summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Buffering should truncate if read() returns 0 since it's not a valid return t...Michael Sevakis2011-03-21
* SD AMSv2: fix r29169Rafaël Carré2011-03-20
* SD amsv2: remove double assignementRafaël Carré2011-03-20
* Headroom in AAC SBR HF-generator's fixed point implementation of autocorrelat...Andree Buschmann2011-03-20
* Fix MTP detection only working on e200v1.Dominik Riebeling2011-03-20
* Update copyright information in about box. We're still working on this.Dominik Riebeling2011-03-20
* Add another delay in the AMSv2 sd controller driver as a work-around for SD i...Bertrik Sikken2011-03-20
* Theme Editor: Made touch area position relative to enclosing viewportsRobert Bieber2011-03-20
* Fix Rockbox Utility update detection on Linux 64bit.Dominik Riebeling2011-03-19
* Forgot CREDITS in the prev commit.Nils Wallménius2011-03-19
* FS#12014 by Huan Zhang fixing some link errors with a recent mips toolchain.Nils Wallménius2011-03-19
* FS#12016 - Update Chinese Translation by Purling NayukiBertrik Sikken2011-03-19
* Move maemo specific fields to the Package sectionThomas Jarosch2011-03-18
* Prepare new maemo buildThomas Jarosch2011-03-18
* Add real maemo build bug tracker URLThomas Jarosch2011-03-18
* Optimize memory consumption in the mp3data parser. The vbr-header parser will...Andree Buschmann2011-03-18
* Local implementation of read_uint32be() in mp3data.c needs a major correction.Andree Buschmann2011-03-17
* No need to save irq again after thread wakeup in queue_wait(_w_tmo), just dis...Michael Sevakis2011-03-17
* Avoid magic numbers. Use the available defines to set up the bit mask to comp...Andree Buschmann2011-03-16
* Hopefully fix red now and reduce binsize for HWCODEC targets. This change imp...Andree Buschmann2011-03-16
* Fix red. read_uint32be() was not implemented in sim builds for HWCODEC targets.Andree Buschmann2011-03-16
* HD300: RECTRIGGER keymapMarcin Bukat2011-03-16
* More robust implementation of MPEG frame header search. The parser will not o...Andree Buschmann2011-03-16
* Android: Implement app shutdown and thus, sleep timer.Thomas Martitz2011-03-16
* Android: Partly revert r29569 and only call the new getJavaEnvironment() when...Thomas Martitz2011-03-16
* Android: Fix widget albumart display on pre-2.2 devices.Thomas Martitz2011-03-16
* Fix FS#12012 - Radio Art broken since r29259 - Embedded album art supportThomas Martitz2011-03-16
* MPIO HD300: add KBD context keymapMarcin Bukat2011-03-16
* Sync test_codec to r29595.Michael Sevakis2011-03-16
* Purge buffer and codec APIs existing exclusively in support of mpa.codec and ...Michael Sevakis2011-03-16
* WM8750/51: properly apply recording gainMarcin Bukat2011-03-15
* recording.cMarcin Bukat2011-03-15
* Disable debug output in wave format parser by default.Andree Buschmann2011-03-15
* Submit FS#12009. Add embedded album art support for m4a. Thanks to Jason Yu.Andree Buschmann2011-03-15
* MPIO HD300: Enable line-in recording. Thanks Andriej Azariev for pointing out...Marcin Bukat2011-03-15
* fix redMarcin Bukat2011-03-14
* WM8750/51 driver:Marcin Bukat2011-03-14
* Fixed a typo. (Thanks Jeff!)Björn Stenberg2011-03-14
* Listen to and follow external Android volume changes. (Based on FS#11914 by M...Björn Stenberg2011-03-14
* Update lang files to be inline with changes in r29584Marcin Bukat2011-03-14
* slightly modified FS#11531 by me: WM8750/51 driver reworkMarcin Bukat2011-03-14
* Add up skipped bytes when parsing for valid MPEG headers.Andree Buschmann2011-03-13
* Refactor reading of Xing/Info/Vbri tags to prepare for further changes.Andree Buschmann2011-03-13
* Improve visual feedback when testing TTS.Dominik Riebeling2011-03-13