1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161
|
##
## autogenerated ChangeLog -- don't edit
##
2006-02-06 Monday 22:45 rocky
* Cdio/Device.pm, swig/device.swg, swig/device_const.swg,
swig/perlcdio.swg, swig/types.swg, t/bincue.t, t/ops.t,
t/test.pl: Add get_device_cap* routines.
2006-02-06 Monday 22:45 rocky
* Cdio.pm, configure.ac: Add get_device_cap* routines.
configure.ac: swig uses *p++ so remove gcc warnings about the
unused value.
2006-02-06 Monday 01:13 rocky
* examples/: README, audio.pl, cdchange.pl, cdchange.py.in,
eject.pl, tracks.pl: indexing ARGV starts at 0 not 0.
cdchange.pl - port Python example.
2006-02-06 Monday 00:59 rocky
* t/cdda.t: CD-DA test.
2006-02-06 Monday 00:38 rocky
* t/bincue.t: Test functioning of BIN/CUE image routines.
2006-02-06 Monday 00:28 rocky
* swig/types.swg: Add libcdio version number as constant.
2006-02-06 Monday 00:13 rocky
* t/toc.t: Test of cdrdao image reading routines.
2006-02-05 Sunday 23:48 rocky
* t/image.t: Test that we have image drivers.
2006-02-05 Sunday 18:18 rocky
* swig/device.swg: Return device string and driver name now as it
does in libcdio.
2006-02-05 Sunday 18:18 rocky
* examples/README: Another routine converted.
2006-02-05 Sunday 18:18 rocky
* Cdio/Device.pm: Small alphabetization.
2006-02-05 Sunday 18:17 rocky
* Cdio.pm: Add get_default_driver - is identical to perlcdio.pm
routine.
2006-02-05 Sunday 17:58 rocky
* t/: default.t, ops.t: Add CVS Id lines
2006-02-05 Sunday 17:57 rocky
* t/default.t: Regression test of get_default_driver.
2006-02-05 Sunday 17:03 rocky
* t/ops.t: Some basic operations tests. The first unit tests for
Perl cdio.
2006-02-05 Sunday 07:36 rocky
* Cdio/Track.pm: Add perlpod doc.
2006-02-05 Sunday 07:17 rocky
* Cdio/Device.pm, Cdio/Track.pm, examples/audio.pl,
examples/tracks.pl, swig/device.swg, t/test.pl: Get tracks
working to the point that the sample program largely works.
2006-02-05 Sunday 06:19 rocky
* Cdio/Track.pm: Add track class/object.
2006-02-05 Sunday 05:23 rocky
* Cdio/Device.pm: Add remaining non-problem routines.
2006-02-05 Sunday 04:46 rocky
* examples/README: some py's have been ported to pl's
2006-02-05 Sunday 04:45 rocky
* examples/eject.pl: Port eject program.
2006-02-05 Sunday 04:27 rocky
* examples/audio.pl: Sample audio-playing program.
2006-02-03 Friday 13:40 rocky
* Cdio.pm, Cdio/Device.pm, Cdio/Util.pm, t/test.pl: Add some
argument checking routines.
2006-02-03 Friday 11:08 rocky
* Cdio.pm, Makefile.am, README, Cdio/Device.pm, swig/device.swg,
swig/device_const.swg, swig/read.swg, t/test.pl: Fix some bugs in
audio routines; Add more Device routines to fill out to be able
to do play in audio.pl (with a hack of setting start LSN to 1.)
2006-02-03 Friday 01:17 rocky
* swig/device.swg: get_hwinfo is working with some hacks I don't
understand.
2006-02-01 Wednesday 05:21 rocky
* .cvsignore: .cvsignore
2006-02-01 Wednesday 05:19 rocky
* Cdio.pm, Makefile.am, Cdio/Device.pm, swig/device.swg, t/test.pl:
First set of object-oriented results.
2006-01-31 Tuesday 08:15 rocky
* Cdio.pm: What little we've got so far.
2006-01-31 Tuesday 08:12 rocky
* .cvsignore, AUTHORS, Makefile.am, NEWS, README, autogen.sh,
configure.ac, cvs2cl_header, cvs2cl_usermap, include-path.py,
perl-cdio.m4, examples/.cvsignore, examples/Makefile,
examples/README, examples/cd-read.py.in, examples/cdchange.py.in,
examples/device.py.in, examples/tracks_audio.py, swig/Makefile,
swig/audio.swg, swig/compat.swg, swig/device.swg,
swig/device_const.swg, swig/disc.swg, swig/example.swg,
swig/perlcdio.swg, swig/read.swg, swig/track.swg, swig/types.swg,
t/.cvsignore, t/Makefile, t/cdda.bin, t/cdda.cue, t/cdda.toc,
t/isofs-m1.bin, t/isofs-m1.cue, t/test.pl: Imported Perl Cdio
sources
2006-01-31 Tuesday 08:12 rocky
* .cvsignore, AUTHORS, Makefile.am, NEWS, README, autogen.sh,
configure.ac, cvs2cl_header, cvs2cl_usermap, include-path.py,
perl-cdio.m4, examples/.cvsignore, examples/Makefile,
examples/README, examples/cd-read.py.in, examples/cdchange.py.in,
examples/device.py.in, examples/tracks_audio.py, swig/Makefile,
swig/audio.swg, swig/compat.swg, swig/device.swg,
swig/device_const.swg, swig/disc.swg, swig/example.swg,
swig/perlcdio.swg, swig/read.swg, swig/track.swg, swig/types.swg,
t/.cvsignore, t/Makefile, t/cdda.bin, t/cdda.cue, t/cdda.toc,
t/isofs-m1.bin, t/isofs-m1.cue, t/test.pl: Initial revision
|