[SCM] libdiscid/master: Merge tag 'upstream/0.5.1'

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Thu Jun 20 09:25:40 UTC 2013


Imported Upstream version 0.5.1
set version to 0.5.1
minor whitespace fixes
cmake: don't check for c++ compiler
mention openbsd -> netbsd file rename in ChangeLog
update ChangeLog for 0.5.1
update AUTHORS for release
Merge branch 'read_twice'
fix default device for FreeBSD 9
NetBSD fix default device for x86_64
fix duplicate define for i386 NetBSD
LIB-44: pre-read the TOC
Merge branch 'data-tracks'
Merge remote-tracking branch 'phw/data-tracks' into data-tracks
Pass file descriptor instead of device name to mb_disc_unix_read_toc.
Removed unused data_tracks variable in mb_disc_load_toc().
Use a common Unix implementation for  mb_disc_read_unportable().
Functions in unix.h should be private.
Merge branch 'master' into data-tracks
Merge branch 'darwin_toc' into data-tracks
fix first/last on Darwin
use general toc code on darwin
use mb_disc_unix_open on darwin
LIB-18: don't create IDs for DVD/CDROM
LIB-16: correct invalid negative offsets
don't leave old offsets in the structure
LIB-16: test for invalid track lengths
remove snprintf declaration from toc.c
fix coding style a bit in toc.c
we can NOT just skip data tracks up front
support data tracks at the start of the disc
add dragonfly to configure.ac
rename openbsd.c to netbsd.c
note freebsd differences
fix openbsd file
no_warnings doesn't need a value
MSC: use _CRT_SECURE_NO_WARNINGS
add ntddcdrm.h for MSVC
cygwin: fix ntddcdrm include
win32: include ntddcdrm header
create mb_disc_unix_open()
fix win32 / create create_device_handle()
win32: remove dead SESSION_DATA struct
disc_unix/toc -> unix/toc
create unix.h
Merge branch 'master' into data-tracks
fix whitespace in generic and darwin
fix build files for other unix platforms
unix: move disc_read_unportable() back to platform
fix whitespace in win32 code
move disc_win32_new.c -> disc_win32.c
remove Win 9x platform code
fix autotools build for data-tracks branch
explain what the MCN actually is
include some info about data tracks for put()
remove webservice_url from example
Set LIBDISCID_DEPRECATED for Visual Studio compiler.
Mark discid_get_webservice_url as deprecated
DISCID_FEATURE_READ == 1, not 0
state that has_feature doesn't take bit masks
remove read_sparse contradiction in the docs
mention available feature matrix
Merge remote-tracking branch 'sebastinas/gitignore-dirstamp'
Ignore .dirstamp files
readme: library -> C library
update AUTHORS and ChangeLog
Merge branch 'non_recursive'
autotools: only state the version once
autotools: merge src/Makefile.am to Makefile.am
autotools: enable subdir-objects
Move test/ and examples/ Makefiles to root Makefile
merge include Makefiles to main Makefile
remove misplaced quotation marks
autotools: silent versioninfo build
Merge branch 'autotools_improvements'
fix typos
build: Use per-target CPPFLAGS
build: Move headers to libdiscid_la_SOURCES
build: Use conditionals for OS-specific source files
build: Use conditionals for OS-specific libraries
build: Define per-OS automake conditional
build: Use noinst_HEADERS rather than EXTRA_DIST
build: Move setting of automake options to AM_INIT_AUTOMAKE
build: Remove redundant EXTRA_DIST
Update .gitignore
build: Add call to AM_PROG_AR
build: Remove unused AC_SUBST(LIBTOOL_DEPS)
build: Use automake silent rules if available
build: Remove unused libdiscid_VERSION from configure.ac
build: Set AM_CFLAGS rather than CFLAGS
build: Don't add -O2 to CFLAGS
build: Remove trailing whitespace
mention MCN/ISRCs in README
Fix compilation on MSVC
Rename disc_win32_new.c to disc_win32.c
Use the same data track handling code on Windows, get rid of the Windows 9x implementation which can't handle multi-sessions CDs at all.
Oops
New private API for reading CD TOCs, TOC loading function that correctly handles multiple data tracks
New branch for data track handling fixes
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
X-Git-Refname: refs/heads/master
X-Git-Reftype: branch
X-Git-Oldrev: 2f863460f956a5c9c13df9aad472eae738115345
X-Git-Newrev: 45af13f5f78d0fcef210de6ed442338450752a74

The following commit has been merged in the master branch:
commit 06cae97e4bd26b58f232f82e3fe636b586550e99
Merge: 2f863460f956a5c9c13df9aad472eae738115345 0baa68527e40ee732aee1a14579f73b73616739b
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Thu Jun 20 11:24:04 2013 +0200

    Merge tag 'upstream/0.5.1'
    
    Upstream version 0.5.1


-- 
libdiscid packaging



More information about the pkg-multimedia-commits mailing list