]> git.sesse.net Git - vlc/history - modules/access/cdda/cdda.c
Removes trailing spaces. Removes tabs.
[vlc] / modules / access / cdda / cdda.c
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2006-12-11 Derk-Jan Hartman* Some more const warning fixes
2006-10-09 Christophe Mutricyforward port [17012] and make update-po
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-03-31 Christophe MutricyAccess/*: Second lecture (refs #438)
2006-01-12 Antoine CellerierFSF address change.
2005-12-16 Clément StenacBordel de saloperie de merde
2005-12-16 Clément StenacMove cddax to access/cddax
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-05-01 Rocky BernsteinCompatability for different versions of libcdio from...
2005-05-01 Rocky BernsteinFix some bugs when playlist not in disc but track mode:
2005-04-09 Rocky BernsteinFix bugs in disc-view slider. (May still have a couple...
2005-01-26 Rocky Bernsteinconfigure.ac: reinstate libcdio CD-DA and VCD plugins...
2004-12-26 Rocky BernsteinTitle hell. Seems like titles work substantially diffe...
2004-12-25 Rocky BernsteinAdd a disc-mode and navigation-style control.
2004-12-16 Clément StenacFix a bug with preferences
2004-12-13 Rocky BernsteinDocument %S.
2004-12-11 Clément StenacImprovements to preferences
2004-12-08 Rocky BernsteinSet duration in playlist.
2004-11-02 Sam Hocevar * modules/access/cdda/cdda.c: Spelling fix.
2004-10-07 Rocky BernsteinFirst attempt at adding CD-Text.
2004-10-07 Rocky BernsteinFill in playlist information and stream & media information
2004-09-06 Rocky BernsteinAllow size of blocks reads to be specified/adjusted
2004-09-04 Rocky BernsteinFirst attempt to reinstate a libcdio cdda.
2004-03-14 Rocky BernsteinAllow extended data in customized formats too.
2004-02-14 Gildas Bazin* modules/access/cdda/*: forgot to remove demux in...
2004-01-25 Gildas Bazin* ALL: removed a bunch of unused add_category_hint().
2004-01-25 Rocky Bernsteinstring review.
2003-12-22 Sam Hocevar * toolbox:
2003-12-20 Rocky BernsteinGrammar correction.
2003-12-13 Rocky BernsteinAdd customizable playlist "author" field and set in...
2003-12-11 Rocky BernsteinLong device text no longer used.
2003-12-11 Rocky BernsteinSwitch over to using "cd-audio" and "vcd" configuration...
2003-12-05 Rocky BernsteinRemove interface thread. It was a crock anyway -- any...
2003-12-04 Sam Hocevar * modules/misc/dummy/renderer.c:
2003-12-02 Rocky BernsteinSeparate title format string into cases where CDDB...
2003-12-01 Rocky BernsteinAnother typo.
2003-12-01 Rocky BernsteinBugs in calculating duration. Thanks Sigmund for fixing...
2003-12-01 Rocky BernsteinAdd CDDB CD Info in File Info section (via input_AddInf...
2003-11-30 Rocky BernsteinCustomizable playlist title.
2003-11-30 Rocky BernsteinAdd CD-DA CDDB support via libcddb.
2003-11-26 Rocky BernsteinSplit out cdda to facilitate later changes.
2003-11-26 Rocky BernsteinMove libcdio CD-DA plugin into its own directory before...