summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2017-03-15fix build for mono targetsFranklin Wei
2017-03-15fix nameFranklin Wei
2017-03-15Speed-reading pluginFranklin Wei
2017-03-12Do some housekeeping with fat.h and SECTOR_SIZEMichael Sevakis
2017-02-13Tweak a few tagcache things.Michael Sevakis
2017-02-12xworld: fix several horrendous bugsFranklin Wei
2017-02-12xworld: get rid of annoying warningFranklin Wei
2017-02-11Improve radio RDS driver and frameworkMichael Sevakis
2017-02-10Fix tagtree from blowing up when its buffer movesMichael Sevakis
2017-02-10puzzles: fix makefile producing temporary files in the build directory (sorry!)Franklin Wei
2017-02-10Fix warnings and errors from 7373cf5Michael Sevakis
2017-02-10Restore dircache hookup in the database ramcache.Michael Sevakis
2017-02-09puzzles: fix up makefileFranklin Wei
2017-02-04Fix dangerous castsAmaury Pouly
2017-02-04Implement speaker enable/disable on jack (un)plugAmaury Pouly
2017-02-01Fix for Chessbox bug FS#10363William Wilgus
2017-01-31Remove Whitespaces from chessboxWilliam Wilgus
2017-01-25AMS: Return ascodec to interrupt-based I2C2 driverMichael Sevakis
2017-01-21action.c must desist in calling set_cpu_frequency from a tickMichael Sevakis
2017-01-17Selective Backlight Softlock Fix misleading indentation.William Wilgus
2017-01-17Selective Backlight/Advanced Softlock - Selective actions based on contextWilliam Wilgus
2017-01-17Reenable database ramcache and playlist dircacheMichael Sevakis
2017-01-16puzzles: more accurate sin() and cos()Franklin Wei
2017-01-16puzzles: change default optimization to -O2Franklin Wei
2017-01-16puzzles: fix copyright yearFranklin Wei
2017-01-16puzzles: fix overlay loader (monolithic builds only)Franklin Wei
2017-01-16puzzles: disable unplayable puzzles (Solo and Loopy)Franklin Wei
2017-01-15Renamed defines UNALIGNED to ROCKBOX_UNALIGNED - UNALIGNED is alreadyMatthias Mohr
2017-01-15fix whitespaceFranklin Wei
2017-01-15puzzles: fix building on c200v2Franklin Wei
2017-01-15puzzles: antialiased line drawing via Wu's algorithm and optional "shortcuts"...Franklin Wei
2017-01-15Fix compilation of puzzles on WindowsAmaury Pouly
2017-01-13Revert "puzzles: antialiased line drawing and optional "shortcuts" for undo/r...Franklin Wei
2017-01-13puzzles: fix configuration menu (again!)Franklin Wei
2017-01-13puzzles: antialiased line drawing and optional "shortcuts" for undo/redoFranklin Wei
2017-01-13puzzles: enable fallback to audiobuf when smalloc() failsFranklin Wei
2017-01-07Fix track formatting problems in playlist.cMichael Sevakis
2017-01-07puzzles: add cursor interface to untangleFranklin Wei
2017-01-06Midiplay: only boost cpu in sensible code partsSebastian Leonhardt
2017-01-06Midi Player: fix premature stopping of audio buffer playbackSebastian Leonhardt
2017-01-06Midi Player: fix playback of buffer remains when seekingSebastian Leonhardt
2017-01-06Fix red (midi plugin: action rename)Sebastian Leonhardt
2017-01-06Midi Player: give button actions meaningful namesSebastian Leonhardt
2017-01-06midi: Recalculate (and rename) the note frequency table.Frank Gevaerts
2017-01-05Fix previous errors for targets with no crossfade.Michael Sevakis
2017-01-05Playback: Fix problems with crossfade on short tracks.Michael Sevakis
2017-01-04puzzles: fix a minor bug in the configuration screenFranklin Wei
2017-01-04puzzles: minor polishing touches on the user interfaceFranklin Wei
2017-01-04puzzles: fix a few thingsFranklin Wei
2017-01-03puzzles: rename bcopy() to bcopy_wrapper() and make staticFranklin Wei