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
/
input_dvd.c
Age
Commit message (
Expand
)
Author
2014-07-09
Use _x_freep()
Petri Hintukainen
2014-03-10
Silence compiler warnings on register_enum () arg #4.
Torsten Jager
2013-09-13
Copyright year update by hg log info
Torsten Jager
2012-04-11
Fixed warnings
Petri Hintukainen
2011-12-15
Marked xine_get_autoplay_mrls() and get_autoplay_list()'s return value const
Petri Hintukainen
2011-10-17
Merge from 1.1
Petri Hintukainen
2011-10-10
Fixed asprintf usage
Petri Hintukainen
2010-03-14
Merge from 1.1.
Darren Salt
2010-03-10
Make buildable with current (external) libdvdnav & libdvdread.
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-08-05
Merge from 1.1.
Darren Salt
2009-05-28
Fix FTBFS on the Hurd.
Marc Dequènes (Duck)
2009-03-03
Merge from 1.1.
Darren Salt
2009-02-17
Add OpenBSD support to the CDDA, DVD & VCD input code.
Brad Smith
2009-01-05
Merge security fixes from 1.1.
Darren Salt
2009-01-04
Fix for CVE-2008-5239
Matthias Hopf
2008-05-23
Merge from 1.1. VDR needs to be updated.
Diego 'Flameeyes' Pettenò
2008-05-09
Initialise the xine_event_t instance directly on declaration.
Diego 'Flameeyes' Pettenò
2008-05-09
Use xine_ui_data_t's array rather than creating a temporary.
Diego 'Flameeyes' Pettenò
2008-05-07
Use proper string functions in place of sn?printf.
Diego 'Flameeyes' Pettenò
2008-05-07
Use asprintf() rather than malloc() + sprintf().
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2008-04-21
Merge from 1.1.
Darren Salt
2008-04-19
Replace xine_xcalloc usage with calloc, for the revisions transplanted from 1...
Diego 'Flameeyes' Pettenò
2008-01-02
Mark the mrl lists as constant; this trades a warning for another as char ** ...
Diego 'Flameeyes' Pettenò
2008-01-02
Don't mark the spu_event as constant.
Diego 'Flameeyes' Pettenò
2007-12-23
Mark a few more array totally constant.
Diego 'Flameeyes' Pettenò
2007-12-22
Merge -headers-reshuffle branch into main.
Diego 'Flameeyes' Pettenò
2007-12-19
Mark handled_mrl const and make it a char array.
Diego 'Flameeyes' Pettenò
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-12-18
Use asprintf.
Diego 'Flameeyes' Pettenò
2007-12-11
Bump the input plugins interface version to 18 as they got updated.
Diego 'Flameeyes' Pettenò
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-09-09
Merge from 1.1.
Darren Salt
2007-09-07
Fix dvd://.../title[.chapter] handling (broken in cset 2e301bc2cce8).
Darren Salt
2007-08-16
Merge all but the open()/glibc workaround from 1.1.
Darren Salt
2007-07-08
Merge from 1.1.
Darren Salt
2007-07-08
Handle escaped characters in DVD MRLs.
Darren Salt
2007-06-10
Fill xine_event_t strutures as needed, reduces code built.
Diego 'Flameeyes' Pettenò
2007-08-08
Fix an attempted free of static data, e.g. when using "dvd:/" (not "dvd://").
Darren Salt
2007-06-09
Convert all input plugins to use void * as type for the buf parameter of read...
Diego 'Flameeyes' Pettenò
2007-04-14
Use xine_xcalloc instead of xine_xmalloc when mutiplying the number of elemen...
Diego 'Flameeyes' Pettenò
2007-04-14
Use xine_xcalloc instead of xine_xmalloc when mutiplying the number of elemen...
Diego 'Flameeyes' Pettenò
2007-04-14
Mark string arrays as arrays of constant pointers, and do the same for memcpy...
Diego 'Flameeyes' Pettenò
[next]