| Commit message (Expand) | Author | Age |
| * | FS #7691 - improved USB detection on PP devices. This patch modifies the tar... | Dave Chapman | 2007-09-04 |
| * | Disable voicing of the database commit splash on hwcodec. It doesn't work any... | Jens Arnold | 2007-08-28 |
| * | Usb Stack: only setup packet handling, and not enabled by default as there is... | Christian Gmeiner | 2007-08-27 |
| * | It is bad to try to speak before we call talk_init() | Nils Wallménius | 2007-08-10 |
| * | If autorock is enabled, look for autostart.rock in /.rockbox/rocks/apps/ inst... | Antoine Cellerier | 2007-08-07 |
| * | Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ... | Nils Wallménius | 2007-08-06 |
| * | *** Lang v2 cleanup (FS#6574) *** | Nils Wallménius | 2007-08-05 |
| * | Oops...that wasn't suppose to get left there. :P | Michael Sevakis | 2007-07-05 |
| * | Gigabeat: Use vectored IRQ mode interrupts and add a trap for unhandled ones. | Michael Sevakis | 2007-07-05 |
| * | Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with so... | Michael Sevakis | 2007-06-30 |
| * | Move the root_menu() call out of tree.c. | Jonathan Gordon | 2007-06-10 |
| * | Player: Fix database commit step display on boot. | Jens Arnold | 2007-05-17 |
| * | make A the new 'clear settings' button for the Gigabeat as it was easy to acc... | Marcoen Hirschberg | 2007-04-27 |
| * | Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself... | Karl Kurbjun | 2007-04-21 |
| * | Make the simulator work with unicode filenames on windows. This includes both... | Jens Arnold | 2007-04-19 |
| * | explicitly set *loaded_ok = false; when given "" for a filename. | Jonathan Gordon | 2007-04-17 |
| * | Customizable icons for all bitmap targets. (FS#7013) | Jonathan Gordon | 2007-04-16 |
| * | Dircache fixes: Stop scanning properly if shutdown is initiated. Require user... | Miika Pekkarinen | 2007-04-07 |
| * | Now charcell displays require lcd_update() for updating the main lcd content ... | Jens Arnold | 2007-04-06 |
| * | This is called database for quite a while now... | Jens Arnold | 2007-04-02 |
| * | Recode filetypes.c to remove its need for a static string buffer. | Jonathan Gordon | 2007-03-29 |
| * | Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W... | Jens Arnold | 2007-03-16 |
| * | Get rid of the 'center' parameter for splashes. There were only 2 of almost 5... | Jens Arnold | 2007-03-16 |
| * | Install the single stage synchronous audio initialization I cooked up awhile ... | Michael Sevakis | 2007-03-09 |
| * | Lead user through database initialisation | Steve Bavin | 2007-03-07 |
| * | Removed the LCD/backlight glitch when starting Rockbox on mainly the color LC... | Linus Nielsen Feltzing | 2007-03-07 |
| * | Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ... | Daniel Ankers | 2007-03-04 |
| * | Character-encoding policing | Dave Chapman | 2007-02-28 |
| * | Oops: G3 doesn't support RoLo | Daniel Ankers | 2007-02-27 |
| * | Improved RoLo support for PortalPlayer - handles the COP correctly | Daniel Ankers | 2007-02-27 |
| * | CONFIG_CHARGING | Jonathan Gordon | 2007-02-18 |
| * | Do the CONFIG_LED define | Jonathan Gordon | 2007-02-18 |
| * | Do the CONFIG_USBOTG define correctly | Jonathan Gordon | 2007-02-18 |
| * | Explicilty set CONFIG_ defines to 0 which are not used.. because doing | Jonathan Gordon | 2007-02-18 |
| * | CONFIG_USBOTG fixes | Jonathan Gordon | 2007-02-18 |
| * | Fix most (all?) CONFIG_LED warnings. | Magnus Holmgren | 2007-02-17 |
| * | Cuesheet support by Jonathan Gordon and me (FS #6460). | Nicolas Pennequin | 2007-02-14 |
| * | Split the system status variables out of global_settings and put them into a ... | Jonathan Gordon | 2007-01-24 |
| * | Settings are now stored in /.rockbox/config.cfg instead of the hidden sector.... | Jonathan Gordon | 2007-01-23 |
| * | Get rid of // comment | Greg White | 2007-01-17 |
| * | Disable logo for new bootsplash | Greg White | 2007-01-17 |
| * | Turn backlight ON at boot unless bootloader has already done that. | Miika Pekkarinen | 2007-01-12 |
| * | make hold reset the settings on the gigabeat | Marcoen Hirschberg | 2006-12-31 |
| * | Try to make sure dircache state file on flashed H1xx targets is | Miika Pekkarinen | 2006-12-22 |
| * | FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co... | Barry Wardell | 2006-12-18 |
| * | More static'ing, and a few fixes resulting from that. | Jens Arnold | 2006-12-12 |
| * | Fix dircache not saving the last size (Caused the Scanning disk splash | Jonathan Gordon | 2006-12-12 |
| * | 1) Delete unused files from old database and old gui files 2) Remove unnecces... | Nils Wallménius | 2006-12-11 |
| * | Fix settings not saving to disk correctly, (fixes FS#6408) | Jonathan Gordon | 2006-12-06 |
| * | Forgot to commit this. | Miika Pekkarinen | 2006-12-05 |