CD-ROM ISO code now reports medium has changed if switch has occurred from one ISO to another.
This commit is contained in:
@@ -104,7 +104,7 @@ static int iso_medium_changed(void)
|
|||||||
if (iso_changed)
|
if (iso_changed)
|
||||||
{
|
{
|
||||||
iso_changed = 0;
|
iso_changed = 0;
|
||||||
return 0;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
|
Reference in New Issue
Block a user