summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* buflib: Switch from term "cookie" to "metadata"Thomas Jarosch2015-01-02
* Improve core_alloc() / buflib_alloc() documentationThomas Jarosch2015-01-02
* Shortcuts: Add move callback for buflib allocationsThomas Jarosch2015-01-02
* PictureFlow: Add move callback for buflib allocationsThomas Jarosch2015-01-01
* XWorld: fix some typos in keymaps.hFranklin Wei2015-01-01
* Limit "struct dircache_runinfo" to file scopeThomas Jarosch2015-01-01
* Add missing newline in debug outputThomas Jarosch2014-12-30
* Document 'union buflib_data'Thomas Jarosch2014-12-29
* XWorld: cleanupFranklin Wei2014-12-28
* More standard conforming codec_realloc()Thomas Jarosch2014-12-27
* Two more typo fixesThomas Jarosch2014-12-27
* Fix typos in documentationThomas Jarosch2014-12-27
* Fix for DX50 xworld keymaps.hBenjamin Brown2014-12-24
* Fixes more red for xworlds keymapsBenjamin Brown2014-12-24
* Xworld - Fixes warnings for cowond2, hifimanhm60x, ibassodx50, andBenjamin Brown2014-12-24
* Fixes xworld keymaps for ondavx747, hifimanhm60x, and cowond2Benjamin Brown2014-12-24
* fix xworld building with 24-bit lcdFranklin Wei2014-12-24
* Fix compilation error.Michael Giacomelli2014-12-24
* Xworld - Another World interpreter for RockboxFranklin Wei2014-12-23
* mikmod plugin: Remove bogus doubled return statementThomas Jarosch2014-12-22
* zxbox: Add missing break; statementThomas Jarosch2014-12-22
* Fix red (pass pointer of 'item')Thomas Jarosch2014-12-22
* Always initialize "item"Thomas Jarosch2014-12-22
* wavrecord plugin: Add harmless sanity checkThomas Jarosch2014-12-21
* Remove useless assignment of 'len'Thomas Jarosch2014-12-20
* sb1: fix buggy comparisonAmaury Pouly2014-12-20
* mkzenboot: Fix double close of bootfd on errorThomas Jarosch2014-12-20
* DX 50: Fix file descriptor leak on errorThomas Jarosch2014-12-20
* mini2440: Fix bogus buffer access in LCD backlight driverThomas Jarosch2014-12-20
* vibe 500: Fix ide_powered() always returning falseThomas Jarosch2014-12-20
* Add missing va_end() call when the log is fullThomas Jarosch2014-12-20
* Prevent theoretical out-of-bounds access in STM_Load()Thomas Jarosch2014-12-20
* m3u playlist parser: Check size limit before using bufferThomas Jarosch2014-12-20
* text_viewer plugin: Fix two out-of-bounds buffer accessesThomas Jarosch2014-12-20
* Fix broken buflib_handle check in backdrop settings loaderThomas Jarosch2014-12-20
* maemo port: Fix startup crash exposed by audio thread refactoringThomas Jarosch2014-12-20
* Add newlines at the end of the fileThomas Jarosch2014-12-17
* Fix up maemo port after byte swap header refactoringThomas Jarosch2014-12-17
* regtools/qeditor: use the new model, drop unused codeAmaury Pouly2014-12-15
* regtools/qeditor: introduce custom table model for reg fieldsAmaury Pouly2014-12-15
* regtoosl/qeditor: remove unused codeAmaury Pouly2014-12-15
* regtools/qeditor: fix field editor not updating the validator on changeAmaury Pouly2014-12-15
* regtools/qeditor: fix backend dump bug, be more correct on readAmaury Pouly2014-12-15
* regtools/socdesc: update library with a field useful functionsAmaury Pouly2014-12-15
* qeditor: message widget now supports IDs, useful to clear messagesAmaury Pouly2014-12-15
* qeditor: change setting names, they were inconsistentAmaury Pouly2014-12-15
* qeditor: rework register dump to be more general and flexibleAmaury Pouly2014-12-15
* qeditor: introduce a new "RAM" backend, and refactor file backendAmaury Pouly2014-12-15
* qeditor: display message on "Nothing" backend selectionAmaury Pouly2014-12-15
* qeditor: backends can now report validity statusAmaury Pouly2014-12-15