summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Add a plugin activity which to the %cs screen option listJonathan Gordon2011-08-04
* FS#12132 patch 8: retrieve_entries: Decrease binsize by reenablingMichael Hohmuth2011-08-04
* Database: Fix array-bounds calculation when applying a format usingMichael Hohmuth2011-08-04
* Database: Fix memory-area bounds checking during database reload.Michael Hohmuth2011-08-04
* Fix oops in r30242. I didn't want to change/reduce the buffer size.Thomas Martitz2011-08-03
* Plugin API/ABI got incompatible r30242. Bump and sort.Thomas Martitz2011-08-03
* Cleanup tree.c cache handling a bit.Thomas Martitz2011-08-03
* Database: Fix to support case-sensitive file systems containing audioMichael Hohmuth2011-08-02
* Sync rockbox to r475 of musepack's svn.Andree Buschmann2011-08-02
* Tagcache: Rename global static variable for better readability.Thomas Martitz2011-08-02
* #ifdef hell makes effectively suppressing this warning impossible, so stop tr...Frank Gevaerts2011-08-01
* Move the "warning suppression" down, so it comes after the last write to "rem...Frank Gevaerts2011-08-01
* Suppress a "variable 'remote' set but not used" warning that some gcc version...Frank Gevaerts2011-08-01
* Make scrobbler_flush_cache() staticFrank Gevaerts2011-08-01
* Remove dead rolo related code (boot_changed was never set to true).Thomas Martitz2011-08-01
* revert r30226, which is apparently broken.Frank Gevaerts2011-08-01
* FS#12132 patch 7: Add a new default format for untagged tracks:Michael Hohmuth2011-07-31
* FS#12132 patch 6, part 2: tagnavi.config: Add support for "basename"Michael Hohmuth2011-07-31
* FS#12132 patch 6, part 1: tagnavi.config: Add support for stringMichael Hohmuth2011-07-31
* Reload the current playlist after reboot even if it has ended. (FS#11644)Frank Gevaerts2011-07-31
* Move AFMT_MPA_L1 down in the enum as hwcodec can't play it.Thomas Martitz2011-07-31
* FS#12210 - Bulgarian translation update by Vencislav AtanasovBertrik Sikken2011-07-29
* New language: Basque by Asier Arsuaga (FS#12205)Jonas Häggqvist2011-07-28
* Fix a bug introduced in r27463 that caused the line spectral pair look up tab...Michael Giacomelli2011-07-28
* Change the way the %Tl() (touch region) tag is done to remove dodgey 1-char s...Jonathan Gordon2011-07-28
* skin engine softlock support for touchscreens:Jonathan Gordon2011-07-28
* FS#12200 - July update of Czech language by Marek SalabaBertrik Sikken2011-07-27
* FS#12198 - Romanian translation update by Sergiu RotaruBertrik Sikken2011-07-26
* Updated italian translation.Alessio Lenzi2011-07-25
* battery bench: fix redundant '#' in the battery bench instruction headerBertrik Sikken2011-07-25
* Submit FS#12196. Adds support for embedded album art (jpg) with APEv2 tags.Andree Buschmann2011-07-25
* ipod nano 1g: enable readout of battery current through ADC channel 4066_ISTATBertrik Sikken2011-07-24
* Fix musepack resume for resume positions > 7:30m.Andree Buschmann2011-07-23
* imx233/fuze+: huge reworkAmaury Pouly2011-07-23
* Update Swedish translation.Magnus Holmgren2011-07-22
* is_codec_thread() is not needed anymore since PCM buffer calls other than vol...Michael Sevakis2011-07-21
* FS#12193 - Polish translation refresh by Wojciech LeśniakBertrik Sikken2011-07-21
* FS#12180 - slovak lang update by Peter LeckýBertrik Sikken2011-07-21
* Correct spelling of catalogue.Alex Parker2011-07-21
* Copy yesno_pop to hosted/yesno,c which is mildly annoying, maybe do a better ...Jonathan Gordon2011-07-21
* Fix FS#8656 - Error saving non-current playlist fileJonathan Gordon2011-07-21
* Pull yesno_pop out of the radio code as it is a nice simple resuasble yesno a...Jonathan Gordon2011-07-21
* s/Playlist/Current Playlist/ in the playlist viewer context menu.Jonathan Gordon2011-07-20
* FS#11808 - Major playlist handling changes (on disk playlists)Jonathan Gordon2011-07-20
* Remove to top/bottom quickscreen defaults.Jonathan Gordon2011-07-20
* Disable ipod video battery capacity default detection for bootloader and simu...Frank Gevaerts2011-07-19
* Set the default battery capacity for ipod video properly depending on detecte...Frank Gevaerts2011-07-19
* Revert "Introduce bsearch() and use it in tagtree.c."Thomas Martitz2011-07-18
* Introduce bsearch() and use it in tagtree.c.Thomas Martitz2011-07-18
* Revert r30030 "Remove unused code path from playlist_create_ex()."Thomas Martitz2011-07-17