summaryrefslogtreecommitdiff
path: root/navit/speech
Commit message (Expand)AuthorAgeFilesLines
* fix:speech/speech_dispacher:use spd_say instead of spd_sayf (#1176)trldp2022-01-121-1/+1
* change:core:Remove unused argument from attr_searchjkoan2020-08-084-9/+9
* change:core:Reformat all files for ci check (even those i havent touched)jkoan2020-05-281-1/+1
* fix:various:fix compiler warnings (#940)Stefan Wildemann2019-11-051-3/+4
* cleanup:qt:Whitespaces and blank lines cleanup according to cpplint (#930)Joseph Herlant2019-10-291-0/+3
* Fix:android:64 bit and cleanup2 (#877)jandegr2019-09-261-2/+0
* fix:graphics:qt5: Remove unnecessary moc includes. (#798)Stefan Wildemann2019-06-181-0/+3
* Replace hyphens with white spaces when using android speechLionel AINS2019-03-261-1/+8
* update in-tree espeak to espeak-1.48.04 (#624)Stefan Wildemann2018-07-151-3/+3
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-306-57/+29
* cleanup:cmake:remove trailing spacesJoseph Herlant2018-05-252-3/+3
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-257-682/+609
* cleanup:global:Cleanup some unreachable codeJoseph Herlant2018-04-301-9/+0
* Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-266-56/+56
* Remove outdated tts interface (#397)jkoan2018-01-291-36/+1
* Add: Add speech module using espeak on QMultimedia. (#233)R7471Stefan Wildemann2017-05-054-0/+436
* Merge pull request #62 from navit-gps/trac/1341jandegr2017-01-096-66/+0
|\
| * Merge branch 'trunk' into trac/1341trac/1341Pierre Grandin2016-12-015-5/+5
| |\
| * | Removing autotools supportPierre GRANDIN2015-12-316-66/+0
* | | Fix:core:Fix iPhone build broken by plugin refactoring.R7131Sebastian Leske2016-12-081-1/+1
| |/ |/|
* | Refactor:core:For plugins, use term 'category' instead of 'type'.Sebastian Leske2016-10-315-5/+5
|/
* 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-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