summaryrefslogtreecommitdiff
path: root/apps
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-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-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-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-11sdl: fix freeze on startup on PP targetsFranklin Wei
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-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-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