summaryrefslogtreecommitdiff
path: root/manual/platform/ipod4g.tex
AgeCommit message (Collapse)Author
2010-05-20Another go at FS#11295 -- Use nice 'times' glyphs for describing dimensions. ↵Alexander Levin
This time properly implemented. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26198 a1c6a512-1295-4272-9138-f99709370657
2010-05-19Revert r26171. Special macro for the image base name is needed. Will be ↵Alexander Levin
committed soon. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26173 a1c6a512-1295-4272-9138-f99709370657
2010-05-19Use nice 'times' glyphs for describing dimensions (FS#11295)Alexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26171 a1c6a512-1295-4272-9138-f99709370657
2009-09-30Since we have usb_hid in feature.txt we don't need a seperate UseOption in theTomer Shalev
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
2009-09-30Commit "FS#10468 - USB HID: Show keypad mode on screen"Tomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22852 a1c6a512-1295-4272-9138-f99709370657
2009-03-18Add filetype colours to the manual. Also add a macro to give the Alex Parker
file extension of the main binary. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20348 a1c6a512-1295-4272-9138-f99709370657
2009-01-03Apply some KISS philosophy to dealing with versioning in the manuals as per ↵Marc Guay
discussion with gevaerts. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19652 a1c6a512-1295-4272-9138-f99709370657
2009-01-02merge r19537 from the 3.1 branch (use correct version numbers)Frank Gevaerts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19647 a1c6a512-1295-4272-9138-f99709370657
2008-12-21Add fixes and improvements that were only applied to the 3.0 branchFrank Gevaerts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19529 a1c6a512-1295-4272-9138-f99709370657
2008-11-29Manual: Platform files - split out the button and action commands from the ↵Marianne Arnold
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
2008-07-20H10 recording screen: Switch prev & next buttons to make them intuitive, and ↵Jens Arnold
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
2008-07-08Update the iPod recording screen keymap and manual. FS#9165.Marc Guay
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17989 a1c6a512-1295-4272-9138-f99709370657
2008-06-30Fix the description of the quick screen exit buttons by creating ↵Marc Guay
ActionQuickScreenExit and simply referring to it. Also adds the quick screen to the button table for the WPS and the browser with references to the Quick Screen section. Thanks to Costas Calamvokis. FS#7769. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17886 a1c6a512-1295-4272-9138-f99709370657
2008-06-19Minor fixes in some platform files: consistent spelling and close a macro ↵Marianne Arnold
correctly so that the following space is not eaten. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17733 a1c6a512-1295-4272-9138-f99709370657
2008-05-16document the "hold key X to charge instead of connect using UMS" featureFrank Gevaerts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17539 a1c6a512-1295-4272-9138-f99709370657
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-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-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
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-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-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-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-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-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
2006-12-18Correct key combo to enter Morse mode in the virtual keyboard for iriver ↵Nils Wallménius
h100 and h300 players. Add key to enter Morse mode for ipods and update other keys that has changed git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11808 a1c6a512-1295-4272-9138-f99709370657
2006-12-04Made virtual keyboard description a bit more general, added actions to the ↵Nils Wallménius
file browser controls and corrected some keys, minor tweaks. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11658 a1c6a512-1295-4272-9138-f99709370657
2006-12-01updated pitch screen section with semitone mode and new buttonmappings patch ↵Nils Wallménius
FS#6402 by Alexander Levin git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11639 a1c6a512-1295-4272-9138-f99709370657
2006-11-30Use Long <button> instead of a mix between Hold/LongMartin Arver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11628 a1c6a512-1295-4272-9138-f99709370657
2006-10-17Adopt pitch screen table to Action codes.Martin Arver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11244 a1c6a512-1295-4272-9138-f99709370657
2006-10-17Add Action codes for the virtual keyboard. This makes the vt kb table be ↵Martin Arver
included in the h10 manuals. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11243 a1c6a512-1295-4272-9138-f99709370657
2006-10-10Further changes related to FS#6146. The HAVE_FIRMWARE_* defines were a ↵Barry Wardell
little misleading, so use HAVE_RB_BL_* instead. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11176 a1c6a512-1295-4272-9138-f99709370657
2006-10-10FS#6146. Corrections to description of bootloaders on targets which store ↵Barry Wardell
the Rockbox bootloader on disk. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11175 a1c6a512-1295-4272-9138-f99709370657
2006-09-10Correct key for accepting deleteNils Wallménius
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10916 a1c6a512-1295-4272-9138-f99709370657
2006-08-24Set the button names using a different font face (bold for now).Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10736 a1c6a512-1295-4272-9138-f99709370657
2006-08-18Increase the size of the screenshot for targets that have large displays. ↵Dominik Riebeling
Should make the screenshots for that targets much more readable. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10647 a1c6a512-1295-4272-9138-f99709370657
2006-08-16Add action maps for the standard and wps contexts. Add an option for ↵Martin Arver
HAVE_LCD_REMOTE as well git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10615 a1c6a512-1295-4272-9138-f99709370657
2006-06-07Use playerlongtype on the frontpage. Add useful opts to the platform-files. ↵Martin Arver
Use the correct ondio-images for the key-image. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10087 a1c6a512-1295-4272-9138-f99709370657
2006-06-07Introduce new example environment. Slight adjustment of the code env. Change ↵Martin Arver
fname to use texttt. Add fname to the firmwarefilename macro in the platform files. Cleanup of the advanced topics chapter. The archos flashing still needs attention. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10081 a1c6a512-1295-4272-9138-f99709370657
2006-06-04Adjust screenshot macro for use of device specific images. This makes it ↵Dominik Riebeling
possible to share resolution dependent images (like plugins) and also put in device specific one. Solves the recorder vs. ondio problem as mentioned in FS#5458. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10042 a1c6a512-1295-4272-9138-f99709370657
2006-03-30Use english language rules for the manufacturer names. (Ipod, Iriver..)Martin Arver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9373 a1c6a512-1295-4272-9138-f99709370657
2006-03-25Add a daps macro, for use when referring to the player. E.g. the \daps\ ↵Martin Arver
color ... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9244 a1c6a512-1295-4272-9138-f99709370657
2006-03-22Some cleanup of chapter getting started. Adds a \firmwarefilename macro to ↵Martin Arver
the platform files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9183 a1c6a512-1295-4272-9138-f99709370657
2006-03-21Add platform file for the iPod 4G, to make the manual build for that targetMartin Arver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9170 a1c6a512-1295-4272-9138-f99709370657