espeak: migrated over to use the common pulse infra.
[profile/ivi/speech-recognition.git] / src / daemon /
2014-04-22 Krisztian Litkeydaemon: first shot at a basic common pulse interface.
2014-04-18 Krisztian Litkeyvoice: allow rendering actor to be specified as by...
2014-03-11 Krisztian Litkeyvoice: activate next request is the active one is cance...
2014-03-11 Krisztian Litkeyvoice, festival, client, native-client, dbus-client...
2014-01-14 Krisztian Litkeydaemon,native-client-api: first shot at socket-based...
2014-01-14 Krisztian Litkeyconfig: fix int32/uint32 config value validity check.
2014-01-10 Krisztian Litkeyvoice: fix a bunch of compiler warnings.
2014-01-10 Krisztian Litkeybuild-sys: shuffling files around for a development...
2014-01-10 Krisztian Litkeyvoice: timeout is just a request timeout, not a request...
2014-01-10 Krisztian Litkeydaemon: separate API-visible parts of the client and...
2014-01-10 Krisztian Litkeydaemon: get rid of deprecated g_type_init warning.
2014-01-10 Krisztian Litkeydaemon: Murphy/resource interfacing code overhaul.
2014-01-10 Krisztian Litkeydbus-client-interface: use the new Murphy D-Bus API.
2014-01-10 Krisztian Litkeydaemon: cleaner source tree detection and valgrind...
2014-01-10 Krisztian Litkeyvoice: add voice/text-to-speech API and a festival...
2014-01-10 Krisztian Litkeydaemon: don't try to clean up the mainloop twice.
2014-01-10 Krisztian Litkeydaemon: detect running from the source tree, valgrind...
2014-01-10 Krisztian Litkeyrecognizer: removed unreachable leftover effect code.
2013-08-21 Krisztian Litkeydaemon: support running with pa_glib_mainloop/GMainLoop.
2013-08-21 Krisztian Litkeyrecognizer: don't try to give and feedback if none...
2013-08-20 Krisztian Litkeybuild-sys: honour the --enable/disable-dbus command...
2013-06-06 Krisztian Litkeyspeech-recognition: configurable feedback sounds/phrases.
2013-06-06 Krisztian Litkeyspeech-recognition: attempt to give voice feedback...
2013-06-06 Krisztian Litkeyspeech-recognition: added a primitive voice-feedback...
2013-06-06 Krisztian Litkeyspeech-recognition: make sure we flush the full buffer...
2013-06-06 Krisztian Litkeyspeech-recognition: use a dedicated data type for passi...
2013-06-06 Krisztian Litkeyspeech-recognition: make sure we always save the full...
2013-06-06 Krisztian Litkeyspeech-recognition: experimental dictionary switching...
2013-06-06 Krisztian Litkeyspeech-recognition: started working on dictionary switc...
2013-06-06 Krisztian Litkeyspeech-recognition: token macros for dictionary operations.
2013-06-06 Krisztian Litkeyspeech-recognition: sample config update.
2013-06-06 Krisztian Litkeyspeech-recognition: some small daemon hacks.
2013-06-06 Krisztian Litkeyspeech-recognition: first shot at a disambiguator.
2013-06-06 Krisztian Litkeydbusif: deliver command notifications.
2013-06-06 Janos Kovacsrecognizer: next iteration of notification + plugin...
2013-06-06 Krisztian Litkeyspeech-recognition: utterance has a candidate pointer...
2013-06-06 Krisztian Litkeyspeech-recognition: strip triling spaces from config...
2013-06-06 Krisztian Litkeyspeech-recognition: iterating the backend/notify API.
2013-06-06 Krisztian Litkeyspeech-recognition: added basic infrastructure.