Commit graph

11 commits

Author SHA1 Message Date
wiz
c33fdc05ee Update to 0.7.24, set LICENSE, remove patch that was integrated and another
one that's unnecessary.

version 0.7.24
=====================================
2011-03-17

* Add cdinfo_get_track_last_lsn() which is like cdinfo_get_track_last_lsn()
* Make libvcdinfo work when called from C++, add C++ example program
* Fail less severely when trying to determine if medium is VCD
* Documentation and doxygen improvements
* Guard against various srncat buffer overflows
* Correct copyright and GPL version indication a containingReed-Solomon encoding
* Patch for memory exhaustion for VCD 2.0 disks SR 105012
2011-09-12 21:35:10 +00:00
ben
b758a44711 Changes:
* Add libvcdinfo vcdinfo_get_area_selection() a routine to get the
  selection number represented by an area for a specified a point
  location
* Add libvcdinfo vcdinfo_get_set_resolution() a routine to get the
  resolution for a given segment
* hack on memory leaks some more
* vcdxrip options more like vcd-info options
* check that selection area hot-spot values don't exceed 255.
* Update documentation
* Remove gcc 4 warnings and potential problems noted
* make --disable-static --enable-shared work with --versioned-libs

patch-aa fixes infinite loop in vcdinf_update_offset_list().  The fix is
already submitted to upstream:
http://savannah.gnu.org/support/index.php?func=detailitem&item_id=105012
2006-01-11 02:23:19 +00:00
drochner
6ce12686ac update to 0.7.22
changes:
* vcdxrip: add option "notrack" to skip ripping of a specific track
* vcd-info: single argument acts like -i option
* some stylistic coding changes (e.g. add _t suffix and p_ prefix)
* fix clobbering a version number via strncpy
* Add libvcdinfo example program
* Memory leaks and errors reduced
2005-05-18 18:48:37 +00:00
drochner
6442e50cdb update to 0.7.21
changes:
* LSN's match MMC-3 specs better.
* Fix bug in vcd-info showing sequence number
* add --without-versioned-libs option
* make -mno-cygwin work
* release number is now preprocessor symbol so applications can make use of
  for compatibility
* More libcdio things moved into libcdio (e.g. MSF printing,
  iso9660 PVD handling)
* use generic list things from libcdio. Eventually everything will
  use glib. But this moves in the right direction by consolidating code
  a little
* Darwin compilation fixes
* Miscellaneous contributed bug fixes
2005-05-03 10:29:13 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
wiz
fe1361d46f Only one info file should register an info dir entry.
Bump PKGREVISION.
2005-01-21 21:16:33 +00:00
tron
8d68d3dbcb Fix build problem caused by inconsistent function declaration which got
exposed by the recent update of the "libcdio" package.
2004-10-07 10:02:09 +00:00
drochner
ae95091cdd make sure the installed libvcdinfo.pc is usable, PKGREVISION++ 2004-04-19 17:58:25 +00:00
drochner
96d6fa838f update to 0.7.20
changes:
-uses libcdio for HW access now
-some cleanup and restructuring
-bugfixes
2004-04-08 17:45:47 +00:00
wiz
64c5090a03 Enable XML interface for advanced features, per Ben Collver's PR 23271.
Bump PKGREVISION.
2003-10-28 00:40:38 +00:00
wiz
16479b8c96 Import current vcdimager package as vcdimager-devel in preparation
of downgrade of vcdimager on tron's request.
2002-11-25 12:29:22 +00:00