| Commit message (Expand) | Author | Age |
| * | tsc2100 debug screen | Jonathan Gordon | 2007-11-02 |
| * | m:robe 500i port: Add backlight support to the main build. | Catalin Patulea | 2007-11-02 |
| * | Build some more plugins for M:Robe most work, doom builds and runs if you use... | Karl Kurbjun | 2007-11-02 |
| * | m:robe 500i port: Add support for the backlight client in the SPI subsystem | Catalin Patulea | 2007-11-02 |
| * | fix the output for the mrobe so we dont have to use apps/rockbox.bin | Jonathan Gordon | 2007-11-02 |
| * | DM320 has IRAM at 0, so move VIRT_PTR somewhere else (fixes empty menu item t... | Catalin Patulea | 2007-11-02 |
| * | iPod Video LCD driver: Reintroduce the simple method of waiting for update co... | Jens Arnold | 2007-11-02 |
| * | Bootloaders are single core... (aka fix red) | Jens Arnold | 2007-11-02 |
| * | Major speedup of the iPod Video LCD driver. The internal update procedure of ... | Jens Arnold | 2007-11-02 |
| * | Button driver for Logik DAX, plus some changes to the debug info displayed in... | Dave Chapman | 2007-11-01 |
| * | Make Speex read its input directly from the Ogg packet, which makes for less ... | Thom Johansen | 2007-11-01 |
| * | First attempt at ifdeffing out as much of the encoder stuff as possible from ... | Thom Johansen | 2007-11-01 |
| * | ARM assembler versions of iir_mem16() and qmf_synth(), yielding a very nice s... | Thom Johansen | 2007-11-01 |
| * | Fix FS#7826 - make the view catalog option in the main menu > playlists menu ... | Jonathan Gordon | 2007-11-01 |
| * | 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 |