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