summaryrefslogtreecommitdiff
path: root/manual/platform
AgeCommit message (Collapse)Author
2008-03-29Add some more missing Action commands to the H10s' and recording capable ↵Marianne Arnold
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
2008-03-27Add some missing action commands to make the manual buildable again. Some ↵Dominik Riebeling
buttons are still missing. Fixes FS#8811. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16848 a1c6a512-1295-4272-9138-f99709370657
2008-03-23Change line endings to unix and set svn propsNils Wallménius
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16771 a1c6a512-1295-4272-9138-f99709370657
2008-03-23Make more use of the 'features' system in the manuals (committed in r16304), ↵Nils Wallménius
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
2008-03-04m:robe 100 - small keymap changesRobert Kukla
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16521 a1c6a512-1295-4272-9138-f99709370657
2008-03-04start of a manual for the mrobe 100, lots of work still needs to be doneRobert Kukla
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16509 a1c6a512-1295-4272-9138-f99709370657
2008-02-13Commit FS#8567, the manual now uses the same 'features' system as the ↵Nils Wallménius
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
2008-02-10Manual: Introducing a 'multivolume' macro to be a bit more accurate about ↵Marianne Arnold
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
2008-02-04Fix the c200 manual which was broken by yesterday's button action macros in ↵Marianne Arnold
the radio chapter commit. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16213 a1c6a512-1295-4272-9138-f99709370657
2008-02-03Convert the fmradio section in the mainmenu chapter to use button action ↵Nils Wallménius
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
2008-01-29Commit FS#8527 by Thomas Martiz, renaming the wheel macros for sansa e200 to ↵Nils Wallménius
be consistent with ipods and the code and some minor fixes/tweaks git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16182 a1c6a512-1295-4272-9138-f99709370657
2008-01-28Commit FS#7773 by Alexander Levin - Add UP (play) as an alternative exit ↵Dave Chapman
button for the pitch screen on the E200. Plus changes by me to add this new button to the manual, plus also correct the description of other button mappings in the pitch screen. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16180 a1c6a512-1295-4272-9138-f99709370657
2008-01-18Manual: 'enable' the radio chapter for the c200 (add a screenshot), add ↵Marianne Arnold
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
2007-12-25Overhaul of the 'system options' chapter in the manual, introducing a few ↵Marianne Arnold
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
2007-12-13Manual: Edit the H10 platform files and the fmradio.tex to reflect the ↵Marianne Arnold
recent changes and include the radio chapter in the H10 manuals (reported missing by Alex Fournelle in IRC). Filled out the preset howtos below the button table to make it compile even though it's also missing Sansa specific info (but still compiled). In the long run a rewrite of the chapter would be better. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15918 a1c6a512-1295-4272-9138-f99709370657
2007-12-05'Enable' the virtual keyboard button table in the c200 manual and correct ↵Marianne Arnold
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
2007-11-23More fixes for the e200 manual: Proper keymap for the FM screen Paul Louden
(assuming no more mistakes) and fix a typo for the Recording screen. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15773 a1c6a512-1295-4272-9138-f99709370657
2007-11-22Fix error in the manual: In the tree "Power" stops playback on the e200.Paul Louden
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15752 a1c6a512-1295-4272-9138-f99709370657
2007-11-20Fix the manual to reflect my previous commit, at least to the extent the Paul Louden
manual covers the topics already. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15707 a1c6a512-1295-4272-9138-f99709370657
2007-11-14Include alarm in the h10 manualsNils Wallménius
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15622 a1c6a512-1295-4272-9138-f99709370657
2007-11-12Include backlight brightness in manuals for ipod nano and videoNils Wallménius
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15603 a1c6a512-1295-4272-9138-f99709370657
2007-11-05Add missing descriptions for display settings, mirror various HAVE_* defines ↵Nils Wallménius
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
2007-11-04FS#7232 - Fix some inconsistencies within the Sansa keymap. Makes it Paul Louden
easier to use with one thumb, a little more symmetrical for lefties, and a little more consistent both within the scope of the e200 target and cross-target. Manual should be updated with the changes. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15461 a1c6a512-1295-4272-9138-f99709370657
2007-10-07Add new action descriptions for the alarm screen, correct the buttons for ↵Nils Wallménius
ipods and add a short description of the 'alarm wake up screen'. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15017 a1c6a512-1295-4272-9138-f99709370657
2007-10-06C200 manual: corrections and minor additions with regards to the use of some ↵Marianne Arnold
buttons. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14999 a1c6a512-1295-4272-9138-f99709370657
2007-09-30Manuals - be more accurate with the firmware file extension (Sansas and H10s).Marianne Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14930 a1c6a512-1295-4272-9138-f99709370657
2007-09-21When starting with an exsisting file make sure to not leave old definitions ↵Dominik Riebeling
in ... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14802 a1c6a512-1295-4272-9138-f99709370657
2007-09-20Oops, forgot to set the keywords property.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14785 a1c6a512-1295-4272-9138-f99709370657
2007-09-20Add c200 platform file for the manual. Buttons are still messed up.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14784 a1c6a512-1295-4272-9138-f99709370657
2007-09-14FS #7761 by Costas Calamvokis: sansa manual changesPeter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14705 a1c6a512-1295-4272-9138-f99709370657
2007-09-10Accept patch in FS#7726 by Costas Calamvokis, enables FM radio and recording ↵Nils Wallménius
stuff for sansa in the manual git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14663 a1c6a512-1295-4272-9138-f99709370657
2007-09-01Accept FS #7687: Define the key for toggling pitch screen mode for SansaPeter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14564 a1c6a512-1295-4272-9138-f99709370657
2007-08-31Fix the manual to reflect the change made in my previous commit.Paul Louden
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14555 a1c6a512-1295-4272-9138-f99709370657
2007-07-30Add platform file for Ipod 1G / 2G. Now only the front image is missing for ↵Dominik Riebeling
building the manual. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14084 a1c6a512-1295-4272-9138-f99709370657
2007-06-01First attempt at an MPEG player section in the manual, mostly copied from ↵Nils Wallménius
the wiki. Add HAVE_LCD_COLOR option to the gigabeatf platform file to enable color specific options git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13532 a1c6a512-1295-4272-9138-f99709370657
2007-05-29fix recorder manual build.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13518 a1c6a512-1295-4272-9138-f99709370657
2007-05-28Add correct buttons to the instructions for a-b repeat as well as dirskip ↵Nils Wallménius
for several targets git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13504 a1c6a512-1295-4272-9138-f99709370657
2007-05-19Add a macro for the Hold button on non-Archos targets. Link to blind FAQ at ↵Christi Scarborough
the top of the physical descriptions of the units. Add description for the Gigabeat F. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13422 a1c6a512-1295-4272-9138-f99709370657
2007-05-19Dealing with the description of flash based vs. hard disk based players in ↵Marianne Arnold
the manual. (1) If possible make the phrasing more general. (2) Introducing a 'disk' macro in the platform files for further use. Any workarounds for this problem should be replaced one by one. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13419 a1c6a512-1295-4272-9138-f99709370657
2007-04-27update the manual after the POWER and A button switchMarcoen Hirschberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13280 a1c6a512-1295-4272-9138-f99709370657
2007-03-29Enable RTC sections for the gigabeat manual (Thanks to Sylvan Mably, FS#6924)Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12963 a1c6a512-1295-4272-9138-f99709370657
2007-03-05Add platform file for Iaudio M5.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12626 a1c6a512-1295-4272-9138-f99709370657
2007-03-04Add button table for the virual keyboard to gigabeat manualNils Wallménius
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12608 a1c6a512-1295-4272-9138-f99709370657
2007-03-03Fix broken ipod manuals, correct some errors in the Wakeup alarm setting ↵Nils Wallménius
desription git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12559 a1c6a512-1295-4272-9138-f99709370657
2007-03-03Update the manual to reflect recent menu changes, add descriptions of how to ↵Nils Wallménius
move and remove tracks in the playlist viewer, Recording settings are now in their own chapter. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12553 a1c6a512-1295-4272-9138-f99709370657
2007-02-12Correct buttons for H10 5GB and 6GB (closes FS# 6594)Nils Wallménius
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12289 a1c6a512-1295-4272-9138-f99709370657
2007-01-30FS#6594 - Fix ActionStd and ActionWPS buttons in the H10 manual. Also, the ↵Barry Wardell
H10 has buttons for moving up/down a page in the file browser. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12157 a1c6a512-1295-4272-9138-f99709370657
2007-01-19Make changes to the gigabeat manual suggested by Alison Gravley and some ↵Nils Wallménius
other minor tweaks git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12072 a1c6a512-1295-4272-9138-f99709370657
2007-01-05Fix two missing buttons and add a fixme note to make the Sansa manual buildable.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11925 a1c6a512-1295-4272-9138-f99709370657
2007-01-05Change H10 button names to be more intuitive as discussed on IRC.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11923 a1c6a512-1295-4272-9138-f99709370657