summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
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
2017-12-07Remove explicit 'enum codec_command_action' in codec APIMichael Sevakis
2017-12-07Ensure ci is properly updated if seeking before track load completesMichael Sevakis
2017-12-04Playback: C99-ize FOREACH_ALBUMART; make loop counter localMichael Sevakis
2017-11-24puzzles: fix off-by-one in blitter clippingFranklin Wei
2017-11-24puzzles: polish mouse modeFranklin Wei
2017-11-24puzzles: fix copy-paste typoFranklin Wei
2017-11-24Do playback restarts the proper wayMichael Sevakis
2017-11-21puzzles: add missing fileFranklin Wei
2017-11-21puzzles: clean junk filesFranklin Wei
2017-11-21puzzles: resync with upstream; add Loopy and Palisade, mouse modeFranklin Wei
2017-11-21aced667 forgot about those pesky __PCTOOL__ things.Michael Sevakis
2017-11-21Undo hacks to meant to get around string formatting limitationsMichael Sevakis
2017-11-18Action Rewrite - Fix redWilliam Wilgus
2017-11-18Action.c FIX / Rework / Clean-up Action SystemWilliam Wilgus
2017-11-14nwz: improve keymapAmaury Pouly
2017-11-06fix redAmaury Pouly
2017-11-06nwzlinux: add support for radioAmaury Pouly
2017-11-04puzzles: fix blitting when zoomedFranklin Wei
2017-11-04puzzles: clarify code and documentationFranklin Wei
2017-11-04puzzles: fix title drawingFranklin Wei
2017-10-30puzzles: add an interaction mode to the "Zoom In" featureFranklin Wei
2017-10-29puzzles: sync with upstreamFranklin Wei
2017-10-29Add boot data to MOST AS3525 DevicesWilliam Wilgus
2017-10-29Add boot data support to rockbox.William Wilgus
2017-10-29puzzles: improve zoom renderingFranklin Wei