summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2012-01-09FS#12511 - Polish translation by Artur JuraszekBertrik Sikken1-10/+190
2012-01-09Commit FS#12454 - Faster line scroll speed by Martin Sagmuller.Michael Giacomelli1-2/+2
2012-01-08FS#12406 - Updated Galician translation by Ismael Castiñeira ÁlvarezBertrik Sikken1-13/+220
2012-01-08sudoku: make local functions static and add missing #includeBertrik Sikken2-14/+17
2012-01-08fix cpp conditionRafaël Carré1-1/+1
2012-01-08ascodec-target.h: removeRafaël Carré1-6/+2
2012-01-07apps: lcd-remote.h is not needed if HAVE_REMOTE_LCD is not definedRafaël Carré6-1/+13
2012-01-07Only need lcd-remote.h if HAVE_REMOTE_LCD is definedRafaël Carré1-0/+2
2012-01-07fuze+: Update plugin keymaps (FS#12405). Thanks to Jean-Louis BiasiniAmaury Pouly19-56/+99
2012-01-04AAC/M4A: Playback time wrapped after 2 hours and 42 minutes. Increase the wra...Magnus Holmgren1-1/+2
2012-01-04missing parensRafaël Carré1-1/+1
2012-01-04debug_menu.c: cleanupRafaël Carré1-61/+31
2012-01-04dbg_pcf(): use action_userabortRafaël Carré1-1/+1
2012-01-04dbg_ports() : move proto to system.hRafaël Carré1-4/+0
2012-01-04dbg_partitions: make staticRafaël Carré2-2/+1
2012-01-04*frequency_linux(): factorizeRafaël Carré1-2/+2
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz10-36/+68
2012-01-03Adjust a few makefiles to generate smaller (upto 80%) binaries on RaaA throughThomas Martitz2-6/+10
2012-01-03Fix warning about missing newline at the EOFThomas Jarosch1-1/+1
2012-01-02fuze+: keymap cleanup, correction and simplification (FS #12504 by Jean-Louis...Amaury Pouly2-104/+144
2012-01-01oops, somehow a leading \ went missing making these checks a bit silly!Jonathan Gordon1-2/+2
2011-12-31Make local functions static in clock and chessbox pluginBertrik Sikken9-53/+54
2011-12-31Minor corrections to the Russian translationAlexander Levin1-4/+4
2011-12-31Fix FS#7631 : Archos V2 and FM Recorder charging screen problemsBoris Gjenero2-4/+23
2011-12-31Update the Russian translation (FS#12420 by James Hunt)Alexander Levin1-37/+129
2011-12-31Fix FS#12499 - Directory playback fails after saving playlistBoris Gjenero1-9/+7
2011-12-31Enable (and fix) battery_bench on hosted targets.Thomas Martitz2-2/+9
2011-12-31ypr0: Enable battery voltage read-out, charging monitoring and charger detect...Thomas Martitz3-5/+5
2011-12-29Fix shortcut to talk time: force enqueuing otherwise it interrupts itself rig...Stéphane Doyon1-2/+3
2011-12-28remove superfluous ifdefRafaël Carré1-3/+0
2011-12-28Fix warnings from r31453Bertrik Sikken2-2/+3
2011-12-28plugins: another round of making local things static and adding missing #incl...Bertrik Sikken11-52/+57
2011-12-28protect the yes/no screen from extra keypresses (which can happen if you disp...Jonathan Gordon1-0/+3
2011-12-27Eliminate the duplicated formatter for the 'sleeptimer duration' setting. It'...Alexander Levin1-8/+1
2011-12-26file properties: display correctly file/folder sizes > 2GBRafaël Carré1-6/+6
2011-12-26fuze+: remove two_finger pseudo touchpad button because it was unrealiable, u...Amaury Pouly1-6/+4
2011-12-26Clarify in what units the settings.sleeptimer_duration isAlexander Levin1-1/+1
2011-12-26Moved initial checking of sleeptimer_on_startup from root_menu.c to settings.cNick Peskett2-3/+2
2011-12-26Option to restart running sleep timer on keypress.Nick Peskett5-1/+23
2011-12-26New General Settings submenu: Startup/ShutdownNick Peskett5-101/+119
2011-12-26Revert r31239 and r31250. Selecting ALL in disktidy used to be generally safe...Frank Gevaerts1-16/+0
2011-12-25Fix missing include.mkamsboot_1.5Thomas Martitz1-0/+1
2011-12-25rbpaths: Add new special dir HOME_DIR for RaaA.Thomas Martitz5-6/+6
2011-12-25FS#12482 - Romanian language update by Sergiu RotaruBertrik Sikken1-5/+155
2011-12-24Fix messed up zxbox keymaps. Fixes fuze+ red also.Thomas Martitz2-20/+3
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz73-35/+754
2011-12-23Actually remove the pulled out field (sequel to r31406)Alexander Levin1-1/+0
2011-12-22Rename 'mp3entry.embed_cuesheet' to 'mp3entry.embedded_cuesheet' and pull out...Alexander Levin5-15/+16
2011-12-22Rename 'mp3entry.embed_albumart' to 'mp3entry.has_embedded_albumart' (FS#1247...Alexander Levin7-9/+9
2011-12-21Make more local functions static.Boris Gjenero1-2/+2