]> git.sesse.net Git - vlc/history - modules/access/cdda.c
[patch] unifying meta-information access, the 2nd by Daniel Stränger
[vlc] / modules / access / cdda.c
2006-02-16 Antoine Cellerier[patch] unifying meta-information access, the 2nd by...
2006-01-29 Clément StenacShould fix CDDA build
2006-01-28 Damien Fouilleulcdda.c: don't forget to include <errno.h> when using...
2006-01-28 Clément StenacAdd CDDB support to CDDA module (Refs:#459)
2006-01-12 Antoine CellerierFSF address change.
2005-12-17 Clément StenacRelease playlist
2005-12-16 Clément StenacDon't crash
2005-12-16 Clément StenacAdd multi-item support to cdda module (default enabled...
2005-12-16 Clément StenacGrmbl
2005-12-16 Clément StenacRevert
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-04-24 Clément StenacDon't forget to update the status bar on track change
2005-04-23 Clément StenacGive a fine name when playing audio CD
2005-03-03 Clément StenacPreferences consistency fixes by Christophe Mutricy...
2004-12-11 Clément StenacImprovements to preferences
2004-08-31 Derk-Jan Hartman* Don't bitch anymore about not found access_demux...
2004-08-20 Gildas Bazin* src/input/*, include/vlc_input.h: the MRL is now...
2004-08-20 Gildas Bazin* modules/access/cdda.c: new MRL syntax: "[dev_path...
2004-08-03 Gildas Bazin* modules/access/cdda.c: fixes + simplification.
2004-06-06 Laurent Aimar * access2: added shortcuts for vcd/svcd.
2004-06-06 Laurent Aimar * access/*: use var_* helpers.
2004-06-05 Laurent Aimar * cdda: converted to access2. It seems stable.
2004-05-02 Sigmund Augdal Helbergmodules/access/cdda.c: write proper bitrate in the...
2004-02-24 Gildas Bazin* modules/access/cdda.c: added "cddasimple" shortcut.
2004-02-14 Gildas Bazin* modules/access/cdda*: removed definition of WAVEHEADER.
2004-02-06 Gildas Bazin* modules/codec/dts.c: fixes a buffer overflow with...
2004-02-05 Gildas Bazin* modules/video_output/directx/directx.c: fixed the...
2004-01-25 Gildas Bazin* modules/access/*: strings review + coding style fixes.
2003-12-22 Sam Hocevar * toolbox:
2003-12-11 Rocky BernsteinUse cd-audio variable not vcd variable.
2003-11-29 Gildas Bazin* modules/access/cdda.c: removed double ';'
2003-11-24 Laurent Aimar * cdda: ported to es_out*.
2003-11-24 Laurent Aimar * all: removed decoder_fifo_t.
2003-09-07 Laurent Aimar * all : set pf_demux_control.
2003-06-17 Derk-Jan Hartman* moved the capability definition up one line. the...
2003-05-22 Gildas Bazin* INSTALL.win32: added a small note about running vlc...
2003-05-19 Gildas Bazin* Bumped version to 0.6.0-test1
2003-05-18 Gildas Bazin* modules/access/vcd/*, modules/access/cdda.c: changed...
2003-05-17 Gildas Bazin* modules/access/cdda.c, modules/access/vcd/*: New...