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

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Thu Oct 3 19:20:20 UTC 2013


Imported Upstream version 0.6.0
set version to 0.6.0
update AUTHORS
document default drive not being constant
update ChangeLog with LIB-56
Merge branch 'linux_drive_numbers'
update ChangeLog with LIB-55
Merge branch 'win_allow_drive_numbers'
remove outdated comment
win32: Fixed get drive by drive number.
win32: Do not change default_device when calling mb_disc_read_unportable
Changed error message when a drive number cannot be found on Windows.
linux: handle device pointers more explicitely
LIB-56: allow using device numbers one linux
ChangeLog: LIB-28
Merge branch 'mac_drive_numbers'
better documentation of functions in unix.h
Merge branch '64bit-fixes'
Update ChangeLog for LIB-45
Merge branch 'default_drive_exists'
ChangeLog for LIB-48
Merge branch 'no_success'
update ChangeLog for LIB-52
Merge branch 'verify_put'
update ChangeLog with changes in master
add tests for TOC string API
Merge branch 'tocstring'
Print the device name in error messages on Windows.
Merge branch 'print_device_in_example'
Fail if device number can not be resolved to a device.
Nicer alignment of output.
Print device used in discisrc example instead of discid example.
Merge branch 'win_use_first_audio_drive'
Fixed compiler warnings due to unsafe type conversions.
Allow using device numbers on Windows.
Print the actual device used in the discid example.
Use a local variable to store the temporary device names in mb_disc_get_default_device_unportable.
Make default_device thread-local
Fixed missing variable declaration and use snprintf instead of sprintf_s.
Windows code style fixes.
Merge pull request #1 from JonnyJD/libmusicbrainz
build disc_metadata also with autotools
don't fail if libmusicbrainz isn't found
include libmusicbrainz usage example (web_query)
LIB-28: enable mac drive numbering
don't put mb_disc_read_unportable in unix.c
LIB-28: get mac device name over drive node
LIB-48: NULL/-1 on not success
correct 0.5.2 ChangeLog
no NULL for webservice_url, allow free(NULL)
deactivate default_device test for now
LIB-52: verify offset order and test verification
LIB-52: verify sectors given to put()
update 0.5.2 ChangeLog
fix ChangeLog to also include 0.5.2
LIB-48: don't return NULL on !success
update ChangeLog for 0.6.0
Fix comments
Add discid_get_toc_string()
create_toc_string(): do not allocate more than needed.
Allocate memory in create_toc_string() and allow to pass a string separator.
Adjust buffer sizes
Add discid_get_toc_string() to get 'toc=...' string alone.
Name the define THREAD_LOCAL and define it in every case
Make default_device thread-local
Use first available CD drive on Windows as default.
Use strtok_r for thread-safety
LIB-45: prefer /dev/cdrom on Linux if available
LIB-45: parse /proc/sys/dev/cdrom on Linux
fix typo on Linux drive candidates
LIB-45: try both device names on NetBSD/OpenBSD
LIB-45: check both device names on FreeBSD
create and use mb_disc_unix_find_devices()
LIB-45: add another default device possibility
LIB-45: also try /dev/cdrom1 on Linux
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
X-Git-Refname: refs/heads/master
X-Git-Reftype: branch
X-Git-Oldrev: 67c13cf27dd71daef537b2d82c88ebaa7fdae508
X-Git-Newrev: 3eb620d8de0ffbd66998d6db013341ed47d4cacd

The following commit has been merged in the master branch:
commit 265d1c2548ffeebf9c4448e140df99a969f5fdfd
Merge: 67c13cf27dd71daef537b2d82c88ebaa7fdae508 b28f9c6f14dad0463b8172565fbef0433a07f366
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Thu Oct 3 14:05:50 2013 +0200

    Merge tag 'upstream/0.6.0'
    
    Upstream version 0.6.0


-- 
libdiscid packaging



More information about the pkg-multimedia-commits mailing list