29 Commits (1752b45a1f63004985f00f4a19d95bd3b9632c9e)

Author SHA1 Message Date
  Reece H. Dunn 565548fffe Fix building 'my' (Burmese) on Windows. 9 years ago
  Reece H. Dunn 83040bd560 MSI: install the phoneme, dictionary and voice data 9 years ago
  Reece H. Dunn 07c12368d9 MSI: embed the cabinet file inside the msi installer 9 years ago
  Reece H. Dunn 3b1f91352d MSI: moved the component definitions to the Directory elements 9 years ago
  Reece H. Dunn a3f0fea725 MSI: only keep Ids on Directory and ComponentGroup elements 9 years ago
  Reece H. Dunn 73f2f27606 MSI: give the components being installed GUIDs 9 years ago
  Reece H. Dunn 1533c33c34 MSI: only allow one version (64-bit or 32-bit) to be installed 9 years ago
  Reece H. Dunn 40f4089a78 MSI: replace tabs with spaces in Product.wxs 9 years ago
  Reece H. Dunn 7a50cbcdcc MSI: set the Path registry value to the install directory 9 years ago
  Reece H. Dunn f850179478 Initial WiX based installer for Windows to install libespeak-ng.dll and espeak-ng.exe. 9 years ago
  Reece H. Dunn 1e76d38cb9 Build the 'mt', 'tn' and 'tt' language dictionaries. 9 years ago
  Reece H. Dunn d326c8d720 Add dependencies to the intonation, phoneme and dictionary targets in data.vcxproj. 9 years ago
  Reece H. Dunn 04fe6cdc06 SAPI - Initialise espeak-ng in SetObjectToken. 9 years ago
  Reece H. Dunn 7e33a3e4db SAPI - Improve the error logic in Get/SetObjectToken. 9 years ago
  Reece H. Dunn 42e2422878 SAPI - Implement GetOutputFormat. 9 years ago
  Reece H. Dunn fe3053f849 SAPI - Implement Get/SetObjectToken. 9 years ago
  Reece H. Dunn bc0b445281 Create a skeleton SAPI TtsEngine COM object. 9 years ago
  Reece H. Dunn 7048ebdccf Provide skeleton DllGetClassObject and DllCanUnloadNow implementations. 9 years ago
  Reece H. Dunn 5d3e43de53 Add rules to build the voice and language data in Visual Studio/MSBuild. 9 years ago
  Reece H. Dunn c22550afb5 Use the NetBSD getopt_long implementation on Windows. 9 years ago
  Reece H. Dunn 4db1b41b42 Disable all warnings in the Visual Studio project files. 9 years ago
  Reece H. Dunn aeca863f39 Move the Windows MBROLA API support layer to mbrowrap.c, 9 years ago
  Reece H. Dunn 706d546182 Move the MBROLA API definitions for Windows to mbrowrap.h, 9 years ago
  Reece H. Dunn 461f3fcc86 Fix building the x64 Visual C++ configuration. 9 years ago
  Reece H. Dunn 3d0ae85faa Enable MBROLA support in the Visual C++ project files. 9 years ago
  Reece H. Dunn c7386a8fa1 Enable Klatt support in the Visual C++ project files. 9 years ago
  Reece H. Dunn 11101806ce Support building espeak-ng.exe with Visual C++. 9 years ago
  Reece H. Dunn 9c7179189b Add a stdint.h compatibility shim. 9 years ago
  Reece H. Dunn 7a2a6c64b4 Add an initial Visual Studio 2015 project for building libespeak-ng.dll on Windows. 9 years ago