Commit graph

52 commits

Author SHA1 Message Date
Nils Wallménius
c4a87312f0 updated pitch screen section with semitone mode and new buttonmappings patch FS#6402 by Alexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11639 a1c6a512-1295-4272-9138-f99709370657
2006-12-01 13:11:19 +00:00
Martin Arver
e997c5287c Use Long <button> instead of a mix between Hold/Long
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11628 a1c6a512-1295-4272-9138-f99709370657
2006-11-30 15:45:45 +00:00
Nils Wallménius
b100a20e0d Overhaul of the Recording part of the main menu chapter. Converted to actions, added missing options, minor changes. The screenshots are still outdated for some targets and missing for x5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11627 a1c6a512-1295-4272-9138-f99709370657
2006-11-30 14:53:30 +00:00
Martin Arver
f1a848dae2 Add a warning note to stop 2nd gen nano owners to install rockbox. Call the nano, nano 1st generation on the front page
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11312 a1c6a512-1295-4272-9138-f99709370657
2006-10-22 22:22:31 +00:00
Martin Arver
2145484ac2 Adopt pitch screen table to Action codes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11244 a1c6a512-1295-4272-9138-f99709370657
2006-10-17 11:00:28 +00:00
Martin Arver
fb7edc0067 Add Action codes for the virtual keyboard. This makes the vt kb table be included in the h10 manuals.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11243 a1c6a512-1295-4272-9138-f99709370657
2006-10-17 10:32:55 +00:00
Barry Wardell
55c929747a Further changes related to FS#6146. The HAVE_FIRMWARE_* defines were a 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-10 17:53:42 +00:00
Barry Wardell
ec69456747 FS#6146. Corrections to description of bootloaders on targets which store the Rockbox bootloader on disk.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11175 a1c6a512-1295-4272-9138-f99709370657
2006-10-10 16:23:18 +00:00
Nils Wallménius
a4858cfa1c Correct key for accepting delete
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10916 a1c6a512-1295-4272-9138-f99709370657
2006-09-10 10:56:46 +00:00
Nils Wallménius
c84b008676 Fix typo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10906 a1c6a512-1295-4272-9138-f99709370657
2006-09-09 10:04:54 +00:00
Martin Arver
bad3a2be4a There is a 6GB as well
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10834 a1c6a512-1295-4272-9138-f99709370657
2006-08-31 20:57:18 +00:00
Martin Arver
658202d42a Add platform file for the iriver h10 5gb (target #24).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10809 a1c6a512-1295-4272-9138-f99709370657
2006-08-30 17:47:38 +00:00
Martin Arver
afaeaef3e5 Add platform file for the H10 (target #22) to allow for manual builds. Still lots to do, but the manual is buildable.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10803 a1c6a512-1295-4272-9138-f99709370657
2006-08-30 13:18:46 +00:00
Jens Arnold
c442de4274 Corrected Archos Player names.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10752 a1c6a512-1295-4272-9138-f99709370657
2006-08-26 08:47:53 +00:00
Martin Arver
6efa782b2a oops
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10739 a1c6a512-1295-4272-9138-f99709370657
2006-08-25 08:02:34 +00:00
Martin Arver
36e37407bd Add the \btnfnt macro to the ipod3g as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10737 a1c6a512-1295-4272-9138-f99709370657
2006-08-24 17:03:28 +00:00
Dominik Riebeling
f6b4b915ec Set the button names using a different font face (bold for now).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10736 a1c6a512-1295-4272-9138-f99709370657
2006-08-24 15:09:34 +00:00
Martin Arver
d5fe8030ba Enable manual builds for the Ipod 3g
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10723 a1c6a512-1295-4272-9138-f99709370657
2006-08-23 17:10:08 +00:00
Martin Arver
bf64d6be92 Lets call the Off button Off
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10697 a1c6a512-1295-4272-9138-f99709370657
2006-08-22 17:39:20 +00:00
Nils Wallménius
d492cf34df changed HAVE_LCD_REMOTE to HAVE_REMOTE_LCD to mimic the code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10654 a1c6a512-1295-4272-9138-f99709370657
2006-08-19 11:41:25 +00:00
Dominik Riebeling
f83f9202b7 Increase the size of the screenshot for targets that have large displays. 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-18 14:32:15 +00:00
Martin Arver
10d8ac6193 Add HAVE_LCD_REMOTE to the x5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10616 a1c6a512-1295-4272-9138-f99709370657
2006-08-16 17:04:27 +00:00
Martin Arver
0e07eff13f Add action maps for the standard and wps contexts. Add an option for HAVE_LCD_REMOTE as well
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10615 a1c6a512-1295-4272-9138-f99709370657
2006-08-16 15:16:15 +00:00
Dominik Riebeling
e7f7899c8e rename "Select" to "Navi" following the change in the language files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10372 a1c6a512-1295-4272-9138-f99709370657
2006-07-30 20:13:03 +00:00
Nils Wallménius
a91cb24dec Fix typo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10312 a1c6a512-1295-4272-9138-f99709370657
2006-07-24 21:04:27 +00:00
Martin Arver
cd69996450 Correct a keypress for the ondio. Update the key definitions for ondio
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10127 a1c6a512-1295-4272-9138-f99709370657
2006-06-16 08:57:55 +00:00
Martin Arver
30b0e66c60 Sync the flashing-chapter with the wiki (i.e. remove the old, and latexify the wiki version). Fix button-defines for player. Include flashing instructions for all the archos manuals.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10125 a1c6a512-1295-4272-9138-f99709370657
2006-06-15 11:56:50 +00:00
Martin Arver
4c98106734 Use playerlongtype on the frontpage. Add useful opts to the platform-files. 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-07 18:48:56 +00:00
Martin Arver
47ea906535 Introduce new example environment. Slight adjustment of the code env. Change 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-07 12:15:46 +00:00
Martin Arver
d15204e496 Make the main menu show target specific image for the ondios. Adjust \specimg macro for the ondios.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10069 a1c6a512-1295-4272-9138-f99709370657
2006-06-06 11:41:55 +00:00
Martin Arver
2696645597 Remove ondio.tex
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10064 a1c6a512-1295-4272-9138-f99709370657
2006-06-05 16:26:04 +00:00
Martin Arver
8a7cbc6769 Split the ondio manual two separate fm/sp manuals (as suggested in B#5499).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10062 a1c6a512-1295-4272-9138-f99709370657
2006-06-05 11:34:41 +00:00
Martin Arver
959d23e231 Fix for 6) in FS #5460. Add a HAVE_LCD_COLOR option to the platform files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10050 a1c6a512-1295-4272-9138-f99709370657
2006-06-04 15:03:39 +00:00
Dominik Riebeling
5be450939f Adjust screenshot macro for use of device specific images. This makes it 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-06-04 11:20:06 +00:00
Martin Arver
2931bb2f19 Add a missing \daps macro
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9901 a1c6a512-1295-4272-9138-f99709370657
2006-05-10 10:06:51 +00:00
Martin Arver
42c8e5c769 Add a platform file for the ipodmini. Note, the ipodmini manual will not 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-04-01 09:30:43 +00:00
Martin Arver
b1585753b2 Use english language rules for the manufacturer names. (Ipod, Iriver..)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9373 a1c6a512-1295-4272-9138-f99709370657
2006-03-30 21:33:20 +00:00
Martin Arver
2a76843f37 Add a daps macro, for use when referring to the player. E.g. the \daps\ color ...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9244 a1c6a512-1295-4272-9138-f99709370657
2006-03-25 10:32:10 +00:00
Martin Arver
8ea7f74832 Correct the tables in the two first sections of chapter Rockbox Interface. Some changes to the keynames in the platform files as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9203 a1c6a512-1295-4272-9138-f99709370657
2006-03-23 13:35:00 +00:00
Martin Arver
f5a2bb8d5a Correct keypad definition for the h300
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9201 a1c6a512-1295-4272-9138-f99709370657
2006-03-23 11:17:44 +00:00
Martin Arver
86122ffdc3 Some cleanup of chapter getting started. Adds a \firmwarefilename macro to the platform files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9183 a1c6a512-1295-4272-9138-f99709370657
2006-03-22 13:13:52 +00:00
Martin Arver
c94f47260d Add platform file for the iPod 4G, to make the manual build for that target
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9170 a1c6a512-1295-4272-9138-f99709370657
2006-03-21 20:12:04 +00:00
Martin Arver
fc0bc47f20 Include iAudio x5 for the buildable manuals
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9165 a1c6a512-1295-4272-9138-f99709370657
2006-03-21 13:43:49 +00:00
Martin Arver
5dcfd3bee7 Add new options (SWCODEC,MASCODEC) to be able to include e.g. equalizer etc 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-19 21:33:56 +00:00
Martin Arver
42257940fb Adds feature specific options to the platforms. It is now possible to 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-16 11:00:29 +00:00
Martin Arver
d3d3e34bde *Cleanup of the advanced topics chapter. *Introduce a new \dap macro for 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-15 10:56:14 +00:00
Dave Chapman
a137e7ff86 Create manual for the iPod Video/5g. Someone needs to commit a set of 320x240 screenshots for this to build...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9034 a1c6a512-1295-4272-9138-f99709370657
2006-03-14 10:01:16 +00:00
Martin Arver
aa830112cc Changes to the tables for some of the plugins. Some are adapted to the \opt environment
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8972 a1c6a512-1295-4272-9138-f99709370657
2006-03-09 09:31:34 +00:00
Martin Arver
23d700501d Added a new \genericimg macro to the platform-files. Added screenshots to 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-03-06 13:58:14 +00:00
Martin Arver
c7fd0fee7a Patch[1430311] by Henrico Witvliet. Split plugins to individual files. Proper naming of the targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8763 a1c6a512-1295-4272-9138-f99709370657
2006-02-21 11:54:53 +00:00