o Replaced WIN32 directory scanner with dirent_win.h
authorjhurst <jhurst@cinecert.com>
Fri, 2 Dec 2016 18:45:14 +0000 (18:45 +0000)
committerjhurst <>
Fri, 2 Dec 2016 18:45:14 +0000 (18:45 +0000)
commit5f38f82f9bfc69fdbae47a71f587ab5b7e80e594
tree24aed62f35f13cda0905bbc11cfb02f9ef30d623
parent6f5cb81faa06f80b07e2d641732b2a8b692e14d8
 o Replaced WIN32 directory scanner with dirent_win.h
 o The NamespaceURI property of AS-02 timed text files has been exposed in the API
   and via as-02-wrap -P. This behavior replaces previous bad behavior, but puts
   responsibility for selecting the correct value on the operator.
 o Exposed CreatePNGNameId and CreateFontNameId subroutines in AS_02::TimedText
 o Adjusted UUID generation based on PNG and font names to exclude paths by
   inserting a call to PathBasename at each Id generation site
src/AS_02.h
src/KM_fileio.cpp
src/KM_fileio.h
src/ST2052_TextParser.cpp