| Commit message (Expand) | Author | Age |
| ... | |
| * | Reset the number of lines to 0 when initializing the simple list | Alexander Levin | 2010-04-10 |
| * | Use a special constant so that we don't have to care about the actual line nu... | Alexander Levin | 2010-04-10 |
| * | Use better names for hotkey related constants; add somecomments (FS#11191) | Alexander Levin | 2010-04-10 |
| * | Fix scrolling line artifacts on USB screen - should fix FS#11154 | Michael Chicoine | 2010-04-10 |
| * | The version of the setting files are raised. | Yoshihisa Uchida | 2010-04-10 |
| * | Corrects bug in r25558 that could have resumed the wrong file under a certain... | Jeffrey Goode | 2010-04-09 |
| * | Partial fix for FS#10614. Can now resume from a bookmark even if the bookmar... | Jeffrey Goode | 2010-04-09 |
| * | Updated italian translation. | Alessio Lenzi | 2010-04-09 |
| * | Add drive's reported physical sector size to disk debug screen for ATA devices | Torne Wuff | 2010-04-09 |
| * | Text viewer: When loading settings and prefs font loading fails, not only | Tomer Shalev | 2010-04-09 |
| * | Text viewer: Handle font loading failures | Tomer Shalev | 2010-04-08 |
| * | Fix data abort due to malformed switch code. My bad. | Jeffrey Goode | 2010-04-08 |
| * | Rename lang strings to something more appropriate | Jeffrey Goode | 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-08 |
| * | 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-07 |
| * | 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-06 |
| * | 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-05 |
| * | Make the displayed hotkey settings scroll (fix FS#11170) | Alexander Levin | 2010-04-04 |
| * | 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-03 |
| * | 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-02 |
| * | 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-04-01 |