Age | Commit message (Expand) | Author |
2004-01-14 | Fixed typo | Björn Stenberg |
2004-01-14 | Added display of acoustic management, power management and read look-ahead. | Björn Stenberg |
2004-01-14 | Menu reorganization (patch #872810 by Peter Schneider) | Björn Stenberg |
2004-01-14 | Added acoustic management, power management and read look-ahead. | Björn Stenberg |
2004-01-14 | Craig Sather's patch #749974: | Daniel Stenberg |
2004-01-14 | Removed warnings | Björn Stenberg |
2004-01-14 | Added Benjamin Metzlers bookmarking feature (patch #669440) | Björn Stenberg |
2004-01-13 | Craig Sather's patch #849405: | Daniel Stenberg |
2004-01-13 | Slightly improved VBR fixer, now uses the same template header throughout the... | Linus Nielsen Feltzing |
2004-01-13 | mpeg_stop() now clears the paused flag in the simulator | Linus Nielsen Feltzing |
2004-01-13 | Increased the mp3 buffer for the simulator, to avoid crash when running the X... | Linus Nielsen Feltzing |
2004-01-13 | Faster, simplified A/D driver. The previous batch convert in init_adc() produ... | Linus Nielsen Feltzing |
2004-01-12 | Synced. | Mats Lidell |
2004-01-12 | Restore LCD margins after plugin exits | Björn Stenberg |
2004-01-10 | Fix cygwin/X11 build by defining _SSIZE_T_ | Hardeep Sidhu |
2004-01-10 | next round of playback function split: everything in place, working and used;... | Jörg Hohensohn |
2004-01-10 | Added mp3_playback.c | Hardeep Sidhu |
2004-01-09 | Removed malloc | Björn Stenberg |
2004-01-09 | The Unicode parser now handles unterminated strings, plus it tries to guess t... | Linus Nielsen Feltzing |
2004-01-08 | Removed gnush | Björn Stenberg |
2004-01-08 | Added multimedia support (but no compression) | Björn Stenberg |
2004-01-08 | ancient experimental test code not used for 2+ years, removed | Daniel Stenberg |
2004-01-08 | prehistoric stuff never used | Daniel Stenberg |
2004-01-08 | malloc is not used in Rockbox | Daniel Stenberg |
2004-01-08 | not used | Daniel Stenberg |
2004-01-08 | Itai Shaked/pascal paillet (?) brought this mosaique plugin displaying | Daniel Stenberg |
2004-01-08 | Lee Pilgrim's patch to enable the chip8 plugin for the simulator | Daniel Stenberg |
2004-01-08 | Henrik Backe's patch that introduces 'fonts' and 'langs' subdirectories | Daniel Stenberg |
2004-01-08 | Updated the plugin API number due to the modified splash(). The plugins made | Daniel Stenberg |
2004-01-08 | adjust to the new splash() | Daniel Stenberg |
2004-01-08 | use the new splash() api | Daniel Stenberg |
2004-01-08 | Fixed the newly introduced hang when leaving the recording screen | Linus Nielsen Feltzing |
2004-01-08 | The splash() function's second argument (keymask) is now removed, as it | Daniel Stenberg |
2004-01-08 | add newline at end of file as older gcc compilers warn about this | Daniel Stenberg |
2004-01-08 | Added support for multimedia .ajz files | Björn Stenberg |
2004-01-07 | removed evil DOS newlines | Daniel Stenberg |
2004-01-06 | fix by Alex Pleiner | Jörg Hohensohn |
2004-01-06 | typo: one create_thread() too many, caused crash | Jörg Hohensohn |
2004-01-05 | still trying to fix the sim (blindfolded) | Jörg Hohensohn |
2004-01-05 | trying to fix the sim | Jörg Hohensohn |
2004-01-05 | fixes the red builds, I hope | Jörg Hohensohn |
2004-01-05 | Moved the low-level playback functionality into a new, separate module "mp3_p... | Jörg Hohensohn |
2004-01-05 | tolerate firmware v1.32 for a V2 Recorder | Jörg Hohensohn |
2004-01-04 | bring back the cat for the preprocessing of the app.lds file, since | Daniel Stenberg |
2004-01-04 | Got rid of the reset parameter to xxx_unsynched() | Linus Nielsen Feltzing |
2004-01-04 | ID3v2.3 treats the global unsynch flag in a silly way, so we have to unsynch ... | Linus Nielsen Feltzing |
2004-01-02 | oops, before code police arrests me: C++ style comment removed | Jörg Hohensohn |
2004-01-02 | checks relaxed again, to tolerate firmware 1.15-1.29 for recorders | Jörg Hohensohn |
2004-01-01 | on popular demand: flip screen now in F3 menu, instead of inverse | Jörg Hohensohn |
2004-01-01 | nicer handling of button_flip(), swap stored value, too, and avoid race condi... | Jörg Hohensohn |