| Commit message (Expand) | Author | Age |
| * | Code Police raid. Mostly changed // comments and indented to Rockbox style. | Daniel Stenberg | 2006-03-03 |
| * | Ooops. INT_MAX is now visible to plugins, so don't redefine it. | Jens Arnold | 2006-03-03 |
| * | New plugin loader. Solves the crashes introduced with the .bss changes while ... | Jens Arnold | 2006-01-15 |
| * | Fixed several plugins for dB volume. | Jens Arnold | 2005-12-17 |
| * | Moved implementation of user timer to the firmware layer, implemented it for ... | Jens Arnold | 2005-07-26 |
| * | Fix for bug #904026: Reset pitch to ensure synchronous playback. | Jens Arnold | 2005-05-12 |
| * | mp3buf renamed to audiobuf | Linus Nielsen Feltzing | 2005-04-05 |
| * | Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx() | Linus Nielsen Feltzing | 2005-04-01 |
| * | Bugfix: Ordinary ending of playback didn't close the file (File handle leak, ... | Jens Arnold | 2005-01-16 |
| * | Plugin rework 1: (most) Compile-time keyboard configuration, for Ondio adapti... | Jens Arnold | 2004-10-16 |
| * | BUG FIX: Corrected the speed kludge for Ondio video playback. The previous so... | Jens Arnold | 2004-10-13 |
| * | grayscale.rock, jpeg.rock and video.rock now use default_event_handler_ex(). ... | Jens Arnold | 2004-10-12 |
| * | scrollbar() parameters were swapped | Jens Arnold | 2004-07-09 |
| * | Removed progressbar() and slidebar() | Linus Nielsen Feltzing | 2004-07-08 |
| * | removed a bit of obsolete stuff | Jörg Hohensohn | 2004-05-23 |
| * | adaptive spinup control | Jörg Hohensohn | 2004-05-09 |
| * | LCD contrast setting on F2/F3 | Jörg Hohensohn | 2004-04-30 |
| * | didn't I say no more hardware banging? | Jörg Hohensohn | 2004-04-30 |
| * | uses the new timer registration of the plugin API, no hardware banging any more | Jörg Hohensohn | 2004-04-30 |
| * | loops have not been OK, were showing one frame more than available | Jörg Hohensohn | 2004-03-08 |
| * | my underrun checks have not been precisely correct | Jörg Hohensohn | 2004-03-08 |
| * | for upcoming release: no diagnostic screen unless underruns happened | Jörg Hohensohn | 2004-03-05 |
| * | mp3_play_init() removed, this was resetting the sound settings. Playback is t... | Jörg Hohensohn | 2004-02-21 |
| * | option to resume to the position it was stopped last time | Jörg Hohensohn | 2004-02-07 |
| * | spinup the disk more early, and a recovery for underruns: seek to the last po... | Jörg Hohensohn | 2004-02-06 |
| * | The new video player, with audio! | Jörg Hohensohn | 2004-02-05 |
| * | I knew this was going too fast with the new LCD function. Now contains a fix ... | Jörg Hohensohn | 2004-01-27 |
| * | nicer reverse play, FF/FR with acceleration and position bar | Jörg Hohensohn | 2004-01-15 |
| * | The splash() function's second argument (keymask) is now removed, as it | Daniel Stenberg | 2004-01-08 |
| * | better USB handling, typo fixed | Jörg Hohensohn | 2003-12-22 |
| * | the vidoe player has some control now: backward, pause, step, FF/FR | Jörg Hohensohn | 2003-12-18 |
| * | Now correctly informs gcc that r0 is clobbered in lcd_write_data(). The video... | Linus Nielsen Feltzing | 2003-12-15 |
| * | #ifdef platform exclusion fixed | Jörg Hohensohn | 2003-12-15 |
| * | the video player plugin and file the type / plugin API for it | Jörg Hohensohn | 2003-12-15 |