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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
cuesheet.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-10
Implements starting playback from a cuesheet.
Michael Sevakis
1
-1
/
+1
2011-12-16
FS #12419 : Support for embedded cuesheets.
Nick Peskett
1
-4
/
+11
2010-07-29
Fix Database red, move the cuesheet->token code into the skin engine
Jonathan Gordon
1
-5
/
+0
2010-06-06
Change cuesheet handling so the id3 info is not spoofed anymore. If something...
Jonathan Gordon
1
-2
/
+4
2010-03-07
Pass width instead of x+width to ab_draw_markers()/cue_draw_markers() and don...
Teruaki Kawashima
1
-1
/
+1
2009-07-24
more cuesheet cleanup. pass the cuesheet into cue functions so they dont have...
Jonathan Gordon
1
-2
/
+3
2009-07-20
fix FS#10453 - the cuesheet changes broke playback on swcodec, rework it so i...
Jonathan Gordon
1
-1
/
+0
2009-07-20
rework cuesheet support:
Jonathan Gordon
1
-8
/
+3
2009-01-31
FS#9638 - temp_cue is unused and wasting memory.
Bertrik Sikken
1
-1
/
+0
2008-10-15
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...
Björn Stenberg
1
-1
/
+1
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-04-28
Cleaned up playblack.h header file and usage of it.
Bertrik Sikken
1
-0
/
+2
2007-11-17
Code police, declare pointers in .c and expor them
Nils Wallménius
1
-2
/
+2
2007-11-12
FS#6944 - honour the default codepage setting when reading cue sheets
Robert Kukla
1
-6
/
+6
2007-07-26
Set properties for the files I added.
Nicolas Pennequin
1
-1
/
+1
2007-05-28
Add the possibility to store cuesheets in /.rockbox/cue. The code will look f...
Nicolas Pennequin
1
-1
/
+1
2007-05-14
Add an item to the WPS context menu to browse a currently playing cuesheet. T...
Nicolas Pennequin
1
-1
/
+4
2007-03-29
Cuesheet tweaks:
Nicolas Pennequin
1
-1
/
+2
2007-03-26
Add support for the SONGWRITER cuesheet command, displayed as composer in the...
Nicolas Pennequin
1
-0
/
+1
2007-02-14
Cuesheet support by Jonathan Gordon and me (FS #6460).
Nicolas Pennequin
1
-0
/
+85