]> git.sesse.net Git - vlc/history - modules/access/cdda
Simplify the CDDA module. Split more between parse and play
[vlc] / modules / access / cdda /
2006-05-31 Clément StenacFix playlist crasher and simplify a few things
2006-05-17 Derk-Jan Hartman* This makes the cddax and vcdx modules compile again...
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-03-01 Derk-Jan Hartman* Fixes for CDDB courtesy of Alexander Gall <gall at...
2006-01-12 Antoine CellerierFSF address change.
2005-12-16 Clément StenacBordel de saloperie de merde
2005-12-16 Clément StenacRevert
2005-12-16 Clément StenacMove cddax to access/cddax
2005-09-21 Rocky BernsteinIn libcdio < 0.76
2005-07-16 Rocky Bernsteincdda/info.c: changes for libcddb 1.1.0 API
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-05-01 Rocky Bernsteinfix next/previous chapter in disc mode
2005-05-01 Rocky BernsteinWork on audio control access.
2005-05-01 Rocky BernsteinCorrect up audio-control stop command.
2005-05-01 Rocky BernsteinCompatability for different versions of libcdio from...
2005-05-01 Rocky BernsteinA couple more fixes. One to set meta information when...
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-03-10 Clément StenacFix locking
2005-01-30 Rocky BernsteinUse cdio-native name for paranoia read.
2005-01-28 Derk-Jan Hartman* cdda/access.c: removed #include <cdio/cdda.h> since...
2005-01-26 Rocky Bernsteinconfigure.ac: reinstate libcdio CD-DA and VCD plugins...
2005-01-16 Clément StenacRemove playlist info accessors (as they now belong...
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-17 Rocky BernsteinSome small cleanups.
2004-12-16 Clément StenacFix a bug with preferences
2004-12-14 Clément Stenac* Provide playlist_LockFoo functions for some functions
2004-12-13 Rocky BernsteinAdd mrl info to playlist item.
2004-12-13 Rocky BernsteinDocument %S.
2004-12-12 Rocky BernsteinGo over information that gets set, yet again. Disc...
2004-12-11 Clément StenacImprovements to preferences
2004-12-10 Rocky BernsteinGet stream disc information to appear again.
2004-12-08 Rocky BernsteinForgot that the lsn internal structure is 0-origin.
2004-12-08 Rocky BernsteinSet duration in playlist.
2004-12-02 Rocky BernsteinA little bit better if CDDB is not enabled or doesn...
2004-12-01 Rocky BernsteinSome compilation fixes when HAVE_LIBCDDB is not defined.
2004-11-30 Rocky BernsteinSimplify and streamline CD-DA open error error logic...
2004-11-26 Clément StenacFix crash
2004-11-23 Rocky BernsteinHonor "prefer-cdtext" option.
2004-11-22 Clément StenacRemove debug message
2004-11-22 Rocky BernsteinChange a printf into a debuggable print message.
2004-11-19 Clément StenacCDDAX:
2004-11-02 Sam Hocevar * modules/access/cdda/cdda.c: Spelling fix.
2004-10-10 Rocky BernsteinCompilation fix when libcddb is not available.
2004-10-07 Rocky BernsteinFirst attempt at adding CD-Text.
2004-10-07 Rocky BernsteinFill in playlist information and stream & media information
2004-09-29 Clément StenacA few string fixes
2004-09-28 Derk-Jan Hartman* Fix the cddax probing crash
2004-09-06 Rocky BernsteinAllow size of blocks reads to be specified/adjusted
2004-09-06 Rocky Bernstein2nd attempt to get libcdio cdda working.
2004-09-04 Rocky BernsteinFirst attempt to reinstate a libcdio cdda.
2004-05-04 Rocky BernsteinCorrect bitrate in the WAV header.
2004-03-31 Gildas Bazin* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_N...
2004-03-14 Rocky BernsteinAllow extended data in customized formats too.
2004-03-14 Rocky BernsteinBetter about adding track author and title in track...
2004-03-11 Rocky BernsteinUse memset, not bzero. Helps with -mno-cygwin (and...
2004-03-07 Rocky BernsteinMore printf lint for cygwin (and possibly others)
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2004-02-23 Rocky BernsteinChange error reporting on memory error to be memory...
2004-02-22 Gildas Bazin* modules/access/cdda/access.c: fix to allow playing...
2004-02-22 Rocky Bernsteinfix mem leak. (Caught by valgrind.)
2004-02-14 Gildas Bazin* modules/access/cdda/*: forgot to remove demux in...
2004-02-14 Gildas Bazin* modules/access/cdda*: removed definition of WAVEHEADER.
2004-02-11 Gildas Bazin* modules/access/cdda/*: got rid of the demux. The...
2004-01-29 Clément StenacOptions as infos were bad in several ways: it broke...
2004-01-25 Gildas Bazin* ALL: removed a bunch of unused add_category_hint().
2004-01-25 Rocky Bernsteinstring review.
2004-01-07 Rocky BernsteinBetter operator association in computing duration and...
2004-01-06 Rocky BernsteinReinstate duration times on playlist item for CD-DA...
2004-01-05 Clément Stenac* ALL: playlist API changes
2003-12-28 Cyril Deguet* modules/access/cdda/access.c: added some missing...
2003-12-22 Sam Hocevar * Coding style cleanup: removed tabs and trailing...
2003-12-22 Sam Hocevar * toolbox:
2003-12-20 Rocky BernsteinGrammar correction.
2003-12-16 Gildas Bazin* modules/access/cdda/access.c: need to include errno.h
2003-12-14 Rocky Bernsteinsigned/unsigned mismatch fix.
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-05 Rocky BernsteinFix duration that input_AddInfo uses milliseconds.
2003-12-04 Sam Hocevar * modules/misc/dummy/renderer.c:
2003-12-03 Rocky BernsteinFixed-width 2-column track number. Should help in sorti...
2003-12-02 Rocky BernsteinChange some printf's to debugging-only output.
2003-12-02 Rocky BernsteinSeparate title format string into cases where CDDB...
2003-12-02 Rocky BernsteinAdd secstotimestr and msecstotimestr to convert (milli...
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 BernsteinForgot to add demux.c here.
2003-11-30 Rocky BernsteinCustomizable playlist title.
2003-11-30 Rocky BernsteinAdd CD-DA CDDB support via libcddb.
2003-11-30 Rocky BernsteinBreak out demux into its own thing.
2003-11-26 Rocky BernsteinRemove unused code accidentially duplicated in split.
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...