summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* prehistoric stuff never usedDaniel Stenberg2004-01-08
* malloc is not used in RockboxDaniel Stenberg2004-01-08
* not usedDaniel Stenberg2004-01-08
* Itai Shaked/pascal paillet (?) brought this mosaique plugin displayingDaniel Stenberg2004-01-08
* Lee Pilgrim's patch to enable the chip8 plugin for the simulatorDaniel Stenberg2004-01-08
* Henrik Backe's patch that introduces 'fonts' and 'langs' subdirectoriesDaniel Stenberg2004-01-08
* Updated the plugin API number due to the modified splash(). The plugins madeDaniel Stenberg2004-01-08
* adjust to the new splash()Daniel Stenberg2004-01-08
* use the new splash() apiDaniel Stenberg2004-01-08
* Fixed the newly introduced hang when leaving the recording screenLinus Nielsen Feltzing2004-01-08
* The splash() function's second argument (keymask) is now removed, as itDaniel Stenberg2004-01-08
* add newline at end of file as older gcc compilers warn about thisDaniel Stenberg2004-01-08
* Added support for multimedia .ajz filesBjörn Stenberg2004-01-08
* removed evil DOS newlinesDaniel Stenberg2004-01-07
* fix by Alex PleinerJörg Hohensohn2004-01-06
* typo: one create_thread() too many, caused crashJörg Hohensohn2004-01-06
* still trying to fix the sim (blindfolded)Jörg Hohensohn2004-01-05
* trying to fix the simJörg Hohensohn2004-01-05
* fixes the red builds, I hopeJörg Hohensohn2004-01-05
* Moved the low-level playback functionality into a new, separate module "mp3_p...Jörg Hohensohn2004-01-05
* tolerate firmware v1.32 for a V2 RecorderJörg Hohensohn2004-01-05
* bring back the cat for the preprocessing of the app.lds file, sinceDaniel Stenberg2004-01-04
* Got rid of the reset parameter to xxx_unsynched()Linus Nielsen Feltzing2004-01-04
* ID3v2.3 treats the global unsynch flag in a silly way, so we have to unsynch ...Linus Nielsen Feltzing2004-01-04
* oops, before code police arrests me: C++ style comment removedJörg Hohensohn2004-01-02
* checks relaxed again, to tolerate firmware 1.15-1.29 for recordersJörg Hohensohn2004-01-02
* on popular demand: flip screen now in F3 menu, instead of inverseJörg Hohensohn2004-01-01
* nicer handling of button_flip(), swap stored value, too, and avoid race condi...Jörg Hohensohn2004-01-01
* New recording feature: Prerecord up to 30 seconds before you press the Play k...Linus Nielsen Feltzing2003-12-31
* Fixed yellow and red buildsLinus Nielsen Feltzing2003-12-28
* Patch #866595, a rock that displays a clock, both digital and analog, by Zakk...Linus Nielsen Feltzing2003-12-28
* Internal code cleanup - the header template is not taken from the stream if a...Linus Nielsen Feltzing2003-12-28
* Internal code cleanup - the header template for the Xing header generation is...Linus Nielsen Feltzing2003-12-28
* oops, optimized lcd_bitmap() too much, obey the clear flagJörg Hohensohn2003-12-24
* Screen buffer transposed, such that bytes in X-direction are consecutive. Thi...Jörg Hohensohn2003-12-23
* I found several plugins to draw beyond screen boundaryJörg Hohensohn2003-12-23
* Use rockbox random in win32 simulatorHardeep Sidhu2003-12-23
* better USB handling, typo fixedJörg Hohensohn2003-12-22
* Patch #863775 by Bluechip - fixes window size on win32 simulatorLinus Nielsen Feltzing2003-12-22
* icons for .ch8, .rvfJörg Hohensohn2003-12-22
* emulator is a lot faster with my lcd_blit() function and yield() instead of s...Jörg Hohensohn2003-12-22
* Moved memset() out of .iramBjörn Stenberg2003-12-21
* Fixed the display corruption in the recording screen when the status bar is d...Linus Nielsen Feltzing2003-12-20
* Upside Down option for display (and buttons) now wired into the display setti...Jörg Hohensohn2003-12-20
* Silly me, I passed the wrong number of items to menu_init(). Thanks to Mike G...Linus Nielsen Feltzing2003-12-19
* Added auto-detection of FM radio hardwareLinus Nielsen Feltzing2003-12-19
* Automatic detection of FM radio hardware for V2 recordersLinus Nielsen Feltzing2003-12-19
* Added sound controls to the FM radio menuLinus Nielsen Feltzing2003-12-19
* the vidoe player has some control now: backward, pause, step, FF/FRJörg Hohensohn2003-12-18
* Removed mkneofile from TARGETSHardeep Sidhu2003-12-17