| Commit message (Expand) | Author | Age |
| * | 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 |
| * | Various minor fixes for Samsung YH* targets | Bertrik Sikken | 2010-08-08 |
| * | Update portugues-brasileiro translation, FS #11521 by Rodrigo Barretto | Bertrik Sikken | 2010-08-08 |
| * | Fix message output for make install and make fullinstall | Michael Chicoine | 2010-08-08 |
| * | Android port: The RockboxService introduction broke 1.5/1.6 compability. This... | Thomas Martitz | 2010-08-07 |
| * | Correct flawed search&replace. | Thomas Martitz | 2010-08-07 |
| * | Android port: handle incoming calls. | Thomas Martitz | 2010-08-07 |
| * | Add NSIS installer script. Expects to find a static build of the Theme Editor. | Dominik Riebeling | 2010-08-07 |
| * | WMA Voice now plays and seeks in the sim. The code is still in floating point... | Mohamed Tarek | 2010-08-07 |
| * | Remove dsputil.[ch], they are not needed. | Mohamed Tarek | 2010-08-07 |
| * | Add missing files from ffmpeg, write a README.rockbox and a makefile. | Mohamed Tarek | 2010-08-07 |
| * | Mistakenly committed a modification. The files in libwmavoice currently are e... | Mohamed Tarek | 2010-08-07 |
| * | Initial commit for a WMA Voice decoder; Import a minimal set of files for lib... | Mohamed Tarek | 2010-08-07 |
| * | Fix typo that broke the manual. | Marianne Arnold | 2010-08-07 |
| * | Theme Editor: Added coordinate display when moving mouse around preview window | Robert Bieber | 2010-08-06 |
| * | Theme Editor: Restricted resizing/moving of graphical elements to integer coo... | Robert Bieber | 2010-08-06 |
| * | Theme Editor: Made default viewport non-interactive in skin preview. Selecti... | Robert Bieber | 2010-08-06 |
| * | Theme Editor: Made progress bar display correctly when resized, fixed some se... | Robert Bieber | 2010-08-06 |
| * | Theme Editor: Made SBS elements in WPS documents non-interactive, which makes... | Robert Bieber | 2010-08-06 |