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