summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* remove superfluous ifdefRafaël Carré2011-12-28
* Fix warnings from r31453Bertrik Sikken2011-12-28
* plugins: another round of making local things static and adding missing #incl...Bertrik Sikken2011-12-28
* protect the yes/no screen from extra keypresses (which can happen if you disp...Jonathan Gordon2011-12-28
* Eliminate the duplicated formatter for the 'sleeptimer duration' setting. It'...Alexander Levin2011-12-27
* file properties: display correctly file/folder sizes > 2GBRafaël Carré2011-12-26
* fuze+: remove two_finger pseudo touchpad button because it was unrealiable, u...Amaury Pouly2011-12-26
* Clarify in what units the settings.sleeptimer_duration isAlexander Levin2011-12-26
* Moved initial checking of sleeptimer_on_startup from root_menu.c to settings.cNick Peskett2011-12-26
* Option to restart running sleep timer on keypress.Nick Peskett2011-12-26
* New General Settings submenu: Startup/ShutdownNick Peskett2011-12-26
* Revert r31239 and r31250. Selecting ALL in disktidy used to be generally safe...Frank Gevaerts2011-12-26
* Fix missing include.Thomas Martitz2011-12-25
* rbpaths: Add new special dir HOME_DIR for RaaA.Thomas Martitz2011-12-25
* FS#12482 - Romanian language update by Sergiu RotaruBertrik Sikken2011-12-25
* Fix messed up zxbox keymaps. Fixes fuze+ red also.Thomas Martitz2011-12-24
* Initial commit of the Samsung YP-R0 port.Thomas Martitz2011-12-24
* Actually remove the pulled out field (sequel to r31406)Alexander Levin2011-12-23
* Rename 'mp3entry.embed_cuesheet' to 'mp3entry.embedded_cuesheet' and pull out...Alexander Levin2011-12-22
* Rename 'mp3entry.embed_albumart' to 'mp3entry.has_embedded_albumart' (FS#1247...Alexander Levin2011-12-22
* Make more local functions static.Boris Gjenero2011-12-21
* libtremor: fix memory corruption bug introduced in r30728 that could cause cr...Nils Wallménius2011-12-21
* AGC: respect gain steps defined in audiohw_settings[]Marcin Bukat2011-12-20
* local variable app/gui/icon.c/iconsets can be made staticBertrik Sikken2011-12-20
* Disable unused functions for archos-player in apps/screen_access.cBertrik Sikken2011-12-20
* Another round of making local functions staticBertrik Sikken2011-12-20
* Add missing strings to American EnglishMichael Chicoine2011-12-20
* Renamed embed_cuesheet struct to embedded_cuesheet.Nick Peskett2011-12-20
* Convert hard-coded unicode byte order mark values to constants.Nick Peskett2011-12-20
* Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.Boris Gjenero2011-12-19
* There's no good reason for requiring the mr500 remote just to run battery_benchFrank Gevaerts2011-12-19
* FS#12463: Improve performance for multichannel FLAC decoding. Speeds up decod...Andree Buschmann2011-12-19
* Fix bitmap scaling for Coldfire. Closes FS#12411.Andree Buschmann2011-12-19
* Hosted/linux: Add process/cpu info screen to the debug menu.Thomas Martitz2011-12-19
* Make embedded cuesheet type 1 text encoding check slightly more efficientNick Peskett2011-12-19
* I forgot to flip the true response from memcmpNick Peskett2011-12-18
* Type 1 text encoding uses BOM to decide byte order, type 2 has no BOM and is BE.Nick Peskett2011-12-18
* Hard code the cuesheet offset for double byte encoding, rather than pointless...Nick Peskett2011-12-18
* FS#12370: Initial RDS support for Si4701/Si4703 tuner (beast and clip zip)Bertrik Sikken2011-12-17
* Add const to global pointers to strings.Boris Gjenero2011-12-17
* Fix building of test_codecNils Wallménius2011-12-17
* Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis2011-12-17
* Fix red?Nick Peskett2011-12-16
* FS #12419 : Support for embedded cuesheets.Nick Peskett2011-12-16
* Add conditionals for functions only needed on SWCODEC targets.Boris Gjenero2011-12-15
* FS#12378 : Remove various unused code, and comment out some unused code and d...Boris Gjenero2011-12-14
* FS#12443: Implement downmixing to stereo for multichannel flac.Andree Buschmann2011-12-14
* Correct decorrelation within flac decoding. Finally fixes FS#12371.Andree Buschmann2011-12-14
* disktidy: clean more Sansa AMS OF filesRafaël Carré2011-12-14
* Allow scrolling lines to have their content changed without restarting the sc...Jonathan Gordon2011-12-14