summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* usb: make usb_release_exclusive_storage privateAmaury Pouly2015-01-08
* Clarify usb_powered() and fix some code.Amaury Pouly2015-01-08
* usb: document usb states, powering and detectionAmaury Pouly2015-01-08
* usb: document usb_status_event and #ifdef it with USB_STATUS_BY_EVENTAmaury Pouly2015-01-08
* usb: move usb charging function prototype from usb_core.h to usb.hAmaury Pouly2015-01-08
* Get rid of USE_ROCKBOX_USBAmaury Pouly2015-01-08
* Fix yellowThomas Jarosch2015-01-05
* Make thirty functions static to reduce binary sizeThomas Jarosch2015-01-05
* jz4740 usbtool: Fix undefined behavior in set_reg()Thomas Jarosch2015-01-04
* mktime(): Remove redundant assignment of 'result'Thomas Jarosch2015-01-04
* hosted target: Fix uninitialized variable in dirinfo.attributeThomas Jarosch2015-01-04
* 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