From 4d01ace73fdffca366211157b54418516b3a73b6 Mon Sep 17 00:00:00 2001 From: Andree Buschmann Date: Wed, 17 Aug 2011 22:20:09 +0000 Subject: Submit a patch to the VGM codec by Mauricio Gama which saves some more RAM through changes of the buffer configuration and an update of the resampler code. Additionally enable VGM for low memory targets and update the manual. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30327 a1c6a512-1295-4272-9138-f99709370657 --- manual/appendix/file_formats.tex | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'manual/appendix/file_formats.tex') diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex index f75bd53786..8062694e32 100644 --- a/manual/appendix/file_formats.tex +++ b/manual/appendix/file_formats.tex @@ -227,13 +227,12 @@ & \fname{.sgc} & Supports Sega Master System and Game Gear Sound Format. Progress bar and seek use subtracks instead of seconds.\\ - \nopt{clipv1,c200v2}{ Video Game Music Format & \fname{.vgm} & \\ Gzipped Video Game Music Format & \fname{.vgz} - & \\} + & \\ MOD & \fname{.mod} & \\ @@ -251,6 +250,9 @@ & \\ \end{rbtabular} + \note{NSF and VGM might not play in realtime on all devices due to CPU + performance requirements.} + \subsection{Codec featureset} \begin{rbtabular}{.95\textwidth}{lXXX}% {\textbf{Format} & \textbf{Seek} & \textbf{Resume} & \textbf{Gapless}}{}{} -- cgit v1.2.3