summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Correct the screenshot for Pacbox on 176x220 targets (E200) - the screenshot ...Dave Chapman2009-06-30
* Correct commentMaurus Cuelenaere2009-06-30
* Lua: also expose BUTTON_REL, BUTTON_REPEAT & BUTTON_TOUCHSCREENMaurus Cuelenaere2009-06-30
* 1 mA gets rounded to 0 during computation, so use 2 mA as the default.Michael Giacomelli2009-06-29
* A script to create a source tarball of rbutil. Does a complete checkout and r...Jonas Häggqvist2009-06-29
* Bugfix for FS#10157 - "inaccurate seeking while paused" by Jeffrey Goode.Thomas Martitz2009-06-29
* FS#10377 - "PCM buffer remainder is played under too many conditions" by Jeff...Thomas Martitz2009-06-29
* Clean up nested defines in powermngt.h while I'm at it.Michael Giacomelli2009-06-29
* Protect CURRENT_REMOTE define with an ifndef.Michael Giacomelli2009-06-29
* Fix html manuals for targets with remote keymaps. For some reason using an \...Alex Parker2009-06-29
* Move Archos battery runtime estimation defines into config files instead of p...Michael Giacomelli2009-06-29
* Sansa AMS : use the aligned buffer in bss for all DMA transfersRafaël Carré2009-06-29
* Fix yellow introduced in r21561Alexander Levin2009-06-29
* Build archos timer code for ONDIO (fix red)Rafaël Carré2009-06-29
* Make the get_time on non-RTC sims behave like target, i.e. always return a co...Alexander Levin2009-06-29
* Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.hRafaël Carré2009-06-29
* Remove the TIMER_* macros and declare target-specific functions in timer.hRafaël Carré2009-06-29
* Remove int_prio argument from timer_register, and move the only use for it in...Rafaël Carré2009-06-29
* Move PP (last target) timer code in target treeRafaël Carré2009-06-29
* Move SH7034 timer code in the target treeRafaël Carré2009-06-29
* Move coldfire timer code in the target treeRafaël Carré2009-06-29
* Move PNX0101 timer code in the target treeRafaël Carré2009-06-29
* Rename TIMER_REGISTER macro to TIMER_START and TIMER_UNREGISTER to TIMER_STOP...Rafaël Carré2009-06-29
* Move Sansa AMS timer code in the target treeRafaël Carré2009-06-29
* Do not modify the passed in parameter string (FS#10392 by Jonas Häggqvist)Alexander Levin2009-06-29
* Sansa AMS: correct sd_select_bank() in SD driverRafaël Carré2009-06-29
* Remove svn:mime-type from this file.Jonas Häggqvist2009-06-28
* Add an utility to easily find the assembled instructions at a specific memory...Maurus Cuelenaere2009-06-28
* Add remote keymapping to the manual for the iriver H100. Plugins have not ye...Alex Parker2009-06-28
* Create an udacodec interface (similar to ascodec and wmcoded) and adapt/imple...Bertrik Sikken2009-06-28
* Add manual H100 remote keymap file.Alex Parker2009-06-28
* Lua: remove BUTTON_TOUCHSCREEN as this constant is available in buttons.luaMaurus Cuelenaere2009-06-28
* Fix typo & redMaurus Cuelenaere2009-06-28
* Also update the manualMaurus Cuelenaere2009-06-28
* Lua:Maurus Cuelenaere2009-06-28
* Change manual remote keymap define to HAVE_REMOTE_KEYMAP to be more consisten...Alex Parker2009-06-28
* Add RTC driver for Seiko S35390A (used in the Meizu M3 and possibly other Mei...Bertrik Sikken2009-06-28
* meizu_dfu:Bertrik Sikken2009-06-28
* FS#10099: new lib, which displays formatted text on every target; also suppor...Johannes Schwarz2009-06-28
* Trivial changes to Mazezam to fix the red on 3G iPods.Magnus Holmgren2009-06-28
* Use hand-written constants table on ARMv5+ for JPEG IDCT, and load four 16-bi...Andrew Mahone2009-06-28
* Create the output directory in the dependency rule instead of depending on it...Dominik Riebeling2009-06-27
* S5L8700: implement i2c driver (used for communicating with the RTC and the co...Bertrik Sikken2009-06-27
* Meizu M3: implement logarithmic brightness curve (curve provided by markun) a...Bertrik Sikken2009-06-27
* rbutil: move ProgressloggerInterface to base/Dominik Wenger2009-06-27
* rbutil: make the test TTS Function use aplay or play on Linux.Dominik Wenger2009-06-27
* FS#10294: reform the weird buttons in maze and mazezam for Fuze, E200 and ipod3GJohannes Schwarz2009-06-27
* Use single-instruction shift-and-saturate in place of range_limit for JPEG on...Andrew Mahone2009-06-27
* Make sure the build folder is created before trying to generate the dependenc...Dominik Riebeling2009-06-27
* ARM assembly 8-point IDCT, both passes. No ARMv5/6 optimizations yet, aside f...Andrew Mahone2009-06-27