summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-09Manual: A few more spelling corrections.Alex Parker
2011-08-09Manual: correct spelling of catalogue.Alex Parker
2011-08-09Manual: update %cs tag and make list more explicit.Alex Parker
2011-08-08Fix typos in comments. Thanks ukleinek for pointing out.Marcin Bukat
2011-08-08rk27xx sd driver fixesMarcin Bukat
2011-08-08Remove a floating point calculation from ay codec.Andree Buschmann
2011-08-07Remove 'set but not used' warning.Andree Buschmann
2011-08-07The manual should reflect that some synthesizer codecs are switched off for l...Andree Buschmann
2011-08-07Fix yellow and red. Disable NSF, VGM, SGC and KSS formats for low memory targ...Andree Buschmann
2011-08-07Submit initial patch from FS#12176. Adds support for several new game music f...Andree Buschmann
2011-08-07Submit FS#12218. Add support for embedded album art for ASF tags. For now the...Andree Buschmann
2011-08-07woopsJonathan Gordon
2011-08-07%cs (current screen) changes:Jonathan Gordon
2011-08-06Fix replaygain for wma files which was broken since r29388.Andree Buschmann
2011-08-05Add a %cs item for the context menusJonathan Gordon
2011-08-04Database: Bug fix: The filename seek index is invalid if FLAG_DIRCACHEMichael Hohmuth
2011-08-04Database: find_entry_ram: Avoid dircache use if it's not readyMichael Hohmuth
2011-08-04Add a plugin activity which to the %cs screen option listJonathan Gordon
2011-08-04format/*printf: Add simple support for %p format specifier.Thomas Martitz
2011-08-04FS#12132 patch 8: retrieve_entries: Decrease binsize by reenablingMichael Hohmuth
2011-08-04Database: Fix array-bounds calculation when applying a format usingMichael Hohmuth
2011-08-04Database: Fix memory-area bounds checking during database reload.Michael Hohmuth
2011-08-03Fix oops in r30242. I didn't want to change/reduce the buffer size.Thomas Martitz
2011-08-03Plugin API/ABI got incompatible r30242. Bump and sort.Thomas Martitz
2011-08-03Cleanup tree.c cache handling a bit.Thomas Martitz
2011-08-02Database: Fix to support case-sensitive file systems containing audioMichael Hohmuth
2011-08-02Sync rockbox to r475 of musepack's svn.Andree Buschmann
2011-08-02Tagcache: Rename global static variable for better readability.Thomas Martitz
2011-08-01#ifdef hell makes effectively suppressing this warning impossible, so stop tr...Frank Gevaerts
2011-08-01Move the "warning suppression" down, so it comes after the last write to "rem...Frank Gevaerts
2011-08-01Suppress a "variable 'remote' set but not used" warning that some gcc version...Frank Gevaerts
2011-08-01Make scrobbler_flush_cache() staticFrank Gevaerts
2011-08-01Mention that MSC mode is reset after installing rockbox on AMS players.Michael Giacomelli
2011-08-01Remove dead rolo related code (boot_changed was never set to true).Thomas Martitz
2011-08-01revert r30226, which is apparently broken.Frank Gevaerts
2011-07-31FS#12132 patch 7: Add a new default format for untagged tracks:Michael Hohmuth
2011-07-31FS#12132 patch 6, part 2: tagnavi.config: Add support for "basename"Michael Hohmuth
2011-07-31FS#12132 patch 6, part 1: tagnavi.config: Add support for stringMichael Hohmuth
2011-07-31Lower the maximum brightness of the fuzev2 backlight even more.Frank Gevaerts
2011-07-31Reload the current playlist after reboot even if it has ended. (FS#11644)Frank Gevaerts
2011-07-31Move AFMT_MPA_L1 down in the enum as hwcodec can't play it.Thomas Martitz
2011-07-30Dircache: Fix 2 nasty bugs introduced with the reworks starting with r30032.Thomas Martitz
2011-07-29FS#12210 - Bulgarian translation update by Vencislav AtanasovBertrik Sikken
2011-07-28New language: Basque by Asier Arsuaga (FS#12205)Jonas Häggqvist
2011-07-28Fix a bug introduced in r27463 that caused the line spectral pair look up tab...Michael Giacomelli
2011-07-28Change the way the %Tl() (touch region) tag is done to remove dodgey 1-char s...Jonathan Gordon
2011-07-28skin engine softlock support for touchscreens:Jonathan Gordon
2011-07-27FS#12200 - July update of Czech language by Marek SalabaBertrik Sikken
2011-07-27Explain in more detail what the precut option for EQ does, and also mention t...Michael Giacomelli
2011-07-26Show cluster size in System Info dialog.Dominik Riebeling