index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
vdr
Age
Commit message (
Expand
)
Author
2007-11-01
Fix zooming 16:9 frames and increase verbosity for debugging.
Reinhard Nißl
2007-10-29
Trivial consistency tweak.
Darren Salt
2007-10-23
Use vdr://path/to/fifo and netvdr://host[:port]; cope with any number of "/"s.
Darren Salt
2007-10-22
vdr:// MRL handling improvements.
Darren Salt
2007-10-22
Fix broken usage of macros within translation markup.
Darren Salt
2007-10-22
Add socket connection support to input_vdr.
Reinhard Nißl
2007-10-16
Implement VDR's subtitles menu key for vdr-xine-0.7.12.
vdr-xine-version-712
Reinhard Nißl
2007-08-16
Merge open()/glibc (debug #define) workaround from 1.1; fix up for 1.2 changes.
Darren Salt
2007-07-29
have post_vdr_video use the recent postprocessing changes
Reinhard Nißl
2007-06-09
Convert all input plugins to use void * as type for the buf parameter of read...
Diego 'Flameeyes' Pettenò
2007-05-18
Add summary info for vdr; build plugins if DVB is enabled (no point otherwise).
Darren Salt
2007-05-17
Clean up the vdr plugins' makefile; mark the plugin info as EXPORTED.
Darren Salt
2007-05-17
Link the vdr input plugin with pthread.
Darren Salt
2007-05-09
Declare the entries at the start of the file, makes it easier to see the targ...
Diego 'Flameeyes' Pettenò
2007-05-09
Don't use multiline when only one entry is present.
Diego 'Flameeyes' Pettenò
2007-05-09
Put post_vdr.h between the post plugin sources, rather than having it in the ...
Diego 'Flameeyes' Pettenò
2007-05-09
Properly use xineplug_ldflags and remove IMPURE_TEXT_LDFLAGS, as there are no...
Diego 'Flameeyes' Pettenò
2007-05-09
Instead of using libdir and postlibdir, use xineplug and xinepost, that are d...
Diego 'Flameeyes' Pettenò
2007-05-08
Clean up the vdr plugins' makefile.
Darren Salt
2007-05-02
Install input_vdr.h in ${includedir}/xine, where vdr-xine expects it.
Darren Salt
2007-04-10
Initial import of VDR plugins.
vdr-xine-version-711
Reinhard Nißl