summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update of Czech languageMichael Chicoine2010-05-28
* Voice buffer can be much, much smaller. Code cleanup, logf fixJeffrey Goode2010-05-28
* Simplify lcd invertMichael Chicoine2010-05-28
* Add the beggingings of a perl script to run the update over a whole theme zip...Jonathan Gordon2010-05-28
* Simplify lcd_set_flip, lcd_window, and lcd_window_blitMichael Chicoine2010-05-28
* genversion: generate version.c and version.h independantlyRafaël Carré2010-05-28
* dead simple MakefileJonathan Gordon2010-05-28
* fix %Xl tag... this shuold be useable nowJonathan Gordon2010-05-28
* %aX should have been %ax..Jonathan Gordon2010-05-28
* Catalan language update by Adrián Cereto MassaguéRafaël Carré2010-05-27
* Merge common LCD code between fuzev1 & fuzev2Rafaël Carré2010-05-27
* fuzev2: lcd_enable and lcd_invert() work fineRafaë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 Sevakis2010-05-27
* Gigabeat S PCM: There's no reason to touch any hardware registers in order to...Michael Sevakis2010-05-27
* Fix a warning.Dominik Riebeling2010-05-27
* Simulator: get rid of SDL_mutex* parameter to sim_do_exit.Michael Sevakis2010-05-27
* 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