Skip to content

Tags: blackrubbit/rufus

Tags

b417

Toggle b417's commit message
[loc] update Solvene translation to v1.0.10

b416

Toggle b416's commit message
[iso] libcdio is temperamental when it comes to NULL pointers

* Fixes a crash when opening the latest gparted and probably other ISOs

b415

Toggle b415's commit message
[misc] factorize SizeToHumanReadable() and ensure log sizes are in En…

…glish

* Also use an allocated buffer for DD operations

b414

Toggle b414's commit message
[loc] update Russian translation to v1.0.10

b413

Toggle b413's commit message
[iso] fix UDF UNICODE support

* libcdio's unicode16_decode() was not decoding labels at all,
  but simply stripping the MSB of the UDF USC-16 sequences
* use an actual conversion to UTF-8
* also update the rest of udf_fs.c to latest libcdio version
* closes pbatard#285

b412

Toggle b412's commit message
[loc] update Chinese (Simplified) translation to v1.0.10

b411

Toggle b411's commit message
[loc] update Italian translation to v1.0.10

b410

Toggle b410's commit message
[loc] update German translation to v1.0.10

b409

Toggle b409's commit message
[loc] update Polish translation to v1.0.10

* Closes pbatard#284

b408

Toggle b408's commit message
[iso] fix a libcdio memleak for RR symlinks

* Also handle symlinks more gracefully by telling the user that they are ignored
* Also tell the user which extensions will be used on extraction