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
Age
Commit message (
Expand
)
Author
2007-12-20
Correct some #includes.
Darren Salt
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-19
Remove internal copies of libcdio and libvcd. This way we don't have to care ...
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
Remove stray file.
Diego 'Flameeyes' Pettenò
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-10-29
Merge from 1.1.
Darren Salt
2007-10-26
Linux-2.6.23 header change breaks build
Ken Moffat
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-08-15
Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro).
Darren Salt
2007-07-09
VCD input class description should be returned as const char *.
Darren Salt
2007-06-14
Merge from 1.1 branch.
Diego 'Flameeyes' Pettenò
2007-06-13
Add printf format attribute.
Albert Lee
2007-06-12
A nice simple merge from 1.1.
Darren Salt
2007-06-09
Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions.
Darren Salt
2007-05-26
Re: [xine-devel] vcd plugin - sigsegv in 1.1.6 and 1.1(.7)
Manfred Tremmel
2007-05-17
Convert comments (and the occasional string where it doesn't matter) to UTF-8.
Darren Salt
2007-05-31
Fix dependencies for vcd libraries.
Diego 'Flameeyes' Pettenò
2007-05-31
Move libcdio and libvcd into contrib/
Diego 'Flameeyes' Pettenò
2007-05-31
Link libiso9660 into the vcd plugin. Fixes a run-time symbol lookup failure.
Darren Salt
2007-05-28
Merge from 1.2 main branch.
Darren Salt
2007-05-28
Merge from 1.1.
Darren Salt
2007-05-17
Add missing LIBCDIO_LIBS to the list of linked libraries
Matt Messier
2007-05-16
Merge changes from main 1.2 repository
Matt Messier
2007-05-17
Merge from 1.1.
Darren Salt
2007-05-14
Final pass over input plugin configuration checks
Matt Messier
2007-05-12
More configure/Makefile cleanups
Matt Messier
2007-05-11
Another pass at cleaning up Makefile.am files. More to come.
Matt Messier
2007-05-08
RIP: AC_OPTIMIZATIONS
Matt Messier
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-04-07
Use CC_ATTRIBUTE_FORMAT; replace __attribute((format(printf, ...))) accordingly.
Darren Salt
2007-04-06
Use xineplug_LTLIBRARIES wherever possible.
Diego 'Flameeyes' Pettenò
2007-04-03
Rationalise use of .hgignore, removes a bunch of files that only ignored auto...
Diego 'Flameeyes' Pettenò
2007-04-02
Migrate all .cvsignore files to .hgignore.
Diego 'Flameeyes' Pettenò
2007-03-23
Fix closing the vcd device if the disc is not a video CD.
Darren Salt
2007-02-21
Declare vcdinfo_get_seg_resolution function in vcdplayer.c where it is used, ...
Diego 'Flameeyes' Pettenò
2007-02-08
Remove any possibility of strcpy/sprintf overflows wrt front ends requesting
Darren Salt
2006-12-31
Link against libm (missing symbols).
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-12-13
Close the device if it was opened but the content isn't that of a VCD.
Darren Salt
2006-12-08
Fix wrong length specification for strncat() calls.
Matthias Hopf
[next]