<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/apps/cuesheet.c, branch working</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>Implements starting playback from a cuesheet.</title>
<updated>2014-03-10T03:13:53+00:00</updated>
<author>
<name>Michael Sevakis</name>
<email>jethead71@rockbox.org</email>
</author>
<published>2013-07-17T12:06:06+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=5ee13ebd39c7c39c4086a2657b1aa170c10af1aa'/>
<id>5ee13ebd39c7c39c4086a2657b1aa170c10af1aa</id>
<content type='text'>
Before time-based resume this was impossible since playback could not
be started at a specified elapsed time, only seeked with playback already
running.

Right now the "FILE" field is used, if present, to do the lookup from
from the .cue to the audio file when it is separate from the audio file.
If no path is specified, the .cue and audio file must be in the same
directory.

When the cuesheet is embedded, the containing file is used and the FILE
field is ignored.

Supports starting playback and seeking to cue points from the cuesheet
browser even without Cuesheet Support turned on.

Change-Id: Ib5b534c406f179a7f8c7042a31572b24a62c0731
Reviewed-on: http://gerrit.rockbox.org/522
Reviewed-by: Michael Sevakis &lt;jethead71@rockbox.org&gt;
Tested: Michael Sevakis &lt;jethead71@rockbox.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before time-based resume this was impossible since playback could not
be started at a specified elapsed time, only seeked with playback already
running.

Right now the "FILE" field is used, if present, to do the lookup from
from the .cue to the audio file when it is separate from the audio file.
If no path is specified, the .cue and audio file must be in the same
directory.

When the cuesheet is embedded, the containing file is used and the FILE
field is ignored.

Supports starting playback and seeking to cue points from the cuesheet
browser even without Cuesheet Support turned on.

Change-Id: Ib5b534c406f179a7f8c7042a31572b24a62c0731
Reviewed-on: http://gerrit.rockbox.org/522
Reviewed-by: Michael Sevakis &lt;jethead71@rockbox.org&gt;
Tested: Michael Sevakis &lt;jethead71@rockbox.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>cuesheet: Fix another possible buffer overflow with long filenames.</title>
<updated>2014-01-11T17:24:48+00:00</updated>
<author>
<name>Thomas Martitz</name>
<email>kugel@rockbox.org</email>
</author>
<published>2014-01-11T17:24:48+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=2a471c9e84ddc4f6f407d4fe3ad2a21a1d0e3723'/>
<id>2a471c9e84ddc4f6f407d4fe3ad2a21a1d0e3723</id>
<content type='text'>
Change-Id: I9d8fa8fcb0a872f688664c53881fde93f2de9436
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I9d8fa8fcb0a872f688664c53881fde93f2de9436
</pre>
</div>
</content>
</entry>
<entry>
<title>cuesheet: Fix possible buffer overflow with long filenames.</title>
<updated>2014-01-11T17:01:22+00:00</updated>
<author>
<name>Thomas Martitz</name>
<email>kugel@rockbox.org</email>
</author>
<published>2014-01-11T17:01:22+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=fe08ac4c2fc2c8c0177ddd6545e3c6a69d07b5db'/>
<id>fe08ac4c2fc2c8c0177ddd6545e3c6a69d07b5db</id>
<content type='text'>
Change-Id: I49fe6da35057895d3c5a08a8723afe41eef7afe8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I49fe6da35057895d3c5a08a8723afe41eef7afe8
</pre>
</div>
</content>
</entry>
<entry>
<title>cuesheet: Search for /path/to/music.mp3.cue as well if all fails.</title>
<updated>2014-01-11T15:29:00+00:00</updated>
<author>
<name>Konstantin Kudakov</name>
<email>mifodix777@gmail.com</email>
</author>
<published>2014-01-03T15:30:26+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=8c286b46869ea6e139efe44b3ee553bcc19219e9'/>
<id>8c286b46869ea6e139efe44b3ee553bcc19219e9</id>
<content type='text'>
Change-Id: If58ea7c7b94de54f6d9b014f069807bb88c6a147
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: If58ea7c7b94de54f6d9b014f069807bb88c6a147
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename 'mp3entry.embed_cuesheet' to 'mp3entry.embedded_cuesheet' and pull out a field (FS#12473)</title>
<updated>2011-12-22T18:56:11+00:00</updated>
<author>
<name>Alexander Levin</name>
<email>al.le@rockbox.org</email>
</author>
<published>2011-12-22T18:56:11+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=7f7a2d3b13f96637549998cfaa36148c62f4b8cc'/>
<id>7f7a2d3b13f96637549998cfaa36148c62f4b8cc</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31406 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31406 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert hard-coded unicode byte order mark values to constants.</title>
<updated>2011-12-20T08:15:36+00:00</updated>
<author>
<name>Nick Peskett</name>
<email>rockbox@peskett.co.uk</email>
</author>
<published>2011-12-20T08:15:36+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=1b781df59c1b61009f36b64876372a00411b8be0'/>
<id>1b781df59c1b61009f36b64876372a00411b8be0</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31374 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31374 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>FS #12419 : Support for embedded cuesheets.</title>
<updated>2011-12-16T10:09:41+00:00</updated>
<author>
<name>Nick Peskett</name>
<email>rockbox@peskett.co.uk</email>
</author>
<published>2011-12-16T10:09:41+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=02fd314a0b426d6d445e2c9b167681ade6b0c1d2'/>
<id>02fd314a0b426d6d445e2c9b167681ade6b0c1d2</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31321 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31321 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the cuesheet fix from r30359 to have a minor binsize increase on SH1.</title>
<updated>2011-08-26T16:46:23+00:00</updated>
<author>
<name>Andree Buschmann</name>
<email>AndreeBuschmann@t-online.de</email>
</author>
<published>2011-08-26T16:46:23+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=ae2233b33810180910b56bffebbecadd0a93b110'/>
<id>ae2233b33810180910b56bffebbecadd0a93b110</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30362 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30362 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid overflow in cuesheet marker positioning. Fixes FS#12246. Thanks to Nick Peskett.</title>
<updated>2011-08-26T15:52:22+00:00</updated>
<author>
<name>Andree Buschmann</name>
<email>AndreeBuschmann@t-online.de</email>
</author>
<published>2011-08-26T15:52:22+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=9931b3c7a812ab58884e5ae5f17fcd1b2e81514f'/>
<id>9931b3c7a812ab58884e5ae5f17fcd1b2e81514f</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30359 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30359 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Database red, move the cuesheet-&gt;token code into the skin engine</title>
<updated>2010-07-29T13:23:33+00:00</updated>
<author>
<name>Jonathan Gordon</name>
<email>rockbox@jdgordon.info</email>
</author>
<published>2010-07-29T13:23:33+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=e63e19b50773393064e7a458297b18a835e8b004'/>
<id>e63e19b50773393064e7a458297b18a835e8b004</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27616 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27616 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
</feed>
