Integrate flite into aoview directly. Fix great circle computation.
authorKeith Packard <keithp@keithp.com>
Tue, 30 Jun 2009 22:25:52 +0000 (15:25 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 30 Jun 2009 22:25:52 +0000 (15:25 -0700)
commite506ed4b6efb86eab50204658fcd433b987e3831
tree2fa17d91658948bbc3647cc70c10db06f1535b90
parent5b988e0146075d57434f8484e1ec9fcf3e183df2
Integrate flite into aoview directly. Fix great circle computation.

Use a separate thread for flite rather than a separate program.
Save voice state to gconf.
Add filters for replay file selection

Signed-off-by: Keith Packard <keithp@keithp.com>
aoview/Makefile.am
aoview/aoview.h
aoview/aoview_flite.c
aoview/aoview_main.c
aoview/aoview_monitor.c
aoview/aoview_replay.c
aoview/aoview_state.c
aoview/aoview_voice.c