Commit Graph

157 Commits

Author SHA1 Message Date
Thomas Schmitt 2de7174413 Fixed bug with dev=1,1,0 (ticket 75) 2006-09-20 14:00:01 +00:00
Thomas Schmitt 6214a6f994 Fixed bug with dev=1,1,0 (ticket 75) 2006-09-20 13:59:18 +00:00
Mario Danic d4eea2a9c9 Disabled building static libs by default 2006-09-20 12:45:12 +00:00
Mario Danic c09a0f2878 Fixed issue where using joliet without Rockridge would create broken iso 2006-09-20 08:44:46 +00:00
Mario Danic cfa7c7d152 Fixed charset warning and memory leaks 2006-09-19 17:06:40 +00:00
Thomas Schmitt 249f10dbaf Added error message in case of failed eject 2006-09-19 14:10:27 +00:00
Thomas Schmitt b698c03879 Allowed driveropts=burnproof as alias for burnfree 2006-09-19 12:53:23 +00:00
Mario Danic 65697fb626 Fixed configure.ac bug 2006-09-18 19:46:07 +00:00
Mario Danic 1b4338f24f Added several files to EXTRA_DIST 2006-09-18 14:41:43 +00:00
Mario Danic 0b18ea3a82 Added Lorenzo to AUTHORS 2006-09-18 14:30:32 +00:00
Mario Danic 113039e773 Started trunk transition to 0.2.3 2006-09-18 14:29:06 +00:00
Mario Danic 55ec50f7cd Removed obsolete trunk files 2006-09-18 14:26:40 +00:00
Mario Danic 8d846b47bd Included doc/comments in source tarball 2006-09-17 13:17:10 +00:00
Lorenzo Taylor 41ca8be8f5 Fixed premature return from burn_disc_erase on some drives. It now returns only when the drive is finished blanking. 2006-09-17 04:44:16 +00:00
Thomas Schmitt 0828d4352b Perfomed version leap in respect to SVN 2006-09-16 19:49:50 +00:00
Thomas Schmitt 7f4855bf7c Made doxygen happy with parameter of burn_drive_get_adr 2006-09-16 05:38:21 +00:00
Thomas Schmitt 57201bedde Revoked change of 1 Sep 2006 revision 78 (full -nopad) 2006-09-15 17:48:30 +00:00
Mario Danic 7d85b5113c Changed/removed docdeps target 2006-09-15 17:46:26 +00:00
Mario Danic c20825a875 Integrated --enable-docs configure switch 2006-09-15 17:18:44 +00:00
Mario Danic cca62cd953 Initial doxygen preparation for 0.2.2 2006-09-15 11:28:36 +00:00
Thomas Schmitt 927bcf8735 New upload of scdbackup.sourceforge.net/cdrskin-0.1.5.tar.gz 2006-09-15 10:59:12 +00:00
Thomas Schmitt 1b47a3b239 Prepared cdrskin-build for version leap 2006-09-15 09:26:25 +00:00
Thomas Schmitt 0d828a2dc5 Made cdrskin an installable program 2006-09-15 07:51:50 +00:00
Thomas Schmitt e223beb640 Moved installation instructions in front of overview paragraph 2006-09-15 07:26:46 +00:00
Thomas Schmitt 0de038705c Replaced a few 8-blanks by tab 2006-09-15 07:23:36 +00:00
Mario Danic 8fe08944a0 Reverted cdrskin noinst change 2006-09-14 08:57:32 +00:00
Mario Danic 553d97ea50 Changed EXTRA_DIST, cdrskin now installable 2006-09-14 08:45:42 +00:00
Mario Danic 2a31ea3940 Removed three test examples from Makefile.am 2006-09-13 12:23:11 +00:00
Mario Danic 677767b8c2 Removed obsolete test examples 2006-09-13 09:47:19 +00:00
Thomas Schmitt d450f12457 Prepared for new revision timestamps to mark cdrskin test versions 2006-09-13 09:39:39 +00:00
Thomas Schmitt 949d817bc7 Added automated padding to last audio track (ticket 41) 2006-09-12 20:12:17 +00:00
Mario Danic 4dd52fb718 Slightly modified master test 2006-09-12 19:28:18 +00:00
Mario Danic 45501a28e9 Removed Anant from authors 2006-09-12 19:24:44 +00:00
Thomas Schmitt 57a153d174 Replaced -experimental method of closing libburn by burn_drive_info_forget() 2006-09-12 17:59:48 +00:00
Thomas Schmitt a6a3794125 Repaired regression of -eject which loaded tray again 2006-09-12 17:08:41 +00:00
Mario Danic c73218ced0 Corrected copyright file 2006-09-12 10:56:19 +00:00
Mario Danic 5f47f383cc Removed Luke from authors 2006-09-12 10:52:13 +00:00
Thomas Schmitt fdd3acd15c Deleted until next occasion: testburner 2006-09-11 18:13:19 +00:00
Thomas Schmitt 94e9fc5630 Deleted until next occasion: testburner 2006-09-11 18:07:35 +00:00
Thomas Schmitt 89c2d7971d Officialized burn_drive_info_forget() 2006-09-11 17:49:42 +00:00
Thomas Schmitt 569853d515 Removed a bug introduced with revison 93 2006-09-11 16:31:37 +00:00
Thomas Schmitt 71a261cfd2 Changed -newapi to -experimental in help text 2006-09-11 14:10:42 +00:00
Thomas Schmitt 06f6909f27 Re-enabled call to burn_drive_info_free() after repair by revision 93 2006-09-10 17:25:00 +00:00
Thomas Schmitt 02089a0266 Aliased switch name -newapi by -experimental 2006-09-10 10:30:30 +00:00
Thomas Schmitt 6d1ab2c580 Slowed down highspeed loops waiting for drive status changes 2006-09-10 10:09:17 +00:00
Thomas Schmitt 931f2934fd Hunted down the bug which let newapi-cdrskin fail with drive 1 2006-09-09 17:22:05 +00:00
Mario Danic 596661cb3f Fixed two style glitches 2006-09-09 13:26:18 +00:00
Mario Danic cc2c1fb985 Implemented function to free data volumes set 2006-09-09 13:21:34 +00:00
Thomas Schmitt 5081fc1995 Hopefully ensured correct burn_disc_is_erasable() already after first grab 2006-09-08 20:17:18 +00:00
Mario Danic 876a85ff82 Fixed cflags in .pc.in files 2006-09-08 18:33:08 +00:00