| Commit message (Expand) | Author | Age |
| * | 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 |
| * | SWCODEC: Wait for audio init to complete before starting radio or recording; ... | Michael Sevakis | 2010-05-26 |
| * | add all the known tags to the table. Nothing is done about target specific ta... | Jonathan Gordon | 2010-05-26 |
| * | lang.h voice comments were off by 1, fixed | Jeffrey Goode | 2010-05-26 |
| * | Oops, didnt mean to enable logf in talk.c | Jeffrey Goode | 2010-05-26 |
| * | Fix crash in talk.c logf line when outputting voice only clips, more comments... | Jeffrey Goode | 2010-05-26 |
| * | Added a README and a missing copyright header to the theme editor files | Robert Bieber | 2010-05-25 |
| * | Fixed some memory leaks in the theme editor | Robert Bieber | 2010-05-25 |
| * | as3525v1: relax a bit requirements in the SD driver | Rafaël Carré | 2010-05-25 |
| * | as3525v2: do not deselect all cards after a SD transfer | Rafaël Carré | 2010-05-25 |
| * | Updated Swedish transation. | Magnus Holmgren | 2010-05-25 |
| * | Fixed some bugs in the theme editor, added the tags with parameters to the ta... | Robert Bieber | 2010-05-25 |
| * | Updated italian translation. | Alessio Lenzi | 2010-05-25 |
| * | as3525: find_first_set_bit() isn't built in bootloaders | Rafaël Carré | 2010-05-25 |
| * | Bump ipodpatcher version number in preparation for a new ipod bootloader release | Torne Wuff | 2010-05-25 |
| * | sdl: call SDL_Quit() before exiting when receiving the SDL_QUIT event. It is ... | Amaury Pouly | 2010-05-25 |
| * | Adding the new WPS parser, code works but need to build the tag table | Robert Bieber | 2010-05-25 |
| * | Added my name to COMMITTERS | Robert Bieber | 2010-05-25 |