]> git.sesse.net Git - vlc/history - modules/access/vcdx
Update LGPL license blurb, choosing v2.1+.
[vlc] / modules / access / vcdx /
2005-05-09 Felix Paul Kühne* fix the compilation which were accidentally broken...
2005-05-07 Felix Paul Kühne* controls.m: added l10n of the volume-string shown...
2005-05-01 Rocky Bernsteinfix next/previous chapter in disc mode
2005-04-10 Rocky BernsteinCrash on quit fixed.
2005-03-11 Anil Daoud* configure.ac: alsa is now really default enabled
2005-03-10 Clément StenacFix refcount problems + fix a part of coding style...
2005-01-26 Rocky Bernsteinconfigure.ac: reinstate libcdio CD-DA and VCD plugins...
2004-12-26 Rocky BernsteinSome cleanup and unification with xine vcd plugin.
2004-12-25 Rocky Bernsteininfo.c: Add LID info in stream and media info.
2004-12-23 Rocky BernsteinDeal with just one of the many crashes. This one in...
2004-12-23 Rocky BernsteinFill out more VCD player-independent parts. Modal ...
2004-12-22 Rocky BernsteinMore segment playing improvements, be able to map seekp...
2004-12-22 Rocky BernsteinSome work towards get segments working again.
2004-12-22 Rocky BernsteinGet chapter next/prev working for entries.
2004-12-21 Rocky BernsteinWork on getting slider seeking working better.
2004-12-20 Rocky BernsteinImprove entry navigation and title update.
2004-12-20 Rocky BernsteinFix bad bug with was causing discontinuous video playback.
2004-12-19 Rocky BernsteinCleanups towards getting this to a usable state.
2004-12-19 Rocky BernsteinFirst attempt to libcdio VCD working under new regime...
2004-12-14 Clément Stenac* Provide playlist_LockFoo functions for some functions
2004-12-11 Clément StenacImprovements to preferences
2004-07-29 Derk-Jan Hartman* vcdx Coding style fixes.
2004-06-07 Laurent Aimar * all: use var_Set/Get "state"/"position"/"rate" inste...
2004-05-18 Rocky BernsteinTolerate vcdimager < 0.7.21. Patch thanks to Arwed...
2004-05-07 Rocky BernsteinTolerate compilation with vcdimager 0.7.20. Sigh.
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-04-01 Rocky Bernsteinvcdplayer_selection2lid not here anymore. It comes...
2004-04-01 Gildas Bazin* modules/access/vcdx/access.c: use input_Control(INPUT...
2004-03-29 Rocky BernsteinSmall cosmetic changes
2004-03-28 Rocky BernsteinCorrect multi-default selection. But we need vcdimager...
2004-03-15 Rocky BernsteinCVD subtitle selection works via front-end spu-es varia...
2004-03-15 Rocky BernsteinFill out VCD information Media Info section when playin...
2004-03-14 Rocky BernsteinPBC is probably not an advanced option.
2004-03-14 Rocky BernsteinSyntax error for WIN32
2004-03-12 Rocky Bernsteinmore WIN32 changes.
2004-03-11 Rocky BernsteinChange to facilitate compiling -mno-cygwin on cygwin...
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-07 Rocky Bernsteinprintf lint changes for cygwin.
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2004-03-03 Gildas Bazin* ALL: changed the prototype of module_Need() to accept...
2004-02-22 Rocky BernsteinFix mem leak caught by valgrind.
2004-02-22 Rocky BernsteinMake sure a couple of variables are initialized before
2004-02-19 Rocky BernsteinStructure not big enough and was writing past buffer...
2004-01-29 Clément StenacOptions as infos were bad in several ways: it broke...
2004-01-25 Gildas Bazin* modules/access/*: strings review + coding style fixes.
2004-01-25 Rocky BernsteinString review.
2004-01-25 Rocky BernsteinAllow PBC selection. Had been temporarily disabled...
2004-01-06 Rocky BernsteinUnbreak plugin as a result of the recent playlist API...
2004-01-05 Clément Stenac* ALL: playlist API changes
2004-01-03 Rocky BernsteinPut track information in Media Info. If we have SVD...
2003-12-22 Sam Hocevar * Coding style cleanup: removed tabs and trailing...
2003-12-22 Sam Hocevar * toolbox:
2003-12-22 Sam Hocevar * modules/access/vcdx/access.c: Fixed an obvious...
2003-12-20 Rocky BernsteinRemove unused variable. Artifact of old track/entry...
2003-12-13 Rocky BernsteinIf not in PBC, playlist fills in all entries.
2003-12-11 Rocky BernsteinSwitch over to using "cd-audio" and "vcd" configuration...
2003-12-11 Rocky BernsteinGuard against dereferencing a NULL pointer.
2003-12-05 Rocky BernsteinA little cleanup on wait timing. No bug fixes yet,...
2003-12-05 Rocky BernsteinSlightly better handling of stills and toggling pause...
2003-12-04 Rocky BernsteinGuard against invalid p_vcd in dbg_print.
2003-12-03 Rocky BernsteinMake more like the French translation which is more...
2003-12-02 Rocky BernsteinPopulate VCD info in "File Info" window.
2003-11-30 Rocky BernsteinGo over options: Add hooks for internationalization...
2003-11-26 Rocky BernsteinGuard against including twice.
2003-11-26 Rocky BernsteinLeftover comment.
2003-11-26 Rocky BernsteinAnd 'nother name.
2003-11-26 Rocky BernsteinOne more name...
2003-11-26 Rocky BernsteinMinor name-change tidying up.
2003-11-25 Rocky BernsteinForgot to delete keypress callback.
2003-11-24 Rocky BernsteinMinor debug output change.
2003-11-23 Rocky BernsteinNext/previous/return navigation bugs - not setting...
2003-11-23 Rocky BernsteinUpdate/correct debug flag documentation.
2003-11-23 Rocky BernsteinAdd configuration options to set default device. For...
2003-11-23 Rocky BernsteinBug in processing numeric entry - passed wrong value.
2003-11-23 Rocky Bernsteinintf.c, vcdplayer.c: Add code for multi-default selecti...
2003-11-20 Rocky BernsteinReorganize more analogous to dvdplay. Should give some...
2003-11-20 Rocky BernsteinIn some ways better, in some ways just different.
2003-11-20 Rocky BernsteinMiniscule changes. In some ways better, in some ways...
2003-11-09 Rocky BernsteinAllow return to have a numeric prefix too.
2003-11-09 Rocky BernsteinSmall changes to assist debugging.
2003-11-09 Rocky BernsteinHandle keyboard input: numeric entry, next, prev, retur...
2003-11-07 Rocky BernsteinNeed to change libvcdinfo to be more robust when there are
2003-10-04 Gildas Bazin* modules/access/vcdx/*: Brand new VCD input module...