1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00
rufus/src/libcdio/driver
Pete Batard c544429606 [loc] use a single rufus.loc as translator base
* Remove the need to maintain a new_translation.loc
* Add a sed invocation to remove comments and unwanted stuff
  to generate a final embedded.loc
* Note: sed is only invoked for MinGW.
  MS compilers still embed the unmodified rufus.loc.
* Also fix a small bug when parsing the version.
2013-11-01 21:53:48 +00:00
..
.msvc [misc] switch to VS2012 2013-01-07 01:50:51 +00:00
_cdio_stdio.c [iso] update libcdio to v0.90 2012-11-04 01:33:54 +00:00
_cdio_stdio.h [iso] update libcdio to v0.90 2012-11-04 01:33:54 +00:00
_cdio_stream.c [iso] initial ISO image support (EXPERIMENTAL) 2012-01-31 01:40:22 +00:00
_cdio_stream.h [iso] update libcdio to v0.90 2012-11-04 01:33:54 +00:00
cdio_assert.h [iso] update libcdio to v0.90 2012-11-04 01:33:54 +00:00
cdio_private.h [iso] update libcdio to v0.90 2012-11-04 01:33:54 +00:00
disc.c [iso] update libcdio to v0.90 2012-11-04 01:33:54 +00:00
ds.c [iso] initial ISO image support (EXPERIMENTAL) 2012-01-31 01:40:22 +00:00
filemode.h [iso] update libcdio to v0.90 2012-11-04 01:33:54 +00:00
generic.h [iso] upgrade to libcdio latest 2013-10-14 00:31:20 +01:00
logging.c [iso] upgrade to libcdio latest 2013-10-14 00:31:20 +01:00
Makefile.am [iso] initial ISO image support (EXPERIMENTAL) 2012-01-31 01:40:22 +00:00
Makefile.in [loc] use a single rufus.loc as translator base 2013-11-01 21:53:48 +00:00
portable.h [iso] update libcdio to v0.90 2012-11-04 01:33:54 +00:00
read.c [iso] upgrade to libcdio latest 2013-10-14 00:31:20 +01:00
sector.c [iso] upgrade libcdio track and sector handling 2013-06-04 01:03:56 +01:00
track.c [iso] upgrade to libcdio latest 2013-10-14 00:31:20 +01:00
utf8.c [iso] upgrade to libcdio latest 2013-10-14 00:31:20 +01:00
util.c [iso] update libcdio to v0.90 2012-11-04 01:33:54 +00:00