mirror of
https://github.com/SabreTools/MPF.git
synced 2026-07-02 17:24:48 +00:00
* Separate drive speeds; better ensuring of media type This is the first attempt at separating out the drive speeds into separate categories. At the moment, it seems to be working just fine for CD and DVD. This also includes some updated code to better ensure that the detected (or selected if the user has changed it) media type is kept between all of the regular changes * Multiple medium * Add more drive speed prototyping * Strip out redundant calls * Separate drive speeds; better ensuring of media type This is the first attempt at separating out the drive speeds into separate categories. At the moment, it seems to be working just fine for CD and DVD. This also includes some updated code to better ensure that the detected (or selected if the user has changed it) media type is kept between all of the regular changes * Multiple medium * Add more drive speed prototyping * Strip out redundant calls * Streamline merge * Comment patrol; keep BluRay a first-class citizen * HD-DVD is supported?!