summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* include gigabeat files from the target treeMarcoen Hirschberg2006-08-12
* convert from DOS to Unix line-endingsMarcoen Hirschberg2006-08-12
* Remove unneeded and unwanted parameter checking from lcd_yuv_blit() - bring t...Dave Chapman2006-08-12
* Fixed track order when inserting an album from tagcache to theMiika Pekkarinen2006-08-12
* initial gigabeat bootloader (only test code)Marcoen Hirschberg2006-08-12
* update the gigabeat code and move to target_treeMarcoen Hirschberg2006-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
* Delay loops were too short for non-logf enabled builds @ 120 MHz.Miika 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
* Some indent/c99 style cleanup by Barry WardellHristo Kovachev2006-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
* Correct the URL of the patch trackerDave Chapman2006-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
* new version of star looks betterShachar Liberman2006-08-10
* star game: fix several menu pointer bugs, add the option to chooseShachar Liberman2006-08-10
* Make the grey shades on greyscale iPods a little darker, and the dark grey on...Jens Arnold2006-08-10
* Patch #5789 by Mike Sevakis - Proper shut down of Coldfire targetsLinus Nielsen Feltzing2006-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
* make the script echo more about what it is doing (with a ROCKBOXDEV: prefix)Daniel Stenberg2006-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
* Fixed the iAudio X5 bootloader errors.Miika Pekkarinen2006-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
* Warn before erasing dynamic playlist from tagcache.Miika Pekkarinen2006-08-09
* Slightly optimised range_limit() for arm targets.Jens Arnold2006-08-08
* Do the clipping with inline asm instead of a huge lookup table. Tiny speedup,...Jens Arnold2006-08-08
* fixed bootloader problem not only for x5.Rani Hod2006-08-08
* fixed bootloader build error due to last commit.Rani Hod2006-08-08