summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* oops, somehow a leading \ went missing making these checks a bit silly!Jonathan Gordon2012-01-01
* Make local functions static in clock and chessbox pluginBertrik Sikken2011-12-31
* Minor corrections to the Russian translationAlexander Levin2011-12-31
* Fix FS#7631 : Archos V2 and FM Recorder charging screen problemsBoris Gjenero2011-12-31
* Update the Russian translation (FS#12420 by James Hunt)Alexander Levin2011-12-31
* Fix FS#12499 - Directory playback fails after saving playlistBoris Gjenero2011-12-31
* Enable (and fix) battery_bench on hosted targets.Thomas Martitz2011-12-31
* ypr0: Enable battery voltage read-out, charging monitoring and charger detect...Thomas Martitz2011-12-31
* Fix shortcut to talk time: force enqueuing otherwise it interrupts itself rig...Stéphane Doyon2011-12-29
* 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