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