summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2012-01-22Don't filter out -O for sims.Thomas Martitz3-8/+10
2012-01-22Use ARCH instead of CPU for selecting optimization levels.Thomas Martitz1-2/+2
2012-01-21libspeex: Get rid of some bad trickery with the stack pointer.Thomas Martitz1-8/+7
2012-01-21Hosted: Output map files after linking.Thomas Martitz3-3/+3
2012-01-21Move supprt-arm.S to separate library.Thomas Martitz5-9/+4
2012-01-21libmad: Get rid of some bad trickery with the stack pointer.Thomas Martitz1-147/+141
2012-01-21libmad: Fix section attrs for hosted platforms.Thomas Martitz1-0/+8
2012-01-20Neaten up pcmbuf a bit with regards to differences determined by MEMORYSIZE.Michael Sevakis1-24/+19
2012-01-20FS#12553 - Second January update of Czech languageMarek Salaba1-2/+2
2012-01-19FS#12545 - January update of Czech languageMarek Salaba1-0/+28
2012-01-15fuzeplus: update plugins keymaps (FS#12405)Jean-Louis Biasini19-99/+56
2012-01-15fix compiler error, missed action.hJonathan Gordon1-0/+1
2012-01-13tdspeed: Use "INT64_MAX" instead of "~(1ll << 63)" to get the maximum int64_t...Michael Sevakis1-1/+1
2012-01-13tdspeed: Tweak source and autocorrelationMichael Sevakis1-20/+20
2012-01-12keyclick: Add a callback so screens can cancel a click. Add a generic list ca...Jonathan Gordon7-9/+59
2012-01-10US English language updateMichael Chicoine1-0/+28
2012-01-10FS#12392: french translation updateOphir Lojkine1-0/+48
2012-01-10FS#12515: update german translationFrank Niggemann1-5/+241
2012-01-10FS#12516 - Slovak lang updatePeter Lecky1-0/+28
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