summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-28Rocklua -- Clean-up sourceWilliam Wilgus
2018-05-28Lua liolibWilliam Wilgus
2018-05-27Fix lua lseek command / io libWilliam Wilgus
2018-05-25Fuze PLUS Fix lcd_update_rect()William Wilgus
2018-05-25Fix Remove lcd_scroll_worker from bootloader except remote displays/charcellWilliam Wilgus
2018-05-23Remove lcd_scroll_worker from bootloader except remote displays and charcellWilliam Wilgus
2018-05-23Don't enable full vuprintf file in bootloader. Saves ~2KB packed space when ...Michael Giacomelli
2018-04-24puzzles: update frontend for new upstream, misc. changesFranklin Wei
2018-04-24puzzles: update help text, make generation and testing cleanerFranklin Wei
2018-04-24puzzles: resync with upstreamFranklin Wei
2018-04-24puzzles: silence some warningsFranklin Wei
2018-04-20Add battery calibration for Sony NWZ A10.Michael Giacomelli
2018-04-17puzzles: save some bytesFranklin Wei
2018-04-17puzzles: clean up for rockboxFranklin Wei
2018-04-17puzzles: enable all the remaining gamesFranklin Wei
2018-04-03Oscilloscope plugin: bundle #define NEED_LASTBUTTON to a single placeSebastian Leonhardt
2018-04-03Zen XFi2: Enable PluginsSebastian Leonhardt
2018-04-03pacbox for small screens, up to 75x96Sebastian Leonhardt
2018-04-02pacbox: clean-up screen size codeSebastian Leonhardt
2018-03-18duke3d: add manual entryFranklin Wei
2018-03-18puzzles: fix typoFranklin Wei
2018-03-17puzzles: add formatting to help viewerFranklin Wei
2018-03-12sdl: remove non-rockbox driversFranklin Wei
2018-01-15sdl: clean up audio driverFranklin Wei
2018-01-15duke3d: bump audio sample rate to 22.1KHzFranklin Wei
2018-01-15duke3d: further optimize audio mixingFranklin Wei
2018-01-14sdl: correct misleading commentsFranklin Wei
2018-01-14Use sleep(0) instead of yield() in SDL_WaitAudioMichael Sevakis
2018-01-14Gigabeat S: Remove unwanted partitions on the flyMichael Sevakis
2018-01-13nwztools/scsitool: fix completely stupid codeAmaury Pouly
2018-01-13nwztools/scsitool: print clearer message when nvp info is incompleteAmaury Pouly
2018-01-13Add information for NWZ-S630 and NWZ-S730Amaury Pouly
2018-01-11sdl: fix freeze on startup on PP targetsFranklin Wei
2018-01-07sonynwz: Add NVP information for NWZ-A810Amaury Pouly
2018-01-05duke3d: unregister timer on exitFranklin Wei
2017-12-26duke3d: rewrite sound mixing to use fixed-pointFranklin Wei
2017-12-26duke3d: use hardware FPU if availableFranklin Wei
2017-12-24Revert "Support floating-point formatting"Franklin Wei
2017-12-24duke3d: Credit the authorsFranklin Wei
2017-12-24duke3d: restrict manual building to enabled targetsFranklin Wei
2017-12-24duke3d: restrict targets to ARM onlyFranklin Wei
2017-12-24fix red once moreFranklin Wei
2017-12-24attempt to fix sysfont.h errorsFranklin Wei
2017-12-24Undef potentially conflicting macros in stdio_compat.hFranklin Wei
2017-12-24fix redFranklin Wei
2017-12-23fix redFranklin Wei
2017-12-23Port of Duke Nukem 3DFranklin Wei
2017-12-23Support floating-point formattingFranklin Wei
2017-12-23stdio compat layer for pluginsMarcin Bukat
2017-12-19Buffering: Missed converting one case assuming const handle size.Michael Sevakis