summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* ...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
* oops, bad mergeRani Hod2006-08-08
* Accepted FS #5772 by Michael SevakisRani Hod2006-08-08
* Oops. Remove declaration of unused variable - fix the warningDave Chapman2006-08-08
* Implementation of lcd_yuv_blit() for the ipod 5g.Dave Chapman2006-08-08
* mpegplayer FPS display: * Don't count the first frame if we don't know the de...Jens Arnold2006-08-08
* Fix corrupted videos on target.Jens Arnold2006-08-08
* H300: * Implemented lcd_yuv_blit(). Speeds up video playback by about 7%. No ...Jens Arnold2006-08-08
* Use the film strip icon for .m2v (same as for .rvf)Jens Arnold2006-08-08
* Add disktidy plugin (FS#2596).Dan Everton2006-08-08
* Fix sim warnings.Jens Arnold2006-08-07
* Let eeprom driver return the error number. This is just a cover-up commit to ...Peter D'Hoye2006-08-07
* Initial commit of work-in-progress MPEG video player plugin based on libmpeg2...Dave Chapman2006-08-07
* Grayscale lib: Working screendump on iPod (target + sim).Jens Arnold2006-08-07
* oopsShachar Liberman2006-08-07
* FS#5587 Non-latin languages support update. Translators:Please changeShachar Liberman2006-08-07
* HTML adjustments: make the credits table a bit nicer and add missing name sep...Dominik Riebeling2006-08-07
* Add the guy with for the H300 pong button table. Credits are free ofShachar Liberman2006-08-07
* * Assembler optimised gray_update_rect() and writearray() for arm (greyscale ...Jens Arnold2006-08-07
* Pong! * adapt to FS#4761 * add pause button for non-holdswitch players *Shachar Liberman2006-08-07
* We can run the grayscale lib at full frame rate on iPods...Jens Arnold2006-08-07
* Use striped buffering for grayscale targets to make the buffer fit on iPod g3...Jens Arnold2006-08-07
* Fix red iPod g3 build.Jens Arnold2006-08-07
* Grayscale library ported to the grayscale iPods, first version. Added C refer...Jens Arnold2006-08-07
* eeprom dump in debug screen: fix return value checkPeter D'Hoye2006-08-06