Age | Commit message (Expand) | Author |
2010-07-26 | Modify the wma pro decoder to produce non-interleaved samples, and work direc... | Mohamed Tarek |
2010-07-26 | Submit part of FS#11498. Major speedup for WMA Professional on ARM and Coldfi... | Andree Buschmann |
2010-07-26 | Theme Editor: Added ditor: Added a version number to the project file | Robert Bieber |
2010-07-26 | Theme Editor: Changed binary name to rbthemeeditor | Robert Bieber |
2010-07-26 | FM tuner region code cleanup - FS #11492 by me. | Bertrik Sikken |
2010-07-26 | libatrac: Coldfire asm for atrac3_iqmf_dewindowing, speeds up decoding of my ... | Nils Wallménius |
2010-07-26 | FS#11490 by Hayden Pearce | Thomas Martitz |
2010-07-26 | Fix cabbiev2.220x176x16.wps | Thomas Martitz |
2010-07-26 | Factor out opening and removing DIRCACHE_FILE into separate functions. | Thomas Martitz |
2010-07-26 | FS#11490 - Viewportify most of the shipped cabbiev2 wps' By Hayden Pearce. Sp... | Jonathan Gordon |
2010-07-26 | libwmapro: coldfire asm for vector_fixmul_window, gives a speedup of ~13%, dr... | Nils Wallménius |
2010-07-26 | aiff metadata: fix format string (%zd for size_t) | Rafaël Carré |
2010-07-26 | aiff codec: small clean up | Rafaël Carré |
2010-07-26 | aiff metadata: skip chunks larger than buffer | Rafaël Carré |
2010-07-26 | Fix FS#11497 - switching from a .cue to fm would show the cuesheet bars on th... | Jonathan Gordon |
2010-07-26 | Fix potential buffer overflow. | Thomas Martitz |
2010-07-25 | Rewrite set_file() to be smaller and better readable, and a comment describin... | Thomas Martitz |
2010-07-25 | codecs: mark some local variables with 'static' | Nils Wallménius |
2010-07-25 | Theme Editor: Added targetdb download to preferences dialog, fixed Cancel but... | Robert Bieber |
2010-07-25 | Theme Editor: Added recent docs/projects menus. Modified buildtargetdb.php t... | Robert Bieber |
2010-07-25 | Replace remaining printf in midi plugin (fix yellow/red) | Michael Chicoine |
2010-07-25 | Rename printf to prevent naming conflict. Also change comment to conform with... | Michael Chicoine |
2010-07-25 | Fix USB ID retrieval on Windows 7. | Dominik Riebeling |
2010-07-25 | Use browse_folder() for browsing eq presets and languages. | Thomas Martitz |
2010-07-25 | Theme Editor: fix building on Windows. | Dominik Riebeling |
2010-07-25 | Rockbox as an application: Fix a few yellows | Thomas Martitz |
2010-07-25 | Move the array to where it belongs | Thomas Martitz |
2010-07-25 | Add default case back to silence gcc false positive abount ext and dir being ... | Thomas Martitz |
2010-07-25 | A bit more cleanup in rockbox_browse(). | Thomas Martitz |
2010-07-25 | Rewrite r21464 in a more compact/readable way. Reduces code duplication as well. | Thomas Martitz |
2010-07-25 | bootchart.h doesn't need _ansi.h, especially not in a relative path | Rafaël Carré |
2010-07-25 | database: fix include dirs | Rafaë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 unconditionally | Rafaël Carré |
2010-07-25 | strncpy.c / assert.h : need to include _ansi.h | Rafaël Carré |
2010-07-25 | Move some gcc extensions to new gcc_extensions.h header | Rafaël Carré |
2010-07-25 | Use MAX_PATH for array used for filename. | Thomas Martitz |
2010-07-25 | Remove rockbox 2.6 plugin API doc | Rafaël Carré |
2010-07-25 | $rbdir => $temp_dir where appropriate, shadowing $rbdir with the temp dir bro... | Thomas Martitz |
2010-07-25 | Manual - Recording source settings description: replace target options with t... | Marianne Arnold |
2010-07-24 | Theme Editor: Added resource check to project export | Robert Bieber |
2010-07-24 | Manual: Correct spelling (US-->UK) for "centre" in touchscreen keymaps. | Alex Parker |
2010-07-24 | Fix FS#11204 logf build on h300 hung on bootup | Nils Wallménius |
2010-07-24 | Missed one. | Nils Wallménius |
2010-07-24 | s/HAVE_LCD_REMOTE/HAVE_REMOTE_LCD/ | Nils Wallménius |
2010-07-24 | Delete useless include. | Nils Wallménius |
2010-07-24 | Theme Editor: Implemented zip file project export | Robert Bieber |
2010-07-23 | libatrac: Set the emac mode on coldfire, fixes whitenoise output if playing a... | Nils Wallménius |
2010-07-23 | Introduce macros for identical multiply-add blocks. | Andree Buschmann |
2010-07-23 | Theme Editor: Added interface for project export, exporting files to zip is s... | Robert Bieber |