summaryrefslogtreecommitdiff
path: root/manual/platform/ipodmini.tex (unfollow)
Commit message (Collapse)Author
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-04-01Add a platform file for the ipodmini. Note, the ipodmini manual will not ↵Martin Arver
build due to lack of screenshots for the 138x110x2 resolution git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9395 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
2006-03-19Add new options (SWCODEC,MASCODEC) to be able to include e.g. equalizer etc ↵Martin Arver
for sw codec platforms. Adds button macros and pad definitions, using a similar naming as that of the source code. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9123 a1c6a512-1295-4272-9138-f99709370657
2006-03-16Adds feature specific options to the platforms. It is now possible to ↵Martin Arver
include a section by for instance \opt{HAVE_LCD_BITMAP}{...} for targets with bitmap displays. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9057 a1c6a512-1295-4272-9138-f99709370657
2006-03-15*Cleanup of the advanced topics chapter. *Introduce a new \dap macro for ↵Martin Arver
easier player naming. *Separate the section on flashing to a separate file. *Introduce the longtable package for...long tables :) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9044 a1c6a512-1295-4272-9138-f99709370657
2006-03-06Added a new \genericimg macro to the platform-files. Added screenshots to ↵Martin Arver
the cube-plugin as a demonstration of the generic-screenshot concept. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8932 a1c6a512-1295-4272-9138-f99709370657
2006-02-06typoChristi Scarborough
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8600 a1c6a512-1295-4272-9138-f99709370657
2006-02-06Rockbox manual in LaTeX initial commit. New option 'manual' added to ↵Christi Scarborough
configure. Some platforms (eg recorderv2, fmrecorder) produce the same manual target, so either can be selected from the configure script. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8596 a1c6a512-1295-4272-9138-f99709370657