| Commit message (Expand) | Author | Age |
| * | I shouldn't have touched backlight.c at all :\ Also fix the yellow in peakmet... | Thomas Martitz | 2010-06-21 |
| * | Fix yellows and reds (one was a type, the other was rather incorrect before a... | Thomas Martitz | 2010-06-21 |
| * | Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #... | Thomas Martitz | 2010-06-21 |
| * | Fix include file | Frank Gevaerts | 2010-06-21 |
| * | Remove plugin-specific defines from the pdbox makefile, and add them to m_pd.... | Frank Gevaerts | 2010-06-21 |
| * | Make the title area go up one level in the lists again. This Doesnt work if y... | Jonathan Gordon | 2010-06-21 |
| * | close the viewers.config file fd | Jonathan Gordon | 2010-06-21 |
| * | Allow the progressbar and volume touch regions to be reverse by prepending th... | Jonathan Gordon | 2010-06-21 |
| * | Add a patch file in libwmapro to make it easier to add the library and the de... | Mohamed Tarek | 2010-06-21 |
| * | Don't leak a file handle if nvram.bin is <8 bytes in size | Michael Sparmann | 2010-06-21 |
| * | Remove the stubbed main() from wmaprodec.c since it's useless now and remove ... | Mohamed Tarek | 2010-06-21 |
| * | Fix the hotkey touch region in the wps | Jonathan Gordon | 2010-06-21 |
| * | Fix reds. (Actually removed wmapro from main build, which was added in a prev... | Mohamed Tarek | 2010-06-21 |
| * | Wrote apps/codecs/wmapro.c and modified libwmapro to make the codec work in t... | Mohamed Tarek | 2010-06-21 |
| * | Touchregion support for the Base Skin and FM Skins. display obviously needs t... | Jonathan Gordon | 2010-06-21 |
| * | debug menu: avoid using constant variables in array initialization | Rafaël Carré | 2010-06-21 |
| * | text_viewer: cleanup & bugfix | Rafaël Carré | 2010-06-20 |
| * | Make unnecessarily static local variables non-static. It's more efficient, an... | Jens Arnold | 2010-06-20 |
| * | woops, this chaneg too | Jonathan Gordon | 2010-06-20 |
| * | fix ffwd/rewind on touchscreen targets using regions | Jonathan Gordon | 2010-06-20 |
| * | Fix FS#11416. Resuming mpc was broken since r26032 due to false assumption of... | Andree Buschmann | 2010-06-20 |
| * | FS#11418 by Peter Lecky: Slovak language update | Michael Chicoine | 2010-06-20 |
| * | minesweeper: bugfixes / code improvements | Rafaël Carré | 2010-06-19 |
| * | ACTION_FM_QUICKSCREEN is unused | Rafaël Carré | 2010-06-18 |
| * | clip recording keymap changes, thanks to dfkt | Rafaël Carré | 2010-06-18 |
| * | radio keymap: enable fuze/clip buttons | Rafaël Carré | 2010-06-18 |
| * | clip+ keymap: revert r26396 | Rafaël Carré | 2010-06-18 |
| * | Fix error: assignment of read-only variable 'list_width' | Maurus Cuelenaere | 2010-06-18 |
| * | Simplify check in gui_synclist_do_touchscreen(), no functional changes. | Maurus Cuelenaere | 2010-06-18 |
| * | reorder apps/plugins/lib/SOURCES. | Teruaki Kawashima | 2010-06-18 |
| * | libmad: Optimize away 2 instructions from coldfire III_imdct, no measurable s... | Nils Wallménius | 2010-06-18 |
| * | use int instead of enum. | Teruaki Kawashima | 2010-06-18 |
| * | FS#11347 by me: *dir LUA functions: luadir module | Rafaël Carré | 2010-06-18 |
| * | Lua: document rocklib_aux.pl a bit, so it's easier to find out about it when ... | Maurus Cuelenaere | 2010-06-18 |
| * | Lua: make actions.lua, buttons.lua and rocklib_aux.c depend on it generators | Maurus Cuelenaere | 2010-06-18 |
| * | HD200 - calibrate lcdlinear[] matrix | Marcin Bukat | 2010-06-18 |
| * | Switch iPod 3G to use EABI toolchain. Make necessary threading changes to avo... | Michael Sevakis | 2010-06-17 |
| * | Make sure files which aren't windows-specific use \n line endings only | Rafaël Carré | 2010-06-17 |
| * | ARMv6 vector mutiplication asm, speeds up vorbis decoding about 0.1MHz on gig... | Nils Wallménius | 2010-06-17 |
| * | Delete some duplicate inline asm macros since they now live in the codeclib. | Nils Wallménius | 2010-06-17 |
| * | test_codec: print crc's that start with 0 properly. | Nils Wallménius | 2010-06-17 |
| * | ARMv6 versions of X(N)PROD31 macros and MULT32 macro. Saves about 1MHz or 3% ... | Nils Wallménius | 2010-06-17 |
| * | The mystery FM chip in some Sansa Clip+ players has been identified as a RDA5... | Bertrik Sikken | 2010-06-16 |
| * | Add interpolation so output file contains lcdlinear[] matrix dump | Marcin Bukat | 2010-06-16 |
| * | Support for mystery FM chip in some Sansa Clip+, FS #11403 by me | Bertrik Sikken | 2010-06-15 |
| * | Manually cleaned up version of FS#11358 by Hinrik Örn Sigurðsson | Nils Wallménius | 2010-06-15 |
| * | test_disk: print return values in case of error | Rafaël Carré | 2010-06-15 |
| * | first step of making touch regions usable in all skins, not just the WPS.. no... | Jonathan Gordon | 2010-06-15 |
| * | FS#10336 - Simplify list redrawing to improve voicing when scrolling to top/b... | Steve Bavin | 2010-06-15 |
| * | FS#11096 - fix the "last touch" tag from being true on boot | Jonathan Gordon | 2010-06-15 |