1
0
Fork 0
forked from len0rd/rockbox
Commit graph

33 commits

Author SHA1 Message Date
Christian Soffke
f49e941fe4 html-manual: fix "TeX capacity exceeded" with recent tex4ht
Change-Id: I6b63185190746fff24fa8dc56f6943a0ed355487
2025-03-19 20:39:04 -04:00
Christian Soffke
e8816552f6 Offer choice of default browsers
The database or playlist catalogue can now be set
as the browser that is launched when pressing
ACTION_WPS_BROWSE on the WPS, unless another browser
has more recently been opened.

Previously you'd always have to exit the File Browser
first, after the player had been restarted, which is
annoying for users who prefer the database.

The playlist catalogue has become part of the MRU
browser list, so pressing ACTION_WPS_BROWSE after
selecting a track from a playlist in the playlist
catalogue will now take you back there.

Settings menus have been slightly restructured.

- Eliminated "Set WPS Context Plugin" and "Hotkey" menus
  from the General menu

- Added "What's Playing Screen" menu in Settings-General
  with option for setting default browser. The "WPS Hotkey"
  and "WPS Context Plugin" menu options have been moved to
  this menu.

- "File Browser Hotkey" is now part of the File View menu,
  which means it is accessible from the browser's context
  menu as well.

Overview of resulting menu structure in Settings->General:

What's Playing Screen
    Default Browser
    WPS Hotkey
    Set WPS Context Plugin

File View
    (...)
    File Browser Hotkey

Change-Id: Iaa3619a791c20ce3562a1efd2cf90c72933b729a
2024-04-24 05:05:42 +02:00
Alex Parker
964a5e6dfb Manual: A few more spelling corrections.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30273 a1c6a512-1295-4272-9138-f99709370657
2011-08-09 14:39:32 +00:00
Tomer Shalev
e04acd8c3e FS#10654 - Fix descriptions in manual to obey Latex guidelines
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22960 a1c6a512-1295-4272-9138-f99709370657
2009-10-05 16:40:27 +00:00
Alexander Levin
fb87e89473 Introduce a new environment 'rbtabular' to make all the tables look the same. See comments in preable.tex. Next step will be to define btnmap and tagmap via this environment.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22503 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 21:22:18 +00:00
Alexander Levin
4acf5d35fe Introduce names for header and row color in the tables so that they are the same throughout the manual and can be changed easily
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22501 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 18:08:00 +00:00
Alex Parker
268a4ae621 Add coloured rows to the other tables in the manual (button maps already done).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22494 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 11:16:06 +00:00
Thomas Martitz
1b3a96d21a Update the manual to reflect recent strnatcmp changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20343 a1c6a512-1295-4272-9138-f99709370657
2009-03-17 20:11:40 +00:00
Thomas Martitz
f18eadd62d Reword the new sorting section a bit, and fix it to actually say "As digits"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20161 a1c6a512-1295-4272-9138-f99709370657
2009-03-01 23:57:36 +00:00
Dominik Riebeling
062139550d Make the example table follow the same look as the other tables in the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20159 a1c6a512-1295-4272-9138-f99709370657
2009-03-01 23:25:20 +00:00
Thomas Martitz
127fb96195 Document the new sorting feature in our fine manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20157 a1c6a512-1295-4272-9138-f99709370657
2009-03-01 22:12:26 +00:00
Marianne Arnold
5e031bec8b Add a bit more info to the manual, small paragraphs about showing file extensions, the 'title' in the database and the bookmarks context menu. Part of FS#9086.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17814 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 22:04:18 +00:00
Marianne Arnold
b2f7c61f84 Manual: apply FS#8309 by David Bishop (replace all occurences of 'folder/folders' with 'directory/directories') for consistency. Additionally tried to get rid of some unnecessary ones here and there but phrasing can definitely be improved further.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15923 a1c6a512-1295-4272-9138-f99709370657
2007-12-14 02:03:58 +00:00
Nils Wallménius
8b78209984 Update manual to reflect the introduction of the 'Theme Settings' menu, add descriptions of the new line selector options
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15091 a1c6a512-1295-4272-9138-f99709370657
2007-10-13 07:59:32 +00:00
Peter D'Hoye
043c966ebf Add another file extension viewing option that mimics the old behaviour and make this default. Also update Dutch lang file and manual for this.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14324 a1c6a512-1295-4272-9138-f99709370657
2007-08-13 23:11:30 +00:00
Peter D'Hoye
f87a32f61b Update the manual for the new file extension setting
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14318 a1c6a512-1295-4272-9138-f99709370657
2007-08-13 21:07:40 +00:00
Nils Wallménius
909b9462da Update the manual to reflect recent menu changes, add descriptions of how to move and remove tracks in the playlist viewer, Recording settings are now in their own chapter.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12553 a1c6a512-1295-4272-9138-f99709370657
2007-03-03 00:07:31 +00:00
Linus Nielsen Feltzing
e2022a26d0 Removed executable flag
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11967 a1c6a512-1295-4272-9138-f99709370657
2007-01-09 23:29:07 +00:00
Jonas Häggqvist
6b1d2cbd82 Tag cache renamed to the less cryptic "Database" throughout the UI and manual. No functional changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11588 a1c6a512-1295-4272-9138-f99709370657
2006-11-25 09:42:06 +00:00
Martin Arver
537519a4fb Minor fix to close task #5815
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11271 a1c6a512-1295-4272-9138-f99709370657
2006-10-19 10:58:40 +00:00
Nils Wallménius
e5781a94c4 added description of Show Path setting, reordered file view options to the same order as the menu, use more macros.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10657 a1c6a512-1295-4272-9138-f99709370657
2006-08-19 15:42:19 +00:00
Martin Arver
8570911e4e various changes/corrections from Andrew Melville (FS#5815). Some code policy as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10580 a1c6a512-1295-4272-9138-f99709370657
2006-08-15 10:53:14 +00:00
Martin Arver
26c6e7bff9 rename the rockref macro to reference
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10392 a1c6a512-1295-4272-9138-f99709370657
2006-08-01 11:57:38 +00:00
Martin Arver
7a47313a21 Introduce new reference command; \rockref. Use this to get references right in both the pdf and the html manuals
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10375 a1c6a512-1295-4272-9138-f99709370657
2006-07-31 12:21:57 +00:00
Michael DiFebbo
fa49c3c44a Use \setting{} macro instead of quotation marks for settings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10366 a1c6a512-1295-4272-9138-f99709370657
2006-07-30 11:53:20 +00:00
Michael DiFebbo
642d74d193 Updates to description of Tag Cache operation. Incorporates changes made to the TagCache wiki by Chris Oxtoby, which I believe were based on Miika's post in the forums.Still needs work, so please feel free to point out mistakes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10336 a1c6a512-1295-4272-9138-f99709370657
2006-07-27 02:02:18 +00:00
Zakk Roberts
3a80fa063e Moved TagCache menu entry into the File View section of the manual where it was recently moved to in Rockbox itself, and update any descriptions to match.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10034 a1c6a512-1295-4272-9138-f99709370657
2006-06-03 03:56:45 +00:00
Dominik Riebeling
2ec18b521c Add ID3 Database to Show Files. Resort Show Files to match actual order.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9768 a1c6a512-1295-4272-9138-f99709370657
2006-04-22 22:11:12 +00:00
Dominik Riebeling
3817a3ecc4 Rework Display Options and File View.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9569 a1c6a512-1295-4272-9138-f99709370657
2006-04-08 22:46:22 +00:00
Michael DiFebbo
c1ecc63e73 Split 'Configure Rockbox' chapter into separate chapters for Sound Settings and General Settings. Some cosmetic updates.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9401 a1c6a512-1295-4272-9138-f99709370657
2006-04-01 15:41:21 +00:00
Michael DiFebbo
815fa117d6 More updates to Chapter 4 of the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9344 a1c6a512-1295-4272-9138-f99709370657
2006-03-29 12:59:18 +00:00
Martin Arver
25173f45b7 Some corrections for the manual from Mark Bright (Redbreva)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9302 a1c6a512-1295-4272-9138-f99709370657
2006-03-28 09:38:55 +00:00
Michael DiFebbo
25f9cec411 Divide chapter 4 of the manual into several smaller, more manageable files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9295 a1c6a512-1295-4272-9138-f99709370657
2006-03-27 19:30:05 +00:00