0.26 2013-08-24
-
Made Changes conform to spec
0.25 2013-08-22
-
Fixed an installation bug
0.24 2013-08-22
-
Moved to Dist::Zilla
-
Reformatted the ChangeLog
0.23 2013-08-21
-
Removed "time_015"
-
Added prereqs for kwalitee tests (ironically, added to improve kwalitee,
now adding prereqs to improve kwalitee)
-
Documentation fixes
-
Improved error messages for missing video drivers
-
Improved error messages for Stream, and allowed object creation
-
Updated interface to X11::FullScreen
0.22 2013-07-17
-
Added check_version to Video::Xine
-
Added master_slave and eject to Video::Xine::Stream
-
General Kwalitee improvement attempts
0.20 2013-06-25
-
Fixed off-by-one error in ST macros. Patch from Matthew King
<mking@monnsta.net> per rt.cpan.org 575606
-
Put requirements into configure_requires, build_requires, test_requires,
etc. as appropriate
0.19 2013-06-23
-
Fixed a warning in XS build
-
Added make_x11_fs_visual utility method
-
Documentation fixes
0.17 2008-01-27
-
Fixed miswritten skip on test
0.16 2008-01-27
-
Fixed failing test in osd.t
-
Added some tags to test.ogg to test get_meta_info
-
Added get_meta_info to stream
-
Documented info constants
-
Added and documented meta constants to stream
-
Added get_duration(), which requires DateTime::Duration
-
Added duration formatting to xine_length
0.15 2008-01-26
-
Removed redundant XSLoader calls which caused a bunch of "redefined"
warnings.
-
Updated xine_play and made it use wait_event
-
Added wait_event and get_info to stream
-
Added get_capabilities and caps constants to OSD
-
Made OSD give a number of subtests in hopes of tracing the dying OSD
issue on some boxes
-
Added test for stream
-
Documented param constants in stream
-
Added (but as yet didn't document) info constants for stream
-
Added xine_length script as a quick way of getting length of an MRL
0.14 2008-01-20
-
Split out Perl modules into separate pm files
-
WARNING: INTERFACE CHANGE -- No longer exporting constants by default
-
Eliminated segfault on closing tests
0.13 2008-01-20
-
Added OSD
0.11 2008-01-08
-
Added test for Xine version
-
Added get_version()
-
Fixed pass-through for audio driver in constructor
-
Documentation updates
-
Added xine_play
0.10 2007-12-30
-
(Remote debugging via CPANTESTS is fun!)
-
Removed Makefile.PL from the distribution (for real this time)
-
Documented driver classes
-
Added constants for visual types
0.09 2007-12-30
-
Fixed final (hopefully!) stream opening in test to use null audio
-
Took out compatibility Makefile.PL, since it's messing up bailouts
0.08 2007-12-30
-
In tests, we now skip tests if we can't create the appropriate
-
audio driver
-
Changed Joern Reder thank-you to avoid confusion, since we
-
haven't fully figured out GTK2 integration yet.
-
Turned on 'warnings' in Video-Xine.t
-
Eliminated attempt to load X11::FullScreen when not going to be used
0.07 2007-12-28
-
In tests, we now use null drivers or skip unless the environment
variable VIDEO_XINE_SHOW is set.
-
Documented Video::Xine and Video::Xine::Stream
-
Now we pass through arguments properly to audio and video drivers
-
Sped up Event test
-
Changed test audio from "drunk as an owl" to short voice recording
0.06 2007-12-26
-
Fixed installation issue
0.05 2007-12-26
-
Moved 'Changes' to 'ChangeLog'
-
Made Makefile.PL check for xine lib and get library configuration from
xine-config.
-
Got rid of spurious META.yml in directory.
0.04 2007-12-26
-
Skip tests without X11.
-
Default to display :0.0 for tests.
0.01 2005-03-15
-
original version; created by h2xs 1.23 with options -A -n Video::Xine
/usr/include/xine.h -L/usr/lib -lxine -lz -lnsl -lpthread -lrt