summaryrefslogtreecommitdiff
path: root/manual/plugins/images (follow)
Commit message (Collapse)AuthorAge
* 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
* manual: add screenshots for 2048Franklin Wei2016-06-06
| | | | | | | | * These were automatically generated by Amaury Pouly * For details read http://www.rockbox.org/irc/log-20160605#20:58:18 Change-Id: I4584b07023f5e37b13a7483e60f9d30d3c7c9d69
* Snake2: add 128x96x16 bitmapsSebastian Leonhardt2015-09-28
| | | | | | These fit by pure chance exactly the YH820 screen :) Change-Id: I0f7a7f5d14aa0497da5ddf63cf1f95a2c4989460
* Manual: add missing calendar image for M:Robe 100.Szymon Dziok2014-10-03
| | | | Change-Id: Ia07adc0f2e534ff88f378a456c973cc8adaa5627
* Manual: add images for 128x96x16 resolution (YH-820).Szymon Dziok2014-09-09
| | | | Change-Id: If9a9c5eb733f61eddfe94a193db6d195c099d599
* Manual: Delete another three duplicated and unused files. Fix one filename.Szymon Dziok2014-09-08
| | | | Change-Id: Ice3ecc9db6202e3eb6dca23a156b7d9344b6973d
* Manual: delete unnecessary image.Szymon Dziok2014-09-08
| | | | | | The same file is under group of images called "ss-mandelbrot". Change-Id: I00fd11417c64e7778a5873986c5df5e9c813bbeb
* Clip Zip: new screenshotsRafaël Carré2013-02-09
| | | | | | | Rockboy and Zxbox Fix sudoku screenshot (.bmp saved as a .png) Change-Id: Ie7bec40e04984e0c579415a86a2219db5acc0380
* Zip manual: update sudoku screenshotRafaël Carré2013-02-09
| | | | Change-Id: I77e986cb0d171f7203c7f2898688e62bbf28615e
* Added the screenshots for the Sansa Clip Zip manual.Marco Pessotto2012-11-28
| | | | | | | | | | | | | | | | | | | | | | | Missing screenshots: Invadrox, which I can't find in the menu, but on IRC they said it's for LCD only, so it should be removed. Pacbox, Rockboy and Zxbox: it's unclear where to find the ROMs. Poor quality image: manual/rockbox_interface/images/sansaclipzip-front.png. It can work, but my “artistic” skills are not enough. Anyway, the information on the picture is correct. All the screenshots were taken using the default theme and the simulator compiled for the Sansa Clip Zip. Change-Id: I779a3b8fbf9a1ab2f12b8f8e6bcf55f2363900ce Reviewed-on: http://gerrit.rockbox.org/357 Reviewed-by: Bertrik Sikken <bertrik@sikken.nl> Reviewed-by: Alex Parker <rockbox@aeparker.com> Tested-by: Alex Parker <rockbox@aeparker.com>
* Remove superfluous executable bits on a bunch of files.Torne Wuff2011-06-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29986 a1c6a512-1295-4272-9138-f99709370657
* MPIO manual: screenshotsMarcin Bukat2010-11-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28543 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
* 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
* Clip manual: add zxbox and recording screens screenshotsRafaël Carré2010-07-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27497 a1c6a512-1295-4272-9138-f99709370657
* Manual: add \seriesimg to the OndioFM's and OndioSP's platform file and use ↵Marianne Arnold2010-07-17
| | | | | | it to clean up some Ondio specific screenshots. There are a few 'different to the Recorders' screenshots because Ondios don't have an RTC. Some were there twice to make them show in both manuals but not actually different - rename one of each real duplicate pairs to -ondio and delete the other. There are a few FM and SP specific ones that will stay as they are really different for the two (related to radio and recording). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27475 a1c6a512-1295-4272-9138-f99709370657
* Oops, r27471 only contained the delete part of the 'svn rename' - commit the ↵Marianne Arnold2010-07-17
| | | | | | second part and actually add the screenshots (again :\ ) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27472 a1c6a512-1295-4272-9138-f99709370657
* Manual: add the new \seriesimg option to the 3 different Clip's platform ↵Marianne Arnold2010-07-17
| | | | | | files and rename all _screenshots_ which have 'sansaclip' in their name so that they contain 'clip' instead to make use of this new option. This way they can be used for all Clips even when \specimg will differ. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27471 a1c6a512-1295-4272-9138-f99709370657
* Replace COWON_D2_PAD with 'touchscreen' in manual button tables and text ↵Marianne Arnold2010-07-04
| | | | | | where appropriate - places where a touch area is meant and hence valid for all touchscreen devices. Makes the Onda VX777 manual build correctly. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27282 a1c6a512-1295-4272-9138-f99709370657
* Build doom on clipv2 and clip+Rafaël Carré2010-06-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27093 a1c6a512-1295-4272-9138-f99709370657
* Add a bunch of plugin screenshots for use in the Iaudio M3 manual (and ↵Marianne Arnold2010-04-09
| | | | | | update the goban one as it used wrong colours). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25559 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
* Rename target-specific images, update \specimg macro for targets it hasn't ↵Dominik Riebeling2009-12-16
| | | | | | been done with r24014, and rename the front images for those targets. Hopefully catched all relevant files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24034 a1c6a512-1295-4272-9138-f99709370657
* Remove svn:executableMichael Chicoine2009-12-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23932 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
* Add jackpot screenshots to the manual.Alex Parker2009-08-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22511 a1c6a512-1295-4272-9138-f99709370657
* Add clix screenshots to the manual.Alex Parker2009-08-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22510 a1c6a512-1295-4272-9138-f99709370657
* Update the manual screenshot for 176x220x16.Thomas Martitz2009-08-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22123 a1c6a512-1295-4272-9138-f99709370657
* Correct the screenshot for Pacbox on 176x220 targets (E200) - the screenshot ↵Dave Chapman2009-06-30
| | | | | | was showing it at 50% size and rotated, whereas it is 75% and not rotated. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21575 a1c6a512-1295-4272-9138-f99709370657
* Initial work on Sansa Clip manualRafaël Carré2009-05-22
| | | | | | | | | Still missing: - svg/pdf/nice png front image - plugin keymaps - manual install instructions for sansav2 (and mkamsboot binaries) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21032 a1c6a512-1295-4272-9138-f99709370657
* Add screenshots for Chopper to the manual.Alex Parker2009-05-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21015 a1c6a512-1295-4272-9138-f99709370657
* FS#10202 - Add Rockpaint to the manual by Michael Carr.Alex Parker2009-05-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21003 a1c6a512-1295-4272-9138-f99709370657
* Add missing Calendar screenshots to the manual. Fixes FS#10036.Alex Parker2009-05-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20879 a1c6a512-1295-4272-9138-f99709370657
* Add PictureFlow screenshot to manual for M:Robe 100.Andrew Mahone2009-04-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20669 a1c6a512-1295-4272-9138-f99709370657
* Enable the pictureflow chapter for bitmapped hwcodec targets. Document ↵Marianne Arnold2009-03-22
| | | | | | controls as they are currently, correct 'Exit' menu item to 'Quit', add screenshot, also enable the album art section for them as it explains the requirements. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20458 a1c6a512-1295-4272-9138-f99709370657
* Add PictureFlow plugin to the manualAlex Parker2009-02-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20021 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#9905 by Alex Parker adding Invadrox to the manualNils Wallménius2009-02-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20003 a1c6a512-1295-4272-9138-f99709370657
* Resize some images that looked smaller or bigger than their 'relatives' in ↵Marianne Arnold2009-02-12
| | | | | | the html manual. Turned out that these had a different resolution (twice resp. half the size), probably taken with a different zoom level. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19985 a1c6a512-1295-4272-9138-f99709370657
* Oops, missed some files in my previous commit.Mustapha Senhaji2009-02-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19974 a1c6a512-1295-4272-9138-f99709370657
* Manual: Update the Pegbox screenshots affected by the previous change (r18803)Marianne Arnold2008-10-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18804 a1c6a512-1295-4272-9138-f99709370657
* Delete superfluous image which seems to have been accidentally committed to ↵Marianne Arnold2008-09-20
| | | | | | the wrong folder. In the meantime an updated screenshot was added in the right location (configure_rockbox). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18556 a1c6a512-1295-4272-9138-f99709370657
* Manual - plugins section: update a bunch of screenshots. (Some plugins ↵Marianne Arnold2008-09-19
| | | | | | changed in overall appearance , e.g. calculator or sliding_puzzle, some plugins now look different because they show the default font and background, the pegbox screenshots were not available in all necessary sizes yet.) There are still some more screenshots to be updated but this should cover the more obvious ones. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18553 a1c6a512-1295-4272-9138-f99709370657
* Update of the Rockboy chapter: fill out button table and mention the ↵Marianne Arnold2008-06-21
| | | | | | touchpad style control on the Ipods, update the menu item description (especially add previously not mentioned options on colour screen targets). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17739 a1c6a512-1295-4272-9138-f99709370657
* Some more small updates in the manual's plugins section: fill out missing ↵Marianne Arnold2008-06-21
| | | | | | info in some button tables, fix typos and descriptions, additionally fix wrong info in my previous mpegplayer.tex commit, add missing screenshot (c200 chess_clock) and wrap the example line in the shortcuts.tex into 'example' because the line didn't break correctly and looked weird in the pdf. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17737 a1c6a512-1295-4272-9138-f99709370657
* Manual: add a 'ZXBox' chapter. This is mostly a conversion of the ↵Marianne Arnold2008-06-05
| | | | | | PluginZXBox wiki page to the target specific style of the manual, phrased a bit differently and also included a button table (of the default mapping) and screenshots for every display type. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17691 a1c6a512-1295-4272-9138-f99709370657
* Update the sokoban chapter with todays changes: update all existing ↵Marianne Arnold2008-05-19
| | | | | | screenshots and add the c200 one, also fill out part of the button table for the c200 (I'm not sure what happened to the 'solution playback' in general and left the second part of this table as is). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17579 a1c6a512-1295-4272-9138-f99709370657
* FS#8861 - More Rockbox friendly MazezaM (by Malcolm Tyrrell)Robert Kukla2008-04-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17068 a1c6a512-1295-4272-9138-f99709370657
* m:robe 100 - more greyscale screenshots for the manualRobert Kukla2008-04-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17038 a1c6a512-1295-4272-9138-f99709370657
* m:robe 100 - make screendump work for greyscale and add screenshots for the ↵Robert Kukla2008-04-08
| | | | | | manual git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17033 a1c6a512-1295-4272-9138-f99709370657