summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* tsc2100 debug screenJonathan Gordon2007-11-02
* m:robe 500i port: Add backlight support to the main build.Catalin Patulea2007-11-02
* Build some more plugins for M:Robe most work, doom builds and runs if you use...Karl Kurbjun2007-11-02
* m:robe 500i port: Add support for the backlight client in the SPI subsystemCatalin Patulea2007-11-02
* fix the output for the mrobe so we dont have to use apps/rockbox.binJonathan Gordon2007-11-02
* DM320 has IRAM at 0, so move VIRT_PTR somewhere else (fixes empty menu item t...Catalin Patulea2007-11-02
* iPod Video LCD driver: Reintroduce the simple method of waiting for update co...Jens Arnold2007-11-02
* Bootloaders are single core... (aka fix red)Jens Arnold2007-11-02
* Major speedup of the iPod Video LCD driver. The internal update procedure of ...Jens Arnold2007-11-02
* Button driver for Logik DAX, plus some changes to the debug info displayed in...Dave Chapman2007-11-01
* Make Speex read its input directly from the Ogg packet, which makes for less ...Thom Johansen2007-11-01
* First attempt at ifdeffing out as much of the encoder stuff as possible from ...Thom Johansen2007-11-01
* ARM assembler versions of iir_mem16() and qmf_synth(), yielding a very nice s...Thom Johansen2007-11-01
* Fix FS#7826 - make the view catalog option in the main menu > playlists menu ...Jonathan Gordon2007-11-01
* fix FS#8064 - screen scroll step and screen scroll out of view needed a resta...Jonathan Gordon2007-11-01
* Temporary work around for the situation where a single codec request is for m...Brandon Low2007-11-01
* Lets use the measurements Toni took months ago for the Sansa battery, instead...Michael Giacomelli2007-11-01
* Remove an unneeded #include - action.h is already included by plugin.hDave Chapman2007-10-31
* Update Dutch language filePeter D'Hoye2007-10-31
* RbUtilQt: Make Sansa bootloader installation work on Windows. (Compiler warni...Magnus Holmgren2007-10-31
* Use O_BINARY when reading the firmware file - for win32 compatibilityDave Chapman2007-10-31
* Accept FS#8053 by Bertrik Sikken: playback.c and mpeg.c simplification by rem...Nicolas Pennequin2007-10-31
* Register me into a couple maintainer slots.Nicolas Pennequin2007-10-31
* FS#8057: Update finnish translation by Jani Kinnunen.Mustapha Senhaji2007-10-31
* * For a better access to the information of the Rockbox Info menu by visuallyAlessio Lenzi2007-10-30
* Fix FS#8052 - kernel.c compilation errors when compiling for debug. Just some...Michael Sevakis2007-10-30
* Fix a file descriptor leak that happened with large directories of small file...Nicolas Pennequin2007-10-30
* Make the playlist catalog use the following settings as appropriate: show fil...Magnus Holmgren2007-10-30
* Slight rework of the buffering logic:Nicolas Pennequin2007-10-30
* Further improve the mistakes I made in add_handle (thanks Nico_P for not beat...Brandon Low2007-10-30
* Fix a logf warningBrandon Low2007-10-30
* can_add_handle() can be removed, but its logic must remain: before adding a h...Nicolas Pennequin2007-10-30
* Revert r15360: It didn't completely fix the problem and it's a bit dirty. A b...Nicolas Pennequin2007-10-30
* Fix FS #8019, caused by memcpy() being called before "rb = api;". Be cautious...Thom Johansen2007-10-30
* some improvements to FS#8008 - see tracker entry for detailsRobert Kukla2007-10-30
* Just because it's #if 0 doesn't make it inferior...Thom Johansen2007-10-30
* Fix faulty clipping when dithering is enabled (thanks to Jens Arnold). This b...Thom Johansen2007-10-29
* Argh.Michael Giacomelli2007-10-29
* Copyright.Michael Giacomelli2007-10-29
* We removed the old Q15.16 precision trig functions from decoding ages ago, so...Michael Giacomelli2007-10-29
* FS#8044: Update potugues-brasileiro translation by Adilson Vicente Xavier.Mustapha Senhaji2007-10-29
* Turn the DEBUGF messages into logf in the ID3 parser, so that by default they...Nicolas Pennequin2007-10-29
* Fix yellow, not sure how to properly specify this argument's nature so this i...Brandon Low2007-10-29
* Remove can_add_handle, its safety and benefit are both questionable. Make sh...Brandon Low2007-10-29
* Invalidate prevtrack_id3 on all track skips to prevent next track info from b...Nicolas Pennequin2007-10-29
* Update "elapsed" and "offset" in the mp3entries on the main buffer in the cor...Nicolas Pennequin2007-10-29
* Prefix the error constants with ERR_Nicolas Pennequin2007-10-29
* rework my previous commit (FS#8008) to be able to work for any of the strings...Jonathan Gordon2007-10-29
* Oops, sucky workaround wasn't meant to be committed.Steve Bavin2007-10-29
* Tiny bit of code policing: remove unneeded variable and spaces at end-of-line.Steve Bavin2007-10-29