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
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-07-24
Fix deadlocks caused by input_vdr's discontinuity handling.
Reinhard Nißl
2009-06-11
Make use of the new xine_osd_set_video_window() in input_vdr.
Reinhard Nißl
2009-04-12
Prepare input_vdr for VDR 1.7.5's requirements on returned STC.
Reinhard Nißl
2009-01-17
Merge from 1.1.
Darren Salt
2009-01-10
Cast away some compiler warnings.
Reinhard Nißl
2009-01-10
Fix faked preview data to avoid demuxer warning.
Reinhard Nißl
2009-01-10
Fix locking issues in startup phase which could lead to disconnects.
Reinhard Nißl
2009-01-04
fake some data to make demuxer auto detection work
Ludwig Nussel
2009-01-04
use compiled in default for fifo dir if none specified.
Ludwig Nussel
2009-01-04
Implement new features for vdr-xine-0.9.0.
Reinhard Nißl
2008-05-23
Kill a debug fprintf.
Darren Salt
2008-05-23
Adapt input_vdr to use xine_get_current_frame_data.
Darren Salt
2008-05-11
Extend xine_get_current_frame to provide cropping and interlacing information.
Reinhard Nißl
2008-03-06
Fix deadlock in sync point code caused by initial handshake byte.
Reinhard Nißl
2008-03-02
Make use of the new function xine_get_current_frame_alloc().
Reinhard Nißl
2008-03-02
Intercept metronom to recognize discontinuities after which PTS is valid.
Reinhard Nißl
2008-03-02
Fix "clear" implementation by introducing sync points in data stream.
vdr-xine-version-802
Reinhard Nißl
2008-03-02
Fix a compiler warning regarding const.
Reinhard Nißl
2008-02-04
Silence vdr_video (unless LOG and LOG_VERBOSE are defined).
Darren Salt
2008-01-25
Always use xine_xmalloc in plugin class init; avoids uninitialised pointers.
Darren Salt
2008-01-02
Mark the mrl lists as constant; this trades a warning for another as char ** ...
Diego 'Flameeyes' Pettenò
2008-01-01
Bump post plugin interface version after API changes
Petri Hintukainen
2008-01-01
Implement --enable-vdr for configure.
Reinhard Nißl
2007-12-31
Fix broken test in vdr_is_vdr_stream().
Reinhard Nißl
2007-12-31
Change some constants to accommodate recent filename changes.
Reinhard Nißl
2007-12-31
Combine vdr plugins into a single binary.
Reinhard Nißl
2007-12-31
Remove unused preview data from input_vdr.c.
Reinhard Nißl
2007-12-31
Fix installation of input_vdr.h by moving it to include/xine.
Reinhard Nißl
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-12-19
Consolidate all public include files into include/xine directory.
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 default_*_class_dispose macro whenever the class dispose function only ca...
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 misc plugins to the new identifier/description interface. Add _() ...
Diego 'Flameeyes' Pettenò
2007-11-20
Mark xine_plugin_info structures const as for all the rest of plugins.
Diego 'Flameeyes' Pettenò
2007-11-10
Provide copyright notice and license. Remove RCS ID.
Reinhard Nißl
2007-11-09
More updates for FSF address.
Diego 'Flameeyes' Pettenò
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
[next]