1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00
rufus/src/libcdio
Pete Batard 60b68258dc [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 #285
2014-02-17 22:05:21 +00:00
..
cdio [iso] update libcdio to latest 2013-11-23 22:09:39 +00:00
driver [iso] fix UDF UNICODE support 2014-02-17 22:05:21 +00:00
iso9660 [iso] update libcdio to latest 2013-11-23 22:09:39 +00:00
udf [iso] fix UDF UNICODE support 2014-02-17 22:05:21 +00:00
config.h [oops] fix MinGW compilation broken with previous commit 2013-07-21 21:13:28 +01:00