| Commit message (Expand) | Author | Age |
| * | 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-25 |
| * | 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-24 |
| * | 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 | 2010-07-23 |
| * | Define CONFIG_REMOTE_KEYPAD for iaudio x5/m5 and add a keymap for that remote... | Nils Wallménius | 2010-07-23 |
| * | The previous commit was broken, not only because of the red. Fix it. | Thomas Martitz | 2010-07-23 |
| * | Make %tx work as intended, so that it ignores the true case for non-RDS targets. | Thomas Martitz | 2010-07-23 |
| * | pdbox: disable strict aliasing optimizations since pdbox breaks the strict al... | Nils Wallménius | 2010-07-23 |
| * | libmad: small tweak to coldfire inline asm, gives a slight speedup and now bu... | Nils Wallménius | 2010-07-23 |
| * | Theme Editor: Switched back to Lorenzo Bettini's find/replace dialog (with so... | Robert Bieber | 2010-07-23 |
| * | Theme Editor: Filled out the targets table in buildtargetdb.php and generated... | Robert Bieber | 2010-07-23 |
| * | Also fix Rockboy wrongly included in the Ipod Minis' manual. The option is ju... | Marianne Arnold | 2010-07-23 |
| * | Fix Rockboy wrongly included in the Ondio manuals - the linebreak after the o... | Marianne Arnold | 2010-07-22 |
| * | Submit FS#11491. Refactor coldfire inline asm within libmad's synth_full() to... | Andree Buschmann | 2010-07-22 |
| * | lcd-clip.h: mentions clipv2 | Rafaël Carré | 2010-07-22 |
| * | Sansa clip+: fix display brightness for players with newer OLED controller ty... | Bertrik Sikken | 2010-07-22 |
| * | Correction to previous commit: fix condition to include backlight-target.h (n... | Bertrik Sikken | 2010-07-22 |
| * | Sansa Clip+: detect AMSv2 variant (just like was already done for fuze v2), t... | Bertrik Sikken | 2010-07-22 |
| * | as3525v1 USB: remove stubs if !defined(USE_ROCKBOX_USB) | Rafaël Carré | 2010-07-22 |
| * | CCU_BASE+0x20 is specific to AMSv2 -> move to as3525v2.h | Rafaël Carré | 2010-07-22 |
| * | Sudoku coloured number display | Jens Arnold | 2010-07-22 |
| * | Theme Editor: Wrote buildtargetdb.php to automatically generate a targetdb fi... | Robert Bieber | 2010-07-22 |
| * | Theme Editor: Changed default directories for fonts and targetdb, font downlo... | Robert Bieber | 2010-07-21 |
| * | Theme Editor: Added file filters with capitalized extensions for WPS, SBS, et... | Robert Bieber | 2010-07-21 |
| * | Theme Editor: Added support for upper-case wps file extensions | Robert Bieber | 2010-07-21 |
| * | Support cross-compiling Theme Editor. | Dominik Riebeling | 2010-07-21 |
| * | Don't overwrite AR if it's been set from outside. | Dominik Riebeling | 2010-07-21 |
| * | More explanation to the convbdf options | Alexander Levin | 2010-07-21 |
| * | Theme Editor: Implemented download and decompression of font pack in the pref... | Robert Bieber | 2010-07-21 |
| * | manual: include rockboy on m5 and x5 (mistakenly disabled in previous commit) | Rafaël Carré | 2010-07-21 |
| * | manual: rockboy isn't built on all lcd bitmap targets | Rafaël Carré | 2010-07-21 |
| * | rockboy: simplify build condition | Rafaël Carré | 2010-07-21 |
| * | rockboy manual | Rafaël Carré | 2010-07-21 |
| * | Convert inline coldfire assembler to a 'real' assembler function, with tweaks... | Nils Wallménius | 2010-07-20 |