Solomon Peachy
e829ea9a5e
ata: Rework how flushing, sleeping, and power off interacts
...
* FLUSH_EXT is used if featureflag is set and we are using LBA48
(unconditionally used for CE-ATA on ipod6g)
* FLUSH is used if featureflag is set (ATA6+) or if device claims to be ATA5+
* Rename ata_disk_can_power_off() to ata_disk_can_sleep() as that is
what it actually tests for. Only use it to gate issuing the
STANDBY IMMEDIATE command.
* Restore behavior of ata_disk_is_active() to return 1 if drive is
"spinning" or powered up.
* Allow poweroff if drive claims PM support OR we are able to issue
FLUSH/FLUSH_EXT commands.
* Added ata_flush() to explicitly trigger a flush operation, and hook it
up to storage_flush() in the device shutdown path. (Flushes were
only previously used in the storage device power management path)
* After issuing all settings, re-issue IDENTIFY_DEVICE to make sure
it reflects everything we've enabled.
* Update manual section on Flash/SSD mods.
Change-Id: I6770a54ef3a87f4c47120bcb96c944a6652f1bf4
2024-10-31 12:51:54 -04:00
Solomon Peachy
a232b1a98d
manual: Correct typo in ipod6g-specific doumentation
...
Change-Id: I520a95a38dfc902c6694a4e9f3c8a641b675045d
2024-10-22 21:11:08 -04:00
Dana Conrad
5d2692375d
rbutil: Add erosqnative
...
- Give each brand its own entry, and make ranges
of OF versions correspond to hardware changes.
- Temporarily disabled target aigoerosq.
- Post-install hint enabled.
- Added pre-install hint function
- Added optional parameter themename, in case
the target name does not match the themesite name.
- Made Port Status (statusAsString()) only care about platform
string prior to first '.'
- Manual: Remove note that rbutil does not support this model
Issues:
- Cannot uninstall the bootloader - manual instructions are available
Change-Id: I574aad7943ea3d1e543e9449f68240446fec0709
2024-09-24 10:48:58 -04:00
Solomon Peachy
e5d4e33403
manual: Additional notes about Flash/SSD mods
...
Change-Id: I2f54879cb2c0fe43179b59f5e5f3e8cf7dfc92e2
2024-09-22 09:20:57 -04:00
Solomon Peachy
1e7334a22c
manual: Document the 128GB AppleOS limit of early ipod6g models.
...
(And do some minor massaging of the other storage limit language)
Change-Id: I73957b58cab9777dab0934215c743fd3d810db0f
2024-09-22 08:54:04 -04:00
Solomon Peachy
1be795c9b1
fix red thanks to tex4htm being a doody-head
...
Change-Id: Ic29916cb88c224f4bfb78075a399df0d320abfc3
2024-09-21 13:15:58 -04:00
Solomon Peachy
babc1e57e1
manual: Add a blurb about Windows format tool limitations
...
Change-Id: I8b51ad4d92910f5b143da02b0db90a851c68f41d
2024-09-21 13:01:45 -04:00
Solomon Peachy
5d6e498178
manual: Document storage/capacity limits and "SSD Mods"
...
Change-Id: Ida3e4bc2129bfa3481ddcc961f4156c3033189a1
2024-09-21 11:00:53 -04:00
Dana Conrad
bb1c2ea0b1
Fix manual build in 018c54ad1c
...
Change-Id: If0bce46e161b1f61543c73a4417eda1c179c34a7
2024-09-15 20:34:22 -04:00
Solomon Peachy
607adf00b5
manual: fix error in 018c54ad1c
...
Change-Id: I58bc8f726d2c82c0586e982753dda55c028aa3bd
2024-09-15 15:07:12 -04:00
Dana Conrad
018c54ad1c
Manual: Update erosqnative
...
Update installation instructions, and add a couple things that
were missing.
Change-Id: I7313285338fe5c4bc05a944e3ba2ff941a796d5b
2024-09-15 14:53:49 -04:00
Dana Conrad
b02123d349
Manual: Add Eros Q Native
...
Here is the PDF this patchset produces: https://www.dropbox.com/s/v1uz8p2fsgsz1ng/rockbox-erosqnative-923dabb5cd-220409.pdf?dl=0
Change-Id: I27554cb65a6498a6ccb714d4f93f25264b516e99
2022-04-18 09:09:03 -04:00
Solomon Peachy
f8bbe3352c
rocker: First crack at manual for the AGPTek Rocker
...
It needs screenshots and slightly better installation instructions
Includes bits shared with other HibyOS platforms
Change-Id: I1c1974143b5badf1aca5c3281556ce553ab1b8a5
2021-07-24 11:16:57 -04:00
Aidan MacDonald
fde6eaa8e1
Add Fiio M3K and Shanling Q1 manuals
...
Includes installation instructions and a description of Rockbox's
limitations versus the original firmware. Some things are still
missing, notably screenshots for the Q1. The M3K image also needs
to be updated to include the 'select' button.
Change-Id: Ib533206df01925203edeccdd75e1bf22f407e794
2021-07-24 14:07:09 +00:00
Solomon Peachy
72e9b61061
manual: Replace all rockbox.org urls with https.
...
In the process, utilize the \download{} and \wikilink{} commands instead
of direct URLs.
Change-Id: Iad38c15c7b9cec95b6c011fd0dbdbb3326985bbc
2020-12-12 23:17:04 -05:00
Moshe Piekarski
0aa702836b
Manual: remove most HWCODEC artifacts
...
This causes 3 changes in layout. 2 I can't track down and 1 is better this way.
Change-Id: If4ad5e1d7431b4c2cbaaf9767d78139ef4e2dc44
2020-11-18 14:35:09 +00:00
Solomon Peachy
675b22e76b
xduoox3: Initial manual
...
TODO:
* Screenshots
* Plugin keymaps
Change-Id: Iaecaa2f585693eb5c2c301bd07aeaa27cdf2588f
2020-08-24 11:58:28 -04:00
Solomon Peachy
8cb555460f
[3/4] Completely remove HWCODEC support
...
'swcodec' is now always set (and recording_swcodec for recording-capable
units) in feature.txt so the manual and language strings don't need to
all be fixed up.
Change-Id: Ib2c9d5d157af8d33653e2d4b4a12881b9aa6ddb0
2020-07-24 21:20:13 +00:00
Solomon Peachy
092c340a20
[1/4] Remove SH support and all archos targets
...
This removes all code specific to SH targets
Change-Id: I7980523785d2596e65c06430f4638eec74a06061
2020-07-24 21:20:13 +00:00
Solomon Peachy
2434b6ca25
misc: Remove all 'twiki' references in favor of up-to-date 'wiki' links.
...
(This migration happened over a decade ago!)
Change-Id: Ib396414a16f2d763e549af49e3f3b03047dab49c
2020-06-07 01:38:55 +00:00
Solomon Peachy
f86f7883f5
manual: Fix broken ipod manual generation
...
Split apart ipod6g installation instructions from the rest. For unknown
reasons the \opt and \nopt tests were causing the \code blocks to go wonky
Change-Id: I99b96cd17bd817e18b3487a92b66e966e39397d6
2020-03-29 16:08:37 +02:00
Franklin Wei
9f7968efdd
iPod Classic: add manual
...
Content is mostly from Vencislav's page on Freemyipod.
Change-Id: Ia6b598434fa21c312a60e75f6e2e3d317c5de58c
2019-10-28 00:09:35 -04:00
Sebastian Leonhardt
5dfcadc45b
manual: nitpicking on '-' character and other minor details
...
Change-Id: Id204276387d55ba2276530ed1cb6ee827e28062a
2018-08-05 12:57:05 +02:00
Sebastian Leonhardt
a3e191e974
Manual (iRiver H300): Update list of supported FW versions (FS#13109)
...
Change-Id: Ifce260fa784cb3171f961a59d05a2f40bb49d3fd
2017-07-27 00:22:18 +02:00
Franklin Wei
d6eefbb219
manual: typo fixes
...
Change-Id: I4a86e031c2dccd2a60b6d0d3fd7cca5df1d88774
2017-04-17 20:41:43 -04:00
Szymon Dziok
a8b5589523
Manual for the Samsung YH920/YH925.
...
Change-Id: I2db0023cae585e9c9517da9ed2e9de6195081ce2
2014-10-22 09:59:26 +02:00
Szymon Dziok
26a486e1e2
Manual: Unify and simplify manual uninstallation for couple targets.
...
Change-Id: Ib90aaf3652be4ea4cfc5f873aa5ab1f4ef4dd004
2014-10-02 14:22:16 +02:00
Frank Gevaerts
0f61e3848c
Remove long-obsolete note about different 32MB/64MB ipod video builds.
...
Thanks to Arthur Ferral for reporting (FS#12999)
Change-Id: Ia399fa7f02d3a5d5304f28a0b3d5a4ea637841ae
2014-09-16 21:26:52 +02:00
Alex Parker
e0d94f5b58
Manual: The c200v2 also needs to be set to MSC mode for installation.
...
Change-Id: If49f35073544fa7b18cbffa6885b4bc4b98c42d4
2013-02-22 21:10:59 +00:00
Nils Wallménius
6c5bc31ff7
manual: remove references to SVN and change "current build" to
...
"development build".
Change-Id: I2b8a3d43bc1feae9050b56ff7c8b43ce675e0abd
2013-02-10 18:58:57 +01:00
Rafaël Carré
0584edcdb4
Update manual for Clip Zip
...
Change-Id: I6c2dd691f8d42d041e9ff7718b4cc641e557bf5b
2013-02-02 13:53:30 +01:00
Jean-Louis Biasini
6637e24aed
Update Fuze+ manual (main files) FS#12492
...
- this patch add all general sections of the manual for the fuze+
- also correct some typos
Change-Id: Idd28675f48c0d01079d8fa01d68d3238ad2a54ce
Reviewed-on: http://gerrit.rockbox.org/116
Reviewed-by: Dominik Riebeling <Dominik.Riebeling@gmail.com>
2012-05-01 20:19:25 +02:00
Rafaël Carré
6162d813e7
Sansa AMS: don't duplicate incorrectly install steps.
...
Change-Id: Ib9678ca108cc1264d5dc355fabc5ba877da59497
2012-02-11 14:13:26 -05:00
Marcin Bukat
4bbc9f68ea
MPIOs: manual work
...
Change-Id: Ief46eabf3611d6d21594f52f73292f2be5831b87
2012-02-02 14:55:51 +01:00
Michael Giacomelli
92ef9b260a
Clarify that you must reboot into the Sandisk firmware when uninstalling the bootloader.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31630 a1c6a512-1295-4272-9138-f99709370657
2012-01-08 07:05:58 +00: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
Michael Giacomelli
9d8866c7c2
Mention that MSC mode is reset after installing rockbox on AMS players.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30234 a1c6a512-1295-4272-9138-f99709370657
2011-08-01 18:10:42 +00:00
Bertrik Sikken
a489154eb3
Manual: rephrase a sentence in the installation chapter a bit
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29710 a1c6a512-1295-4272-9138-f99709370657
2011-04-13 18:48:32 +00:00
Bertrik Sikken
16f8f3409b
Fix various minor spelling issues in the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29704 a1c6a512-1295-4272-9138-f99709370657
2011-04-11 20:58:19 +00:00
Marianne Arnold
b43b4936a1
Pick up the target rename completion in the manual started in r27823 ... this time taking care of the Iriver targets. This fixes a few issues with wrongly in- or excluded parts (e.g. pacbox missing from the H100 manual, invadrox wrongly included in the small H10 manual as the plugin's main.tex already used the new names without making sure they are there). If possible replace 'target name' \opts with sensible feature \opts. Fix small mistakes and break too long lines discovered along the way.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29075 a1c6a512-1295-4272-9138-f99709370657
2011-01-17 18:30:18 +00:00
Robert Menes
70dcb6aa05
Remove a line in the iPod video manual that refers to two
...
separate builds to download. The iPod video build has been
available as a unified build for some time now.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28902 a1c6a512-1295-4272-9138-f99709370657
2010-12-26 12:48:23 +00:00
Marcin Bukat
a434a0de5c
MPIO HD200 manual - tex files
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28544 a1c6a512-1295-4272-9138-f99709370657
2010-11-09 22:10:38 +00:00
Rafaël Carré
95cbbd1c40
c200v2 manual
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27880 a1c6a512-1295-4272-9138-f99709370657
2010-08-25 14:01:41 +00:00
Marianne Arnold
5b47b89d16
First step of completing the target rename in the manual. Some target specific options were already renamed in the rest of the source (e.g. see r23883) but not where they are actually set - in the platform files - leading to parts included or excluded incorrectly. The problem exists for more targets, this commit deals with the supported Iaudios first. Rename 'x5' to 'iaudiox5' (do the same for 'm5' and 'm3'), fix small errors or add missing info related to them along the way, use more appropriate options and simplify code a bit where possible.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27823 a1c6a512-1295-4272-9138-f99709370657
2010-08-16 09:43:48 +00:00
Marianne Arnold
bf83ac6240
Add platform and keymap files and basic descriptions about installing Rockbox etc. for an Onda VX777 manual. Author: Giovanni Zilli. Flyspray: FS#11437.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27279 a1c6a512-1295-4272-9138-f99709370657
2010-07-04 13:28:20 +00:00
Rafaël Carré
4752798b58
fuzev2 manual: mention the USB OF setting
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26823 a1c6a512-1295-4272-9138-f99709370657
2010-06-12 21:17:03 +00:00
Rafaël Carré
592324e68d
manual: Rockbox Utility supports all clips
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26707 a1c6a512-1295-4272-9138-f99709370657
2010-06-08 22:12:47 +00:00
Rafaël Carré
4c6b94551e
fuzev2: make manual build
...
Use the same info than Clipv1/v2 to warn about the version
(the path in OF menu to check the version has just one more component on Fuze)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26205 a1c6a512-1295-4272-9138-f99709370657
2010-05-20 18:34:05 +00:00
Alexander Levin
5a379bce60
Another strike against ugly apostrophes in the manual
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26199 a1c6a512-1295-4272-9138-f99709370657
2010-05-20 16:35:45 +00:00
Alexander Levin
87b2ad14c7
Another go at FS#11295 -- Use nice 'times' glyphs for describing dimensions. This time properly implemented.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26198 a1c6a512-1295-4272-9138-f99709370657
2010-05-20 16:20:58 +00:00