summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
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
2017-01-01Fixes and re-sync for puzzlesFranklin Wei
2016-12-18work around little bugs in puzzlesFranklin Wei
2016-12-18Add circle drawing/filling to xlcdFranklin Wei
2016-12-18add missing file to puzzlesFranklin Wei
2016-12-18Port of Simon Tatham's Puzzle CollectionFranklin Wei
2016-12-04Add tentative new element names, IUPAC approval expected around NovemberFranklin Wei
2016-11-19remove debug macroFranklin Wei
2016-11-19XWorld: some fixesFranklin Wei
2016-10-12pdbox: fix bug shown by new gcc warningFrank Gevaerts
2016-10-03Rockboy: revert FS#11745 patchSebastian Leonhardt
2016-09-21zenxfi3: fix recording keymap and simulator keymapAmaury Pouly
2016-08-26iAP: fix USB storage mount after using an iAP accessoryCástor Muñoz
2016-08-24Samsung YP-R0: Fix settings keymap (apply FS#13073 by lebellium)Sebastian Leonhardt
2016-08-22Fuze+: fix CONTEXT_SETTINGS keymap (unable to cancel)Sebastian Leonhardt
2016-08-21Attempt to fix dependencies for lang.h, lang_core.c and lang_core.oFrank Gevaerts
2016-08-20Update french translation, thanks to lebellium for spotting those.Amaury Pouly
2016-08-20Update French translation.Amaury Pouly
2016-08-17FS#13079 - Slovak lang updatePeter Lecký
2016-08-14German language update (FS#13078).Michael Giacomelli
2016-08-12Fix misleading indentation as pointed out by the new gcc warningFrank Gevaerts
2016-08-03test_mem: print clock speed in MHz so it fits on smaller screens.Michael Giacomelli
2016-06-28Fix endianness handling for sha1 (used by the otp plugin)Frank Gevaerts
2016-06-05One-Time Password client (HOTP and TOTP)Franklin Wei
2016-05-30zenxfi3: update keymapAmaury Pouly
2016-05-14Manually unboost if not using boost in test_codecMichael Giacomelli
2016-04-07Plugin 2048: Optimize for 128x96 screenSebastian Leonhardt