index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input
/
vcd
/
xineplug_inp_vcd.c
Age
Commit message (
Expand
)
Author
2011-03-20
Merge from 1.1.
Darren Salt
2010-11-30
Small memory leaks in VCD input plugin class.
František Dvořák
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-02-17
Merge from 1.1.
Darren Salt
2009-02-17
Update documentation etc. to point at the new home page.
Darren Salt
2008-12-15
Merge from 1.1; update PO files; make buildable.
Diego E. 'Flameeyes' Pettenò
2008-11-20
Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ...
František Dvořák
2008-05-23
Merge from 1.1. VDR needs to be updated.
Diego 'Flameeyes' Pettenò
2008-05-07
Use proper string functions in place of sn?printf.
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-12-18
Use strdup.
Diego 'Flameeyes' Pettenò
2007-12-11
Bump the interface version of the VCD plugin (which got missed earlier).
Darren Salt
2007-12-11
Use N_() rather than _(), passing the string just once to gettext().
Diego 'Flameeyes' Pettenò
2007-12-11
Update all input plugins to the new identifier/description interface.
Diego 'Flameeyes' Pettenò
2007-11-10
Merge from 1.1.
Darren Salt
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-09
Merge FSF address changes from 1.1 branch.
Diego 'Flameeyes' Pettenò
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-08-21
Merge from 1.1.
Darren Salt
2007-08-20
Handle % escaping and variable numbers of /s in VCD MRLs.
Darren Salt
2007-07-09
VCD input class description should be returned as const char *.
Darren Salt
2007-05-26
Re: [xine-devel] vcd plugin - sigsegv in 1.1.6 and 1.1(.7)
Manfred Tremmel
2007-05-28
Merge from 1.1.
Darren Salt
2007-04-14
Mark string arrays as arrays of constant pointers, and do the same for memcpy...
Diego 'Flameeyes' Pettenò
2007-04-08
Mark various private arrays, structs & fn parameters as static and/or const.
Darren Salt
2007-02-08
Remove any possibility of strcpy/sprintf overflows wrt front ends requesting
Darren Salt
2006-12-19
Mark string-type configuration items according to whether they're plain
Darren Salt
2006-12-13
Close the device after building the MRL list if it wasn't previously open.
Darren Salt
2006-07-10
Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...
Diego 'Flameeyes' Pettenò
2006-06-20
Fix generic warnings.
Diego 'Flameeyes' Pettenò
2006-06-18
Misc warnings fixes.
Diego 'Flameeyes' Pettenò
2006-04-21
Wrong struct member (printf fixup).
Darren Salt
2006-04-18
- unregister the vcd config entry when disposing the plugin class. Fixes:
Bastien Nocera
2005-10-14
input plugin time seeking patch.
Miguel Freitas
2005-07-28
Remove unused #define
Rocky Bernstein
2005-07-09
Reduce possibility of an uninitialized variable.
Rocky Bernstein
2005-06-26
Better debugging aid so we can figure out area better.
Rocky Bernstein
2005-06-20
Cursor changes when going into/out of hot spots Some segment
Rocky Bernstein
2005-06-19
Correct the way the hot-spot coordinate system is treated.
Rocky Bernstein
2005-06-14
First cut at mouse hot-spot menu selections. I'm surprised it works as
Rocky Bernstein
2005-05-20
Newer libcdio's have a free() that older ones don't.
Rocky Bernstein
2005-04-27
version.h: copy contents in case it's needed in the future. Probably
Rocky Bernstein
2005-04-17
Help tips: Now that this is glommed in with other media plugins the titles
Rocky Bernstein
2005-02-09
this has been forgotten
Michael Roitzsch
2005-02-06
Added a plugin_node_t pointer to the input plugin struct.
Thibaut Mattern
2005-01-08
Some small cleanups.
Rocky Bernstein
2005-01-08
Handle wait time accurately. Well, at least the way that dvdnav does
Rocky Bernstein
2005-01-02
Move wait time handling out of player-independent code (vcdplayer.c)
Rocky Bernstein
[next]