superg / redumper

Low level CD dumper utility
GNU General Public License v3.0
221 stars 20 forks source link

rewrite ImageBrowser #44

Closed superg closed 11 months ago

superg commented 1 year ago
  1. redesign interface
  2. essentially it's ISO9660 browser
  3. unify detection code
superg commented 1 year ago

new class written, get rid of the old one.

superg commented 11 months ago

Done.