summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Five bits is more than enough for the possible gain values.Dan Everton2006-08-14
* Add support for the iPod Video hardware equalizer. You can access it from Sou...Dan Everton2006-08-14
* Remove 3G compile warningAntoine Cellerier2006-08-13
* *: Enhance minesweeper graphicsAntoine Cellerier2006-08-13
* FS#5806 with code cleanup.Miika Pekkarinen2006-08-13
* FS#5805 NOT operator for tagnavi.config by Jochen Kemnade.Miika Pekkarinen2006-08-13
* Memory size checks in .c/.h files should use MEM, not MEMORYSIZEDave Chapman2006-08-13
* Various lower limits and sizes for targets with 1MB of RAM (Iriver iFP7xx).Tomasz Malesinski2006-08-12
* Iriver iFP7xx memory layout adjustment.Tomasz Malesinski2006-08-12
* Do not compile flashing plugin for H300 to be sure nobody tries thatMiika Pekkarinen2006-08-12
* Fixed dircache hibernation.Miika Pekkarinen2006-08-12
* Initialize dircache in two phases.Miika Pekkarinen2006-08-12
* Enabled iriver flashing plugin with additional safety checks,Miika Pekkarinen2006-08-12
* Fixing Sudoku menu to work properly with FS#5182Shachar Liberman2006-08-12
* Committing FS#5182 - One button hold for Horizontal screen scrolling.Shachar Liberman2006-08-12
* Better UI response with playlist operations.Miika Pekkarinen2006-08-12
* Fixed the warning.Miika Pekkarinen2006-08-12
* Clean up the #ifdefs surrounding the definition of lcd_yuv_blit() and add an ...Dave Chapman2006-08-12
* Fixed track order when inserting an album from tagcache to theMiika Pekkarinen2006-08-12
* Better implementation of the new greyscale algorithm. A bit faster (+2% on iP...Jens Arnold2006-08-11
* Fixed hold switch detection from bootloader when rockbox has beenMiika Pekkarinen2006-08-11
* A typo caused lastplayed field to be unusable.Miika Pekkarinen2006-08-11
* support for more detailed FM radio debug info and for X5 flash debugRani Hod2006-08-11
* New algorithm for grayscale buffer updates which is faster for large buffer d...Jens Arnold2006-08-11
* Accepted FS #5786 by Michael Sevakis - lcd_yuv_blit() for X5.Rani Hod2006-08-11
* 'no voice' is -1 not 0 and menu_items does have a pointerMarcoen Hirschberg2006-08-11
* don't assign NULL to a long (fixes sim build warnings)Marcoen Hirschberg2006-08-11
* Properly handle early USB mode, dircache and tagcache state files withMiika Pekkarinen2006-08-11
* Removed too much...Hristo Kovachev2006-08-11
* Correct H10's #define indents, remove redundant linesHristo Kovachev2006-08-11
* Patch #5731 by Barry Wardell: more iriver h10 work. Thanks!Hristo Kovachev2006-08-11
* Only cast if value is used. This should fix a build warning.Antoine Cellerier2006-08-10
* == -> =. this should fix a build warningAntoine Cellerier2006-08-10
* FS#5784 - Strip extension from all filetypes in playlist viewerAntoine Cellerier2006-08-10
* ...nither sleep(0.2). thanks FS#5509 for letting me believe it isShachar Liberman2006-08-10
* ON+NEXT make no sense.Shachar Liberman2006-08-10
* Correct calculation of necessary buffer size to give maximum number of shades...Jens Arnold2006-08-10
* star game: fix several menu pointer bugs, add the option to chooseShachar Liberman2006-08-10
* Sudoku: Slightly smaller bitmaps for iPod Video and Gigabeat to make the boar...Jens Arnold2006-08-10
* Only sync playlist once when adding bunch of files from tagcache.Miika Pekkarinen2006-08-10
* oops, use proper pathsDaniel Stenberg2006-08-09
* mpegplayer files addedDaniel Stenberg2006-08-09
* Sudoku: * Changed the LCD size ifdef magic to ease adding of new LCD resoluti...Jens Arnold2006-08-09
* ARM targets: Shave off one instruction from the multiply-by-75.Jens Arnold2006-08-09
* fix button mappings for the gigabeatMarcoen Hirschberg2006-08-09
* fix scroll speed on the gigabeatMarcoen Hirschberg2006-08-09
* Bootloader support to search firmware also from flash. Bootloader <->Miika Pekkarinen2006-08-09
* Mandelbrot: * Asm optimisation for arm targets. * Proper aspect for all LCD r...Jens Arnold2006-08-09
* Add STOP and PAUSE features (mapped to OFF/ON on iriver H300, MENU/PLAY on ip...Dave Chapman2006-08-09
* Unload tagcache from ram when entering USB mode.Miika Pekkarinen2006-08-09