Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > contrib-release > by-pkgid > 35dbf528c7e6d8465abf0bee90ed6c3a > files > 6

dvdbackup-0.4.1-1mdv2010.0.x86_64.rpm

2009-06-09  Benjamin Drung  <benjamin.drung@gmail.com>

	* [r75] configure.ac, NEWS: Release version 0.4.1

	* [r74] po/es.po, po/fr.po, po/it.po, po/gl.po, po/nb.po, po/ru.po: Updated
	        translations from Launchpad.
	* [r74] po/de.po: Translate missing strings.
	* [r74] po/dvdbackup.pot: Updated.

	* [r73] src/dvdbackup.c: Improve strings to make translation easier.

2009-06-03  Benjamin Drung  <benjamin.drung@gmail.com>

	* [r72] configure.ac: Check if a compatible version of libdvdread is used
	        (libdvdread must have a DVDFileStat function).

2009-06-02  Benjamin Drung  <benjamin.drung@gmail.com>

	* [r71] po/dvdbackup.pot, po/*.po: Updated.

	* [r71] po/LINGUAS: Added German (de) translation.

	* [r70] po/de.po: Added; thanks to Chris Leick <c.leick@vollbio.de>

	* [r69] src/dvdbackup.c, src/main.c: Fix typos and improve wording; thanks
	        to Chris Leick <c.leick@vollbio.de>

2009-03-31  Benjamin Drung  <benjamin.drung@gmail.com>

	* [r68] src/dvdbackup.c: Fix typos and improve wording.

	* [r67] src/dvdbackup.c (DVDCopyBlocks): Fix offset bug; thanks to Lenard
	        Spencer

2009-03-02  Benjamin Drung  <benjamin.drung@gmail.com>

	* [r65] configure.ac: Updated version string to 0.4+svn

	* [r63] configure.ac, NEWS, po/dvdbackup.pot, po/*.po: Release version 0.4

	* [r62] debian/: Removed. The Debian package is now maintained at
	  http://alioth.debian.org/

	* [r61] configure.ac: enable extra warnings for gcc if they are not
	  already enabled

2009-02-20  Benjamin Drung  <benjamin.drung@gmail.com>

	* [r60] po/es.po, po/fr.po, po/it.po, po/gl.po, po/LINGUAS, po/nb.po,
	  po/ru.po: Added translations from Launchpad.
	* [r60] po/dvdbackup.pot: Updated.

2009-02-19  Benjamin Drung  <benjamin.drung@gmail.com>

	* [r56] configure.ac:
	  - Updated gettext to version 0.17
	  - Added more header checks
	* [r56] Removed all files which are copied by gettext.

	* [r55] INSTALL: Updated to newest version from autoconf.

	* [r55] src/dvdbackup.c, src/dvdbackup.h, src/main.c: Updated year in
	  copyright.

	* [r54] src/main.c: Added include <locale.h> for LC_ALL constant.

	* [r54] ChangeLog, NEWS: Updated.

2008-11-19  Benjamin Drung  <benjamin.drung@gmail.com>

	* [r52] src/main.c: Removed compile warnings.

2008-05-01  Benjamin Drung  <benjamin.drung@gmail.com>

	* [r49] configure.ac: Add AC_PROG_CC_C99 and set -pedantic compiler flag.

2008-04-09  Benjamin Drung  <benjamin.drung@gmail.com>

	* [r47] src/dvdbackup.c:
	  - (DVDCopyIfoBup) removed gotos
	  - (uniq) removed
	  - (DVDDisplayInfo) Added human readable output of file sizes.

	* [r47] src/dvdbackup.c, src/dvdbackup.h, src/main.c: converted spaces to
	  tabs

2008-04-08  Benjamin Drung  <benjamin.drung@gmail.com>

	* [r45] src/dvdbackup.c:
	  - Removed DVDMirrorVMG. Use DVDMirrorTitleX with title set 0 instead.
	  - Renamed DVDCopyTileVobX to DVDCopyTitleVobX.
	  - Added DVDCopyBlocks for DVDCopyTitleVobX and DVDCopyMenu.

2008-04-02  Benjamin Drung  <benjamin.drung@gmail.com>

	* [r43] src/dvdbackup.c (DVDGetFileSet):
	  - fixed typo
	  - added more verbose output

2008-03-24  Benjamin Drung  <benjamin.drung@gmail.com>

	* [r40] src/dvdbackup.c: Changed type of file sizes from int to off_t 

	* [r39] src/dvdbackup.c (DVDCopyMenu): changed invalid DVD size error to
	  warning

	* [r38] src/dvdbackup.c:
	  - (DVDGetFileSet): Cleanup.
	  - Replaced 2048 with DVD_VIDEO_LB_LEN (defined in dvdread/dvd_reader.h)
	  - created constant BUFFER_SIZE
	  - replaced vobsize with MAX_VOB_SIZE

	* [r37] src/dvdbackup.c (DVDCopyMenu): Error messages prints filename.

2008-03-20  Benjamin Drung  <benjamin.drung@gmail.com>

	* [r33] configure.ac, NEWS, po/dvdbackup.pot: Released version 0.2

2008-03-20  Stephen Gran  <sgran@debian.org>

	* [r32] debian/rules: switch to running make install with DESTDIR set,
           and then install from there.

	* [r31] debian/rules build changes for new autoconf system

	* [r30] Change footer on manpage - now part of main tarball

	* [r29] Rename debian/README to debian/README.Debian

2008-03-18  Benjamin Drung  <benjamin.drung@gmail.com>

	* [r28] README, man/dvdbackup.1: Synchronized.

2008-03-17  Benjamin Drung  <benjamin.drung@gmail.com>

	* [r27] configure.ac: added checks suggested by autoscan

	* [r27] Makefile.am: NEWS and README are now installed in docdir
	* [r27] man/Makefile.am: Updated.

	* [r27] NEWS: Updated.

	* [r26] README: changed spaces to tabs

	* [r26] man/dvdbackup.1: updated options

	* [r26] src/dvdbackup.c, src/dvdbackup.h, src/main.c: fixed typos
	  - DVD instead of dvd
	  - DVDs instead of DVD's
	  - used cannot instead of can't, do not instead of don't

2008-03-11  Benjamin Drung  <benjamin.drung@gmail.com>

	* [r25] ChangeLog: Updated.
	
	* [r25] debian/dvdbackup.1: moved from here...
	* [r25] man/dvdbackup.1: ...to here
	* [r25] configure.ac, Makefile.am, man/Makefile.am:
	  added man page to distribution

2008-03-11  Stephen Gran  <sgran@debian.org>

	* [r18] INSTALL: update to newest version

	* [r17] configure.ac: Use getconf to find LFS CFLAGS

	* [r16] debian/*: Bring up to date with Debian

	* [r15] debian/dvdbackup.1, README: Documentation cleanup, and 
	  removal of mentions of mandatory fields that are now guessed.

2008-03-11  Benjamin Drung  <benjamin.drung@gmail.com>

	* [r14] ChangeLog, NEWS: Updated.

	* [r14] INSTALL: Replaced by generic installation instructions from
	  autoconf

	* [r14] src/dvdbackup.c, src/main.c (print_help, main): The command line
	  option -v, --verbose has no option anymore.

2008-03-10  Benjamin Drung  <benjamin.drung@gmail.com>

	* [r13] ChangeLog, NEWS: Created ChangeLog from subversion commits and
	  extracted useful changes to NEWS.

	* [r13] po/dvdbackup.pot: Updated

	* [r13] README, Usage:
	  merged changes from Usage to README and removed Usage

2008-03-09  Benjamin Drung  <benjamin.drung@gmail.com>

	* [r12] m4, po: updated svn:ignore

	* [r11] ABOUT-NLS, Makefile.am, configure.ac, m4/gettext.m4,
	  m4/iconv.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4,
	  m4/nls.m4, m4/po.m4, m4/progtest.m4, po, po/Makefile.in.in,
	  po/Makevars, po/POTFILES.in, po/Rules-quot, po/boldquot.sed,
	  po/dvdbackup.pot, po/en@boldquot.header, po/en@quot.header,
	  po/insert-header.sin, po/quot.sed, po/remove-potcdate.sin,
	  src/Makefile.am, src/dvdbackup.c, src/gettext.h, src/main.c:
	  added internationalization support using gettext

	* [r11] src/dvdbackup.c: fixed typo

	* [r11] src/dvdbackup.c: corrected output of audio track count in
	  DVDDisplayInfo

2008-03-07  Benjamin Drung  <benjamin.drung@gmail.com>

	* [r10] Usage, src/main.c:
	  extracted usage description to extra file Usage

	* [r10] configure.ac: added bug report mailing list

	* [r10] src/main.c:
	  - added long options
	  - added -V, --version option
	  - made -i and -o options optional
	  - changed default read error handling to skip multiple blocks

	* [r9] src/dvdbackup.c, src/main.c: merged diffs from debian (0.1.1-12):
	  - Output an error message when DVDOpen fails
	  - s/mkisofs/genisoimage/g
	  - Handle short reads from DVDReadBlocks
	  - Handle broken ifo/bup files

2008-03-06  Benjamin Drung  <benjamin.drung@gmail.com>

	* [r8] README.svn: added

	* [r7] src/dvdbackup.c: added malloc checks

	* [r7] src/main.c: Fixed typos

2008-03-05  Benjamin Drung  <benjamin.drung@gmail.com>

	* [r6] src/dvdbackup.c, src/dvdbackup.h, src/main.c: split dvdbackup.c
	  into dvdbackup.c, dvdbackup.h and main.c
	* [r6] configure.ac, src/Makefile.am: updated

	* [r6] src/dvdbackup.c: removed unsigned char buffy and used
	  sizeof(unsigned char) instead

	* [r5] AUTHORS, COPYING, src/dvdbackup.c:
	  switched license to GPLv3 or later

	* [r4] src/dvdbackup.c: fixed compile warnings

	* [r4] ., src: updated svn:ignore

	* [r3] AUTHORS, ChangeLog, Makefile, Makefile.am, NEWS, configure.ac,
	  m4, m4/ax_cflags_gcc_option.m4, src/Makefile, src/Makefile.am:
	  using GNU build system to configure project and generate makefiles

	* [r1] branches, tags, ., COPYING, INSTALL, Makefile, README, debian,
	  debian/README, debian/changelog, debian/compat, debian/control,
	  debian/copyright, debian/dvdbackup.1, debian/dvdbackup.dirs,
	  debian/rules, src, src/Makefile, src/dvdbackup.c: Initial import