Commit graph

1357 commits

Author SHA1 Message Date
Dominik Riebeling
48114263d2 Add missing closing bracket. No idea how that got lost, I'll blame the keyboard.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23875 a1c6a512-1295-4272-9138-f99709370657
2009-12-06 14:23:29 +00:00
Dominik Riebeling
e760a5abbf Make manuals for Ipods with remote tuner build again.
r23805 broke all manuals for Ipods with support for remote tuner. Add keymaps for the radio screen for those players.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23873 a1c6a512-1295-4272-9138-f99709370657
2009-12-06 13:34:10 +00:00
Dominik Riebeling
18c56ef386 Fix title centering.
The \centering macro needs a limited scope to work correctly. This means the centered part needs to get terminated by a break, otherwise centering doesn't work as expected. This seems to be an issue only with newer LaTeX distributions, i.e. older ones seem to misbehave here.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23865 a1c6a512-1295-4272-9138-f99709370657
2009-12-05 21:06:20 +00:00
Michael Chicoine
6b00ac4a4d Fix FS#10826 - Typo in fmradio.tex
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23818 a1c6a512-1295-4272-9138-f99709370657
2009-12-02 12:35:28 +00:00
Michael Chicoine
6ea0c3f229 Fix incorect information on hwcodec added in r23809 - Thanks to Jens Arnold for spotting this.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23812 a1c6a512-1295-4272-9138-f99709370657
2009-12-01 21:55:10 +00:00
Michael Chicoine
2c50f4222e Manual - expand information about recording in FM Radio
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23809 a1c6a512-1295-4272-9138-f99709370657
2009-12-01 19:27:18 +00:00
Michael Chicoine
63d79148fd Fix FS#10464 - Manual doesn't list all options for Source recording setting
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23804 a1c6a512-1295-4272-9138-f99709370657
2009-12-01 17:50:07 +00:00
Michael Chicoine
a6604375a4 Fix FS#10823 - Wrong spacing in fmradio.tex
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23800 a1c6a512-1295-4272-9138-f99709370657
2009-12-01 14:54:47 +00:00
Michael Chicoine
087c38c3f3 Use correct quotation marks instead of simple apostrophes
Flyspray: FS#10822
Author: Alexander Levin


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23799 a1c6a512-1295-4272-9138-f99709370657
2009-11-30 12:48:39 +00:00
Michael Chicoine
a2d8212a84 Gigibeat S Manual - redo r23795 to look like it was originally meant to look.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23797 a1c6a512-1295-4272-9138-f99709370657
2009-11-30 01:08:15 +00:00
Michael Chicoine
57acb85fa4 Manual - fix incorrect reference label for USB HID setting
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23796 a1c6a512-1295-4272-9138-f99709370657
2009-11-29 23:49:01 +00:00
Michael Chicoine
35f0785017 Gigibeat S Manual - Correct display of manual installation items 'Single Boot' and 'Dual Boot' - add missing frequencies to Recording Settings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23795 a1c6a512-1295-4272-9138-f99709370657
2009-11-29 23:19:53 +00:00
Dominik Riebeling
eed9ab7238 cp on OS X doesn't know the option -u. It isn't really needed, so simply remove it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23792 a1c6a512-1295-4272-9138-f99709370657
2009-11-29 21:35:03 +00:00
Michael Chicoine
f71c9345c1 Manual - add missing {} which caused spacing problems
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23791 a1c6a512-1295-4272-9138-f99709370657
2009-11-29 21:28:30 +00:00
Michael Chicoine
2bfcb6e86c Manual updates
Correct gramatics, missing spacing, typos, etc.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23788 a1c6a512-1295-4272-9138-f99709370657
2009-11-29 20:50:54 +00:00
Marianne Arnold
c3ca746de4 Manual: find a nicer solution for the problem that lead to r23772. Using \newline gives a linebreak inside of the cell - it's not necessary to start a new row and put 2 or 3 (in case of remote targets) in front of it. Simpler code, less error-prone and the lines with alternating colours in the PDF button tables look more suitable. Also rearrange the rest of the affected row's code to make it more readable.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23777 a1c6a512-1295-4272-9138-f99709370657
2009-11-28 17:12:40 +00:00
Michael Chicoine
6e430365ab Manual - correct FM Radio volume key mapping problems on Fuze, Gigabeat S (remote), e200, and e200v2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23773 a1c6a512-1295-4272-9138-f99709370657
2009-11-27 17:19:01 +00:00
Michael Chicoine
35ae21017e Fix FS#10817 - Wrong layout of the keymap table for the 'While Recording Screen'
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23772 a1c6a512-1295-4272-9138-f99709370657
2009-11-27 15:20:52 +00:00
Michael Chicoine
08be5ad24f Manual - Describe how to work with FMR files
FS#10815 by Alexander Levin with minor changes by me



git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23769 a1c6a512-1295-4272-9138-f99709370657
2009-11-27 04:28:36 +00:00
Alex Parker
98755fd493 Only the H300 and Nano 2G have the charge from USB option at present. Thanks to jmdennis on the forums for pointing out, and Torne Wuff for the info on which players it is present for.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23695 a1c6a512-1295-4272-9138-f99709370657
2009-11-22 11:41:14 +00:00
Alex Parker
1925cd1cfb A few more spelling corrections.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23694 a1c6a512-1295-4272-9138-f99709370657
2009-11-22 11:36:07 +00:00
Alex Parker
c4b6c05f1f Correct album art alignment description error and spelling errors as pointed out by bdelorme on the forums.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23693 a1c6a512-1295-4272-9138-f99709370657
2009-11-22 11:24:49 +00:00
Alex Parker
17c200f16f No SansaAMS have a recovery mode, and set the Rockbox bootloader to be in flash.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23684 a1c6a512-1295-4272-9138-f99709370657
2009-11-21 18:15:41 +00:00
Alex Parker
5c826ca912 The Clip has no recovery mode.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23683 a1c6a512-1295-4272-9138-f99709370657
2009-11-21 18:06:23 +00:00
Alex Parker
9eb9d30fff Update Sansa Clip install instructions in the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23682 a1c6a512-1295-4272-9138-f99709370657
2009-11-21 17:58:07 +00:00
Michael Chicoine
d5af5c061c Fix typo and remove umnecessary {}
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23643 a1c6a512-1295-4272-9138-f99709370657
2009-11-15 22:48:12 +00:00
Marianne Arnold
eca2ef1307 Manual: Pictureflow chapter - foremost fixing the M3 manual but clean up the button table completely to make it more readable and be more accurate (this needed a small correction to the Iaudio remote keymap file). Update the note about playback and the menu item description while at it. Flyspray: FS#10712, Author: Michael Chicoine and me.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23642 a1c6a512-1295-4272-9138-f99709370657
2009-11-15 22:38:49 +00:00
Jeffrey Goode
29d2711115 Crossfade: fix shuffle OR manual skip functionality, verbiage and manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23621 a1c6a512-1295-4272-9138-f99709370657
2009-11-12 15:42:37 +00:00
Michael Chicoine
1a8a1f4363 Fix missing space caused by incorrect usage of the \dap macro (FS #10773 by Diego Herranz).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23617 a1c6a512-1295-4272-9138-f99709370657
2009-11-11 23:37:00 +00:00
Dominik Riebeling
12aed44e94 Fix missing space caused by incorrect usage of the \dap macro (FS#10774 by Diego Herranz).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23613 a1c6a512-1295-4272-9138-f99709370657
2009-11-11 20:46:01 +00:00
Frank Gevaerts
97f17e80bc The downloaded bootloader is bootloader-e200v2.sansa or bootloader-fuze.sansa, not bootloader-e200v2.bin or bootloader-fuze.bin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23611 a1c6a512-1295-4272-9138-f99709370657
2009-11-11 20:26:01 +00:00
Jeffrey Goode
0212de4c8d Add crossfade feature tag, update manual, fix crossfade WPS tag behavior
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23610 a1c6a512-1295-4272-9138-f99709370657
2009-11-11 17:38:00 +00:00
Jeffrey Goode
664dc90e71 Crossfade: added a new option, rewrote decision logic, updated manual and menus. Translators please note that updated translations may be required for some crossfade menu items!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23605 a1c6a512-1295-4272-9138-f99709370657
2009-11-11 00:48:17 +00:00
Teruaki Kawashima
b1783c3c64 fix typo in manual. thanks to mc2739 for noticing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23550 a1c6a512-1295-4272-9138-f99709370657
2009-11-07 16:40:34 +00:00
Teruaki Kawashima
fedc7b21f1 theme remove: add sbs to remove list.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23549 a1c6a512-1295-4272-9138-f99709370657
2009-11-07 14:13:38 +00:00
Alex Parker
ea669d7c4a Make it clear in the beast manual that you need to play Russian dolls with the OF you download from Toshiba - it is inside an exe file which is inside an iso file which is inside a zip file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23548 a1c6a512-1295-4272-9138-f99709370657
2009-11-07 12:31:32 +00:00
Jeffrey Goode
95e2d72759 Compressor: simplify makeup gain setting, expand release range, finally provide documention in the manual!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23518 a1c6a512-1295-4272-9138-f99709370657
2009-11-04 18:14:36 +00:00
Teruaki Kawashima
fd8632fa37 FS#10649: calendar: make it selectable what day is first day of week.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23516 a1c6a512-1295-4272-9138-f99709370657
2009-11-04 13:03:42 +00:00
Rafaël Carré
9b4057bbd4 Sansa AMS recording support (Microphone and FM)
Still disabled on all targets:
- Fuze and e200v2 see spurious interrupts with no source defined
- Clip/m200v4 deadlock instantly when starting recording (perhaps due to low memory size)

Having the code in SVN will make working on this feature easier

Also add keymaps for Fuze, and correct Frequency section of recording
options : the 22.05kHz limitation of e200v1 and c200v1 doesn't apply to
Sansa AMS (different I2S hardware, unrelated to as3514)

Flyspray: FS#10371
Authors: Fred Bauer and myself

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23476 a1c6a512-1295-4272-9138-f99709370657
2009-11-01 22:51:31 +00:00
Alex Parker
b2ee0ce09f Correct beast manual install instructions in Windows.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23467 a1c6a512-1295-4272-9138-f99709370657
2009-11-01 17:29:13 +00:00
Alex Parker
99e492ef08 Add Mac OSX beastpatcher download location to manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23426 a1c6a512-1295-4272-9138-f99709370657
2009-10-30 21:15:49 +00:00
Alex Parker
aae798d237 Correct typo that stopped the download link to the Fuze OF appearing in the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23422 a1c6a512-1295-4272-9138-f99709370657
2009-10-30 19:50:33 +00:00
Peter D'Hoye
d93d2fd40c Revert the recording key functionality changes back to before r21034: Both play and rec start recording. Fixes the Archos recording usability issue. To Do: see which targets have usability issues left.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23414 a1c6a512-1295-4272-9138-f99709370657
2009-10-29 23:07:26 +00:00
Dave Hooper
494fd9673d Committing FS#10717 by Tomasz Kowalyczyk: add PLAYLIST_INSERT_LAST_SHUFFLED (appends the inserted folder into shuffled order to end of playlist)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23385 a1c6a512-1295-4272-9138-f99709370657
2009-10-28 22:27:38 +00:00
Teruaki Kawashima
6290f78177 Correct Id keyword and add svn:keywords property.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23346 a1c6a512-1295-4272-9138-f99709370657
2009-10-25 13:40:24 +00:00
Alex Parker
1e634f9020 Improve English in the codebuster manual entry.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23333 a1c6a512-1295-4272-9138-f99709370657
2009-10-24 19:29:32 +00:00
Johannes Schwarz
c12e5fc86a FS#10497 - New game codebuster, which is a clone of the classic game mastermind. It just runs on color LCD. Thank you to the author Clément Pit--Claudel (CFP)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23332 a1c6a512-1295-4272-9138-f99709370657
2009-10-24 18:54:48 +00:00
Tomer Shalev
83d24f89df FS#10704 - Make a configuration option to disable USB HID
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23322 a1c6a512-1295-4272-9138-f99709370657
2009-10-23 13:29:19 +00:00
Robert Menes
724d1e0f3c Add a blind description for the Sansa Fuze and e200v2 manuals.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23315 a1c6a512-1295-4272-9138-f99709370657
2009-10-22 01:29:51 +00:00
Alex Parker
7d56bf45a6 Add beastpatcher download location to the Gigabeat S manual, and add dual-boot bootloader install instructions.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23266 a1c6a512-1295-4272-9138-f99709370657
2009-10-19 18:15:10 +00:00