summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix manuals broken by r27787 - underscores have a meaning in tex and need to ...Marianne Arnold2010-08-13
* Theme Editor: Added warning messages for missing resourcesRobert Bieber2010-08-13
* Fix backdrops from sbs not being loaded correctly (caused by r27791).Thomas Martitz2010-08-13
* Update libwmavoice's README.Mohamed Tarek2010-08-13
* Fix a bug in the asf parser that led to dropping packets in WMA voice. WMA vo...Mohamed Tarek2010-08-13
* Theme Editor: Enabled __list_icons__ special file name for %xl tagsRobert Bieber2010-08-13
* Theme Editor: Altered implementation of %ax tag so that viewport now simply m...Robert Bieber2010-08-13
* Missed some more debug statements in libasf.Michael Giacomelli2010-08-12
* Remove old debug line from wma.c.Michael Giacomelli2010-08-12
* Theme Editor: Implemented some basic viewport/text mirroring with the %ax tagRobert Bieber2010-08-12
* Cabbiev2 480x800 port, very similar to the 320x480 one.Thomas Martitz2010-08-12
* Theme Editor: RTC tags will now display nothing if RTC is not available on de...Robert Bieber2010-08-12
* Theme Editor: Fixed a bug that prevented ID3 info tags from working correctly...Robert Bieber2010-08-12
* Backdrop dir needs to go through get_user_file_path()Thomas Martitz2010-08-12
* Oops, committed before finishing the removal of "#include "memory.h""Thomas Martitz2010-08-12
* Move memset6() declaration to string-extra.h, kills a warning compiling for a...Thomas Martitz2010-08-12
* Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...Thomas Martitz2010-08-12
* New feature for the %xl (image load) tag. If you give it the filename __list_...Jonathan Gordon2010-08-12
* When using the tag argument in %%xd(): 1) clear the image first, so that imag...Magnus Holmgren2010-08-12
* Update the manual regarding the bl tag change in r27784. Also fix a typo.Magnus Holmgren2010-08-12
* Slightly change bl (battery level) when used in an enum: if the enum containe...Magnus Holmgren2010-08-12
* emBIOS backports part four: Add a lot of DEBUGF()s to the FTL code, and retur...Michael Sparmann2010-08-12
* emBIOS backports part three: Make the NAND flash driver return more useful er...Michael Sparmann2010-08-12
* emBIOS backports part two: Fix a stupid global variable *instantiation* in a ...Michael Sparmann2010-08-12
* Fix red: Revert the const correctness part, which opened a can of worms.Michael Sparmann2010-08-12
* emBIOS backports part one: Fix an annoying race condition in the Synopsys OTG...Michael Sparmann2010-08-12
* Update Brazilian Portuguese translation for Rockbox UtilityDominik Riebeling2010-08-12
* libtremor: fix possible memoryleak when playing several ogg vorbis files in s...Nils Wallménius2010-08-12
* Theme Editor: Added a warning console to the renderer, but haven't made any r...Robert Bieber2010-08-12
* Do not return negative sleeptimer valuesMichael Chicoine2010-08-11
* Fix FS#11175. playlist_peek() wasn't thread safe (due to a static filename bu...Magnus Holmgren2010-08-11
* Mark some local variables with 'static'.Nils Wallménius2010-08-11
* Delete useless #ifndef #endif pair.Nils Wallménius2010-08-11
* try againJonathan Gordon2010-08-10
* fid red/yellow... does database really need to compile all of misc.c?Jonathan Gordon2010-08-10
* Fix FS#11526 - %Vf(<hex>) was acceptable on grey remotes with colour mainJonathan Gordon2010-08-10
* Fix FS#11527 - remote wps/sbs doesnt update correctlyJonathan Gordon2010-08-10
* Accept FS#11523 by Fred Bauer - fix a bug where the skin fonts dont check the...Jonathan Gordon2010-08-10
* Theme Editor: Co Used a more efficient/less error-prone system for rendering ...Robert Bieber2010-08-09
* deploy.py: Figure installer filename from NSIS script.Dominik Riebeling2010-08-09
* add a patch to libwmavoice to make it easier to enable/disable building it.Mohamed Tarek2010-08-09
* Mark constant array as 'const' and use a smaller datatype.Nils Wallménius2010-08-09
* Remove old kluge that makes little difference with the new arm toolchain.Nils Wallménius2010-08-09
* Support running NSIS from deployment script.Dominik Riebeling2010-08-08
* fix warrnings in test_core_jpeg.c and test_mem_jpeg.cMarcin Bukat2010-08-08
* HD200 - Use DMA transfers in lcd_update() and lcd_update_rect(). Gives 12-26%...Marcin Bukat2010-08-08
* Mark MPIO HD200 as unstable in tools/builds.pmMarcin Bukat2010-08-08
* A bit of cleanup.Thomas Martitz2010-08-08
* Run the pcm callback from a separate OS thread, that seems to make audio play...Thomas Martitz2010-08-08
* ipod nano 2g: make functions/variables static where possible, add missing #in...Bertrik Sikken2010-08-08