summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | 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
* | | | | | | qeditor: introduce a message widget to display non-interactive messagesAmaury Pouly2014-12-15
* | | | | | | qeditor: rework mainwindow tab names handlingAmaury Pouly2014-12-15
* | | | | | | qeditor: add copyrightAmaury Pouly2014-12-15
* | | | | | | Revert "regtools/qeditor: use the new model, drop unused code"Amaury Pouly2014-12-15
* | | | | | | regtools/qeditor: use the new model, drop unused codeAmaury Pouly2014-12-15
* | | | | | | MTP: put libs after files in the Makefile, to please old gcc versionsAmaury Pouly2014-12-13
* | | | | | | iPod Classic: YUV to RGB optimizations for ARM v5+Cástor Muñoz2014-12-10
* | | | | | | ypr0: Get it up and running againThomas Martitz2014-12-09
* | | | | | | iPod Classic: configure piezo GPIO portsCástor Muñoz2014-12-08
* | | | | | | iPod Classic: minor modifications in TIMERCástor Muñoz2014-12-08
* | | | | | | rk27xx: sd: properly align buffer used for DMA transfers.Andrew Ryabinin2014-11-29
* | | | | | | Add IS_ALIGNED(x, a) macro helperAndrew Ryabinin2014-11-29
* | | | | | | Fix warning in WMA Pro and remove a c++ comment.Michael Giacomelli2014-11-28
* | | | | | | Fix FS#13009.Michael Giacomelli2014-11-28
* | | | | | | hwstub/atj213x: add clock setup to crt0.SMarcin Bukat2014-11-28
* | | | | | | qeditor: add clock analyser for ATJ213xMarcin Bukat2014-11-28
* | | | | | | hwstub_shell: add support for call and jumpMarcin Bukat2014-11-28
* | | | | | | hwstub: lua functions for atj213x/irivere150Marcin Bukat2014-11-28
| |_|/ / / / |/| | | | |