index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-30
Update software recording engine to latest codec interface.
Michael Sevakis
16
-2787
/
+2659
2011-07-17
AAC: Another gapless fix, this one for the end of the file. The real size of ...
Magnus Holmgren
1
-9
/
+31
2011-06-18
FS#12161: Correct the gapless processing for AAC, so that it doesn't remove t...
Magnus Holmgren
1
-7
/
+28
2011-05-19
Add a codec featureset overview (for now 'seek', 'resume' and 'gapless') to t...
Andree Buschmann
1
-3
/
+38
2011-04-13
Fix the Xing header parser to have reliable gapless playback. Closes FS#12062.
Andree Buschmann
1
-2
/
+2
2009-10-17
Add a option to skip length which lets you skip 5s before the end of a song, ...
Thomas Martitz
3
-10
/
+40
2009-10-06
add gapless playback for Nero encoded AAC files
Marcoen Hirschberg
3
-0
/
+38
2009-10-02
add gapless support for MP3 files encoded with iTunes
Marcoen Hirschberg
1
-12
/
+38
2008-03-30
Fixes FS #8389 (wv error). For WavPack files that don't have the length store...
Dave Bryant
1
-3
/
+21
2007-08-12
ignore comments containing iTunes 7 gapless data; should solve issues reporte...
Robert Kukla
1
-2
/
+5
2007-06-16
AAC: Add support for iTunes-style gapless playback.
Magnus Holmgren
2
-2
/
+102
2006-11-14
Strip APE tags during buffering so they do not break MP3 gapless playback.
Mark Arigo
1
-3
/
+36
2006-05-20
Patch from bug report #5200 by Mark Arigo - attempt to fix gapless playback a...
Dave Chapman
1
-88
/
+75
2006-05-01
Tweak MP3 seeking a little, and don't do gapless trim if a seek has been done.
Magnus Holmgren
1
-4
/
+10
2006-04-29
Fix the first-frame memmove from pretending the data is interleaved, which it...
Thom Johansen
1
-2
/
+6
2006-02-05
Added a cache for playlist control commands. On non-dircache systems, behavi...
Hardeep Sidhu
3
-188
/
+281
2006-01-20
Fixed a few iriver playback quirks and issues with previous fixes.
Miika Pekkarinen
4
-40
/
+91
2005-12-01
iRiver: re-add an end of file check, to see if it helps the reported problems...
Magnus Holmgren
1
-0
/
+1
2005-08-15
One more gapless fix for LAME MP3 files.
Magnus Holmgren
1
-3
/
+3
2005-08-13
More complete gapless playback implementation in the MP3 codec (using LAME he...
Magnus Holmgren
1
-14
/
+27
2005-07-17
Fixed the gapless playback.
Miika Pekkarinen
1
-6
/
+11
2005-06-12
First attempt at gapless MP3 support using LAME header info.
Thom Johansen
1
-9
/
+40
2005-06-12
Added support for reading LAME header delay and padding fields for proper gap...
Thom Johansen
2
-5
/
+29