summaryrefslogtreecommitdiff
path: root/apps/cuesheet.h (follow)
Commit message (Expand)AuthorAge
* Implements starting playback from a cuesheet.Michael Sevakis2014-03-10
* FS #12419 : Support for embedded cuesheets.Nick Peskett2011-12-16
* Fix Database red, move the cuesheet->token code into the skin engineJonathan Gordon2010-07-29
* Change cuesheet handling so the id3 info is not spoofed anymore. If something...Jonathan Gordon2010-06-06
* Pass width instead of x+width to ab_draw_markers()/cue_draw_markers() and don...Teruaki Kawashima2010-03-07
* more cuesheet cleanup. pass the cuesheet into cue functions so they dont have...Jonathan Gordon2009-07-24
* fix FS#10453 - the cuesheet changes broke playback on swcodec, rework it so i...Jonathan Gordon2009-07-20
* rework cuesheet support:Jonathan Gordon2009-07-20
* FS#9638 - temp_cue is unused and wasting memory.Bertrik Sikken2009-01-31
* Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg2008-10-15
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Cleaned up playblack.h header file and usage of it.Bertrik Sikken2008-04-28
* Code police, declare pointers in .c and expor themNils Wallménius2007-11-17
* FS#6944 - honour the default codepage setting when reading cue sheetsRobert Kukla2007-11-12
* Set properties for the files I added.Nicolas Pennequin2007-07-26
* Add the possibility to store cuesheets in /.rockbox/cue. The code will look f...Nicolas Pennequin2007-05-28
* Add an item to the WPS context menu to browse a currently playing cuesheet. T...Nicolas Pennequin2007-05-14
* Cuesheet tweaks:Nicolas Pennequin2007-03-29
* Add support for the SONGWRITER cuesheet command, displayed as composer in the...Nicolas Pennequin2007-03-26
* Cuesheet support by Jonathan Gordon and me (FS #6460).Nicolas Pennequin2007-02-14