]> git.sesse.net Git - vlc/history - modules/access/vcdx/vcdplayer.c
Removes trailing spaces. Removes tabs.
[vlc] / modules / access / vcdx / vcdplayer.c
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2006-11-26 Clément StenacNicer commits, faster breaking time and better-looking...
2006-11-26 Clément StenacA bit of headers cleanup
2006-01-12 Antoine CellerierFSF address change.
2005-07-23 Rocky Bernsteinaccess.c: LID and Segment for non PBC (the default...
2005-07-20 Rocky BernsteinInitialize track_end variable.
2005-07-16 Rémi Denis-Courmontsleep is not thread-safe - use VLC API msleep instead
2005-07-16 Rocky BernsteinRemove gcc 4 uninitialize variable warning.
2005-07-09 Rocky Bernsteinvcdplayer.c: fix gcc 4-caught uninitialized variable.
2005-05-07 Felix Paul Kühne* controls.m: added l10n of the volume-string shown...
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 BernsteinFill out more VCD player-independent parts. Modal ...
2004-12-22 Rocky BernsteinMore segment playing improvements, be able to map seekp...
2004-12-21 Rocky BernsteinWork on getting slider seeking working better.
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-07-29 Derk-Jan Hartman* vcdx Coding style fixes.
2004-05-07 Rocky BernsteinTolerate compilation with vcdimager 0.7.20. Sigh.
2004-03-28 Rocky BernsteinCorrect multi-default selection. But we need vcdimager...
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...
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 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-11-24 Rocky BernsteinMinor debug output change.
2003-11-23 Rocky BernsteinNext/previous/return navigation bugs - not setting...
2003-11-23 Rocky Bernsteinintf.c, vcdplayer.c: Add code for multi-default selecti...
2003-11-09 Rocky BernsteinHandle keyboard input: numeric entry, next, prev, retur...
2003-10-04 Gildas Bazin* modules/access/vcdx/*: Brand new VCD input module...