summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* Deprecate strings that are unused since r29700Frank Gevaerts2011-04-10
* Support loading backdrops from anywhere in the filesystem. Fixes FS#12041Frank Gevaerts2011-04-10
* Playlists forget to set playlist.started when creating new playlist on SWCODE...Michael Sevakis2011-04-09
* Whitespace and cosmetics consistency cleanup in playlist_viewer.c, no functio...Nils Wallménius2011-04-08
* Voice filenames in the playlist viewer, closes FS#11951Nils Wallménius2011-04-08
* Fix residual red. Keep index in mp3entry for HWCODEC.Andree Buschmann2011-04-07
* Fix red and yellow. Move resume_index from mp3entry to playlist_info struct. ...Andree Buschmann2011-04-07
* Fix regressions of r29682. Update playlist index resume position when playlis...Andree Buschmann2011-04-07
* Removed some dead code identified by clang-analyzer.Björn Stenberg2011-04-06
* Fix FS#12043. Next track was resumed when pausing and shutting down the playe...Andree Buschmann2011-04-06
* Rework parts of the replaygain code to be able to differentiate between 0.00 ...Andree Buschmann2011-04-04
* 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
* 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
* 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
* 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
* 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
* 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