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