summaryrefslogtreecommitdiff
path: root/navit/speech/cmdline/speech_cmdline.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a segfault when sample_dir cannot be openedgreg2015-07-211-0/+4
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-7/+7
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-8/+8
* 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: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/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_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/cmdline: Fix memleaks spotted by valgrindwoglinde2010-03-191-24/+29
* Core:Fix:Fix compile warningshorwitz2010-03-171-1/+1
* Fix:speech_cmdline:Add support for win32/wincemartin-s2009-05-051-0/+25
* 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-271-2/+5
* Add license files and headershorwitz2008-06-051-0/+19
* Fix:Core:Renamed src to navit for cleanup of includesmartin-s2008-05-181-0/+47