📄 changelog
字号:
+ Renamed the old changelog to a NEWS file. + Regenerated a ChangeLog from the CVS logs. * Makefile.am: + Added a "make changelog" rule.------------------------------------------------------------------------r79 | sam | 2003-11-06 18:41:42 +0100 (Thu, 06 Nov 2003) | 9 linesChanged paths: A /trunk/autotools A /trunk/autotools/.cvsignore M /trunk/configure.ac M /trunk/debian/changelog M /trunk/debian/control M /trunk/debian/rules M /trunk/libdvbpsi.spec M /trunk/src/Makefile.am * configure.ac, src/Makefile.am: + Set interface to 3:0:0. + Set version number to 0.1.4. + Use the autotools/ directory. * debian/control: + Set policy to 3.6.1.0. + Renamed source package to libdvbpsi3. + Removed the autotools-dev build dependency.------------------------------------------------------------------------r78 | nitrox | 2003-11-06 17:20:30 +0100 (Thu, 06 Nov 2003) | 3 linesChanged paths: M /trunk/src/Makefile.am M /trunk/src/descriptors/dr.h A /trunk/src/descriptors/dr_59.c A /trunk/src/descriptors/dr_59.h M /trunk/src/tables/pmt.c. 0x59 (dvb subtitles) descriptor decoder Work of Tristan Leteurtre <tristan.leteurtre@anevia.com>------------------------------------------------------------------------r77 | sam | 2003-11-06 11:13:40 +0100 (Thu, 06 Nov 2003) | 2 linesChanged paths: M /trunk/bootstrap * bootstrap: imported libdvdcss's bootstrap file.------------------------------------------------------------------------r76 | tooney | 2003-09-23 15:04:54 +0200 (Tue, 23 Sep 2003) | 4 linesChanged paths: M /trunk/src/demux.c . Memory leak fix Courtesy of Johann Hanne <jhml@gmx.net>------------------------------------------------------------------------r75 | asmax | 2003-09-16 20:43:09 +0200 (Tue, 16 Sep 2003) | 2 linesChanged paths: M /trunk/src/tables/sdt.c* fixed an unitialiazed pointer (thanks jonny ;)------------------------------------------------------------------------r74 | sam | 2003-07-30 12:14:08 +0200 (Wed, 30 Jul 2003) | 4 linesChanged paths: M /trunk/debian/Makefile.am * debian/Makefile.am: + Added debian/compat. + Removed debian/*.dirs.------------------------------------------------------------------------r73 | sam | 2003-07-30 12:11:55 +0200 (Wed, 30 Jul 2003) | 2 linesChanged paths: M /trunk/debian/rules * debian/rules: Don't rely on debian/*.dirs to create directories.------------------------------------------------------------------------r72 | sam | 2003-07-30 12:06:56 +0200 (Wed, 30 Jul 2003) | 7 linesChanged paths: M /trunk/debian/Makefile.am M /trunk/debian/changelog A /trunk/debian/compat M /trunk/debian/control D /trunk/debian/libdvbpsi1-dev.dirs D /trunk/debian/libdvbpsi1.dirs M /trunk/debian/rules M /trunk/libdvbpsi.spec * debian/control: + Set policy to 3.6.0. No changes required. + Set debhelper build-dependency to (>= 4.0) due to debian/compat. + Renamed source package to libdvbpsi2. * libdvbpsi.spec: + Renamed source package to libdvbpsi2.------------------------------------------------------------------------r71 | sam | 2003-07-30 12:00:12 +0200 (Wed, 30 Jul 2003) | 3 linesChanged paths: M /trunk/configure.ac M /trunk/src/Makefile.am * src/Makefile.am: Changed major number. * configure.ac: Changed package name to libdvbpsi2.------------------------------------------------------------------------r70 | gbazin | 2003-07-29 01:24:12 +0200 (Tue, 29 Jul 2003) | 3 linesChanged paths: M /trunk/src/Makefile.am* src/Makefile.am: include demux.h in the dist.------------------------------------------------------------------------r69 | gbazin | 2003-07-29 01:12:22 +0200 (Tue, 29 Jul 2003) | 3 linesChanged paths: M /trunk/ChangeLog M /trunk/configure.ac M /trunk/debian/changelog M /trunk/libdvbpsi.spec* ALL: bumped version number to 0.1.3------------------------------------------------------------------------r68 | fenrir | 2003-07-25 23:08:45 +0200 (Fri, 25 Jul 2003) | 2 linesChanged paths: M /trunk/src/tables/pmt.c * pmt.c : fixed my last commit.------------------------------------------------------------------------r67 | fenrir | 2003-07-25 22:20:40 +0200 (Fri, 25 Jul 2003) | 2 linesChanged paths: M /trunk/src/descriptors/dr_02.c M /trunk/src/descriptors/dr_03.c M /trunk/src/descriptors/dr_04.c M /trunk/src/descriptors/dr_05.c M /trunk/src/descriptors/dr_06.c M /trunk/src/descriptors/dr_07.c M /trunk/src/descriptors/dr_08.c M /trunk/src/descriptors/dr_09.c M /trunk/src/descriptors/dr_0a.c M /trunk/src/descriptors/dr_0b.c M /trunk/src/descriptors/dr_0c.c M /trunk/src/descriptors/dr_0d.c M /trunk/src/descriptors/dr_0e.c M /trunk/src/descriptors/dr_0f.c M /trunk/src/descriptors/dr_48.c M /trunk/src/tables/pmt.c * all: fixed segfault with invalid/corrupted psi data.------------------------------------------------------------------------r66 | yves | 2003-02-02 12:47:13 +0100 (Sun, 02 Feb 2003) | 4 linesChanged paths: M /trunk/libdvbpsi.spec- updated URL again.- macros for redhat.- fixes here and here.------------------------------------------------------------------------r65 | sam | 2003-01-14 20:51:14 +0100 (Tue, 14 Jan 2003) | 2 linesChanged paths: M /trunk/debian/control * ./debian/control: fixed a typo (thanks jorge!).------------------------------------------------------------------------r64 | yves | 2002-12-13 14:06:38 +0100 (Fri, 13 Dec 2002) | 2 linesChanged paths: M /trunk/libdvbpsi.speccorrected few things for sir rpmlint (uploaded in Mandrake).------------------------------------------------------------------------r63 | yves | 2002-12-13 10:54:02 +0100 (Fri, 13 Dec 2002) | 6 linesChanged paths: M /trunk/libdvbpsi.specupdate spec file: - s#Copyright#License# - include the libtool .la files. - use macros. - update URL: tag.------------------------------------------------------------------------r62 | massiot | 2002-12-13 10:34:32 +0100 (Fri, 13 Dec 2002) | 2 linesChanged paths: M /trunk/libdvbpsi.specFixed a typo.------------------------------------------------------------------------r61 | jobi | 2002-12-12 11:19:32 +0100 (Thu, 12 Dec 2002) | 3 linesChanged paths: M /trunk/misc/Makefile.am M /trunk/misc/dr.xml M /trunk/misc/dr.xsl M /trunk/misc/test_dr.c M /trunk/src/descriptors/dr.h M /trunk/src/descriptors/dr_42.h M /trunk/src/descriptors/dr_47.h M /trunk/src/descriptors/dr_48.h * src/descriptors/*: fixed some typos * misc/*: added tests on the new descriptors------------------------------------------------------------------------r60 | jobi | 2002-12-11 14:14:42 +0100 (Wed, 11 Dec 2002) | 3 linesChanged paths: M /trunk/src/Makefile.am A /trunk/src/descriptors/dr_42.c A /trunk/src/descriptors/dr_42.h A /trunk/src/descriptors/dr_47.c A /trunk/src/descriptors/dr_47.h A /trunk/src/descriptors/dr_48.c A /trunk/src/descriptors/dr_48.h * src/descriptors/*: added a few DVB descriptors decoder and generator (Stuffing, Bouquet Name, Service Name)------------------------------------------------------------------------r59 | jobi | 2002-12-11 14:04:57 +0100 (Wed, 11 Dec 2002) | 5 linesChanged paths: M /trunk/examples/Makefile.am A /trunk/examples/decode_sdt.c M /trunk/src/Makefile.am A /trunk/src/demux.c A /trunk/src/demux.h A /trunk/src/tables/sdt.c A /trunk/src/tables/sdt.h A /trunk/src/tables/sdt_private.h * src/demux.*: DVB PSI tables demux, required since one PID channel may contain different tables. * src/tables/sdt*: SDT decoder (no generator yet) * examples/decode_sdt.c: added SDT decoder example------------------------------------------------------------------------r58 | sam | 2002-12-02 13:59:57 +0100 (Mon, 02 Dec 2002) | 3 linesChanged paths: M /trunk/bootstrap * ./bootstrap: automake 1.7 is accepted as well. * ./bootstrap: we look for glibtoolize if libtoolize isn't present.------------------------------------------------------------------------r57 | alexis | 2002-10-14 11:23:32 +0200 (Mon, 14 Oct 2002) | 3 linesChanged paths: M /trunk/debian/changelogPackage Debian for Woody / Sarge / Sid and not just Sid.------------------------------------------------------------------------r56 | sam | 2002-10-11 11:40:43 +0200 (Fri, 11 Oct 2002) | 2 linesChanged paths: M /trunk/ChangeLog M /trunk/Makefile.am M /trunk/debian/changelog M /trunk/libdvbpsi.spec * Updated changelogs and package files for the release.------------------------------------------------------------------------r55 | sam | 2002-10-11 11:28:38 +0200 (Fri, 11 Oct 2002) | 2 linesChanged paths: M /trunk/ChangeLog M /trunk/Makefile.am * Makefile.am: added bootstrap to the distribution.------------------------------------------------------------------------r54 | sam | 2002-10-11 11:19:18 +0200 (Fri, 11 Oct 2002) | 7 linesChanged paths: M /trunk/Makefile.am M /trunk/bootstrap M /trunk/src/Makefile.am * bootstrap: we remove generated files before running the autotools, to make sure we get the latest version. * bootstrap, Makefile.am: moved the --foreign flag to Makefile.am. * src/Makefile.am: renamed an unused _SOURCES variable to something automake will not choke on. * src/Makefile.am: updated the library version.------------------------------------------------------------------------r53 | massiot | 2002-10-11 00:24:26 +0200 (Fri, 11 Oct 2002) | 2 linesChanged paths: M /trunk/bootstrapBetter automake detection.------------------------------------------------------------------------r52 | massiot | 2002-10-11 00:08:28 +0200 (Fri, 11 Oct 2002) | 2 linesChanged paths: M /trunk/configure.acReally bumped up revision number to 0.1.2 :p.------------------------------------------------------------------------r51 | massiot | 2002-10-11 00:07:26 +0200 (Fri, 11 Oct 2002) | 4 linesChanged paths: M /trunk/.cvsignore M /trunk/ChangeLog M /trunk/configure.ac M /trunk/src/Makefile.am D /trunk/src/descriptors/Makefile.am D /trunk/src/tables/Makefile.am * */Makefile.am: reworked automake directories to avoid linking problems on Mac OS X. * Bumped up revision number to 0.1.2.------------------------------------------------------------------------r50 | sam | 2002-10-10 11:27:02 +0200 (Thu, 10 Oct 2002) | 5 linesChanged paths: M /trunk/.cvsignore M /trunk/ChangeLog D /trunk/Makefile.in D /trunk/NEWS D /trunk/aclocal.m4 A /trunk/bootstrap D /trunk/config.guess D /trunk/config.sub D /trunk/configure A /trunk/configure.ac D /trunk/configure.in M /trunk/debian/.cvsignore D /trunk/debian/Makefile.in M /trunk/doc/.cvsignore D /trunk/doc/Makefile.in M /trunk/examples/.cvsignore D /trunk/examples/Makefile.in D /trunk/install-sh D /trunk/ltmain.sh M /trunk/misc/.cvsignore D /trunk/misc/Makefile.in D /trunk/missing D /trunk/mkinstalldirs M /trunk/src/.cvsignore D /trunk/src/Makefile.in D /trunk/src/config.h.in M /trunk/src/descriptors/.cvsignore D /trunk/src/descriptors/Makefile.in M /trunk/src/tables/.cvsignore D /trunk/src/tables/Makefile.in M /trunk/src/tables/pat.c M /trunk/src/tables/pmt.c * configure.ac, bootstrap: removed redundant stuff from CVS such as the Makefile.in files, configure and config.*, and added a bootstrap script to generate them; renamed configure.in to configure.ac and moved config.h to . because it's now the recommended practice.------------------------------------------------------------------------r49 | sam | 2002-10-07 16:15:14 +0200 (Mon, 07 Oct 2002) | 4 linesChanged paths: M /trunk/ChangeLog M /trunk/Makefile.in M /trunk/aclocal.m4 M /trunk/config.guess M /trunk/config.sub M /trunk/configure M /trunk/debian/Makefile.in M /trunk/debian/changelog M /trunk/debian/control M /trunk/doc/Makefile.in M /trunk/examples/Makefile.in M /trunk/examples/decode_pat.c M /trunk/examples/decode_pmt.c
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -