diff --git a/libburn/trunk/cdrskin/cdrskin_timestamp.h b/libburn/trunk/cdrskin/cdrskin_timestamp.h index a459b5a3..77b788a2 100644 --- a/libburn/trunk/cdrskin/cdrskin_timestamp.h +++ b/libburn/trunk/cdrskin/cdrskin_timestamp.h @@ -1 +1 @@ -#define Cdrskin_timestamP "2015.08.02.141552" +#define Cdrskin_timestamP "2015.08.30.185208" diff --git a/libburn/trunk/libburn/libburn.h b/libburn/trunk/libburn/libburn.h index 137fd348..b42ba9a6 100644 --- a/libburn/trunk/libburn/libburn.h +++ b/libburn/trunk/libburn/libburn.h @@ -2941,7 +2941,9 @@ void burn_drive_set_speed(struct burn_drive *d, int read, int write); To have max_percent larger than the burner's best reported buffer fill has the same effect as min_percent==max_percent. Some burners do not report their full buffer with all media types. Some are not suitable because - they report their buffer fill with delay. + they report their buffer fill with delay. Some do not go to full speed + unless their buffer is full. + @param d The drive to control @param enable 0= disable , 1= enable waiting , (-1 = do not change setting) @param min_usec Shortest possible sleeping period (given in micro seconds)