summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Theme Editor: Fixed a bug in the subline parser, added a LINE element to cont...Robert Bieber2010-05-27
* SDL Simulator: Get thread shutdown and properly handled and fix a minor memor...Michael Sevakis2010-05-27
* Use build dir and respect TARGET_DIR when building mkamsboot.Dominik Riebeling2010-05-27
* handle # comments and fix some printfs which should be fprintfJonathan Gordon2010-05-27
* make it slightyl more useful.. read in a up to 10Kb file, dump to stdout or o...Jonathan Gordon2010-05-27
* first go at a general skin updater program. not very useful yetJonathan Gordon2010-05-27
* fix rtc tag mistakeJonathan Gordon2010-05-27
* as3525: no need to ack TIMER interrupt multiple timesRafaël Carré2010-05-27
* Clip*: give lcd_hw_init() INIT_ATTR attributeRafaë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 rockboxRafaël Carré2010-05-27
* as3525: don't export empty usb_init_device(), declare it as empty inlineRafaël Carré2010-05-27
* update catalan translationRafaël Carré2010-05-27
* clipv2: make buttonlight functions static inline one-linersRafaël Carré2010-05-27
* Polish translation updates (translated by Tomasz Kowalczyk)Yoshihisa Uchida2010-05-27
* mkinfo.pl: Run version.sh to generate version stringRafaël Carré2010-05-27
* Generate C file / header for svn version stringRafaël Carré2010-05-27
* as3525: fix r26308Rafaël Carré2010-05-26
* Trying to implement QAbstractItemModel for parse trees, haven't got it workin...Robert Bieber2010-05-26
* UISimulator: cleaner startup using semaphore only to tell when event_thread i...Michael Sevakis2010-05-26
* as3525: as revealed by r26311, it seems DMAC interrupt can't be maskedRafaël Carré2010-05-26
* Since the sdl to target tree move, the main thread cannot be removed anymore,Thomas Martitz2010-05-26
* Updated Swedish translation (again).Magnus Holmgren2010-05-26
* as3525: write irq/fiq handlers in CRafaël Carré2010-05-26
* typo: 'nomasked' -> 'unmasked'Rafaël Carré2010-05-26
* as3525: implement pcm_play_dma_get_peak_buffer correctlyRafaël Carré2010-05-26
* Japanese translation updates.Yoshihisa Uchida2010-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_sourceRafaël Carré2010-05-26
* Change the hardcoded radio screen almost to how it was before - better use of...Marianne Arnold2010-05-26
* Give the radio screen setting(s) in the themes menu its own language strings ...Marianne Arnold2010-05-26
* Gigabeat S: Turn off hardware effects (tone and 3d) when doing digital loopba...Michael Sevakis2010-05-26
* Fix r26298 yellow: Somehow missed those warnings. Need playback.h.Michael Sevakis2010-05-26
* SWCODEC: Wait for audio init to complete before starting radio or recording; ...Michael Sevakis2010-05-26
* add all the known tags to the table. Nothing is done about target specific ta...Jonathan Gordon2010-05-26
* lang.h voice comments were off by 1, fixedJeffrey Goode2010-05-26
* Oops, didnt mean to enable logf in talk.cJeffrey Goode2010-05-26
* Fix crash in talk.c logf line when outputting voice only clips, more comments...Jeffrey Goode2010-05-26
* Added a README and a missing copyright header to the theme editor filesRobert Bieber2010-05-25
* Fixed some memory leaks in the theme editorRobert Bieber2010-05-25
* as3525v1: relax a bit requirements in the SD driverRafaël Carré2010-05-25
* as3525v2: do not deselect all cards after a SD transferRafaël Carré2010-05-25
* Updated Swedish transation.Magnus Holmgren2010-05-25
* Fixed some bugs in the theme editor, added the tags with parameters to the ta...Robert Bieber2010-05-25
* Updated italian translation.Alessio Lenzi2010-05-25
* as3525: find_first_set_bit() isn't built in bootloadersRafaël Carré2010-05-25
* Bump ipodpatcher version number in preparation for a new ipod bootloader releaseTorne Wuff2010-05-25
* sdl: call SDL_Quit() before exiting when receiving the SDL_QUIT event. It is ...Amaury Pouly2010-05-25
* Adding the new WPS parser, code works but need to build the tag tableRobert Bieber2010-05-25
* Added my name to COMMITTERSRobert Bieber2010-05-25