summaryrefslogtreecommitdiff
path: root/manual/rockbox_interface/images (follow)
Commit message (Collapse)AuthorAge
* SVG image of the Benjie T6/AGPTek Rocker and other formats for the manual.Szymon Dziok2017-03-15
| | | | Change-Id: I31f24d3880bad63f5b7b1fe492011b1454e0a096
* Better graphic for the Creative Zen Xfi Style.Szymon Dziok2017-03-15
| | | | | | | More realistic pattern on the body, the old version is underneath, on the "Old" layer. Change-Id: Ie732bde672deaabfa2aef31f72be92ddb37ffb15
* SVG image of the Creative Zen Vision, plus other formats for the manual.Szymon Dziok2016-11-06
| | | | Change-Id: Ib6fa4a71014f718dd05cb754b80156c2e74ca1ea
* SVG image of the Sandisk Sansa m200 and other formats for the manual.Szymon Dziok2015-03-20
| | | | Change-Id: Ifed332a063d7b0daf81c4422f93c1fcae46f45aa
* Mini 2440: make the SVG brighter.Szymon Dziok2015-03-06
| | | | Change-Id: I7f65e5459280fd95371c606f86385672eb9aa1dc
* SVG image for the Mini 2440.Szymon Dziok2015-03-05
| | | | | | Done mainly for use on the simulators page. Change-Id: I1c2e758f5ec02eb783f3d2e9b31c65b8770bd860
* SVG image of the Samsung YP-R1 and other formats for the manual.Szymon Dziok2015-01-12
| | | | Change-Id: I95cdba5f8db0f4789e7c954f49c1ee9c79cba29f
* Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen2014-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The port to for this two targets has been entirely developped by Ilia Sergachev (alias Il or xzcc). His source can be found at https://bitbucket.org/isergachev/rockbox . The few necesary modifications for the DX90 port was done by headwhacker form head-fi.org. Unfortunately i could not try out the final state of the DX90 port. The port is hosted on android (without java) as standalone app. The official Firmware is required to run this port. Ilia did modify the source files for the "android" target in the rockbox source to make the DX port work. The work I did was to separate the code for DX50 (&DX90) from the android target. On this Target Ilia used source from tinyalsa from AOSP. I did not touch that part of the code because I do not understand it. What else I changed from Ilias sources besides the separation from the target "android": * removed a dirty hack to keep backlight off * changed value battery meter to voltage battery meter * made all plugins compile (named target as "standalone") and added keymaps * i added the graphics for the manual but did not do anything else for the manual yet * minor optimizations known bugs: * timers are slowed donw when playback is active (tinyalsa related?) * some minor bugs Things to do: * The main prolem will be how to install the app correctly. A guy called DOC2008 added a CWM (by androtab.info) to the official firmware and Ilia made a CWM installation script and a dualboot selector (rbutils/ibassoboot, build with ndk-build). We will have to find a way to install rockbox in a proper way without breaking any copyrights. Maybe ADB is an option but it is not enable with OF by default. Patching the OF is probably the way to go. * All the wiki and manual to build: needed: android ndk installed, android sdk installed with additional build-tools 19.1.0 installed ./tools/configure select iBasso DX50 or iBasso DX90 make -j apk the content of rockbox.zip/.rockbox needs to be copied to /system/rockbox/app_rockbox/rockbox/ (rockbox app not needed) the content of libs/armeabi to /system/rockbox/lib/ (rockbox app needed) The boot selector is needed as /system/bin/MangoPlayer and the iBasso app as /system/bin/MangoPlayer_original. There is also the "vold" file. The one from OF does not work with DX50 rockbox (DX90 works!?), the one from Ilia is necessary. Until we have found a proper way to install it, it can only be installed following the instructions of Ilia on his bitbucket page, using the CWM-OF and his installation script package. Change-Id: Ic4faaf84824c162aabcc08e492cee6e0068719d0 Reviewed-on: http://gerrit.rockbox.org/941 Tested: Chiwen Chang <rock1104.tw@yahoo.com.tw> Reviewed-by: Michael Giacomelli <giac2000@hotmail.com>
* Manual: add images for 128x96x16 resolution (YH-820).Szymon Dziok2014-09-09
| | | | Change-Id: If9a9c5eb733f61eddfe94a193db6d195c099d599
* Updated pictures of the YH's for the manual.Szymon Dziok2014-09-04
| | | | | | SVG changes: fixed some quirks in Samsung logo, aligned text, cleanup. Change-Id: I29e43e68782b5d7b325d16e15e02c79a131349c6
* SVG image of the Creative Zen Mozaic and other formats for the manual.Szymon Dziok2014-07-17
| | | | | | Change-Id: I594afa62b5c5a3cef1dcf4d4249a13688e425267 Reviewed-on: http://gerrit.rockbox.org/895 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
* Finished SVG Image for Sansa Clip Zip.Szymon Dziok2014-07-02
| | | | | | | | Added labels and power button. Original author: Marko Pahlke, FS#12602 Change-Id: I17cfa245fcd36755162a3c527de6ba768568a376
* SVG image of the Sony NWZ-E360 and other formats for the manual.Szymon Dziok2014-07-02
| | | | | | Change-Id: I2783dd39a773d952997e4a6d28916290e0dd5f65 Reviewed-on: http://gerrit.rockbox.org/889 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
* SVG image of the Sony NWZ-E370 and other formats for the manual.Szymon Dziok2014-06-10
| | | | | | Change-Id: I60720f7fb1c02e0cf6b75ecb55343640d9eeb2e9 Reviewed-on: http://gerrit.rockbox.org/840 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
* Update SVG image of the Creative Zen Xfi 3.Szymon Dziok2014-06-09
| | | | | | Previously buttons was wrongly signed. Change-Id: I10fdc126bb289f4cf5c0cbc482346356d7cc96f9
* SVG image of the Creative Zen MX and other formats for the manual.Szymon Dziok2014-05-30
| | | | | | Change-Id: I2481f8d02822b65f3274ddc394b2498e6e30c5b3 Reviewed-on: http://gerrit.rockbox.org/836 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
* SVG image of the Creative Zen Xfi and other formats for the manual.Szymon Dziok2014-05-28
| | | | | | Change-Id: I4c0f0b3549c9e6205f610706d95a2807b13a97a6 Reviewed-on: http://gerrit.rockbox.org/825 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
* SVG image of the Creative Zen Xfi 2 and other formats for the manual.Szymon Dziok2014-05-09
| | | | | | Change-Id: If40ebf47575d57949c815d524e8ea81755428149 Reviewed-on: http://gerrit.rockbox.org/806 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
* SVG image of the Creative Zen Vision M, plus other formats for the manual.Szymon Dziok2014-04-24
| | | | | | Change-Id: I4d40ed6dfecca19bfab9f5fceed39fb7e94c8415 Reviewed-on: http://gerrit.rockbox.org/780 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
* SVG image of the Creative Zen Xfi 3 and other formats for the manual.Szymon Dziok2014-04-24
| | | | | | Change-Id: Id5dc9b5e41a48220596b56ecbd3a83f217dca48b Reviewed-on: http://gerrit.rockbox.org/781 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
* SVG image of the Creative Zen, plus other formats for the manual.Szymon Dziok2014-04-24
| | | | | | Change-Id: Ibf43faf39edf4ba5969fb68998f87a08502a83ce Reviewed-on: http://gerrit.rockbox.org/779 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
* SVG image of the Creative Zen Xfi Style, plus other formats for the manual.Szymon Dziok2014-04-24
| | | | | | Change-Id: I7ca315d2dced47b79437bd3a84e1a05300c0bd7f Reviewed-on: http://gerrit.rockbox.org/778 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
* Manual: add images for the ipod 6G, made by me.Szymon Dziok2014-01-27
| | | | | | Change-Id: Ia95d241b41cbdacfe334de1538c3bd5fc45dfc42 Reviewed-on: http://gerrit.rockbox.org/730 Reviewed-by: Szymon Dziok <b0hoon@o2.pl>
* 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>
* Manual: Include the Iaudio remote graphic in the M5 and X5 manuals.Marianne Arnold2012-05-20
| | | | | | | | | Create symlinks to the iaudiom3 graphics to not duplicate the picture itself and to not lose the precise 'addressing' of the picture. Change the manual's makefile to follow symlinks for this to work (thanks to Dominik and Jens for the help there). Change-Id: I5882880cb22cbf5561cb0872d7889b7c8c42b62e
* Fuze+'s manual: change ugly \ButtonPlayPauseJean-Louis Biasini2012-02-22
| | | | | | | | | | | | | | Following a discution on irc we agreed on that: - \ButtonPlayPause becomes \ButtonPlay for consistency - It appeas in the manual as Play unstead of Play/Pause - updated manual images accordingly The patch was tested: manual still compile and display keymaps correctly Change-Id: I04bd3c2bfee1c6c40ab66df9bf33f09f4ed47661 Reviewed-on: http://gerrit.rockbox.org/118 Reviewed-by: Dominik Riebeling <Dominik.Riebeling@gmail.com>
* SVG Image for Philips GoGear SA9200 (FS#12407)Frank Gevaerts2012-02-07
| | | | Change-Id: Ia663350e1609ae1843b474fc50dbc189188b0e81
* SVG Image for Samsung YP-R0 (FS#12577)Marko Pahlke2012-02-06
| | | | Change-Id: I1433cdff2c7f007d437300b103059f18099faf7d
* HD300: manual graphicsMarcin Bukat2012-02-02
| | | | Change-Id: Icf224fb225ab3a1869196c0479677c19a3145807
* Manual: add initial Fuze+ files.Dominik Riebeling2012-01-01
| | | | | | | | | Add the platform files and player images. This doesn't make the Fuze+ manual build yet, since some keys used in generic text are still missing. Taken out of FS#12492 by Jean-Louis Biasini. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31511 a1c6a512-1295-4272-9138-f99709370657
* Manual - Sansa e200 player images: update the labels for scrolling ('back' ↵Marianne Arnold2010-12-15
| | | | | | and 'fwd' instead of 'up' and 'down') to match the c code and naming in the manual. This reflects a change made long ago (r16182). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28840 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
* MPIO manual: player front graphic FS#11177 by Marko PahlkeMarcin Bukat2010-11-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28542 a1c6a512-1295-4272-9138-f99709370657
* Manual: add images for the Philips Gogear HDD6330, FS#11705 by me.Szymon Dziok2010-11-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28465 a1c6a512-1295-4272-9138-f99709370657
* Manual: add images for the Philips Gogear HDD1630 (FS#10329), Author: Marko ↵Szymon Dziok2010-11-02
| | | | | | Pahlke. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28464 a1c6a512-1295-4272-9138-f99709370657
* Manual: add drawings of the H100 remote with button labels to the player ↵Marianne Arnold2010-10-30
| | | | | | images and use it in the 'Quick Start' chapter (below the main player drawing) to explain the button names which were already used in the description. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28393 a1c6a512-1295-4272-9138-f99709370657
* Manual: Change the labels on the clip, clip+ and fuze images so that they ↵Alex Parker2010-08-26
| | | | | | actually match the text. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27896 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
* Add Onda VX747 and VX777 images to be used for and in preparation of a ↵Marianne Arnold2010-07-04
| | | | | | manual. Author: Marko Pahlke. Flyspray: FS#10852 (VX747) and FS#10854 (VX777). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27277 a1c6a512-1295-4272-9138-f99709370657
* Move two remaining lines to the Text layerFrank Gevaerts2010-06-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27146 a1c6a512-1295-4272-9138-f99709370657
* Manual SVGs: move one line that still was on the wrong layer to its correct ↵Marianne Arnold2010-06-25
| | | | | | place in the e200 drawing. Let all colour targets show a black background behind the logo as they do during boot in reality. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27134 a1c6a512-1295-4272-9138-f99709370657
* Target SVGs: Put arrows that explain scrollwheel movement onto the 'Text' ↵Marianne Arnold2010-06-25
| | | | | | layer if it hadn't been done previosly. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27133 a1c6a512-1295-4272-9138-f99709370657
* Add 'Text' layer for labels in the following SVGs: Iaudio M3 and M5, Cowon ↵Marianne Arnold2010-06-25
| | | | | | D2, M:Robe 500 and Sansa Clip. Also set svn:mime-type to 'image/svg+xml' for all SVGs. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27132 a1c6a512-1295-4272-9138-f99709370657
* Renamed button description layer to 'Text'.Björn Stenberg2010-06-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27131 a1c6a512-1295-4272-9138-f99709370657
* Update, correct and complete the Iaudio remote keymap file.Marianne Arnold2010-06-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26588 a1c6a512-1295-4272-9138-f99709370657
* Packard Bell Vibe 500: Update the images for the manual.Szymon Dziok2010-04-15
| | | | | | | Author: Marko Pahlke (perfectdrug). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25651 a1c6a512-1295-4272-9138-f99709370657
* Add the rest of the missing screenshots to the Iaudio M3 manual.Marianne Arnold2010-04-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25579 a1c6a512-1295-4272-9138-f99709370657
* Add Clip+ player image from FS#11048 by Marko PahlkeDave Chapman2010-03-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25344 a1c6a512-1295-4272-9138-f99709370657