| Commit message (Expand) | Author | Age |
| ... | |
| * | removed a bit of obsolete stuff | Jörg Hohensohn | 2004-05-23 |
| * | Voiced new onplay menu entry | Jens Arnold | 2004-05-23 |
| * | Synced | Jens Arnold | 2004-05-23 |
| * | Added missing (empty) voice: lines | Jens Arnold | 2004-05-23 |
| * | now supports images with restart markers | Jörg Hohensohn | 2004-05-23 |
| * | Moved genre list and access function to id3.c | Björn Stenberg | 2004-05-22 |
| * | Improved ff/rw max step calculation (patch #882931 by Craigh Sather) | Björn Stenberg | 2004-05-22 |
| * | Removed 2 unused entries, and corrected a typo | Jens Arnold | 2004-05-21 |
| * | Default viewer for .ucl is rockbox_flash.rock | Jens Arnold | 2004-05-21 |
| * | After much debating, it has been decided to name talkbox clips "_dirname.talk... | Jörg Hohensohn | 2004-05-21 |
| * | Now the next-song WPS feature works | Linus Nielsen Feltzing | 2004-05-21 |
| * | The USB monitoring started before the ATA thread, leading to badness when Roc... | Linus Nielsen Feltzing | 2004-05-21 |
| * | Set up default viewers.config | Björn Stenberg | 2004-05-21 |
| * | Fix: scrolling left/right with even pixel counts caused an address error if t... | Jens Arnold | 2004-05-21 |
| * | Default idle-poweroff set to 10 minutes. | Björn Stenberg | 2004-05-21 |
| * | Fixed build errors | Björn Stenberg | 2004-05-21 |
| * | Removed filetype_reset() | Björn Stenberg | 2004-05-21 |
| * | Plugin/file type association system. Patch #879411 by Henrik Backe | Björn Stenberg | 2004-05-21 |
| * | Fixed behaviour when connecting USB, made scrolling a bit faster by not empty... | Jens Arnold | 2004-05-21 |
| * | use the new path to the levels file, the daily build of tomorrow will make | Daniel Stenberg | 2004-05-21 |
| * | include the sokoban level file | Daniel Stenberg | 2004-05-21 |
| * | this is the levels file for sokoban | Daniel Stenberg | 2004-05-21 |
| * | voice in keyboard, inspired by Christopher Moore | Jörg Hohensohn | 2004-05-21 |
| * | FIX: The previous update produced a buffer overflow, which broke e.g. the jpe... | Jens Arnold | 2004-05-20 |
| * | Missing function declaration | Jens Arnold | 2004-05-20 |
| * | Font support, several speed and size tweaks | Jens Arnold | 2004-05-20 |
| * | Preparation for grayscale font support | Jens Arnold | 2004-05-20 |
| * | Removed the grayscale framework, gets linked in from the plugin lib instead | Jens Arnold | 2004-05-19 |
| * | Removed duplicate grayscale framework | Jens Arnold | 2004-05-19 |
| * | Adapted to new gray_init_buffer() | Jens Arnold | 2004-05-19 |
| * | JPEG viewer now uses the 'official' grayscale framework | Jens Arnold | 2004-05-19 |
| * | Added return parameter for space taken by grayscale buffer to gray_init_buffer() | Jens Arnold | 2004-05-19 |
| * | declare variables before code, remain C89-compatible | Daniel Stenberg | 2004-05-19 |
| * | I am a wannabe code-police | Daniel Stenberg | 2004-05-19 |
| * | Isaac's calculator plugin | Daniel Stenberg | 2004-05-19 |
| * | fix the next-song stuff for the player arch as well | Daniel Stenberg | 2004-05-19 |
| * | next-song support added to WPS, using new tags, and killed some trailing | Daniel Stenberg | 2004-05-19 |
| * | Grayscale demo plugin, now using the grayscale library | Jens Arnold | 2004-05-19 |
| * | First real library version of the grayscale framework | Jens Arnold | 2004-05-19 |
| * | o removed the grayscale framework, it gets linked in from the libplugin instead | Daniel Stenberg | 2004-05-19 |
| * | o killed trailing whitespace | Daniel Stenberg | 2004-05-19 |
| * | grayscale framework header | Daniel Stenberg | 2004-05-19 |
| * | this source file was moved to the lib/ dir instead | Daniel Stenberg | 2004-05-19 |
| * | moved Jens Arnold's grayscale frame work source file to the plugin library | Daniel Stenberg | 2004-05-19 |
| * | added apps/plugins/lib stuff | Linus Nielsen Feltzing | 2004-05-18 |
| * | Further adjustments for the plugin library | Linus Nielsen Feltzing | 2004-05-18 |
| * | This makefile builds one single libplugin.a library by linking together | Daniel Stenberg | 2004-05-18 |
| * | maintain view center when zooming, cache the previous zoom image as far as me... | Jörg Hohensohn | 2004-05-18 |
| * | Included newest grayscale framework | Jens Arnold | 2004-05-17 |
| * | Implemented scrolling up/down by n pixels (<= 7) | Jens Arnold | 2004-05-17 |