summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* aiff codec: small clean upRafaël Carré2010-07-26
* aiff metadata: skip chunks larger than bufferRafaël Carré2010-07-26
* Fix FS#11497 - switching from a .cue to fm would show the cuesheet bars on th...Jonathan Gordon2010-07-26
* Fix potential buffer overflow.Thomas Martitz2010-07-26
* Rewrite set_file() to be smaller and better readable, and a comment describin...Thomas Martitz2010-07-25
* codecs: mark some local variables with 'static'Nils Wallménius2010-07-25
* Theme Editor: Added targetdb download to preferences dialog, fixed Cancel but...Robert Bieber2010-07-25
* Theme Editor: Added recent docs/projects menus. Modified buildtargetdb.php t...Robert Bieber2010-07-25
* Replace remaining printf in midi plugin (fix yellow/red)Michael Chicoine2010-07-25
* Rename printf to prevent naming conflict. Also change comment to conform with...Michael Chicoine2010-07-25
* Fix USB ID retrieval on Windows 7.Dominik Riebeling2010-07-25
* Use browse_folder() for browsing eq presets and languages.Thomas Martitz2010-07-25
* Theme Editor: fix building on Windows.Dominik Riebeling2010-07-25
* Rockbox as an application: Fix a few yellowsThomas Martitz2010-07-25
* Move the array to where it belongsThomas Martitz2010-07-25
* Add default case back to silence gcc false positive abount ext and dir being ...Thomas Martitz2010-07-25
* A bit more cleanup in rockbox_browse().Thomas Martitz2010-07-25
* Rewrite r21464 in a more compact/readable way. Reduces code duplication as well.Thomas Martitz2010-07-25
* bootchart.h doesn't need _ansi.h, especially not in a relative pathRafaël Carré2010-07-25
* database: fix include dirsRafaël Carré2010-07-25
* Revert r27550 : we don't want to generate dependancies for firmware/Rafaël Carré2010-07-25
* include firmware.make unconditionallyRafaël Carré2010-07-25
* strncpy.c / assert.h : need to include _ansi.hRafaël Carré2010-07-25
* Move some gcc extensions to new gcc_extensions.h headerRafaël Carré2010-07-25
* Use MAX_PATH for array used for filename.Thomas Martitz2010-07-25
* Remove rockbox 2.6 plugin API docRafaël Carré2010-07-25
* $rbdir => $temp_dir where appropriate, shadowing $rbdir with the temp dir bro...Thomas Martitz2010-07-25
* Manual - Recording source settings description: replace target options with t...Marianne Arnold2010-07-25
* Theme Editor: Added resource check to project exportRobert Bieber2010-07-24
* Manual: Correct spelling (US-->UK) for "centre" in touchscreen keymaps.Alex Parker2010-07-24
* Fix FS#11204 logf build on h300 hung on bootupNils Wallménius2010-07-24
* Missed one.Nils Wallménius2010-07-24
* s/HAVE_LCD_REMOTE/HAVE_REMOTE_LCD/Nils Wallménius2010-07-24
* Delete useless include.Nils Wallménius2010-07-24
* Theme Editor: Implemented zip file project exportRobert Bieber2010-07-24
* libatrac: Set the emac mode on coldfire, fixes whitenoise output if playing a...Nils Wallménius2010-07-23
* Introduce macros for identical multiply-add blocks.Andree Buschmann2010-07-23
* Theme Editor: Added interface for project export, exporting files to zip is s...Robert Bieber2010-07-23
* Define CONFIG_REMOTE_KEYPAD for iaudio x5/m5 and add a keymap for that remote...Nils Wallménius2010-07-23
* The previous commit was broken, not only because of the red. Fix it.Thomas Martitz2010-07-23
* Make %tx work as intended, so that it ignores the true case for non-RDS targets.Thomas Martitz2010-07-23
* pdbox: disable strict aliasing optimizations since pdbox breaks the strict al...Nils Wallménius2010-07-23
* libmad: small tweak to coldfire inline asm, gives a slight speedup and now bu...Nils Wallménius2010-07-23
* Theme Editor: Switched back to Lorenzo Bettini's find/replace dialog (with so...Robert Bieber2010-07-23
* Theme Editor: Filled out the targets table in buildtargetdb.php and generated...Robert Bieber2010-07-23
* Also fix Rockboy wrongly included in the Ipod Minis' manual. The option is ju...Marianne Arnold2010-07-23
* Fix Rockboy wrongly included in the Ondio manuals - the linebreak after the o...Marianne Arnold2010-07-22
* Submit FS#11491. Refactor coldfire inline asm within libmad's synth_full() to...Andree Buschmann2010-07-22
* lcd-clip.h: mentions clipv2Rafaël Carré2010-07-22
* Sansa clip+: fix display brightness for players with newer OLED controller ty...Bertrik Sikken2010-07-22