| Commit message (Expand) | Author | Age |
| * | buflib: Switch from term "cookie" to "metadata" | Thomas Jarosch | 2015-01-02 |
| * | Improve core_alloc() / buflib_alloc() documentation | Thomas Jarosch | 2015-01-02 |
| * | Shortcuts: Add move callback for buflib allocations | Thomas Jarosch | 2015-01-02 |
| * | PictureFlow: Add move callback for buflib allocations | Thomas Jarosch | 2015-01-01 |
| * | XWorld: fix some typos in keymaps.h | Franklin Wei | 2015-01-01 |
| * | Limit "struct dircache_runinfo" to file scope | Thomas Jarosch | 2015-01-01 |
| * | Add missing newline in debug output | Thomas Jarosch | 2014-12-30 |
| * | Document 'union buflib_data' | Thomas Jarosch | 2014-12-29 |
| * | XWorld: cleanup | Franklin Wei | 2014-12-28 |
| * | More standard conforming codec_realloc() | Thomas Jarosch | 2014-12-27 |
| * | Two more typo fixes | Thomas Jarosch | 2014-12-27 |
| * | Fix typos in documentation | Thomas Jarosch | 2014-12-27 |
| * | Fix for DX50 xworld keymaps.h | Benjamin Brown | 2014-12-24 |
| * | Fixes more red for xworlds keymaps | Benjamin Brown | 2014-12-24 |
| * | Xworld - Fixes warnings for cowond2, hifimanhm60x, ibassodx50, and | Benjamin Brown | 2014-12-24 |
| * | Fixes xworld keymaps for ondavx747, hifimanhm60x, and cowond2 | Benjamin Brown | 2014-12-24 |
| * | fix xworld building with 24-bit lcd | Franklin Wei | 2014-12-24 |
| * | Fix compilation error. | Michael Giacomelli | 2014-12-24 |
| * | Xworld - Another World interpreter for Rockbox | Franklin Wei | 2014-12-23 |
| * | mikmod plugin: Remove bogus doubled return statement | Thomas Jarosch | 2014-12-22 |
| * | zxbox: Add missing break; statement | Thomas Jarosch | 2014-12-22 |
| * | Fix red (pass pointer of 'item') | Thomas Jarosch | 2014-12-22 |
| * | Always initialize "item" | Thomas Jarosch | 2014-12-22 |
| * | wavrecord plugin: Add harmless sanity check | Thomas Jarosch | 2014-12-21 |
| * | Remove useless assignment of 'len' | Thomas Jarosch | 2014-12-20 |
| * | sb1: fix buggy comparison | Amaury Pouly | 2014-12-20 |
| * | mkzenboot: Fix double close of bootfd on error | Thomas Jarosch | 2014-12-20 |
| * | DX 50: Fix file descriptor leak on error | Thomas Jarosch | 2014-12-20 |
| * | mini2440: Fix bogus buffer access in LCD backlight driver | Thomas Jarosch | 2014-12-20 |
| * | vibe 500: Fix ide_powered() always returning false | Thomas Jarosch | 2014-12-20 |
| * | Add missing va_end() call when the log is full | Thomas Jarosch | 2014-12-20 |
| * | Prevent theoretical out-of-bounds access in STM_Load() | Thomas Jarosch | 2014-12-20 |
| * | m3u playlist parser: Check size limit before using buffer | Thomas Jarosch | 2014-12-20 |
| * | text_viewer plugin: Fix two out-of-bounds buffer accesses | Thomas Jarosch | 2014-12-20 |
| * | Fix broken buflib_handle check in backdrop settings loader | Thomas Jarosch | 2014-12-20 |
| * | maemo port: Fix startup crash exposed by audio thread refactoring | Thomas Jarosch | 2014-12-20 |
| * | Add newlines at the end of the file | Thomas Jarosch | 2014-12-17 |
| * | Fix up maemo port after byte swap header refactoring | Thomas Jarosch | 2014-12-17 |
| * | regtools/qeditor: use the new model, drop unused code | Amaury Pouly | 2014-12-15 |
| * | regtools/qeditor: introduce custom table model for reg fields | Amaury Pouly | 2014-12-15 |
| * | regtoosl/qeditor: remove unused code | Amaury Pouly | 2014-12-15 |
| * | regtools/qeditor: fix field editor not updating the validator on change | Amaury Pouly | 2014-12-15 |
| * | regtools/qeditor: fix backend dump bug, be more correct on read | Amaury Pouly | 2014-12-15 |
| * | regtools/socdesc: update library with a field useful functions | Amaury Pouly | 2014-12-15 |
| * | qeditor: message widget now supports IDs, useful to clear messages | Amaury Pouly | 2014-12-15 |
| * | qeditor: change setting names, they were inconsistent | Amaury Pouly | 2014-12-15 |
| * | qeditor: rework register dump to be more general and flexible | Amaury Pouly | 2014-12-15 |
| * | qeditor: introduce a new "RAM" backend, and refactor file backend | Amaury Pouly | 2014-12-15 |
| * | qeditor: display message on "Nothing" backend selection | Amaury Pouly | 2014-12-15 |
| * | qeditor: backends can now report validity status | Amaury Pouly | 2014-12-15 |