summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-28Add a small 32-byte write buffer to fdprintf.Michael 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-21Convert i.MX31 and AMS target to use RTC interruptMichael Sevakis
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-21Implement a much more capable vuprintf()Michael 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-14nwz: enable plugins on all targets except NWZ-A860Amaury Pouly
2017-11-14nwz: fix tuner on older players (also fixes audio because Sony)Amaury Pouly
2017-11-12Imx233 Disable Autoslow only at maximum cpu frequencyWilliam Wilgus
2017-11-12hwstub: add code to dump STMP romAmaury Pouly
2017-11-12hwstub: expose read/write functionsAmaury Pouly
2017-11-12hwstub: fix horrible bugAmaury Pouly
2017-11-07rolo.c: Change 'int errno' to 'int err'Michael Sevakis
2017-11-06libpcm: Get unbranded structure tag out of my way.Michael Sevakis
2017-11-06fix redAmaury Pouly
2017-11-06nwzlinux: add support for radioAmaury Pouly
2017-11-05mkimxboot: small fixes and display a human readable errorAmaury Pouly
2017-11-04Add support for ZEN Mozaic firmware Version 1.06.01 to mkzenbootAmaury Pouly
2017-11-04fuzep: fix rdsAmaury Pouly