- 16 May, 2019 6 commits
-
-
Carsten Schlote authored
-
Carsten Schlote authored
-
Carsten Schlote authored
-
Carsten Schlote authored
Ansi Mode is relevant for Windows only. On Linux we assume UTF as this the default for Linux and D.
-
Carsten Schlote authored
-
Carsten Schlote authored
Change code to dynamically load the mediainfo library, either as dll or so file from the usual location. It is no longer required to link against the mediainfo library
-
- 15 May, 2019 9 commits
-
-
Carsten Schlote authored
-
Carsten Schlote authored
-
Carsten Schlote authored
-
Carsten Schlote authored
-
Carsten Schlote authored
-
Carsten Schlote authored
-
Carsten Schlote authored
TODO: Make MediaInfo struct a template using either UTF or Ansi functions.
-
Carsten Schlote authored
- There seem be a problem with the build-in open call. Added workaround using the buffer API. - TODO: Unify UTF and Ansi code. As UTF filenames are broken, it might be better to use the simpler Ansi API instead? Or do we still profit from the UTF strings returned from the library?
-
Carsten Schlote authored
- Wrapped code into version() blocks - Changed code to use dchar interface by default
-
- 24 Jan, 2019 1 commit
-
-
Carsten Schlote authored
-
- 06 Jan, 2019 11 commits
-
-
Carsten Schlote authored
-
Carsten Schlote authored
-
Carsten Schlote authored
-
Carsten Schlote authored
-
Carsten Schlote authored
-
Carsten Schlote authored
-
Carsten Schlote authored
-
Carsten Schlote authored
The D bindings are created from these file. We keep them in docs, so that we can easily track future changes in the diffs.
-
Carsten Schlote authored
-
Carsten Schlote authored
-
Carsten Schlote authored
-