rufus/src/libcdio/iso9660
Pete Batard c2b2624b62
[vhd] improve handing of user selected filename on save to VHD/FFU
* Use of '*.*' as pattern in file save dialog could lead to assert and crash, so
  we now try to derive the type of image to be saved from the file extension. We
  also did not properly handle user cancellation in the file save dialog.
* Also update iso9660/iso9660_fs.c to latest proposal of El Torito image handling.
* Also add a couple asserts in the hash table functions so that, if these ever get
  triggered we will pick them from Windows Store reports, and clean up code.
2024-02-03 18:39:44 +00:00
..
Makefile.am [misc] use $(srcdir) in Makefiles 2020-02-10 12:08:04 +00:00
Makefile.in [mingw] use delay loading for DLLs that are subject to side loading 2022-04-12 11:09:59 +01:00
iso9660.c [iso] improve Rock Ridge CE handling 2023-03-23 14:47:53 +00:00
iso9660_fs.c [vhd] improve handing of user selected filename on save to VHD/FFU 2024-02-03 18:39:44 +00:00
iso9660_private.h [iso] update libcdio to v0.90 2012-11-04 01:33:54 +00:00
rock.c [iso] improve Rock Ridge CE handling 2023-03-23 14:47:53 +00:00
xa.c [iso] update libcdio to v0.93 2014-10-31 18:52:23 +00:00