summaryrefslogtreecommitdiff
path: root/navit/speech
Commit message (Expand)AuthorAgeFilesLines
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-223-16/+16
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-223-30/+30
* Fix:speech_cmdline:Log warning if speech output failed because of missing sam...sleske2013-09-081-2/+5
* Fix:speech_cmdline:Improve debug messages, don't use level 0.sleske2013-09-081-3/+8
* Refactor:speech_cmdline:Improve var names and simplify control flow in speech...sleske2013-09-081-31/+33
* Fix:core:Fix warnings by not using g_str(n)casecmp; new function navit_utf8_s...sleske2013-08-111-1/+5
* Fix:core:Fix some warningsrikky2012-09-211-0/+1
* Fix:speech_iphone:Link against framework, better diagnosticsmartin-s2012-05-032-6/+7
* Add:Core:New speech module iphonemartin-s2012-05-033-0/+93
* Fix:Android:Fix global JNI references (fix crashes with target API 15)rikky2012-04-231-13/+13
* Fix:speech_cmdline:Correct handling in case of multiple partial sample matchesmartin-s2012-03-241-1/+1
* Add:speech_cmdline:Option to urldecode sample filenames to avoid charset issu...martin-s2012-02-061-4/+31
* Fix:speech/android:Fixed class not found error, when running on Android 1.5 (...rikky2011-08-201-2/+2
* Fix:speech/cmdline: use g_strncasecmp instead of strncasecmp fixes build for ...woglinde2011-08-061-1/+1
* Fix:speech/cmdline:rework for the spwan process change, patch provided by try...woglinde2011-05-011-73/+76
* Fix:speech_android:Uninitialized valuemartin-s2011-03-011-1/+1
* Fix:speech_espeak:Missing #includemartin-s2011-02-181-0/+1
* Fix:core:Fix clang compiler warnings: wrong function prototypesrikky2011-02-121-1/+1
* Fix:speech_cmdline:Really use shortest matchmartin-s2011-01-261-0/+1
* Fix:speech_cmdline:Better support for prerecorded samplesmartin-s2011-01-261-7/+13
* Add:speech_cmdline:Support for prerecorded samplesmartin-s2011-01-251-7/+84
* Fix:speech_espeak:MSVC fixes|Thanks chollyamartin-s2011-01-241-5/+8
* Add:Build/cmake:Added Android build supportrikky2011-01-131-0/+1
* Fix:Android:Various issuesmartin-s2010-12-311-32/+46
* Add:core:Added mingw32 crosscompiling support to cmake build toolchain.rikky2010-10-021-0/+2
* Add:core:Initial support for cmake build system. This first stage partly supp...rikky2010-10-023-0/+3
* Fix:speech_espeak:Fixed function declarationrikky2010-08-041-1/+1
* Fix:speech_espeak/wince:Reduce virtual memory usage by 448Kb.rikky2010-08-041-8/+14
* Fix:Build:Removed unneeded libraries for wincemartin-s2010-05-201-1/+5
* Fix:Build:Correctly build modules when plugins are disabledmartin-s2010-05-182-0/+8
* Fix:speech/cmdline: Fix memleaks spotted by valgrindwoglinde2010-03-191-24/+29
* Core:Fix:Fix compile warningshorwitz2010-03-171-1/+1
* Fix:Android:Put speech output into a separate threadmartin-s2010-02-221-1/+2
* Fix:speech_espeak:Correct typomartin-s2010-01-101-1/+1
* Fix:build:Make compileablemartin-s2010-01-091-2/+1
* Add:Core:speech_dbusmartin-s2010-01-083-0/+85
* Fix:Build:Changed linking of modules for android due to recent change in load...martin-s2009-12-062-2/+2
* Add:speech_espeak:Autodetect parametersmartin-s2009-10-291-13/+46
* Add:speech/espeak:Added new speech plugin for tts output by espeak. This firs...rikky2009-10-243-0/+484
* Fix:Build:Add forgotten speech_androidmartin-s2009-08-241-0/+3
* Add:Core:Next round of android workmartin-s2009-08-142-0/+150
* Add:Core:More android workmartin-s2009-08-111-1/+1
* Fix:Core:Add -avoid-version to plugin build flagsmartin-s2009-06-182-2/+2
* Fix:speech_cmdline:Add support for win32/wincemartin-s2009-05-051-0/+25
* Fix:Build:Add -module to Makefilesmartin-s2009-01-152-1/+2
* Add:speech_cmdline:Optionally use fork and exec instead of system for calling...martin-s2009-01-061-0/+34
* Fix:Core:Further cleanupsmartin-s2008-10-272-3/+6
* Fix:Core:Beginning of cleanup of build systemmartin-s2008-10-181-1/+4
* Add license files and headershorwitz2008-06-052-4/+37
* Fix:Core:Changed remaining Makefilesmartin-s2008-05-182-2/+2