From: Thomas Vander Stichele Date: Tue, 9 Mar 2004 16:36:30 +0000 (+0000) Subject: add/fix error handling in cdparanoia add it to translations make tools scripts executable X-Git-Tag: 1.19.3~507^2~23516 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d5dde5fe1aaa7ef0cfe28b893e8f4babb52f2673;p=platform%2Fupstream%2Fgstreamer.git add/fix error handling in cdparanoia add it to translations make tools scripts executable Original commit message from CVS: add/fix error handling in cdparanoia add it to translations make tools scripts executable --- diff --git a/ChangeLog b/ChangeLog index dea161f..64c6f0b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,15 @@ 2004-03-09 Thomas Vander Stichele + * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init), + (cdparanoia_open), (cdparanoia_event): + fix/add error handling + * po/POTFILES.in: + add cdparanoia source + * tools/Makefile.am: + make scripts executable + +2004-03-09 Thomas Vander Stichele + * configure.ac: * ext/vorbis/Makefile.am: * sys/Makefile.am: diff --git a/common b/common index 4eb0271..5557aa0 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 4eb02711e49a6aadf900d6fd9d220c17115fec2a +Subproject commit 5557aa074c4836b2cc9eac0e1519323df1cb876f diff --git a/po/POTFILES.in b/po/POTFILES.in index a595819..ede78f9 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,5 +1,6 @@ ext/audiofile/gstafsink.c ext/audiofile/gstafsrc.c +ext/cdparanoia/gstcdparanoia.c ext/gnomevfs/gstgnomevfssrc.c ext/gnomevfs/gstgnomevfssink.c ext/sndfile/gstsf.c