Age | Commit message (Expand) | Author |
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-26 | 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-25 | 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 | Fix M:Robe Plugins and Codecs. | Karl Kurbjun |
2010-05-25 | fix red, but this might not be the best long term solution. | Jonathan Gordon |
2010-05-25 | remove a stray printf | Jonathan Gordon |
2010-05-25 | fix FS#11321 - the x5 remote used the wrong colours | Jonathan Gordon |
2010-05-25 | fix remote statusbar not being updated if it is enabled on both displays | Jonathan Gordon |
2010-05-24 | pdbox: Code cleanup | Wincent Balin |
2010-05-24 | Fix test_mem for the archos plugin buffer size and for charcell. | Jens Arnold |
2010-05-24 | pdbox: Successfully resolved issue with loading of audio files | Wincent Balin |
2010-05-24 | Test plugins: * test_sampr.c is swcodec only * Several plugins are bitmap only. | Jens Arnold |
2010-05-24 | as3525: Fix an oops in converting the recording API to a newer form. | Michael Sevakis |
2010-05-24 | Si4700 tuner: It doesn't like to do i2c while powered off and hangs the bus. ... | Michael Sevakis |
2010-05-24 | Vibe 500: fix the scrolling through the lists by implementing BUTTON_REPEAT f... | Szymon Dziok |
2010-05-24 | manual: add a forgotten note about reseting settings for the vibe 500. | Szymon Dziok |
2010-05-24 | fix YUV Dither for the other targets too, like in r26064. | Szymon Dziok |