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