diff options
| author | Andree Buschmann <AndreeBuschmann@t-online.de> | 2011-08-07 21:12:21 +0000 |
|---|---|---|
| committer | Andree Buschmann <AndreeBuschmann@t-online.de> | 2011-08-07 21:12:21 +0000 |
| commit | 2bd2490531277f5a9105c440fe967e4636297cf4 (patch) | |
| tree | 11b4e7151753a19fa4204716b5e43582edf3fa5b | |
| parent | b8ae97fe586c2cbefc8a229fe54c17b27331b20b (diff) | |
| download | rockbox-2bd2490531277f5a9105c440fe967e4636297cf4.zip rockbox-2bd2490531277f5a9105c440fe967e4636297cf4.tar.gz rockbox-2bd2490531277f5a9105c440fe967e4636297cf4.tar.bz2 rockbox-2bd2490531277f5a9105c440fe967e4636297cf4.tar.xz | |
The manual should reflect that some synthesizer codecs are switched off for low memory targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30266 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/appendix/file_formats.tex | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex index 66fe397..a54debb 100644 --- a/manual/appendix/file_formats.tex +++ b/manual/appendix/file_formats.tex @@ -219,6 +219,7 @@ Hudson Entertainment System Sound Format & \fname{.hes} & Progress bar and seek use subtracks instead of seconds.\\ + \nopt{clipv1,c200v2}{ MSX Konami Sound System & \fname{.kss} & Progress bar and seek use subtracks instead of seconds.\\ @@ -231,13 +232,14 @@ & \\ Gzipped Video Game Music Format & \fname{.vgz} - & \\ + & \\} MOD & \fname{.mod} & \\ + \nopt{clipv1,c200v2}{ NES Sound Format & \fname{.nsf}, \fname{.nsfe} - & Progress bar and seek use subtracks instead of seconds.\\ + & Progress bar and seek use subtracks instead of seconds.\\} Atari SAP & \fname{.sap} & \\ |