summaryrefslogtreecommitdiff
path: root/manual/platform/c200.tex (follow)
Commit message (Collapse)AuthorAge
* 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
* Since we have usb_hid in feature.txt we don't need a seperate UseOption in theTomer Shalev2009-09-30
| | | | | | | platform file for the manual (thanks for pixelma for noticing) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22858 a1c6a512-1295-4272-9138-f99709370657
* Commit "FS#10468 - USB HID: Show keypad mode on screen"Tomer Shalev2009-09-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22852 a1c6a512-1295-4272-9138-f99709370657
* Add filetype colours to the manual. Also add a macro to give the Alex Parker2009-03-18
| | | | | | | file extension of the main binary. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20348 a1c6a512-1295-4272-9138-f99709370657
* The names for the Sansa manuals are now "Sansa e200 and e200R Series" and ↵Robert Menes2009-02-10
| | | | | | | | | "Sansa c200 Series". This is is preparation for merging the e200R bootloader install instructions into the e200 manual. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19966 a1c6a512-1295-4272-9138-f99709370657
* Apply some KISS philosophy to dealing with versioning in the manuals as per ↵Marc Guay2009-01-03
| | | | | | discussion with gevaerts. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19652 a1c6a512-1295-4272-9138-f99709370657
* merge r19537 from the 3.1 branch (use correct version numbers)Frank Gevaerts2009-01-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19647 a1c6a512-1295-4272-9138-f99709370657
* Add fixes and improvements that were only applied to the 3.0 branchFrank Gevaerts2008-12-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19529 a1c6a512-1295-4272-9138-f99709370657
* Manual: Platform files - split out the button and action commands from the ↵Marianne Arnold2008-11-29
| | | | | | platform files into separate keymap files. This avoids code duplication for targets which share the same keymap (M5,X5; the Archos Recorders and Ondios etc.). Before, someone would have to change a few files if e.g. something changed for the Ipod 4G pad, now only the keymap-ipod4g.tex has to be edited. The shared keymap files contain all possibly needed commands, for instance the radio screen actions in keymap-mx5.tex which is only used for the X5 not the M5. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19262 a1c6a512-1295-4272-9138-f99709370657
* H10 recording screen: Switch prev & next buttons to make them intuitive, and ↵Jens Arnold2008-07-20
| | | | | | map file split on Select. * Update manual accordingly, also fixing buttons description for ipod recording screen. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18098 a1c6a512-1295-4272-9138-f99709370657
* Fix up and finish what I started with r17886.Marc Guay2008-06-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17888 a1c6a512-1295-4272-9138-f99709370657
* Add missing keymaps to the manual. Show ID3 screen from the WPS.Marc Guay2008-06-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17770 a1c6a512-1295-4272-9138-f99709370657
* Add missing keymaps to the manual. Show Pitch Screen from the WPS.Marc Guay2008-06-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17768 a1c6a512-1295-4272-9138-f99709370657
* Fix a wrong button macro in the c200 manual reported in FS#8907Nils Wallménius2008-05-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17668 a1c6a512-1295-4272-9138-f99709370657
* document the "hold key X to charge instead of connect using UMS" featureFrank Gevaerts2008-05-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17539 a1c6a512-1295-4272-9138-f99709370657
* Add some more missing Action commands to the H10s' and recording capable ↵Marianne Arnold2008-03-29
| | | | | | Ipods'platform files which should fix the manuals for good. Also renamed ActionSettings* to ActionRecSettings* to avoid confusion with ActionSetting* ... (which is really different on most targets). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16871 a1c6a512-1295-4272-9138-f99709370657
* Make more use of the 'features' system in the manuals (committed in r16304), ↵Nils Wallménius2008-03-23
| | | | | | less stuff to keep in sync manually but keep in mind that changes in config-*.h can now affect the manual git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16765 a1c6a512-1295-4272-9138-f99709370657
* Commit FS#8567, the manual now uses the same 'features' system as the ↵Nils Wallménius2008-02-13
| | | | | | lang/voice creation does. Building the manual now requires gcc to parse the features list and 'make manual' must now be used instead of just 'make'. Rerun configure in your manual build dirs. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16304 a1c6a512-1295-4272-9138-f99709370657
* Manual: Introducing a 'multivolume' macro to be a bit more accurate about ↵Marianne Arnold2008-02-10
| | | | | | the Rockbox Info screen, maybe it can be used somewhere else too. The naming follows the idea of parsing the features.txt to usable options (see FS#8567). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16276 a1c6a512-1295-4272-9138-f99709370657
* Fix the c200 manual which was broken by yesterday's button action macros in ↵Marianne Arnold2008-02-04
| | | | | | the radio chapter commit. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16213 a1c6a512-1295-4272-9138-f99709370657
* Convert the fmradio section in the mainmenu chapter to use button action ↵Nils Wallménius2008-02-03
| | | | | | macros. Fix FS#8325 wrong buttons in the buttontable for h10 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16211 a1c6a512-1295-4272-9138-f99709370657
* Manual: 'enable' the radio chapter for the c200 (add a screenshot), add ↵Marianne Arnold2008-01-18
| | | | | | missing e200 and c200 button descriptions in the table as well as in the text below and add a note about Sansas with or without the radio chip. Use the macros a bit more efficiently. State everything as is currently but this chapter needs some work... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16098 a1c6a512-1295-4272-9138-f99709370657
* Overhaul of the 'system options' chapter in the manual, introducing a few ↵Marianne Arnold2007-12-25
| | | | | | new options in the platform files. These make it possible to in- or exclude parts easier and more obvious based on the features of a target and follow the 'features.txt' that's used for the language files (just the check for flash based vs. hdd based player would be inverted). The idea was to be able to parse the features.txt into these platform files automatically later on. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15972 a1c6a512-1295-4272-9138-f99709370657
* 'Enable' the virtual keyboard button table in the c200 manual and correct ↵Marianne Arnold2007-12-05
| | | | | | the platform file accordingly. The latter needs to be changed when there will be an improved button assignment but the information should be given for now. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15883 a1c6a512-1295-4272-9138-f99709370657
* Add missing descriptions for display settings, mirror various HAVE_* defines ↵Nils Wallménius2007-11-05
| | | | | | in the platform files and let the display settings be included based on those, lots of minor tweaks git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15471 a1c6a512-1295-4272-9138-f99709370657
* C200 manual: corrections and minor additions with regards to the use of some ↵Marianne Arnold2007-10-06
| | | | | | buttons. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14999 a1c6a512-1295-4272-9138-f99709370657
* Manuals - be more accurate with the firmware file extension (Sansas and H10s).Marianne Arnold2007-09-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14930 a1c6a512-1295-4272-9138-f99709370657
* When starting with an exsisting file make sure to not leave old definitions ↵Dominik Riebeling2007-09-21
| | | | | | in ... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14802 a1c6a512-1295-4272-9138-f99709370657
* Oops, forgot to set the keywords property.Dominik Riebeling2007-09-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14785 a1c6a512-1295-4272-9138-f99709370657
* Add c200 platform file for the manual. Buttons are still messed up.Dominik Riebeling2007-09-20
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14784 a1c6a512-1295-4272-9138-f99709370657