summaryrefslogtreecommitdiff
path: root/manual/plugins/main.tex (follow)
Commit message (Collapse)AuthorAge
* puzzles: update manual entryFranklin Wei2017-07-21
| | | | Change-Id: I9c53eaa217ec8cd36ce3de4eaa1237c78bb0c1ea
* Speed-reading pluginFranklin Wei2017-03-15
| | | | | | | | Partially based on `spread0r', an open-source ebook reader: https://github.com/xypiie/spread0r Similar to Spritz(TM): http://spritzinc.com Change-Id: I6aa54addd1910a83a266aea561406b6268449b67
* Port of Simon Tatham's Puzzle CollectionFranklin Wei2016-12-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Original revision: 5123b1bf68777ffa86e651f178046b26a87cf2d9 MIT Licensed. Some games still crash and others are unplayable due to issues with controls. Still need a "real" polygon filling algorithm. Currently builds one plugin per puzzle (about 40 in total, around 100K each on ARM), but can easily be made to build a single monolithic overlay (800K or so on ARM). The following games are at least partially broken for various reasons, and have been disabled on this commit: Cube: failed assertion with "Icosahedron" setting Keen: input issues Mines: weird stuff happens on target Palisade: input issues Solo: input issues, occasional crash on target Towers: input issues Undead: input issues Unequal: input and drawing issues (concave polys) Untangle: input issues Features left to do: - In-game help system - Figure out the weird bugs Change-Id: I7c69b6860ab115f973c8d76799502e9bb3d52368
* One-Time Password client (HOTP and TOTP)Franklin Wei2016-06-05
| | | | | | | | | | * Implements RFC 4226 (HOTP) and RFC 6238 (TOTP) * Adds sha1.c to apps/plugins/lib (orignally tools/hmac-sha1.c) * See manual entry for more information Change-Id: Ia4a4031b29f97361b541e71438aa7f3ea82212f2
* Manual: Add missing pluginsSebastian Leonhardt2016-04-15
| | | | | | | | | | | | | | | | | | | | The text is usually only a short description taken from the wiki and don't contain screenshots or keymaps, but should be better than nothing. :) Added manual entries: - Boomshine - Dict - FFT - main_menu_config - Matrix - Maze (including keymap) - PDbox - Superdom Additional changes/fixes: - fix "Clix" alphabetical order - add Frotz & ZXBox to games preamble Change-Id: I169870420cbac8123695747ccfcbaaf3478c11cc
* Xworld - Another World interpreter for RockboxFranklin Wei2014-12-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-conspirators: Franklin Wei, Benjamin Brown -------------------------------------------------------------------- This work is based on: - Fabien Sanglard's "Fabother World" based on - Piotr Padkowski's newRaw interpreter which was based on - Gregory Montoir's reverse engineering of - Eric Chahi's assembly code -------------------------------------------------------------------- Progress: * The plugin runs pretty nicely (with sound!) on most color targets * Keymaps for color LCD targets are complete * The manual entry is finished * Grayscale/monochrome support is NOT PLANNED - the game looks horrible in grayscale! :p -------------------------------------------------------------------- Notes: * The original game strings were built-in to the executable, and were copyrighted and could not be used. * This port ships with an alternate set of strings by default, but can load the "official" strings from a file at runtime. -------------------------------------------------------------------- To be done (in descending order of importance): * vertical stride compatibility <30% done> * optimization <10% done> Change-Id: I3155b0d97c2ac470cb8a2040f40d4139ddcebfa5 Reviewed-on: http://gerrit.rockbox.org/1077 Reviewed-by: Michael Giacomelli <giac2000@hotmail.com>
* Manual for the Samsung YH820.Szymon Dziok2014-10-22
| | | | Change-Id: I1c760b4846963f39b9df60413ffbb9f95dc0e0fb
* FS#9583 - periodic tableFranklin Wei2014-09-15
| | | | | | | | | | | | | | | | | - original rockbox port: Yifu Huang - original work: Jonathan Bettencourt - modifications made: - PLA-fied - Add element 117 (ununseptium) - Implemented up/down - Fixed actinide/lanthanide navigation so that they are between scandium and titanium - Added manual entry - Fixed FG/BG colors Change-Id: Ibabfb0d28f794689ffcd8b9c360fb969d118de08 Reviewed-on: http://gerrit.rockbox.org/950 Reviewed-by: Michael Giacomelli <giac2000@hotmail.com>
* Added 2048 gameFranklin Wei2014-08-12
| | | | | | | Change-Id: I4012dca4f93ca0db386a454635534f648ba906e9 Reviewed-on: http://gerrit.rockbox.org/888 Reviewed-by: Michael Giacomelli <giac2000@hotmail.com> Tested: Michael Giacomelli <giac2000@hotmail.com>
* manual: Remove invadrox and pacbox from targets that don't build themRafaël Carré2013-02-09
| | | | Change-Id: I67cc773ce0bfdf0054d92072617ee5a8e498413b
* Manual: Invadarox isn't built on the Clip Zip so don't include it in theAlex Parker2012-11-28
| | | | | | manual. Change-Id: I6728708b8937aca70c8b1f5d08bb8b20cb5d05e2
* rocklife is much more a demo than a game.Frank Gevaerts2012-02-06
| | | | | | | | Change-Id: Ibf80637cd9c6001a636a9f92c72223ec56dad780 Reviewed-on: http://gerrit.rockbox.org/82 Reviewed-by: Thomas Martitz <kugel@rockbox.org> Reviewed-by: Boris Gjenero <boris.gjenero@gmail.com> Tested-by: Boris Gjenero <boris.gjenero@gmail.com>
* manual: mp3_encoder is available on lowmem targetsRafaël Carré2011-09-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30511 a1c6a512-1295-4272-9138-f99709370657
* Update manual for image viewer plugin.Teruaki Kawashima2011-01-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29065 a1c6a512-1295-4272-9138-f99709370657
* Add mp3 encoder plugin to manual.Andree Buschmann2011-01-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28977 a1c6a512-1295-4272-9138-f99709370657
* FS#6321: Universal Image ViewerTeruaki Kawashima2010-11-21
| | | | | | This unifies jpeg viewer, png viewer, and bmp viewer to one plugin, image viewer, so that you can navigate through different image formats. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28626 a1c6a512-1295-4272-9138-f99709370657
* MPIO HD200 manual - tex filesMarcin Bukat2010-11-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28544 a1c6a512-1295-4272-9138-f99709370657
* Manual: PNG Viewer is no longer only for colour LCDsAlex Parker2010-10-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28417 a1c6a512-1295-4272-9138-f99709370657
* New plugin: Resistor code calculatorFrank Gevaerts2010-10-02
| | | | | | | | Flyspray: FS#11585 Author: Calvin Walden git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28191 a1c6a512-1295-4272-9138-f99709370657
* Add a manual entry for the shopper plugin. More details are in the wiki.Alexander Levin2010-09-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27990 a1c6a512-1295-4272-9138-f99709370657
* Add 'lowmem' feature to the manual, defined if MEM <= 2Rafaël Carré2010-08-25
| | | | | | | Use it to remove mentions of Doom/mpegplayer/midiplay because these plugins aren't built on such models git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27881 a1c6a512-1295-4272-9138-f99709370657
* Also fix Rockboy wrongly included in the Ipod Minis' manual. The option is ↵Marianne Arnold2010-07-23
| | | | | | just called 'ipodmini' because there is no difference between the two Minis important to the manual. Maybe the platform file should be renamed accordingly?. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27526 a1c6a512-1295-4272-9138-f99709370657
* Fix Rockboy wrongly included in the Ondio manuals - the linebreak after the ↵Marianne Arnold2010-07-22
| | | | | | opening { made TeX ignore the first following option, a comment also escapes the linebreak and helps here. Also change the option to ONDIO_PAD as the keypad is the important criteria here. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27525 a1c6a512-1295-4272-9138-f99709370657
* manual: include rockboy on m5 and x5 (mistakenly disabled in previous commit)Rafaël Carré2010-07-21
| | | | | | | Do not put a space after commas, and put commas at the beginning of newlines to match the existing style git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27508 a1c6a512-1295-4272-9138-f99709370657
* manual: rockboy isn't built on all lcd bitmap targetsRafaël Carré2010-07-21
| | | | | | | ideally we should check pixelformat and lcd height/depth but I don't know how to do comparisons in tex (nor if it is possible at all) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27507 a1c6a512-1295-4272-9138-f99709370657
* rockboy manualRafaël Carré2010-07-21
| | | | | | | | | - add entry for all supported targets (all lcd_bitmap but ondio) - add clip screenshot - add clip keymap description - fix fuze keymap description git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27505 a1c6a512-1295-4272-9138-f99709370657
* new plugin: FS#10559 - lrcplayer: a plugin to view .lrc file.Teruaki Kawashima2010-06-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26574 a1c6a512-1295-4272-9138-f99709370657
* Refine the file formats table which explains what plugins are used to open ↵Marianne Arnold2010-04-04
| | | | | | which files so that the table is only included in manuals of targets which have the plugin... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25468 a1c6a512-1295-4272-9138-f99709370657
* pitch_detector: fix builds on monochrome targets, remove an unused variableRafaël Carré2010-03-29
| | | | | | Add icons for Clip, copied from c200 icons git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25397 a1c6a512-1295-4272-9138-f99709370657
* pitch_detector plugin only works on color LCDsRafaël Carré2010-03-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25387 a1c6a512-1295-4272-9138-f99709370657
* manual:text viewer plugin updates.Yoshihisa Uchida2010-03-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25236 a1c6a512-1295-4272-9138-f99709370657
* Alarm clock plugin for RTC targetsRafaël Carré2010-02-25
| | | | | | | Author: Clément Pit-Claudel Flyspray: FS#11056 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24912 a1c6a512-1295-4272-9138-f99709370657
* add manual for bmp viewer plugin.Teruaki Kawashima2010-02-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24774 a1c6a512-1295-4272-9138-f99709370657
* New plugin: frotz, a Z-machine interpreter, for playing interactive fiction.Torne Wuff2010-01-17
| | | | | | | | The interpreter more or less passes all the tests in the z-machine test suite. It should build for every target except Archos (for which it is disabled). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24267 a1c6a512-1295-4272-9138-f99709370657
* FS#10911 - Plugins: Fractals (formerly Mandelbrot) Tomer Shalev2010-01-15
| | | | | | | | | | | | | - Rename the mandelbrot plugin to fractals - Update manual accordingly - Separate plugin's functionality into separate files - Lay the ground for having fractals sets other than the Mandelbrot set. For that the following will need to be implemented: - Create a new file for the new fracral set - Provide key mapping to switch between sets git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24230 a1c6a512-1295-4272-9138-f99709370657
* Renamed special archosrecorderv2fm manual build to standard archosfmrecorder.Björn Stenberg2009-12-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24043 a1c6a512-1295-4272-9138-f99709370657
* Rename targets to be consistent in all places. (FS #10819). Take 2.Björn Stenberg2009-12-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23883 a1c6a512-1295-4272-9138-f99709370657
* FS#10497 - New game codebuster, which is a clone of the classic game ↵Johannes Schwarz2009-10-24
| | | | | | mastermind. It just runs on color LCD. Thank you to the author Clément Pit--Claudel (CFP) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23332 a1c6a512-1295-4272-9138-f99709370657
* New plugin theme_remove which offers a way to remove specified theme.Teruaki Kawashima2009-10-12
| | | | | | | | | See the manual for usage. Flyspray: FS#10187 Author: myself, manual by David Kauffmann git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23130 a1c6a512-1295-4272-9138-f99709370657
* Manual entry for the reversi gameAlexander Levin2009-10-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23009 a1c6a512-1295-4272-9138-f99709370657
* Fix typo (add a space)Alexander Levin2009-09-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22765 a1c6a512-1295-4272-9138-f99709370657
* Improvements to the viewers section of the manual (FS#10531 by David Kaufmann)Alexander Levin2009-09-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22764 a1c6a512-1295-4272-9138-f99709370657
* Manual section for the pitch detector (this is just the beginning)Alexander Levin2009-09-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22667 a1c6a512-1295-4272-9138-f99709370657
* Revert wrongly committed fileAlexander Levin2009-09-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22666 a1c6a512-1295-4272-9138-f99709370657
* Set SVN keywordsAlexander Levin2009-09-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22665 a1c6a512-1295-4272-9138-f99709370657
* Add gigabeat F/S volume limits to the manual, and a few minor formatting ↵Alex Parker2009-08-25
| | | | | | changes. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22513 a1c6a512-1295-4272-9138-f99709370657
* Add png viewer plugin documentationFrank Gevaerts2009-08-01
| | | | | | | | | Author: Christophe Gouiran Flyspray: FS#10475 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22092 a1c6a512-1295-4272-9138-f99709370657
* Use the correct (feature) option to only include the new clix.tex in manuals ↵Marianne Arnold2009-07-08
| | | | | | of targets with colour screens. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21730 a1c6a512-1295-4272-9138-f99709370657
* Jackpot is now available on all targets, so enable it for all manuals as ↵Marianne Arnold2009-07-08
| | | | | | well. The button table needs to be filled out still though. Also move the opt for the H100 remote again (see r21696). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21729 a1c6a512-1295-4272-9138-f99709370657
* new game plugin for colored players named clix (by Rene Peinthor)Johannes Schwarz2009-07-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21720 a1c6a512-1295-4272-9138-f99709370657