CVSROOT: /cvs/gnome Module name: orca Changes by: wwalker 05/04/19 13:51:23
Modified files: src/orca : debug.py speech.py Log message: * src/orc/debug.py: allow debugLevel to be set/used on the fly rather than the somewhat static way it was being done. The way to use it now is to "import debug" in settings.py (or anywhere else) and then do "debug.setDebugLevel(debug.LEVEL_CONFIGURATION)" somewhere else. * src/orca/speech.py: more gracefully recover from failures if/when the speech service dies. Right now, on any failure, the speech module will reset and reconnect to the speech server rather than just groaning about a COMM_FAILURE. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=orca&who=wwalker&date=explicit&mindate=2005-04-19%2013:50&maxdate=2005-04-19%2013:52 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list