summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* rbutil: add a Button to test a TTS Engine. Remove a old .ui file.Dominik Wenger2009-06-26
* rbutil: improve voice and talk generation. Dominik Wenger2009-06-26
* FS#10283 simplify plugins' menus by using stringlist with callback (by Teruak...Johannes Schwarz2009-06-26
* fix small issues in xobox (part of FS#10283 by Teruaki Kawashima)Johannes Schwarz2009-06-26
* ignore write data if the length doesn't match what we expect. This avoids the...Frank Gevaerts2009-06-26
* Fix a typo in jpeg_idct4h which caused garbled JPEGs on ARMv5.Rob Purchase2009-06-26
* More helpful output when illegal arguments are used.Jonas Häggqvist2009-06-25
* Update Lua manual pageMaurus Cuelenaere2009-06-25
* c200 doesn't have \ActionTreeStop anymore since r21373, so don't try to use it.Frank Gevaerts2009-06-25
* Lua: add the package libraryMaurus Cuelenaere2009-06-25
* Also fix the iRiver H10Maurus Cuelenaere2009-06-24
* Fix some forgotten OR's in some button-target.h filesMaurus Cuelenaere2009-06-24
* Lua: expose BUTTON_* definesMaurus Cuelenaere2009-06-24
* Clear the display before showing the splash (part of FS#10138 by Teruaki Kawa...Alexander Levin2009-06-24
* Delete the save file immediately after loading it to avoid false tries at the...Alexander Levin2009-06-24