summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2007-09-22Fix empty commit: Add grayscale support for ARM in vertical packing format.Tomasz Malesinski5-3/+586
2007-09-22Fix disabling voice.Tomasz Malesinski1-4/+12
2007-09-22small optimisation: make a locally used function staticPeter D'Hoye1-2/+2
2007-09-22vel/MROBE500Karl Kurbjun1-1/+1
2007-09-22A few minor cleanups for the Gigabeat SWill Robertson2-4/+0
2007-09-21Remove annoying 'Shuffling' splashNils Wallménius2-6/+3
2007-09-21Cleanup the C200 keymap a bit, fixes the time settings screen for now.Marianne Arnold1-22/+10
2007-09-21Fix playback of HE-AACv2 (aka SBR+PS) files.Magnus Holmgren2-7/+8
2007-09-21Re-enable plugins for c200, and fix the red.Will Robertson1-1/+0
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson5-0/+326
2007-09-20Code police raid: header files must not define actual code.Jens Arnold2-264/+271
2007-09-20reuse the largest sin and cos tables for smaller sizesMarcoen Hirschberg1-32/+24
2007-09-20Make a few private functins static and use fewer bytes for constantsNils Wallménius2-8/+8
2007-09-20Updated italian translation.Alessio Lenzi1-12/+12
2007-09-20fix a warning for coldfireMarcoen Hirschberg1-0/+2
2007-09-20get rid of warningsMarcoen Hirschberg4-4/+4
2007-09-20remove unused struct member and variableMarcoen Hirschberg2-5/+0
2007-09-20move (i)MDCT and FFT code to separate filesMarcoen Hirschberg7-328/+432
2007-09-20Oops, what did that do there?Marianne Arnold1-1/+1
2007-09-20More cosmetic/syntax fixes to languages.Jonas Häggqvist2-2/+4
2007-09-20small cleanupsMarcoen Hirschberg1-11/+1
2007-09-20Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold65-54/+341
2007-09-20Get rid of macros and do these calculations only once insteadNils Wallménius1-19/+20
2007-09-20Fix FS#7766 - crash at track transition if A-B repeat is enabled but no B mar...Steve Bavin1-1/+1
2007-09-19A few small languagefile syntax fixes. Not sure if these actually caused any ...Jonas Häggqvist3-4/+2
2007-09-19Corrected timescreen buttonsBjörn Stenberg1-4/+4
2007-09-19Forgot to bump plugin API version.Thom Johansen1-2/+2
2007-09-19Remove the ID3 tag version priority setting on the grounds of it being pretty...Thom Johansen14-44/+26
2007-09-18Simplify initing of the screens[] struct by using an initializer, also some r...Nils Wallménius3-165/+150
2007-09-17minor update to gui_synclist_do_button() which will hopefully simplify things...Jonathan Gordon21-59/+61
2007-09-16Change e200 to e200,c200 in all occurances except for LANG_BUTTONLIGHT_TIMEOU...Jonas Häggqvist15-283/+305
2007-09-16Sudoku: Optionally display coloured numbers on colour targets.Jens Arnold13-39/+117
2007-09-15Fixed an out of buffer boundaries lookup when database has been loaded in ram.Miika Pekkarinen1-1/+1
2007-09-15Disable wrapping of the bass and treble settings and do the same for volume i...Nils Wallménius3-6/+7
2007-09-15Remove some unrequired SIMULATOR checks - the CPU_* family of defines are nev...Dave Chapman3-6/+6
2007-09-15Updated Swedish translation.Magnus Holmgren1-18/+205
2007-09-13Remove the ability to restart chessbox with a button (combo). It became redun...Marianne Arnold1-13/+0
2007-09-13Update german translation - include 'c200' where needed and be a bit more acc...Marianne Arnold1-20/+24
2007-09-13Slight code simplificationNils Wallménius1-22/+10
2007-09-13fix two bugs related to no-existing settings/bookmark files and simplify the ...Robert Kukla1-56/+53
2007-09-12code police (and commit test)Peter D'Hoye1-13/+23
2007-09-11Make sure that the apps directory exists when building the apps/features fileLinus Nielsen Feltzing1-2/+2
2007-09-10Code police and keep backlight on while in mazezamPeter D'Hoye2-54/+108
2007-09-10Make logf builds compile again since the clean up of hard-coded pathsBarry Wardell1-0/+1
2007-09-10Clean up hard-coded pathsNils Wallménius11-17/+19
2007-09-10FS#7742 by Sofian Babai - add missing voice string in francais.langLinus Nielsen Feltzing1-2/+2
2007-09-10UISIMULATOR: Do a graceful shutdown of all threads and avoid (mostly lockup) ...Michael Sevakis1-0/+1
2007-09-09Repair mpegplayer on 64 bit sims. No reason for doing fancy bitshifting opts,...Jens Arnold1-7/+7
2007-09-09battery_bench: Fix battery voltage logging for voltages >4.095V by separating...Jens Arnold1-13/+13
2007-09-09Fix missing quote.Jens Arnold1-1/+1