New formatting parameter "size". Sorry for changing API. Function is a week old.
This commit is contained in:
@ -4021,7 +4021,7 @@ unsupported_with_dvd_minus_rw:;
|
||||
|
||||
#ifdef Cdrskin_libburn_has_burn_disc_formaT
|
||||
} else if(do_format==1) {
|
||||
burn_disc_format(drive,0);
|
||||
burn_disc_format(drive,(off_t) 0,0);
|
||||
#endif
|
||||
|
||||
} else {
|
||||
|
@ -1 +1 @@
|
||||
#define Cdrskin_timestamP "2007.01.05.125715"
|
||||
#define Cdrskin_timestamP "2007.01.06.120551"
|
||||
|
Reference in New Issue
Block a user