summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-12-18Fix error with action subsystem and custom context mappingWilliam Wilgus
2017-12-17Buffering: Get rid of disabled code I have no intention of usingMichael Sevakis
2017-12-17Remove buffering functions from plugin API.Michael Sevakis
2017-12-17Get rid of useless playlist probing and fix up some data types.Michael Sevakis
2017-12-16Fix last commitFranklin Wei
2017-12-16Change button mappings in plugins/lib/keymaps.hFranklin Wei
2017-12-15Fix big WTF when closing the current track.Michael Sevakis
2017-12-12Get voice event out of playback.cMichael Sevakis
2017-12-12Add a 32 byte read buffer to read_line.Michael Sevakis
2017-12-10Buffering: Remove statically-sized path buffer from handle structMichael Sevakis
2017-12-09buffering.c: Fix oopses with caching handle pointerMichael Sevakis
2017-12-09Remove recursion from shrink_buffer()Michael Sevakis
2017-12-09Fix yellow on hosted targets from c1a01beMichael Sevakis
2017-12-09Playback: Move internal track list onto bufferMichael Sevakis
2017-12-08Get test_codec synced with changes in 6c868ddMichael Sevakis
2017-12-07Remove explicit 'enum codec_command_action' in codec APIMichael Sevakis