summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2017-04-08Fix some problems with playback crashingMichael Sevakis1-35/+85
2017-04-06Fix a problem with audio not starting on a list of short filesMichael Sevakis3-9/+30
2017-04-01Database: Fix destabilization if ramcache fails to load + misc.Michael Sevakis1-31/+42
2017-03-15Rewrite void* arithmeticFranklin Wei1-1/+1
2017-03-15Remove redundant codeFranklin Wei1-3/+2
2017-03-15fix build for mono targetsFranklin Wei1-1/+1
2017-03-15fix nameFranklin Wei1-1/+1
2017-03-15Speed-reading pluginFranklin Wei4-0/+736
2017-03-12Do some housekeeping with fat.h and SECTOR_SIZEMichael Sevakis1-1/+1
2017-02-13Tweak a few tagcache things.Michael Sevakis1-28/+18
2017-02-12xworld: fix several horrendous bugsFranklin Wei1-4/+7
2017-02-12xworld: get rid of annoying warningFranklin Wei1-1/+2
2017-02-11Improve radio RDS driver and frameworkMichael Sevakis3-16/+18
2017-02-10Fix tagtree from blowing up when its buffer movesMichael Sevakis1-1/+6
2017-02-10puzzles: fix makefile producing temporary files in the build directory (sorry!)Franklin Wei1-4/+4
2017-02-10Fix warnings and errors from 7373cf5Michael Sevakis1-6/+4
2017-02-10Restore dircache hookup in the database ramcache.Michael Sevakis2-404/+435
2017-02-09puzzles: fix up makefileFranklin Wei1-45/+6
2017-02-04Fix dangerous castsAmaury Pouly17-45/+46
2017-02-04Implement speaker enable/disable on jack (un)plugAmaury Pouly8-12/+34
2017-02-01Fix for Chessbox bug FS#10363William Wilgus4-34/+164
2017-01-31Remove Whitespaces from chessboxWilliam Wilgus6-1616/+1616
2017-01-25AMS: Return ascodec to interrupt-based I2C2 driverMichael Sevakis1-0/+6
2017-01-21action.c must desist in calling set_cpu_frequency from a tickMichael Sevakis1-49/+1
2017-01-17Selective Backlight Softlock Fix misleading indentation.William Wilgus1-1/+1
2017-01-17Selective Backlight/Advanced Softlock - Selective actions based on contextWilliam Wilgus12-179/+1220
2017-01-17Reenable database ramcache and playlist dircacheMichael Sevakis3-144/+170
2017-01-16puzzles: more accurate sin() and cos()Franklin Wei1-7/+36
2017-01-16puzzles: change default optimization to -O2Franklin Wei1-1/+1
2017-01-16puzzles: fix copyright yearFranklin Wei1-1/+1
2017-01-16puzzles: fix overlay loader (monolithic builds only)Franklin Wei2-1/+2
2017-01-16puzzles: disable unplayable puzzles (Solo and Loopy)Franklin Wei1-2/+2
2017-01-15Renamed defines UNALIGNED to ROCKBOX_UNALIGNED - UNALIGNED is alreadyMatthias Mohr1-2/+2
2017-01-15fix whitespaceFranklin Wei1-1/+1
2017-01-15puzzles: fix building on c200v2Franklin Wei3-7/+16
2017-01-15puzzles: antialiased line drawing via Wu's algorithm and optional "shortcuts"...Franklin Wei3-97/+327
2017-01-15Fix compilation of puzzles on WindowsAmaury Pouly1-2/+2
2017-01-13Revert "puzzles: antialiased line drawing and optional "shortcuts" for undo/r...Franklin Wei3-337/+104
2017-01-13puzzles: fix configuration menu (again!)Franklin Wei1-5/+30
2017-01-13puzzles: antialiased line drawing and optional "shortcuts" for undo/redoFranklin Wei3-111/+319
2017-01-13puzzles: enable fallback to audiobuf when smalloc() failsFranklin Wei2-7/+55
2017-01-07Fix track formatting problems in playlist.cMichael Sevakis1-11/+47
2017-01-07puzzles: add cursor interface to untangleFranklin Wei2-6/+151
2017-01-06Midiplay: only boost cpu in sensible code partsSebastian Leonhardt1-7/+27
2017-01-06Midi Player: fix premature stopping of audio buffer playbackSebastian Leonhardt1-1/+10
2017-01-06Midi Player: fix playback of buffer remains when seekingSebastian Leonhardt1-0/+4
2017-01-06Fix red (midi plugin: action rename)Sebastian Leonhardt1-1/+1
2017-01-06Midi Player: give button actions meaningful namesSebastian Leonhardt1-199/+199
2017-01-06midi: Recalculate (and rename) the note frequency table.Frank Gevaerts3-19/+28
2017-01-05Fix previous errors for targets with no crossfade.Michael Sevakis1-1/+6