summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Fix uninitialized variable (should fix libusb retry handling)Thomas Jarosch2015-01-04
* Remove unneeded std::string .c_str() callThomas Jarosch2015-01-04
* Fix a tiny whitespace error in CREDITSFranklin Wei2015-01-04
* Add buflib tests to .gitignoreThomas Jarosch2015-01-03
* Add and adapt buflib shrink testsThomas Jarosch2015-01-03
* Add buflib test for maximum allocationThomas Jarosch2015-01-03
* Add and adapt buflib move testsThomas Jarosch2015-01-03
* Bring abroad second buflib testThomas Jarosch2015-01-03
* Enable printing of buflib allocationsThomas Jarosch2015-01-03
* Initial import of simple buflib unit testThomas Jarosch2015-01-03
* Fix up some DEBUGF statementsThomas Jarosch2015-01-03
* Multiple variables for 'my' need to be in parenthesisThomas Jarosch2015-01-03
* Don't build sims twiceThomas Jarosch2015-01-03
* Fix syntax error (missing semicolon)Thomas Jarosch2015-01-03
* 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