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
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-06-11
Merge from 1.1.
Darren Salt
2008-06-11
Fix va_list-related breakage. Multiple use needs va_copy().
Darren Salt
2008-07-08
Fix compile of input_vcd for ming32
Matthias Ringwald
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ò
2008-02-01
Back out vcd build changes: separate unit (though used only once).
Darren Salt
2008-01-27
Remove another recursive make invocation, build the vcd plugin inside src/inp...
Diego 'Flameeyes' Pettenò
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-11-19
add support for GNU/kFreeBSD
Petr Salinger ext:(%20)
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
[next]