| Commit message (Expand) | Author | Age |
| * | Update of Czech language | Michael Chicoine | 2010-05-28 |
| * | Voice buffer can be much, much smaller. Code cleanup, logf fix | Jeffrey Goode | 2010-05-28 |
| * | Simplify lcd invert | Michael Chicoine | 2010-05-28 |
| * | Add the beggingings of a perl script to run the update over a whole theme zip... | Jonathan Gordon | 2010-05-28 |
| * | Simplify lcd_set_flip, lcd_window, and lcd_window_blit | Michael Chicoine | 2010-05-28 |
| * | genversion: generate version.c and version.h independantly | Rafaël Carré | 2010-05-28 |
| * | dead simple Makefile | Jonathan Gordon | 2010-05-28 |
| * | fix %Xl tag... this shuold be useable now | Jonathan Gordon | 2010-05-28 |
| * | %aX should have been %ax.. | Jonathan Gordon | 2010-05-28 |
| * | Catalan language update by Adrián Cereto Massagué | Rafaël Carré | 2010-05-27 |
| * | Merge common LCD code between fuzev1 & fuzev2 | Rafaël Carré | 2010-05-27 |
| * | fuzev2: lcd_enable and lcd_invert() work fine | Rafaël Carré | 2010-05-27 |
| * | sd-as3525v2: Include time spent yielding when figuring timeout in sd_wait_for... | Rafaël Carré | 2010-05-27 |
| * | Gigabeat S PCM: Sync some comments to changes. | Michael Sevakis | 2010-05-27 |
| * | Gigabeat S PCM: There's no reason to touch any hardware registers in order to... | Michael Sevakis | 2010-05-27 |
| * | Fix a warning. | Dominik Riebeling | 2010-05-27 |
| * | Simulator: get rid of SDL_mutex* parameter to sim_do_exit. | Michael Sevakis | 2010-05-27 |
| * | Theme Editor: Fixed a bug in the subline parser, added a LINE element to cont... | Robert Bieber | 2010-05-27 |
| * | SDL Simulator: Get thread shutdown and properly handled and fix a minor memor... | Michael Sevakis | 2010-05-27 |
| * | Use build dir and respect TARGET_DIR when building mkamsboot. | Dominik Riebeling | 2010-05-27 |
| * | handle # comments and fix some printfs which should be fprintf | Jonathan Gordon | 2010-05-27 |
| * | make it slightyl more useful.. read in a up to 10Kb file, dump to stdout or o... | Jonathan Gordon | 2010-05-27 |
| * | first go at a general skin updater program. not very useful yet | Jonathan Gordon | 2010-05-27 |
| * | fix rtc tag mistake | Jonathan Gordon | 2010-05-27 |
| * | as3525: no need to ack TIMER interrupt multiple times | Rafaël Carré | 2010-05-27 |
| * | Clip*: give lcd_hw_init() INIT_ATTR attribute | Rafaël Carré | 2010-05-27 |
| * | mark some functions as init functions (discarded after init() has run) | Rafaël Carré | 2010-05-27 |
| * | rockboy: rename pcm_*() functions to avoid namespace clash with rockbox | Rafaël Carré | 2010-05-27 |
| * | as3525: don't export empty usb_init_device(), declare it as empty inline | Rafaël Carré | 2010-05-27 |
| * | update catalan translation | Rafaël Carré | 2010-05-27 |
| * | clipv2: make buttonlight functions static inline one-liners | Rafaël Carré | 2010-05-27 |
| * | Polish translation updates (translated by Tomasz Kowalczyk) | Yoshihisa Uchida | 2010-05-27 |
| * | mkinfo.pl: Run version.sh to generate version string | Rafaël Carré | 2010-05-27 |
| * | Generate C file / header for svn version string | Rafaël Carré | 2010-05-27 |
| * | as3525: fix r26308 | Rafaël Carré | 2010-05-26 |
| * | Trying to implement QAbstractItemModel for parse trees, haven't got it workin... | Robert Bieber | 2010-05-26 |
| * | UISimulator: cleaner startup using semaphore only to tell when event_thread i... | Michael Sevakis | 2010-05-26 |
| * | as3525: as revealed by r26311, it seems DMAC interrupt can't be masked | Rafaël Carré | 2010-05-26 |
| * | Since the sdl to target tree move, the main thread cannot be removed anymore, | Thomas Martitz | 2010-05-26 |
| * | Updated Swedish translation (again). | Magnus Holmgren | 2010-05-26 |
| * | as3525: write irq/fiq handlers in C | Rafaël Carré | 2010-05-26 |
| * | typo: 'nomasked' -> 'unmasked' | Rafaël Carré | 2010-05-26 |
| * | as3525: implement pcm_play_dma_get_peak_buffer correctly | Rafaël Carré | 2010-05-26 |
| * | Japanese translation updates. | Yoshihisa Uchida | 2010-05-26 |
| * | as3525v2: no need to set PMU_GATE bit (bit 3) in PMU_enable register when rea... | Rafaël Carré | 2010-05-26 |
| * | as3525: move audio loopback handling to audio_set_output_source | Rafaël Carré | 2010-05-26 |
| * | Change the hardcoded radio screen almost to how it was before - better use of... | Marianne Arnold | 2010-05-26 |
| * | Give the radio screen setting(s) in the themes menu its own language strings ... | Marianne Arnold | 2010-05-26 |
| * | Gigabeat S: Turn off hardware effects (tone and 3d) when doing digital loopba... | Michael Sevakis | 2010-05-26 |
| * | Fix r26298 yellow: Somehow missed those warnings. Need playback.h. | Michael Sevakis | 2010-05-26 |