]> git.sesse.net Git - vlc/history - modules/access/cdda/cdda.c
Improvements to preferences
[vlc] / modules / access / cdda / cdda.c
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...