summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* Submit parts of FS#12024. Describe the settings 'List Acceleration Start Dela...Andree Buschmann2011-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
* Buffering should truncate if read() returns 0 since it's not a valid return t...Michael Sevakis2011-03-21
* Headroom in AAC SBR HF-generator's fixed point implementation of autocorrelat...Andree Buschmann2011-03-20
* 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
* 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
* 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
* 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
* 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
* 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
* Use ringbuf_add in buffering when incrementing for initial allocation of non-...Michael Sevakis2011-03-13
* Partly revert "Android: use NewGlobalRef for references that are used globally"Maurus Cuelenaere2011-03-11
* Android: Don't share the JNI environment across threads, but obtain it theMaurus Cuelenaere2011-03-11
* Android: use NewGlobalRef for references that are used globallyMaurus Cuelenaere2011-03-11
* Android: use APPEXTRA instead of makefile hackMaurus Cuelenaere2011-03-11
* RaaA: move Android apps-code to separate dir under apps/hostedMaurus Cuelenaere2011-03-11
* Enable volume keys in Android.Björn Stenberg2011-03-10
* Quicker fade_on_stop.Björn Stenberg2011-03-10
* last of the errors... hopefullyJonathan Gordon2011-03-07
* move code around to make checkwps compileJonathan Gordon2011-03-07
* Merge a bunch of code which is 99% identical so it makes it easier to add mor...Jonathan Gordon2011-03-07
* Remove malloc_buf references from playback.c since it's no longer used for an...Michael Sevakis2011-03-06
* Follow symlink dirs on UI simulatorFred Bauer2011-03-05
* Anti-Aliased Fonts support.Thomas Martitz2011-03-05
* Android: Support embedded albumart in the widget.Thomas Martitz2011-03-05
* Change the thread api a bit.Thomas Martitz2011-03-05
* Fix peak handling in replaygain (FS#11981). This bug was introduced with r293...Andree Buschmann2011-03-03
* RaaA: Fix write locations of pluginsThomas Jarosch2011-03-02
* Introduce "power" thread for RaaAThomas Jarosch2011-03-02
* Make android compile (untested)Jonathan Gordon2011-03-02
* Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...Michael Sevakis2011-03-02