| Commit message (Expand) | Author | Age |
| * | Implement driver for internal codec in rk27xx (shCODlp-100.01-HD IP core from... | Marcin Bukat | 2011-09-06 |
| * | midi: make the patch sample data pointer a *int16_t to get rid of some ugly c... | Nils Wallménius | 2011-09-06 |
| * | imx233/fuze+: implement user time api, implement a stub function, protect tim... | Amaury Pouly | 2011-09-06 |
| * | imx233/fuze+: fix apps linker script, add comment in bootloader | Amaury Pouly | 2011-09-05 |
| * | sansa clipzip: implement default dualboot code (boots to OF unconditionally f... | Bertrik Sikken | 2011-09-05 |
| * | imx233/fuze+: don't reboot after usb more, enter usb more after storage init,... | Amaury Pouly | 2011-09-05 |
| * | usb: make sure device init happens *after* queue/thread creation | Amaury Pouly | 2011-09-05 |
| * | imx233:fuze+: major memory and usb rework | Amaury Pouly | 2011-09-05 |
| * | Added 'platform-tools' to the features installed by installToolChain.sh for t... | Bryan Childs | 2011-09-05 |
| * | Android: store resources on SD card. | Dominik Riebeling | 2011-09-04 |
| * | fix error, none of this code is needed or would work in the checkwps program ... | Jonathan Gordon | 2011-09-04 |
| * | Remove duplicated code to search for a setting by its cfg name | Jonathan Gordon | 2011-09-04 |
| * | mikmod: enable compiler optimizations for coldfire, they were disabled to wor... | Nils Wallménius | 2011-09-04 |
| * | Remove several 'set but not used' GCC 4.6.1 warnings from MikMod. | Andree Buschmann | 2011-09-03 |
| * | Fix yellow and red. | Andree Buschmann | 2011-09-03 |
| * | FS#12259: Remove '-w' compiler option for MikMod. Resolve all yet unreported ... | Andree Buschmann | 2011-09-03 |
| * | Update stable build to 3.9.1 | Frank Gevaerts | 2011-09-03 |
| * | Fix compiler warnings in mikmod. Initialize 'status' and 'incnt'. | Andree Buschmann | 2011-09-03 |
| * | Do not set '-fgnu89-inline' for MIPS targets. | Andree Buschmann | 2011-09-03 |
| * | FS#12256: Use '-fgnu89-inline' for mpegplayer and doom. Resolves compiler war... | Andree Buschmann | 2011-09-03 |
| * | Add the list colour callback and a proper title icon to the simplelist api | Jonathan Gordon | 2011-09-03 |
| * | Roll back r30416. A proper fix of this warning will end in an #ifdef-hell. | Andree Buschmann | 2011-09-03 |
| * | Remove 'set but not used' warning by GCC 4.6.1. | Andree Buschmann | 2011-09-03 |
| * | pacbox: Declare several local functions and variables static. | Andree Buschmann | 2011-09-03 |
| * | Fix warning, 'read_next:' is only used when EOVERFLOW is defined. | Andree Buschmann | 2011-09-03 |
| * | Rework c200wipe to use proper partitioning and formatting code, which makes t... | Frank Gevaerts | 2011-09-02 |
| * | Quote command arguments to avoid the shell trying to expand them. | Dominik Riebeling | 2011-09-02 |
| * | sansa clipzip: annotate lcd registers | Bertrik Sikken | 2011-09-02 |
| * | sansa clipzip: add lcd_brightness function (to be used later to set the 'back... | Bertrik Sikken | 2011-09-02 |
| * | Sanify dsp.c (re)sample buffer indirection. | Michael Sevakis | 2011-09-02 |
| * | sansa clipzip: implement lcd reset in the lcd driver | Bertrik Sikken | 2011-09-01 |
| * | sansa clipzip: implement lcd_enable | Bertrik Sikken | 2011-09-01 |
| * | Oops. "void void" doesn't work in C :p. | Michael Sevakis | 2011-09-01 |
| * | Shuffle some functions around so that interfacing with playback.c in particul... | Michael Sevakis | 2011-09-01 |
| * | Fix the timeout so the selected item will scroll | Jonathan Gordon | 2011-09-01 |
| * | Remove obsolete init cruft from audio system because of diminished dependenci... | Michael Sevakis | 2011-09-01 |
| * | Fix residual red, thanks to Zagor. | Andree Buschmann | 2011-08-31 |
| * | Fix some more libgme compile issues. | Andree Buschmann | 2011-08-31 |
| * | Check for CPU_ARM in libgme/blip_buffer. | Andree Buschmann | 2011-08-31 |
| * | Update libgme to Blargg's Game_Music_Emu 0.6-pre. | Andree Buschmann | 2011-08-31 |
| * | Get rid of strict aliasing warnings for ARMv6 spc_dsp.c. Just do load in asm ... | Michael Sevakis | 2011-08-31 |
| * | Build libgme with the same compiler settings as other codecs. | Andree Buschmann | 2011-08-31 |
| * | Declare several libgme functions static. | Andree Buschmann | 2011-08-31 |
| * | Dircache: Allow dircache to be enabled without reboot. | Thomas Martitz | 2011-08-30 |
| * | Fix red. | Andree Buschmann | 2011-08-30 |
| * | Submit parts of FS#12189 regarding codec API. Replaces access to global setti... | Andree Buschmann | 2011-08-30 |
| * | sansa clipzip: implement backlight | Bertrik Sikken | 2011-08-30 |
| * | sansa clipzip: fix bounds check/correction in lcd_update_rect | Bertrik Sikken | 2011-08-30 |
| * | Bump plugin api version. | Thomas Martitz | 2011-08-30 |
| * | Remove buflib from the pluginlib and use the core one. | Thomas Martitz | 2011-08-30 |