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