summaryrefslogtreecommitdiff
path: root/navit/support/espeak/wavegen.c
Commit message (Collapse)AuthorAgeFilesLines
* correctly assign exported methods to headersWildemann Stefan2018-06-051-0/+1
| | | | | This asigns exported functions to headers avoiding missing prototypes warning.
* Make private functions static in espeak.Wildemann Stefan2018-06-051-5/+5
| | | | | | Convert the obviously private functions to static in order to fix warnings. There are a lot not so obvious left that are used in other files by extern statement. Silly.
* update in-tree espeak to espeak-1.48.04Wildemann Stefan2018-06-051-145/+282
| | | | | | | Update the C-ified version of espeak to espeak-1.48.04. Currently builds and links for Sailfish. Untested for Windows builds yet. Throws a lot of warnings still.
* Fix:support_espeak:Removed cppismsmartin-s2009-09-241-12/+12
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@2608 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:support_espeak:Renamed from cpp to cmartin-s2009-09-241-0/+1941
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@2607 ffa7fe5e-494d-0410-b361-a75ebd5db220