summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* don't install boomshine.lua if lua.rock isn't builtRafaël Carré2011-05-17
* FS#12117: Use more IRAM for atrac3. Speeds up decoding from 1-2% (PP5022, PP5...Andree Buschmann2011-05-16
* Use more IRAM for mpc on S5L870x. Speed up decoding by ~2%.Andree Buschmann2011-05-16
* FS#12119 - June update of Czech language by Marek SalabaBertrik Sikken2011-05-16
* FS#12113: Optimize IRAM configuration for SPC. Performance increases by 5-6% ...Andree Buschmann2011-05-15
* FS#12113: Optimize IRAM configuration for NES Sound Format. Performance is st...Andree Buschmann2011-05-15
* Update french translation for LANG_PAUSE_REWIND by Ophir LojkineBertrik Sikken2011-05-15
* FS#12116 - Update of Portuguese (Portugal) language - Rewind on Pause by Gabr...Bertrik Sikken2011-05-15
* FS#12113: Optimize IRAM configuration for Atari SAP format. Performance gains...Andree Buschmann2011-05-15
* Prefill the playlist name when creating a new playlist from the file browser....Frank Gevaerts2011-05-15
* test_codec: Allow user to abort tests using target-defined TESTCODEC_EXITBUTTON.Michael Sevakis2011-05-15
* Remove a tab character from the bulgarian translationJonas Häggqvist2011-05-14
* Disktidy: New default files and folders for disktidy.config;Robert Menes2011-05-14
* mpegplayer: Adapt to new pause_rewind setting and apply it for allMichael Hohmuth2011-05-13
* FS#11931 part 2: Allow a short rewind when playback is paused. PatchMichael Hohmuth2011-05-13
* Fix last known 'set but not used' warning by GCC 4.6.1.Andree Buschmann2011-05-13
* Fix another 'set but not used' warning.Andree Buschmann2011-05-13
* Fix even more 'set but not used' warnings and a regression.Andree Buschmann2011-05-13
* Fix further 'set but not used' warnings.Andree Buschmann2011-05-13
* Fix several 'variable set but not used' warnings reported by GCC 6.4.1.Andree Buschmann2011-05-13
* Skin engine: Swap meaning of & and * for touch regions.Thomas Martitz2011-05-13
* Trapped into ifdef-hell. Configure libfaad's IRAM/DRAM usage like it is meant...Andree Buschmann2011-05-12
* The last submit had one define too much. Nevertheless fix the IRAM configurat...Andree Buschmann2011-05-12
* libfaad: AAC including HE-profile needs ~470 KB for playback (measured on ARM...Andree Buschmann2011-05-12
* Make libfaad compilable again without PS_DEC.Andree Buschmann2011-05-12
* FS#12076 - DB stats resurrection: If the filename was changed, requireMichael Hohmuth2011-05-11
* libfaad: Move PS related variables to sbr_info struct. This allows dynamic al...Andree Buschmann2011-05-11
* Implement error handling for libfaad's memory allocation. Do not allocate PS ...Andree Buschmann2011-05-10
* Proper initialization of static variables in codeclib.Andree Buschmann2011-05-10
* tagnavi.config: Add a logical-OR operator ("|") for tagnavi conditionals.Michael Hohmuth2011-05-10
* Fix whitespace and some comment typosJeffrey Goode2011-05-09
* Provide a reasonable fix for FS#12093 - Playback hanging after codec/playback...Michael Sevakis2011-05-09
* Use signed variable to check available buffer size.Andree Buschmann2011-05-09
* Renaming for the sake of consistency.Andree Buschmann2011-05-09
* Fix a warningMichael Hohmuth2011-05-09
* FS#11931 part 1: Make fade in/out behavior more consistent across theMichael Hohmuth2011-05-09
* unplug_change: Precede call to audio_ff_rewind withMichael Hohmuth2011-05-09
* Remove tabs.Andree Buschmann2011-05-08
* Fix a bunch of 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann2011-05-08
* More tab fixesBertrik Sikken2011-05-08
* Move implementation of codec_get_buffer() to codec.c, make related variables ...Andree Buschmann2011-05-08
* Use CACHEALIGN_SIZE in codec_malloc for optimal alignment.Andree Buschmann2011-05-08
* Minor loop optimization in libfaad's is/ms decoding.Andree Buschmann2011-05-08
* Use MEM_ALIGN_ATTR and CACHEALIGN_SIZE in oggmalloc to ensure optimal alignment.Andree Buschmann2011-05-08
* codeclib: Declare several variables static and remove unused variables.Andree Buschmann2011-05-08
* Fix FS#12098 by ignoring battery update events in the yesno screen.Nils Wallménius2011-05-07
* Avoid false warnings of full dirs when the number of visible entries in a dir...Magnus Holmgren2011-05-04
* Commit FS#12096 by Stephan Grossklass. Increases the maximum ID3v2 field len...Michael Giacomelli2011-05-04
* Fix last known 'variable set but not used' warning reported from GCC 4.6.0.Andree Buschmann2011-05-04
* Fix even more 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann2011-05-03