summaryrefslogtreecommitdiff
path: root/apps/plugins
AgeCommit message (Expand)Author
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-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-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-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-14Manually unboost if not using boost in test_codecMichael Giacomelli
2016-04-07Plugin 2048: Optimize for 128x96 screenSebastian Leonhardt
2016-04-01Align test_disk buffer for DMA.Boris Gjenero
2016-04-01Fix FS#12981 JPEG decoding problem when entropy data starts with FFBoris Gjenero
2016-03-18lua: don't include rockbox-specific libc headers for the button helper tool.Frank Gevaerts
2016-03-13A better fix than b58b9c2.Frank Gevaerts
2016-03-13Remove clearly broken error checking, as pointed out by newer gcc.Frank Gevaerts
2016-01-25Replace SAMSUNG_YH920_PAD with YH92XSebastian Leonhardt
2016-01-11Plugin 2048: optimize small tilesSebastian Leonhardt
2016-01-09Plugin Frotz: Match keymap and manualSebastian Leonhardt
2015-12-27Samsung YH820/92x keymap bugfixesSebastian Leonhardt
2015-11-16fix yellow.Szymon Dziok
2015-11-15YH8xx,YH9xx: Keymap improvementSebastian Leonhardt
2015-09-30Fix chessbox keymap handlingSebastian Leonhardt
2015-09-28Snake2: add 128x96x16 bitmapsSebastian Leonhardt
2015-09-25Fix Pong button handlingSebastian Leonhardt
2015-09-25Chip8: implement missing keySebastian Leonhardt
2015-09-24Shopper: slightly improve plugin and manualSebastian Leonhardt
2015-04-192048: CleanupFranklin Wei