config: always ignore silent profile when testing
[espeaktime] / src /
2010-06-21 Alex Badeaconfig: always ignore silent profile when testing
2010-06-21 Alex Badeaapplet: add help text with strftime(3) excerpts
2010-06-20 Alex Badeaconfig: use "obey_silent_profile" pref instead of ...
2010-06-20 Alex Badeasrc: add headers needed when building with dpkg
2010-06-20 Alex Badeadaemon: read settings from gconf
2010-06-20 Alex Badeaapplet: factor out config-related functions to their...
2010-06-20 Alex Badeaapplet: call espeaktime-now.sh instead of espeak directly
2010-06-20 Alex Badeaapplet: print strerror and exit if execlp() fails
2010-06-20 Alex Badeaapplet: rename do_test to cfg_speak
2010-06-20 Alex Badeaapplet: read/write config values via gconf
2010-06-19 Alex Badeaapplet: populate UI fields from config
2010-06-19 Alex Badeaapplet: fix test commandline debug print
2010-06-19 Alex Badeaapplet: on Test, fork after fetching values from config
2010-06-19 Alex Badeaapplet: fetch config values and construct commandline
2010-06-19 Alex Badeaapplet: move build_ui() function into execute(), for...
2010-06-19 Alex Badeaapplet: add Test button
2010-06-19 Alex Badeaapplet: build UI layout
2010-06-17 Alex Badeaapplet: add voice and effect selectors
2010-06-17 Alex Badeaapplet: optionally build stand-alone executable for...
2010-06-17 Alex BadeaAdd skeleton settings applet, in its own binary package
2010-06-13 Alex Badeadaemon: fix spurious speech trigger
2010-06-13 Alex Badeadaemon: fix missed quick-double-press events
2010-06-13 Alex BadeaDrop gst-play-event, as well as gstreamer and pulseaudi...
2010-06-11 Alex Badeaespeaktime-now: use gst-play-event
2010-06-11 Alex BadeaAdd: gst-play-event Silent-proof media player
2010-06-11 Alex Badeabuild: install shell script The Right Way (tm)
2010-06-10 Alex Badeabuild: simplify installation of espeaktime-now.sh
2010-06-10 Alex Badeadaemon: use "-v" switch for verbose instead of "-d"
2010-06-10 Alex BadeaImport daemon source, and adjust build
2010-06-08 Alex BadeaAdd autoconf