summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* Remove redundant codeFranklin Wei2017-03-15
* fix build for mono targetsFranklin Wei2017-03-15
* fix nameFranklin Wei2017-03-15
* Speed-reading pluginFranklin Wei2017-03-15
* xworld: fix several horrendous bugsFranklin Wei2017-02-12
* xworld: get rid of annoying warningFranklin Wei2017-02-12
* puzzles: fix makefile producing temporary files in the build directory (sorry!)Franklin Wei2017-02-10
* puzzles: fix up makefileFranklin Wei2017-02-09
* Fix dangerous castsAmaury Pouly2017-02-04
* Fix for Chessbox bug FS#10363William Wilgus2017-02-01
* Remove Whitespaces from chessboxWilliam Wilgus2017-01-31
* puzzles: more accurate sin() and cos()Franklin Wei2017-01-16
* puzzles: change default optimization to -O2Franklin Wei2017-01-16
* puzzles: fix copyright yearFranklin Wei2017-01-16
* puzzles: fix overlay loader (monolithic builds only)Franklin Wei2017-01-16
* puzzles: disable unplayable puzzles (Solo and Loopy)Franklin Wei2017-01-16
* Renamed defines UNALIGNED to ROCKBOX_UNALIGNED - UNALIGNED is alreadyMatthias Mohr2017-01-15
* fix whitespaceFranklin Wei2017-01-15
* puzzles: fix building on c200v2Franklin Wei2017-01-15
* puzzles: antialiased line drawing via Wu's algorithm and optional "shortcuts"...Franklin Wei2017-01-15
* Fix compilation of puzzles on WindowsAmaury Pouly2017-01-15
* Revert "puzzles: antialiased line drawing and optional "shortcuts" for undo/r...Franklin Wei2017-01-13
* puzzles: fix configuration menu (again!)Franklin Wei2017-01-13
* puzzles: antialiased line drawing and optional "shortcuts" for undo/redoFranklin Wei2017-01-13
* puzzles: enable fallback to audiobuf when smalloc() failsFranklin Wei2017-01-13
* puzzles: add cursor interface to untangleFranklin Wei2017-01-07
* Midiplay: only boost cpu in sensible code partsSebastian Leonhardt2017-01-06
* Midi Player: fix premature stopping of audio buffer playbackSebastian Leonhardt2017-01-06
* Midi Player: fix playback of buffer remains when seekingSebastian Leonhardt2017-01-06
* Fix red (midi plugin: action rename)Sebastian Leonhardt2017-01-06
* Midi Player: give button actions meaningful namesSebastian Leonhardt2017-01-06
* midi: Recalculate (and rename) the note frequency table.Frank Gevaerts2017-01-06
* puzzles: fix a minor bug in the configuration screenFranklin Wei2017-01-04
* puzzles: minor polishing touches on the user interfaceFranklin Wei2017-01-04
* puzzles: fix a few thingsFranklin Wei2017-01-04
* puzzles: rename bcopy() to bcopy_wrapper() and make staticFranklin Wei2017-01-03
* Fixes and re-sync for puzzlesFranklin Wei2017-01-01
* work around little bugs in puzzlesFranklin Wei2016-12-18
* Add circle drawing/filling to xlcdFranklin Wei2016-12-18
* add missing file to puzzlesFranklin Wei2016-12-18
* Port of Simon Tatham's Puzzle CollectionFranklin Wei2016-12-18
* Add tentative new element names, IUPAC approval expected around NovemberFranklin Wei2016-12-04
* remove debug macroFranklin Wei2016-11-19
* XWorld: some fixesFranklin Wei2016-11-19
* pdbox: fix bug shown by new gcc warningFrank Gevaerts2016-10-12
* Rockboy: revert FS#11745 patchSebastian Leonhardt2016-10-03
* Fix misleading indentation as pointed out by the new gcc warningFrank Gevaerts2016-08-12
* test_mem: print clock speed in MHz so it fits on smaller screens.Michael Giacomelli2016-08-03
* Fix endianness handling for sha1 (used by the otp plugin)Frank Gevaerts2016-06-28
* One-Time Password client (HOTP and TOTP)Franklin Wei2016-06-05