|
10b1ade7a2
|
Made cdrskin abort if fifo filling before burn yields 0 bytes (ticket 55)
|
2006-08-31 13:33:59 +00:00 |
|
|
e66f5c17eb
|
Promoted "newapi" functionality and libburn-eject from test to standard
|
2006-08-31 11:14:27 +00:00 |
|
|
0022e6cdb1
|
Added 300 kB of padding to get rid of warning in doc, plus end sector padding
|
2006-08-31 11:07:28 +00:00 |
|
|
ebbfe8935d
|
Outcommented "experimental:" messages of O_EXCL development
|
2006-08-31 09:26:44 +00:00 |
|
|
a0118214c7
|
My proposal for a new souvereign app as API doc and reference for API decisions
|
2006-08-30 15:14:41 +00:00 |
|
|
8f89e4f73a
|
Repaired SIGSEGV caused by releasing ungrabbed drive after mere bus scan
|
2006-08-30 12:23:01 +00:00 |
|
|
8e8e9b2d79
|
Integrated functionality of test/blank.c into test/burniso.c
|
2006-08-29 21:07:26 +00:00 |
|
|
46cd66022c
|
Disabled unconditionality of eject introduced by 55 or 56
|
2006-08-29 20:14:46 +00:00 |
|
|
866f4bd517
|
Avoided unwanted tray loading on eject of never grabbed drive
|
2006-08-29 20:05:23 +00:00 |
|
|
0b059bfc19
|
Made cdrskin ready to make good use of now working libburn-eject
|
2006-08-29 16:56:24 +00:00 |
|
Mario Danic
|
3ea9a8ac84
|
Implemented experimental eject
|
2006-08-29 15:29:31 +00:00 |
|
|
158b5f4b1a
|
Forced each track to have a minimum size of 600 kB
|
2006-08-29 10:06:05 +00:00 |
|
|
09049a7fa5
|
Added personal commitment to grant BSD license on request. Insisted in GPL for now.
|
2006-08-29 09:16:21 +00:00 |
|
|
dcb3b3784f
|
Closed a pitfall with reading from '-' and no tsize= or tao_to_sao_tsize=
|
2006-08-28 21:30:44 +00:00 |
|
|
0b56b9d915
|
Wrote into API the imperative not to use drive.location but burn_drive_get_adr
|
2006-08-28 21:28:24 +00:00 |
|
Mario Danic
|
27c2fee063
|
Made burn_drive_release() always unlock drive
|
2006-08-28 21:10:08 +00:00 |
|
Mario Danic
|
e89db6141e
|
Fixed eject in burn_drive_release()
|
2006-08-28 20:43:34 +00:00 |
|
|
b306aabe96
|
Integrated functionality of test/devices.c into test/burniso.c
|
2006-08-28 20:26:02 +00:00 |
|
|
78b35fcae3
|
Polished a bit more for doxygen
|
2006-08-28 11:55:46 +00:00 |
|
|
131e7a2484
|
Disabled inner burn_drive_info_free like in cdrskin, polished a bit
|
2006-08-27 22:27:59 +00:00 |
|
|
b02ee9a380
|
Rewrote test/blank.c to new API practice, inflated explanation comments
|
2006-08-27 22:26:09 +00:00 |
|
|
46453d2255
|
Changed some 'release' to 'close' with specs of burn_drive_scan_and_grab
|
2006-08-27 22:23:03 +00:00 |
|
Mario Danic
|
acc13f95bf
|
Extended API docs to document fact that audio data must be in little-endian byte order
|
2006-08-27 20:55:14 +00:00 |
|
|
f3f79defab
|
Fixed obscure sigsegv introduced with 35 or 39 by obeying libburn.h text
|
2006-08-27 19:28:37 +00:00 |
|
|
7390158828
|
Inserted prints to see how sg_issue_command() is called (printing is disabled now)
|
2006-08-27 15:16:33 +00:00 |
|
|
2d20937201
|
Implemented Lorenzos blank-appendable patch plus option --no_blank_appendable
|
2006-08-27 08:32:51 +00:00 |
|
|
79b8b0cf4b
|
Rewrote it to new API practice, inflated explanation comments, SAO mode
|
2006-08-26 21:43:08 +00:00 |
|
|
3e0b8ba42b
|
Allowed to blank appendable files and installed first back_hacks.h variable ever
|
2006-08-26 13:49:53 +00:00 |
|
Mario Danic
|
ad55f88859
|
Fixed crash when using joliet+rockridge
|
2006-08-26 09:27:39 +00:00 |
|
|
c080c21ebf
|
Worked forth in order to make cdrskin fully newapi compliant
|
2006-08-25 18:21:03 +00:00 |
|
|
791b4e6e90
|
Adjusted statement at API documention of burn_initialize()
|
2006-08-25 17:35:24 +00:00 |
|
|
294f37248f
|
burn_drive_free() now closes all open drive file descriptors
|
2006-08-25 17:02:27 +00:00 |
|
|
3424cc816a
|
Installed protection against resource leak in Cdrskin_grab_drive()
|
2006-08-25 13:03:22 +00:00 |
|
Mario Danic
|
29c6a011ef
|
API docs addition for burn_audio
|
2006-08-24 22:33:49 +00:00 |
|
|
2945b9e8f7
|
Hopefully fixed an unintended line break in API doxygen
|
2006-08-24 21:21:25 +00:00 |
|
Mario Danic
|
08db672550
|
Fixed build mess
|
2006-08-24 20:46:12 +00:00 |
|
Mario Danic
|
0dbf4034a2
|
Remove obsolete files
|
2006-08-24 19:28:58 +00:00 |
|
Mario Danic
|
06c82c78e8
|
Second pinch of libisofs rewrite
|
2006-08-24 19:24:38 +00:00 |
|
Mario Danic
|
47d5d010ef
|
First pinch of libisofs rewrite
|
2006-08-24 19:23:37 +00:00 |
|
|
3a7a36f09a
|
Fixed undefined track_type introduced by revision 20
|
2006-08-24 19:23:09 +00:00 |
|
Mario Danic
|
fad2b01efe
|
Fixed Makefile.am files
|
2006-08-24 18:41:01 +00:00 |
|
|
7e3f5b4fcd
|
First test of possibility to obey the self imposed rules of Revison 21
|
2006-08-24 13:53:37 +00:00 |
|
|
e1962283a7
|
Experimental option cdrskin/compile_cdrskin.sh -newapi
|
2006-08-24 13:41:22 +00:00 |
|
|
2a160a50f3
|
Introduced API functions burn_drive_scan_and_grab() burn_drive_get_adr()
|
2006-08-24 13:30:21 +00:00 |
|
|
1f59bcb6b2
|
Implemented Lorenzo Taylor's audio patch manually by copy+paste
|
2006-08-23 18:56:26 +00:00 |
|
|
ca857610d5
|
Introduced new internal function burn_drive_is_open
|
2006-08-22 17:42:44 +00:00 |
|
|
9e7486da29
|
Reported obvious need for automake >=1.7
|
2006-08-21 22:39:56 +00:00 |
|
|
fea4c966d2
|
Reported obvious need for automake >=1.7
|
2006-08-21 21:54:28 +00:00 |
|
|
75283a23a6
|
Introduced a cdrskin changelog textfile
|
2006-08-21 08:49:16 +00:00 |
|
|
96db536360
|
Set new version timestamp: 2006.08.20.175512
|
2006-08-21 08:37:06 +00:00 |
|