summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2010-04-08Add lang strings to hotkey setting macrosJeffrey Goode
2010-04-08Hotkey: better settings handling, fewer saved variables, localizable hotkey i...Jeffrey Goode
2010-04-07FS#11187 - diacritic.c is in 'drivers' but it does not belong thereTomer Shalev
2010-04-07Text viewer: Fix yellowTomer Shalev
2010-04-07FS#11185 - Text viewer returns div by 0 if font is missing, renamed or corruptedTomer Shalev
2010-04-07Text viewer: Fix redTomer Shalev
2010-04-07Text viewer: Fix RTL languages and diacritic characters supportTomer Shalev
2010-04-07Text viewer: Replace macros with inline functions (which are about to be exte...Tomer Shalev
2010-04-07Text viewer: Use exact width for lcd_fillrect (no actuall change)Tomer Shalev
2010-04-07Text viewer: Make global variables staticTomer Shalev
2010-04-07Text viewer: Fix limit calculation in col_limit() which maximizes overlapping...Tomer Shalev
2010-04-07Text viewer: Fix possible memory corruptionTomer Shalev
2010-04-07Text viewer: Documentation and code cosmetics (no functional changes)Tomer Shalev
2010-04-06Fix typo in a bootchart messageTorne Wuff
2010-04-06Another small bookmark.c revision, no functional change, saves bin sizeJeffrey Goode
2010-04-06Bookmark.c cleanup, still no functional changes... yetJeffrey Goode
2010-04-06Slovak language updateBertrik Sikken
2010-04-06Make array static const in apps/recorder/jpeg_load.cBertrik Sikken
2010-04-05Restructure some bookmarking code, preparatory to adding version info to book...Jeffrey Goode
2010-04-05as3525v2: Move codec into iram freeing 1MB for the audio buffer and also a sm...Thomas Martitz
2010-04-05Add T for plugins to the advanced build options to build all test_* plugins.Thomas Martitz
2010-04-05test_boost: fix r25464: button_get() can't be used with actionsAndree Buschmann
2010-04-05test_mem: fix r25464: button_get() can't be used with actionsRafaël Carré
2010-04-05Fix capitalization in hotkey dialogJeffrey Goode
2010-04-04Make the displayed hotkey settings scroll (fix FS#11170)Alexander Levin
2010-04-03Make test_mem.c and test_boost.c compilable on targets without BUTTON_UP.Andree Buschmann
2010-04-03No need to call the same function twiceAlexander Levin
2010-04-03Make hotkey strings (question and confirmation) better localizable (FS#11171)Alexander Levin
2010-04-03Move delta calculation up so that only the loop time counts.Thomas Martitz
2010-04-03Memory benchmark plugin. Tests memory speeds and prints the kB/s.Thomas Martitz
2010-04-02Manual update for keymaps, hotkeysJeffrey Goode
2010-04-02Only build alarm_menu.c if neededRafaël Carré
2010-04-02Fix someone elses yellow and redJeffrey Goode
2010-04-02Switch on hotkey on several targets. Stole the WPS Show Track Info key for m...Jeffrey Goode
2010-04-01Fix test_boost boost handling. Also show the number of loops per second.Thomas Martitz
2010-04-01Boot charting support.Torne Wuff
2010-04-01FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work ...Jeffrey Goode
2010-03-31Fix FS#11152 in a cleaner way. At least on the sim, the state remained in FMR...Frank Gevaerts
2010-03-31Clip: enable recording keymap when needed (forgotten in r25390)Rafaël Carré
2010-03-30Make sure FM Tuner is stopped at initRafaël Carré
2010-03-30Viewer: Implement alignment option, to provide alignment of RTL text (Hebrew,...Tomer Shalev
2010-03-30Build pitch_detector bitmaps for all targets, even those without colorRafaël Carré
2010-03-30Oops, forgot to update the header with the added name for the nyorsk translat...Mustapha Senhaji
2010-03-29pitch_detector: fix builds on monochrome targets, remove an unused variableRafaël Carré
2010-03-29Update the norwegian (nynorsk) translation.Mustapha Senhaji
2010-03-29Update the norwegian (norsk) translation.Mustapha Senhaji
2010-03-29as3525v2 : recording (FM only, no microphone yet)Rafaël Carré
2010-03-29pitch_detector plugin only works on color LCDsRafaël Carré
2010-03-28Fix "bookmark on stop: ask" when idle poweroff triggers.Torne Wuff
2010-03-28Fractals: Remove redundant assignment to a variable (y_delta)Tomer Shalev