summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Bump to 3.8.1 release.Alex Parker2011-04-06
* Removed some dead code identified by clang-analyzer.Björn Stenberg2011-04-06
* deploy.py: insert version number into sources.Dominik Riebeling2011-04-06
* Fix FS#12043. Next track was resumed when pausing and shutting down the playe...Andree Buschmann2011-04-06
* Fix a warning.Dominik Riebeling2011-04-05
* Rework parts of the replaygain code to be able to differentiate between 0.00 ...Andree Buschmann2011-04-04
* Manual correction for entering quick screen from file browserMichael Chicoine2011-04-04
* Properly remove the configuration dialog.Dominik Riebeling2011-04-03
* OS X TTS: add pitch setting.Dominik Riebeling2011-04-03
* Add capability to speak directly from the TTS engine.Dominik Riebeling2011-04-03
* Update build instructions for Rockbox Utility.Dominik Riebeling2011-04-02
* Fix a warning.Dominik Riebeling2011-04-02
* Use template pattern for genlang url.Dominik Riebeling2011-04-02
* Sansa clip+: do not set GPIO B7 in the display driver, it's already used for ...Bertrik Sikken2011-04-02
* AMSv2: fix dependency between button light and sd card control for fuze v2 va...Bertrik Sikken2011-04-01
* Cosmetic change of a comment.Andree Buschmann2011-03-31
* Changing convert_gain() also implicitly changed get_replaygain_int() which co...Andree Buschmann2011-03-31
* Fix for replaygain: Ensure fallback to track gain in case of missing album gain.Andree Buschmann2011-03-31
* Only set volume on SYS_VOLUME_CHANGED the first time. Workaround for FS#12034.Björn Stenberg2011-03-31
* Delete empty dir.Nils Wallménius2011-03-30
* Revert accidental commit of apps/plugins/SOURCESBertrik Sikken2011-03-29
* AMSv2 sd: do not try to switch sd cards into high-speed mode.Bertrik Sikken2011-03-29
* remove set but unused variableRafaël Carré2011-03-28
* maze: fix warning spotted by gcc 4.6.0Rafaël Carré2011-03-28
* AMSv2 sd: correct CLKENA settings (to stop sd clock when idle) for AMSv2 vari...Bertrik Sikken2011-03-28
* AMSv2 sd: do sd slot switching with GPIO B5 only for AMSv2 variant 1Bertrik Sikken2011-03-28
* Skin variables for touchscreen targets (origional implementation by Jens Theeß)Jonathan Gordon2011-03-27
* Fix redJonathan Gordon2011-03-27
* Fix touchregions muting volume, and change &<action> to mean 'needs long pres...Jonathan Gordon2011-03-27
* AMSv2 SD: use INTERNAL_AS3525 and SD_SLOT_AS3525 defines instead of a direct ...Bertrik Sikken2011-03-26
* AMSv2 SD: wait for response to command SD_STOP_TRANSMISSION instead of ignori...Bertrik Sikken2011-03-26
* AMSv2 SD: reorganise code to select 4-bit mode data transfer mode a bit and a...Bertrik Sikken2011-03-26
* AMSv2 SD: sd card communication speed can be changed back to full speed after...Bertrik Sikken2011-03-26
* use correct define for gigabeat fx to enable lineout (was broken in r29588)Robert Kukla2011-03-26
* Rockbox Utility: Replace OSDaB Zip with QuaZip.Dominik Riebeling2011-03-25
* Fix error in Ohm's law formula as provided in FS#12023. Thanks to Leif Andersen.Andree Buschmann2011-03-25
* Fix FS#12024. Scroll acceleration did not work -- at least reported for iRive...Andree Buschmann2011-03-24
* iPod Classic storage driver: Fix some implicit casts, typos, ...Michael Sparmann2011-03-24
* fix warning, use unsigned variableRafaël Carré2011-03-24
* SD AMSv2: fix r29625Rafaël Carré2011-03-24
* MAke manuals build again. Non scrollwheel targets don't have \ButtonScrollXX...Alex Parker2011-03-23
* Scroll speed is increased every N seconds, not every N half seconds.Andree Buschmann2011-03-22
* Submit parts of FS#12024. Describe the settings 'List Acceleration Start Dela...Andree Buschmann2011-03-22
* Commit FS#12000: confttv - try to make digits equally wide (-w to disable)Magnus Holmgren2011-03-22
* Make repeat mode/shuffle work in the sbs alsoJonathan Gordon2011-03-22
* Add some playback controls to the SBS. 2 new touch regions wps_next/wps_prev ...Jonathan Gordon2011-03-22
* AMSv2 SD: send 80 idle clocks before sending initial CMD0 (go idle state)Bertrik Sikken2011-03-21
* AMSv2 SD: receive sd card command responses during initialisation instead of ...Bertrik Sikken2011-03-21
* AMSv2 SD: wait for previous data transfer completion before sending a commandBertrik Sikken2011-03-21
* AMSv2 SD: use a sleep instead of a udelay for 100 ms delayBertrik Sikken2011-03-21