summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-08-15Add support for displaying the the current path or the full path (or neither)...Dan Everton5-0/+68
2006-08-15Patch #5795 from Jonathan Gordon - change the settings display for enumeratio...Dave Chapman5-99/+197
2006-08-14Make sure dircache blocks correctly.Miika Pekkarinen1-2/+5
2006-08-14Fixed: FS#5801 Playlist building in tagcache doesn't work properly afterMiika Pekkarinen1-2/+6
2006-08-14Fixed a problem when using filename tag as a search clause.Miika Pekkarinen1-0/+3
2006-08-14Five bits is more than enough for the possible gain values.Dan Everton1-5/+5
2006-08-14Add support for the iPod Video hardware equalizer. You can access it from Sou...Dan Everton4-9/+524
2006-08-13Remove 3G compile warningAntoine Cellerier1-1/+2
2006-08-13*: Enhance minesweeper graphicsAntoine Cellerier6-434/+384
2006-08-13FS#5806 with code cleanup.Miika Pekkarinen1-6/+17
2006-08-13FS#5805 NOT operator for tagnavi.config by Jochen Kemnade.Miika Pekkarinen3-4/+20
2006-08-13Memory size checks in .c/.h files should use MEM, not MEMORYSIZEDave Chapman5-7/+7
2006-08-12Various lower limits and sizes for targets with 1MB of RAM (Iriver iFP7xx).Tomasz Malesinski5-0/+34
2006-08-12Iriver iFP7xx memory layout adjustment.Tomasz Malesinski1-2/+2
2006-08-12Do not compile flashing plugin for H300 to be sure nobody tries thatMiika Pekkarinen1-0/+2
2006-08-12Fixed dircache hibernation.Miika Pekkarinen1-0/+4
2006-08-12Initialize dircache in two phases.Miika Pekkarinen1-9/+41
2006-08-12Enabled iriver flashing plugin with additional safety checks,Miika Pekkarinen2-77/+267
2006-08-12Fixing Sudoku menu to work properly with FS#5182Shachar Liberman1-27/+4
2006-08-12Committing FS#5182 - One button hold for Horizontal screen scrolling.Shachar Liberman5-16/+46
2006-08-12Better UI response with playlist operations.Miika Pekkarinen5-4/+46
2006-08-12Fixed the warning.Miika Pekkarinen1-1/+0
2006-08-12Clean up the #ifdefs surrounding the definition of lcd_yuv_blit() and add an ...Dave Chapman1-4/+1
2006-08-12Fixed track order when inserting an album from tagcache to theMiika Pekkarinen1-1/+20
2006-08-11Better implementation of the new greyscale algorithm. A bit faster (+2% on iP...Jens Arnold2-524/+471
2006-08-11Fixed hold switch detection from bootloader when rockbox has beenMiika Pekkarinen1-1/+1
2006-08-11A typo caused lastplayed field to be unusable.Miika Pekkarinen1-1/+1
2006-08-11support for more detailed FM radio debug info and for X5 flash debugRani Hod1-3/+19
2006-08-11New algorithm for grayscale buffer updates which is faster for large buffer d...Jens Arnold2-715/+1858
2006-08-11Accepted FS #5786 by Michael Sevakis - lcd_yuv_blit() for X5.Rani Hod3-7/+4
2006-08-11'no voice' is -1 not 0 and menu_items does have a pointerMarcoen Hirschberg5-205/+205
2006-08-11don't assign NULL to a long (fixes sim build warnings)Marcoen Hirschberg5-205/+205
2006-08-11Properly handle early USB mode, dircache and tagcache state files withMiika Pekkarinen3-10/+16
2006-08-11Removed too much...Hristo Kovachev1-0/+1
2006-08-11Correct H10's #define indents, remove redundant linesHristo Kovachev1-25/+17
2006-08-11Patch #5731 by Barry Wardell: more iriver h10 work. Thanks!Hristo Kovachev4-0/+42
2006-08-10Only cast if value is used. This should fix a build warning.Antoine Cellerier1-1/+2
2006-08-10== -> =. this should fix a build warningAntoine Cellerier1-1/+1
2006-08-10FS#5784 - Strip extension from all filetypes in playlist viewerAntoine Cellerier1-7/+5
2006-08-10...nither sleep(0.2). thanks FS#5509 for letting me believe it isShachar Liberman1-3/+4
2006-08-10ON+NEXT make no sense.Shachar Liberman1-2/+2
2006-08-10Correct calculation of necessary buffer size to give maximum number of shades...Jens Arnold1-2/+9
2006-08-10star game: fix several menu pointer bugs, add the option to chooseShachar Liberman1-22/+89
2006-08-10Sudoku: Slightly smaller bitmaps for iPod Video and Gigabeat to make the boar...Jens Arnold4-6/+6
2006-08-10Only sync playlist once when adding bunch of files from tagcache.Miika Pekkarinen5-18/+32
2006-08-09oops, use proper pathsDaniel Stenberg1-4/+4
2006-08-09mpegplayer files addedDaniel Stenberg1-0/+4
2006-08-09Sudoku: * Changed the LCD size ifdef magic to ease adding of new LCD resoluti...Jens Arnold13-88/+167
2006-08-09ARM targets: Shave off one instruction from the multiply-by-75.Jens Arnold2-6/+4
2006-08-09fix button mappings for the gigabeatMarcoen Hirschberg3-6/+22