| Commit message (Expand) | Author | Age |
| ... | |
| * | 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-08 |
| * | removed evil DOS newlines | Daniel Stenberg | 2004-01-07 |
| * | fix by Alex Pleiner | Jörg Hohensohn | 2004-01-06 |
| * | typo: one create_thread() too many, caused crash | Jörg Hohensohn | 2004-01-06 |
| * | 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-05 |
| * | 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-04 |
| * | 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-02 |
| * | 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 | 2004-01-01 |
| * | New recording feature: Prerecord up to 30 seconds before you press the Play k... | Linus Nielsen Feltzing | 2003-12-31 |
| * | Fixed yellow and red builds | Linus Nielsen Feltzing | 2003-12-28 |
| * | Patch #866595, a rock that displays a clock, both digital and analog, by Zakk... | Linus Nielsen Feltzing | 2003-12-28 |
| * | Internal code cleanup - the header template is not taken from the stream if a... | Linus Nielsen Feltzing | 2003-12-28 |
| * | Internal code cleanup - the header template for the Xing header generation is... | Linus Nielsen Feltzing | 2003-12-28 |
| * | oops, optimized lcd_bitmap() too much, obey the clear flag | Jörg Hohensohn | 2003-12-24 |
| * | Screen buffer transposed, such that bytes in X-direction are consecutive. Thi... | Jörg Hohensohn | 2003-12-23 |
| * | I found several plugins to draw beyond screen boundary | Jörg Hohensohn | 2003-12-23 |
| * | Use rockbox random in win32 simulator | Hardeep Sidhu | 2003-12-23 |
| * | better USB handling, typo fixed | Jörg Hohensohn | 2003-12-22 |
| * | Patch #863775 by Bluechip - fixes window size on win32 simulator | Linus Nielsen Feltzing | 2003-12-22 |
| * | icons for .ch8, .rvf | Jörg Hohensohn | 2003-12-22 |
| * | emulator is a lot faster with my lcd_blit() function and yield() instead of s... | Jörg Hohensohn | 2003-12-22 |
| * | Moved memset() out of .iram | Björn Stenberg | 2003-12-21 |
| * | Fixed the display corruption in the recording screen when the status bar is d... | Linus Nielsen Feltzing | 2003-12-20 |
| * | Upside Down option for display (and buttons) now wired into the display setti... | Jörg Hohensohn | 2003-12-20 |
| * | Silly me, I passed the wrong number of items to menu_init(). Thanks to Mike G... | Linus Nielsen Feltzing | 2003-12-19 |
| * | Added auto-detection of FM radio hardware | Linus Nielsen Feltzing | 2003-12-19 |
| * | Automatic detection of FM radio hardware for V2 recorders | Linus Nielsen Feltzing | 2003-12-19 |
| * | Added sound controls to the FM radio menu | Linus Nielsen Feltzing | 2003-12-19 |
| * | the vidoe player has some control now: backward, pause, step, FF/FR | Jörg Hohensohn | 2003-12-18 |
| * | Removed mkneofile from TARGETS | Hardeep Sidhu | 2003-12-17 |