summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* Fix the %cs tag for the pitchscreen and playlist viewerJonathan Gordon2011-06-13
* Remove a couple of dead inits and assignments found by the clang-static-analy...Nils Wallménius2011-06-12
* libtremor: comment out unused struct member.Nils Wallménius2011-06-09
* codeclib: make selective inclusion of macros and inline functions from the co...Nils Wallménius2011-06-08
* FS#12144, Use -fPIC -fvisibility=hidden only for plugins on sim and app build...Nils Wallménius2011-06-07
* FS#12107: Remove track-number guessing code.Michael Hohmuth2011-06-06
* FS#12132 patch 5: check_clauses: Optimizations.Michael Hohmuth2011-06-06
* FS#12132 patch 4: Added a comment for the tagcache_search.type field.Michael Hohmuth2011-06-06
* FS#12132 patch 3: Rename read_numeric_tag to find_tag, as it is indeedMichael Hohmuth2011-06-06
* FS#12132 patch 2: add_uniqbuf: Fix confusing indentation in if conditionMichael Hohmuth2011-06-06
* libtremor: Implement a memory configuration for targets that don't use separa...Nils Wallménius2011-06-06
* Safe part of FS#11268, saving some codec buffer space for targets that don't ...Nils Wallménius2011-06-05
* FS#12146: Fix libcook bugs introduced in r22055 by Sean Bartell.Nils Wallménius2011-06-05
* Accept FS#12143 (NSF codec clean up): Declare local stuff static, comment unu...Andree Buschmann2011-06-05
* Make the histogram code usable for playback as well. Move the recording histo...Peter D'Hoye2011-06-05
* Accept FS#5153 - Doom Scrollwheel PatchThomas Martitz2011-06-05
* Move dbg_hw_info() into target tree. FS#11735 by meMarcin Bukat2011-06-05
* Delete old unused macro.Nils Wallménius2011-06-05
* Languages: make the Clip+ use the microSD specific string to refer to the ext...Marianne Arnold2011-06-04
* Center Rockbox logo when smaller than the screen size.Dominik Riebeling2011-06-04
* Disable some unused code in speex to save binsize.Nils Wallménius2011-06-02
* Build the voice codec speex with core -O switch to save size on targets using...Nils Wallménius2011-06-02
* Fix define name.Nils Wallménius2011-06-02
* FS#12141 by Sean BartellNils Wallménius2011-06-02
* FS#11925 - Add a proper system to keep track of the current screen/activity t...Jonathan Gordon2011-06-01
* FS#12140 by Sean Bartell, Make various codec stuff static.Nils Wallménius2011-06-01
* FS#12065 - Fix two regressions introduced with r26192 (FS#10976 /Michael Hohmuth2011-06-01
* Android: install codecs as native libs instead of extracting them (FS#12134).Dominik Riebeling2011-05-31
* Accept FS#12136: Save some binsize in tagtree.c. Thanks to sideral for testing.Nils Wallménius2011-05-31
* FS#12139 - Galician translation update by Ismael Castiñeira ÁlvarezBertrik Sikken2011-05-30
* Commit FS#12130 - Fix ADX decoding on 64-bit systems by Sean Bartell. Fixes ...Michael Giacomelli2011-05-26
* Workaround an occasional problem where album art or cuesheets might not be re...Michael Sevakis2011-05-25
* Fix 2 'set but not used' warnings.Nils Wallménius2011-05-24
* FS#12120. Convert FRACMUL macros into inline functions and fix typecasting fo...Nils Wallménius2011-05-24
* Remove next reported 'set but unused' warnings.Andree Buschmann2011-05-23
* Remove residual float operations from sid codec.Andree Buschmann2011-05-23
* Make volume and progresssbar touch regions work with touch timeoutsJonathan Gordon2011-05-23
* Fix yellow.Andree Buschmann2011-05-23
* Fix %Tl 'last touch' tag not accepting the timeoutJonathan Gordon2011-05-23
* Save a large static buffer in sid codec.Andree Buschmann2011-05-22
* S5L870x is fast enough to play spc with gaussian interpolation and echo proce...Andree Buschmann2011-05-22
* Submit FS#12115: Use more IRAM in cook codec for several targets. Speeds up P...Andree Buschmann2011-05-22
* Fix unintentional removal of an if-statement.Andree Buschmann2011-05-22
* Fix some residual 'defined but not used' warnings by GCC 4.6.0 for touchscree...Andree Buschmann2011-05-22
* Update Latvian language, FS#12123 by Mārtiņš ŠimisBertrik Sikken2011-05-22
* Use more IRAM on S5L870x to speed up wmapro by ~2%.Andree Buschmann2011-05-20
* Use more IRAM on S5L870x to speed up wma by ~3%.Andree Buschmann2011-05-20
* Fix FS#12118 - Voice UI has issues talking various issues in menus and in the...Michael Sevakis2011-05-20
* FS#12122 - Translated the missing string in Romanian. by Sergiu RotaruBertrik Sikken2011-05-20
* Reduce FRACMUL calls in equalizer.Andree Buschmann2011-05-18