[Libburn] Disc and drive status

Derek Foreman manmower@signalmarketing.com
Mon, 8 Dec 2003 16:55:15 -0600 (CST)


On Mon, 8 Dec 2003, Tiago Cogumbreiro wrote:

> Hi again, this is my patched disc and drive status.
> Changelog:
> + LIBBURN_BUSY_NO was changed to BURN_DRIVE_IDLE
> + LIBBURN_BUSY_ namespace was changed to BURN_DRIVE_
> + LIBBURN_STATUS_NO_DISC was changed to BURN_DISC_EMPTY
> + LIBBURN_STATUS_ namespace was changed to BURN_DISC_
> + Put the BURN_DRIVE_ enums near the other enums, not in between the
> funcs
> + libburn_drive_get_status was changed to burn_get_disc_status
> + libburn_drive_get_progress was changed to burn_get_drive_status
> + Updated burn_get_drive_status comments

Merged in cvs