summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* 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
* Manually unboost if not using boost in test_codecMichael Giacomelli2016-05-14
* Plugin 2048: Optimize for 128x96 screenSebastian Leonhardt2016-04-07
* Align test_disk buffer for DMA.Boris Gjenero2016-04-01
* Fix FS#12981 JPEG decoding problem when entropy data starts with FFBoris Gjenero2016-04-01
* lua: don't include rockbox-specific libc headers for the button helper tool.Frank Gevaerts2016-03-18
* A better fix than b58b9c2.Frank Gevaerts2016-03-13
* Remove clearly broken error checking, as pointed out by newer gcc.Frank Gevaerts2016-03-13
* Replace SAMSUNG_YH920_PAD with YH92XSebastian Leonhardt2016-01-25
* Plugin 2048: optimize small tilesSebastian Leonhardt2016-01-11