Marianne Arnold
66fa127262
Add the missing optional column separator for targets with HAVEREMOTEKEYMAP to the hotkey line in the file browser button table as well.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25580 a1c6a512-1295-4272-9138-f99709370657
2010-04-10 23:08:24 +00:00
Marianne Arnold
d692c8d232
Add the rest of the missing screenshots to the Iaudio M3 manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25579 a1c6a512-1295-4272-9138-f99709370657
2010-04-10 22:55:21 +00:00
Marianne Arnold
07d1972338
Add a bunch of plugin screenshots for use in the Iaudio M3 manual (and update the goban one as it used wrong colours).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25559 a1c6a512-1295-4272-9138-f99709370657
2010-04-09 22:42:11 +00:00
Alexander Levin
f85b54ce80
Remove the double full stop
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25539 a1c6a512-1295-4272-9138-f99709370657
2010-04-08 18:19:34 +00:00
Alexander Levin
3c1cfca874
Add placeholder for the remote hotkey (aka repair WPS keymap table)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25538 a1c6a512-1295-4272-9138-f99709370657
2010-04-08 18:17:35 +00:00
Jeffrey Goode
3b5eff719a
Manual update for hotkey reference
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25528 a1c6a512-1295-4272-9138-f99709370657
2010-04-08 01:41:30 +00:00
Dominik Riebeling
fd72497578
Insert links to the explanations of hotkey where it's mentioned.
...
Flyspray: FS#11188
Author: Alexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25527 a1c6a512-1295-4272-9138-f99709370657
2010-04-07 20:53:10 +00:00
Michael Chicoine
5688dfcc80
Fix Clip keymap (manual) so that Clipv2 and Clip+ manuals build properly
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25472 a1c6a512-1295-4272-9138-f99709370657
2010-04-04 23:45:34 +00:00
Marianne Arnold
c9532a2e30
Remove the Recorders and Players opt around the A-B part of the repeat mode tag because all targets can use A-B repeat now (and show this in the WPS).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25469 a1c6a512-1295-4272-9138-f99709370657
2010-04-04 13:58:52 +00:00
Marianne Arnold
54e8e8c11c
Refine the file formats table which explains what plugins are used to open which files so that the table is only included in manuals of targets which have the plugin...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25468 a1c6a512-1295-4272-9138-f99709370657
2010-04-04 13:56:59 +00:00
Marianne Arnold
8fa6c881ec
Cleanup goban.tex. My main goal was to get the button table code into a readable state - following the structure I suggested on ManualGuidelinesTalk. Put closing } on their own lines if they are around other (nested) opts or nopts, indented the same as the opening (n)opt. Also replacing the 'emph' used for the submenus with 'item' as well for consistency which also makes it possible to get rid of the forced linebreak.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25467 a1c6a512-1295-4272-9138-f99709370657
2010-04-04 13:52:36 +00:00
Alexander Levin
27f29904ec
Restore wrongly deleted text
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25454 a1c6a512-1295-4272-9138-f99709370657
2010-04-03 14:25:10 +00:00
Alexander Levin
15e6d79f38
Small cosmetic changes to the hotkey description
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25453 a1c6a512-1295-4272-9138-f99709370657
2010-04-03 14:20:49 +00:00
Alexander Levin
1cf1600b43
Properly set the keywords for the recently added file
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25451 a1c6a512-1295-4272-9138-f99709370657
2010-04-03 14:06:28 +00:00
Nils Wallménius
cfd245e527
'floor 0' files requiríng too much memory should no longer crash since the longjmp stuff
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25444 a1c6a512-1295-4272-9138-f99709370657
2010-04-03 03:37:27 +00:00
Jeffrey Goode
6a55b2307d
Manual update for hotkeys
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25443 a1c6a512-1295-4272-9138-f99709370657
2010-04-02 23:37:07 +00:00
Jeffrey Goode
c5d9516a68
Manual update for keymaps, hotkeys
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25440 a1c6a512-1295-4272-9138-f99709370657
2010-04-02 20:11:11 +00:00
Tomer Shalev
910ce55a41
Manual: Document new 'alignment' option in text viewer, and remove now obsolete limitation
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25437 a1c6a512-1295-4272-9138-f99709370657
2010-04-02 16:45:33 +00:00
Rafaël Carré
4fd9038d35
pitch_detector: fix builds on monochrome targets, remove an unused variable
...
Add icons for Clip, copied from c200 icons
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25397 a1c6a512-1295-4272-9138-f99709370657
2010-03-29 23:50:07 +00:00
Rafaël Carré
6a25a33b4b
pitch_detector plugin only works on color LCDs
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25387 a1c6a512-1295-4272-9138-f99709370657
2010-03-29 20:23:57 +00:00
Andree Buschmann
10023adf72
Add new section 'Optimising battery runtime' to the manual (FS#11148).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25382 a1c6a512-1295-4272-9138-f99709370657
2010-03-29 17:58:17 +00:00
Andree Buschmann
8132852bf2
Add a remark regarding scrollwheel acceleration to the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25375 a1c6a512-1295-4272-9138-f99709370657
2010-03-28 20:29:25 +00:00
Andree Buschmann
2a8686d565
Minor manual fix: list_accel_start_delay and list_accel_wait are not used, if HAVE_WHEEL_ACCELERATION is defined.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25374 a1c6a512-1295-4272-9138-f99709370657
2010-03-28 19:20:59 +00:00
Alexander Levin
b96d4f0e34
Add the identifying header
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25352 a1c6a512-1295-4272-9138-f99709370657
2010-03-27 16:02:39 +00:00
Alexander Levin
348c7d95fa
Remove unneeded lines
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25351 a1c6a512-1295-4272-9138-f99709370657
2010-03-27 15:57:05 +00:00
Alexander Levin
6d4637c435
No need to use parenthesis here
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25350 a1c6a512-1295-4272-9138-f99709370657
2010-03-27 15:52:27 +00:00
Alexander Levin
f2589546b3
Fix the description of the %V WPS tag (last part of FS#11117)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25349 a1c6a512-1295-4272-9138-f99709370657
2010-03-27 13:14:14 +00:00
Robert Menes
38c313557e
Add blind description for the clipv2 to the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25348 a1c6a512-1295-4272-9138-f99709370657
2010-03-27 05:11:03 +00:00
Alexander Levin
ac00d2605a
Correct quotation marks; simplify the viewport display example
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25347 a1c6a512-1295-4272-9138-f99709370657
2010-03-26 22:12:39 +00:00
Alexander Levin
24acd93c6d
Remove the unneeded appendix declaration. It's already present in appendix.tex and does not make any sense here (=at the end) anyway.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25346 a1c6a512-1295-4272-9138-f99709370657
2010-03-26 21:45:24 +00:00
Dave Chapman
4b4d77016b
Update copyright year to 2010
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25345 a1c6a512-1295-4272-9138-f99709370657
2010-03-26 17:26:26 +00:00
Dave Chapman
c0efec13a8
Add Clip+ player image from FS#11048 by Marko Pahlke
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25344 a1c6a512-1295-4272-9138-f99709370657
2010-03-26 17:11:36 +00:00
Dave Chapman
0fdc2d5541
Initial manuals for clipv2 and clip+, with corrected installation instructions. The player picture in Chapter 3 is the same as the Clipv1 for both Clipv2 and Clip+ - this needs changing for the Clip+.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25332 a1c6a512-1295-4272-9138-f99709370657
2010-03-25 20:11:34 +00:00
Michael Chicoine
65dc4f28c9
Partially fix FS#11117 - PDF Manual: WPS Tag tables - first tag entry is shifted right one character
...
Viewports table %V line is still shifted
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25307 a1c6a512-1295-4272-9138-f99709370657
2010-03-23 12:02:20 +00:00
Alex Parker
7e84cca441
Improve %pE description.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25295 a1c6a512-1295-4272-9138-f99709370657
2010-03-22 20:41:14 +00:00
Alex Parker
be8a5afaa9
Fix c&p error for %pE in the manual. Thanks to Alexander Levin for pointing out.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25294 a1c6a512-1295-4272-9138-f99709370657
2010-03-22 17:27:31 +00:00
Alex Parker
165709b076
Add the %Lt and %Li tags to the manual. Closes FS#11061.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25270 a1c6a512-1295-4272-9138-f99709370657
2010-03-21 10:20:24 +00:00
Alex Parker
0c1f3e6dc6
Add the %wi tag to the manual. Closes FS#11080.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25269 a1c6a512-1295-4272-9138-f99709370657
2010-03-21 10:20:19 +00:00
Alex Parker
55c8b2b3b1
Add the %Sx tag to the manual. Closes FS#11116.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25268 a1c6a512-1295-4272-9138-f99709370657
2010-03-21 10:20:14 +00:00
Alex Parker
bbb2dd526d
Add %pS and %pE tags to the manual. Closes FS#11121.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25267 a1c6a512-1295-4272-9138-f99709370657
2010-03-21 10:20:09 +00:00
Andree Buschmann
d6aaa3331f
Use consistent wording for line-in and -out.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25258 a1c6a512-1295-4272-9138-f99709370657
2010-03-20 15:35:12 +00:00
Andree Buschmann
b6c12a129e
Submit FS#11065. Introduce a new system setting for en-/disabling the Line-out. For now only implemented on iPod Video. This allows to save power if the user does not use the player's Line-out. On iPod 5G the saving is ~0.5 mA.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25257 a1c6a512-1295-4272-9138-f99709370657
2010-03-20 15:02:29 +00:00
Alex Parker
c3c928b29f
Try to improve the English for the text viewer plugin. Only the English has been changed, the actual content still needs some work.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25238 a1c6a512-1295-4272-9138-f99709370657
2010-03-17 21:58:41 +00:00
Yoshihisa Uchida
8078656485
manual:text viewer plugin updates.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25236 a1c6a512-1295-4272-9138-f99709370657
2010-03-17 11:52:42 +00:00
Alex Parker
394b579c4d
Add a note to the gigabeat F manual to be in the correct USB mode before installing.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25142 a1c6a512-1295-4272-9138-f99709370657
2010-03-13 10:50:39 +00:00
Alexander Levin
4c105b6806
Remove the caption and label parameters from the tagmap macro. They are never used. Also don't embed tagmaps into a table environment since we want the tables exactly where they are in the source, i.e. we don't want them to float. This speeds up typesetting and makes vertical spaces nicer.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25065 a1c6a512-1295-4272-9138-f99709370657
2010-03-07 22:12:16 +00:00
Andree Buschmann
b3d9578c27
Major change to musepack decoder: Import v1.3.0 (r458 from svn.musepack.net) to rockbox. Several adaptions in the musepack decoder were made to get the library work and perform fast under rockbox on several targets. With this change mpc sv8 is supported, including seek, replay gain and metadata support. The decoding speed is a 1-4% lower than the last implementation. Reason for this is main restructuring in the bitstream demuxer.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25056 a1c6a512-1295-4272-9138-f99709370657
2010-03-07 19:34:44 +00:00
Alexander Levin
6a62e22198
Make titles proper subsections; remove 'newpage' as it's not a good style; remove 'table' environment as well since the tables are not floating
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24985 a1c6a512-1295-4272-9138-f99709370657
2010-03-01 21:10:04 +00:00
Dave Hooper
6ff49a5ff4
Use albumart opt in sliding puzzle manual
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24974 a1c6a512-1295-4272-9138-f99709370657
2010-02-28 15:48:33 +00:00
Dave Hooper
8cea3dc779
Update sliding puzzle manual to mention that it can also use your album art as a puzzle, and also any launched (via Open With) image (jpg/bmp)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24971 a1c6a512-1295-4272-9138-f99709370657
2010-02-28 14:32:43 +00:00
Alex Parker
e66a780350
Correct reset and disk mode combinations for 1G - 3G iPods. Closes FS#11011.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24966 a1c6a512-1295-4272-9138-f99709370657
2010-02-28 12:22:08 +00:00
Alex Parker
f7a397ba48
Add %T and %Tl WPS tags to the manual. Closes FS#11062.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24965 a1c6a512-1295-4272-9138-f99709370657
2010-02-28 11:50:11 +00:00
Yoshihisa Uchida
50b036320b
manual: File formats/Supported audio formats updates.
...
- sort by extension.
- add SMAF/Sun Audio/Vox/Wave64 codecs.
I divided the audio formats table with Lossy/Lossless/Other.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24961 a1c6a512-1295-4272-9138-f99709370657
2010-02-28 10:42:56 +00:00
Thomas Martitz
ea4eadc582
Add playlist viewer screen to %cs.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24953 a1c6a512-1295-4272-9138-f99709370657
2010-02-27 21:24:50 +00:00
Andree Buschmann
28260fb196
Correct iPod Video manual: -89..6 dB is allowed for volume.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24951 a1c6a512-1295-4272-9138-f99709370657
2010-02-27 20:21:22 +00:00
Andree Buschmann
818fcd16b7
Add information about supported musepack streamversion to manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24945 a1c6a512-1295-4272-9138-f99709370657
2010-02-27 17:24:01 +00:00
Alexander Levin
0bfef1c5a0
Remove an unneeded word in the section header
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24930 a1c6a512-1295-4272-9138-f99709370657
2010-02-26 19:57:51 +00:00
Alexander Levin
5ff8a5a1c9
Describe the %cs WPS tag in the manual (fix FS#11053)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24929 a1c6a512-1295-4272-9138-f99709370657
2010-02-26 19:53:06 +00:00
Alex Parker
9c95e243e8
Slightly change the English for the alarmclock plugin manual entry.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24914 a1c6a512-1295-4272-9138-f99709370657
2010-02-25 14:58:06 +00:00
Rafaël Carré
99655d66bd
Alarm clock plugin for RTC targets
...
Author: Clément Pit-Claudel
Flyspray: FS#11056
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24912 a1c6a512-1295-4272-9138-f99709370657
2010-02-25 14:45:06 +00:00
Björn Stenberg
6f3c42284b
Packard Bell Vibe 500 images by Marko Pahlke
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24906 a1c6a512-1295-4272-9138-f99709370657
2010-02-25 11:47:39 +00:00
Teruaki Kawashima
15f6bfc0e5
imageviewer: add button to quit plugin immediately if there is enough key for it.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24904 a1c6a512-1295-4272-9138-f99709370657
2010-02-25 11:11:41 +00:00
Dave Chapman
3849569afc
Correct the button table for scrollwheel targets (direction was reversed). Also, use full (British English) words for the directions, instead of the abbreviations CW and CCW.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24900 a1c6a512-1295-4272-9138-f99709370657
2010-02-25 01:04:15 +00:00
Tomer Shalev
04e3eb0c54
FS#10552 - Cowon D2: pgup/pgdn on minus/plus buttons in text viewer
...
Author: Nemtsev Alexey
Changes that were not part of the original patch:
- Updated corresponding manual entry
- Added support for having both buttons and touchscreen mapping to the same action
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24896 a1c6a512-1295-4272-9138-f99709370657
2010-02-24 21:38:15 +00:00
Tomer Shalev
83d589dad1
Rockblox: Map touchscreen top-middle to rotate CW
...
- Add support for defining a secondary 'rotate CCW' action - could be needed by
future touchscreen targets
- Update manual accordingly
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24895 a1c6a512-1295-4272-9138-f99709370657
2010-02-24 21:16:48 +00:00
Tomer Shalev
42552f8bf6
FS#10643 - Cowon D2: Chopper game control using hardware buttons
...
This is only part of the original patch. I didn't agree with all the original
changes to keymapping.
Author: Nemtsev Alexey
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24892 a1c6a512-1295-4272-9138-f99709370657
2010-02-24 20:33:40 +00:00
Thomas Martitz
837cd7ed0a
Correct ActionFMPreset manual entry for the Fuze.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24800 a1c6a512-1295-4272-9138-f99709370657
2010-02-20 22:26:44 +00:00
Thomas Martitz
f8c72513e4
Update the manual according to the playlist viewer changes
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24792 a1c6a512-1295-4272-9138-f99709370657
2010-02-20 19:06:44 +00:00
Alexander Levin
499641ce7a
Add some more file extensions to the table of the audio files (FS#11002)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24776 a1c6a512-1295-4272-9138-f99709370657
2010-02-19 20:50:24 +00:00
Teruaki Kawashima
a4282fedaa
add manual for bmp viewer plugin.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24774 a1c6a512-1295-4272-9138-f99709370657
2010-02-19 14:56:02 +00:00
Tomer Shalev
658bd7b912
Touchscreen: Yet another WPS keymap tweak
...
- WPS --> Playlist: Touch bottom right
- WPS --> ID3 screen: Touch long bottom right
- WPS --> Recording screen: Touch long top left
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24733 a1c6a512-1295-4272-9138-f99709370657
2010-02-17 21:01:31 +00:00
Tomer Shalev
e1d8c3ef7c
Touchscreen: Update manual according to r24652
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24653 a1c6a512-1295-4272-9138-f99709370657
2010-02-14 17:38:21 +00:00
Tomer Shalev
19a05cb4f9
Touchscreen: Pitch-screen and Quick-screen keymapping changes
...
- Quick-screen: Allow exit by pressing any corner
- Pitch-screen: Exit by pressing either of the top or bottom left corners
- Pitch-screen: Toggle mode by pressing either of the top or bottom right corners
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24652 a1c6a512-1295-4272-9138-f99709370657
2010-02-14 17:32:47 +00:00
Tomer Shalev
7b5875ef5c
Touchscreen: Change WPS key mappings
...
- Pressing top-right switches back and forth from WPS to last browsed directory
- Pressing top-left switches from WPS to Main Menu, and vice-versa
- Pressing center pauses
- Long pressing center stops
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24651 a1c6a512-1295-4272-9138-f99709370657
2010-02-14 17:12:31 +00:00
Alex Parker
ce1d2eda70
Rbutil now supports the Nano 2G.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24638 a1c6a512-1295-4272-9138-f99709370657
2010-02-13 22:07:40 +00:00
Michael Chicoine
ad2ee3094f
Correct Clip manual quickscreen keymap
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24594 a1c6a512-1295-4272-9138-f99709370657
2010-02-11 13:39:06 +00:00
Tomer Shalev
07a6de15bd
Brickmania: Use touchpad actions even if buttons are assigned to them (Cowon D2)
...
Thanks for Strife89DS and pixelma for spotting this
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24554 a1c6a512-1295-4272-9138-f99709370657
2010-02-07 20:19:34 +00:00
Tomer Shalev
ed0290d30f
Cowon D2: Use buttons for Brickmania instead of touchscreen, which hides the paddle
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24553 a1c6a512-1295-4272-9138-f99709370657
2010-02-07 19:16:21 +00:00
Alex Parker
c617a59ba9
Show USB power not charging in the ondio manual, and rename usb_charging to usb_power as it is dependent on HAVE_USB_POWER.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24415 a1c6a512-1295-4272-9138-f99709370657
2010-01-31 14:04:57 +00:00
Rafaël Carré
f15d041c48
Plugins manual
...
All: remove obsolete blackjack entry (the manual for some other games is
still incorrect since a menu was added)
Fuze: add missing keymaps
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24343 a1c6a512-1295-4272-9138-f99709370657
2010-01-27 07:38:14 +00:00
Alex Parker
fd13e09c4f
Correct the instructions for returning to Rockbox from the OF on the Gigabeat S.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24320 a1c6a512-1295-4272-9138-f99709370657
2010-01-24 12:41:04 +00:00
Andree Buschmann
934e6f0bfa
Commit FS#10082, enlarge volume control range for WM8758. This will enable volume control down to -90 dB for iPod Video targets.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24318 a1c6a512-1295-4272-9138-f99709370657
2010-01-23 19:28:26 +00:00
Alexander Levin
3191b3893b
Fix spacing and also use the correct platform name (we're not that far with renaming them)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24315 a1c6a512-1295-4272-9138-f99709370657
2010-01-22 23:14:12 +00:00
Alexander Levin
15c850ccd3
Section headings should not end with a full stop
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24314 a1c6a512-1295-4272-9138-f99709370657
2010-01-22 22:54:05 +00:00
Alexander Levin
e8448b9636
Use nicer right arrows in the manual
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24313 a1c6a512-1295-4272-9138-f99709370657
2010-01-22 22:48:08 +00:00
Frank Gevaerts
9050cdd527
Some formatting fixes, reported by Alexander Levin
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24297 a1c6a512-1295-4272-9138-f99709370657
2010-01-20 18:33:44 +00:00
Alex Parker
82fa01e391
Add key define to the D2 manual to allow it to build.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24287 a1c6a512-1295-4272-9138-f99709370657
2010-01-19 21:21:24 +00:00
Torne Wuff
7f28c94eda
New plugin: frotz, a Z-machine interpreter, for playing interactive fiction.
...
The interpreter more or less passes all the tests in the z-machine test suite.
It should build for every target except Archos (for which it is disabled).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24267 a1c6a512-1295-4272-9138-f99709370657
2010-01-17 22:15:13 +00:00
Teruaki Kawashima
b7f728d138
FS#10785: Add new context CONTEXT_MORSE_INPUT for keymaps which is used during morse input mode in virtual keyboard.
...
This will enable to use morse input on targets that doesn't have enough key for both the keyboard and morse input in one context.
Enable morse input on archosondio as an example.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24250 a1c6a512-1295-4272-9138-f99709370657
2010-01-16 13:54:10 +00:00
Rafaël Carré
bdb465296b
Wormlet: Remove obsolete text
...
Flyspray: FS#10864
Author: Tomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24244 a1c6a512-1295-4272-9138-f99709370657
2010-01-16 07:53:51 +00:00
Michael Giacomelli
99fb693f38
Apparently my text editor puts tabes in .tex files.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24242 a1c6a512-1295-4272-9138-f99709370657
2010-01-15 21:34:43 +00:00
Michael Giacomelli
efc756a9fc
Clarify boot to OF on USB insert for Sansa AMS to make clear that the player will always boot to the OF on USB power up.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24241 a1c6a512-1295-4272-9138-f99709370657
2010-01-15 21:30:58 +00:00
Alex Parker
e94a323cef
Add note about the unsupported v2 model to the Fuze manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24240 a1c6a512-1295-4272-9138-f99709370657
2010-01-15 21:12:05 +00:00
Frank Gevaerts
4f897653da
Differentiate between HAVE_USB_CHARGING_ENABLE and HAVE_USB_POWER for the manual. This is what r24005 probably should have been
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24238 a1c6a512-1295-4272-9138-f99709370657
2010-01-15 19:34:25 +00:00
Tomer Shalev
7719d297f2
FS#10911 - Plugins: Fractals (formerly Mandelbrot)
...
- Rename the mandelbrot plugin to fractals
- Update manual accordingly
- Separate plugin's functionality into separate files
- Lay the ground for having fractals sets other than the Mandelbrot set.
For that the following will need to be implemented:
- Create a new file for the new fracral set
- Provide key mapping to switch between sets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24230 a1c6a512-1295-4272-9138-f99709370657
2010-01-15 05:53:15 +00:00
Torne Wuff
d4bfc15232
FS#10107: work around the issue on some ipods where after shutdown they do not power on.
...
Some ipods do not power on correctly after being shut down and require a hard
reset before they work again. This workaround shuts the device down via the OF
which prevents the problem from occurring. There is a cosmetic effect: the low
battery symbol appears briefly on power of.
Change applies to PP502x ipods: 4G/photo/video/mini1g/mini2g/nano1g
Patch by Boris Gjenero (dreamlayers), manual changes by me.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24207 a1c6a512-1295-4272-9138-f99709370657
2010-01-09 19:04:51 +00:00
Tomer Shalev
13ef677d15
Manual: Add some of the tags that are documented in the Wiki but are missing
...
from the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24200 a1c6a512-1295-4272-9138-f99709370657
2010-01-08 14:03:43 +00:00
Alexander Levin
6216627559
Describe how 'delete current file' works
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24104 a1c6a512-1295-4272-9138-f99709370657
2009-12-23 21:47:45 +00:00
Alexander Levin
b57fe483be
Improve typesetting and fix a typo
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24103 a1c6a512-1295-4272-9138-f99709370657
2009-12-23 20:05:29 +00:00
Bryan Childs
847ac057af
Clarify action of Select button in WPS screen in the manual
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24091 a1c6a512-1295-4272-9138-f99709370657
2009-12-21 08:58:49 +00:00