| Commit message (Expand) | Author | Age |
| * | fix FS#8064 - screen scroll step and screen scroll out of view needed a resta... | Jonathan Gordon | 2007-11-01 |
| * | Temporary work around for the situation where a single codec request is for m... | Brandon Low | 2007-11-01 |
| * | Lets use the measurements Toni took months ago for the Sansa battery, instead... | Michael Giacomelli | 2007-11-01 |
| * | Remove an unneeded #include - action.h is already included by plugin.h | Dave Chapman | 2007-10-31 |
| * | Update Dutch language file | Peter D'Hoye | 2007-10-31 |
| * | RbUtilQt: Make Sansa bootloader installation work on Windows. (Compiler warni... | Magnus Holmgren | 2007-10-31 |
| * | Use O_BINARY when reading the firmware file - for win32 compatibility | Dave Chapman | 2007-10-31 |
| * | Accept FS#8053 by Bertrik Sikken: playback.c and mpeg.c simplification by rem... | Nicolas Pennequin | 2007-10-31 |
| * | Register me into a couple maintainer slots. | Nicolas Pennequin | 2007-10-31 |
| * | FS#8057: Update finnish translation by Jani Kinnunen. | Mustapha Senhaji | 2007-10-31 |
| * | * For a better access to the information of the Rockbox Info menu by visually | Alessio Lenzi | 2007-10-30 |
| * | Fix FS#8052 - kernel.c compilation errors when compiling for debug. Just some... | Michael Sevakis | 2007-10-30 |
| * | Fix a file descriptor leak that happened with large directories of small file... | Nicolas Pennequin | 2007-10-30 |
| * | Make the playlist catalog use the following settings as appropriate: show fil... | Magnus Holmgren | 2007-10-30 |
| * | Slight rework of the buffering logic: | Nicolas Pennequin | 2007-10-30 |
| * | Further improve the mistakes I made in add_handle (thanks Nico_P for not beat... | Brandon Low | 2007-10-30 |
| * | Fix a logf warning | Brandon Low | 2007-10-30 |
| * | can_add_handle() can be removed, but its logic must remain: before adding a h... | Nicolas Pennequin | 2007-10-30 |
| * | Revert r15360: It didn't completely fix the problem and it's a bit dirty. A b... | Nicolas Pennequin | 2007-10-30 |
| * | Fix FS #8019, caused by memcpy() being called before "rb = api;". Be cautious... | Thom Johansen | 2007-10-30 |
| * | some improvements to FS#8008 - see tracker entry for details | Robert Kukla | 2007-10-30 |
| * | Just because it's #if 0 doesn't make it inferior... | Thom Johansen | 2007-10-30 |
| * | Fix faulty clipping when dithering is enabled (thanks to Jens Arnold). This b... | Thom Johansen | 2007-10-29 |
| * | Argh. | Michael Giacomelli | 2007-10-29 |
| * | Copyright. | Michael Giacomelli | 2007-10-29 |
| * | We removed the old Q15.16 precision trig functions from decoding ages ago, so... | Michael Giacomelli | 2007-10-29 |
| * | FS#8044: Update potugues-brasileiro translation by Adilson Vicente Xavier. | Mustapha Senhaji | 2007-10-29 |
| * | Turn the DEBUGF messages into logf in the ID3 parser, so that by default they... | Nicolas Pennequin | 2007-10-29 |
| * | Fix yellow, not sure how to properly specify this argument's nature so this i... | Brandon Low | 2007-10-29 |
| * | Remove can_add_handle, its safety and benefit are both questionable. Make sh... | Brandon Low | 2007-10-29 |
| * | Invalidate prevtrack_id3 on all track skips to prevent next track info from b... | Nicolas Pennequin | 2007-10-29 |
| * | Update "elapsed" and "offset" in the mp3entries on the main buffer in the cor... | Nicolas Pennequin | 2007-10-29 |
| * | Prefix the error constants with ERR_ | Nicolas Pennequin | 2007-10-29 |
| * | rework my previous commit (FS#8008) to be able to work for any of the strings... | Jonathan Gordon | 2007-10-29 |
| * | Oops, sucky workaround wasn't meant to be committed. | Steve Bavin | 2007-10-29 |
| * | Tiny bit of code policing: remove unneeded variable and spaces at end-of-line. | Steve Bavin | 2007-10-29 |
| * | fix yellow | Jonathan Gordon | 2007-10-29 |
| * | Accept FS#8008 - allows the current artist or album to be used in databse sea... | Jonathan Gordon | 2007-10-29 |
| * | More code police... | Peter D'Hoye | 2007-10-29 |
| * | Code police, no functional changes (yet) | Peter D'Hoye | 2007-10-28 |
| * | Improve move_handle's semantics. Shoudl have no functional impact | Brandon Low | 2007-10-28 |
| * | Comment improvements | Brandon Low | 2007-10-28 |
| * | Improve the fake interrupt stuff on the sim a bit. | Michael Sevakis | 2007-10-28 |
| * | Add #defines for error values. Makes the code easier to read. | Nicolas Pennequin | 2007-10-28 |
| * | Oops. The function should be static. | Nicolas Pennequin | 2007-10-28 |
| * | Some genre strings must not be adjusted by adjust_mp3_entry. Thanks to PaulJa... | Nicolas Pennequin | 2007-10-28 |
| * | Mandelbrot: Don't update the display more often than 50 times per second on c... | Jens Arnold | 2007-10-28 |
| * | add some informations about this file | Christian Gmeiner | 2007-10-28 |
| * | C200: Reworked the LCD driver a bit, and fixed a bug with single column updat... | Jens Arnold | 2007-10-28 |
| * | Detabify a line... | Magnus Holmgren | 2007-10-28 |