summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-14Fixed typoBjörn Stenberg
2004-01-14Added display of acoustic management, power management and read look-ahead.Björn Stenberg
2004-01-14Menu reorganization (patch #872810 by Peter Schneider)Björn Stenberg
2004-01-14Added acoustic management, power management and read look-ahead.Björn Stenberg
2004-01-14Craig Sather's patch #749974:Daniel Stenberg
2004-01-14Removed warningsBjörn Stenberg
2004-01-14Added Benjamin Metzlers bookmarking feature (patch #669440)Björn Stenberg
2004-01-13Craig Sather's patch #849405:Daniel Stenberg
2004-01-13Slightly improved VBR fixer, now uses the same template header throughout the...Linus Nielsen Feltzing
2004-01-13mpeg_stop() now clears the paused flag in the simulatorLinus Nielsen Feltzing
2004-01-13Increased the mp3 buffer for the simulator, to avoid crash when running the X...Linus Nielsen Feltzing
2004-01-13Faster, simplified A/D driver. The previous batch convert in init_adc() produ...Linus Nielsen Feltzing
2004-01-12Synced.Mats Lidell
2004-01-12Restore LCD margins after plugin exitsBjörn Stenberg
2004-01-10Fix cygwin/X11 build by defining _SSIZE_T_Hardeep Sidhu
2004-01-10next round of playback function split: everything in place, working and used;...Jörg Hohensohn
2004-01-10Added mp3_playback.cHardeep Sidhu
2004-01-09Removed mallocBjörn Stenberg
2004-01-09The Unicode parser now handles unterminated strings, plus it tries to guess t...Linus Nielsen Feltzing
2004-01-08Removed gnushBjörn Stenberg
2004-01-08Added multimedia support (but no compression)Björn Stenberg
2004-01-08ancient experimental test code not used for 2+ years, removedDaniel Stenberg
2004-01-08prehistoric stuff never usedDaniel Stenberg
2004-01-08malloc is not used in RockboxDaniel Stenberg
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