CVSROOT: /cvs/gnome Module name: lsr Changes by: parente 06/05/26 16:33:36
Modified files: . : configure.in configure.pyauto pyauto.py po : POTFILES.in en_US.po po : POTFILES.in en_US.po src : DeviceManager.py LSRConstants.py LSRInterfaces.py Makefile.am Tier.py src/AEEvent : Base.py Constants.py __init__.py src/AEOutput : Base.py Makefile.am __init__.py src/Adapters/ATSPI: ListAdapter.py TextAdapter.py src/Devices : FestivalSpeech.py GSpeech.py IBMSpeech.py Makefile.am src/Perks : DefaultPerk.py GaimPerk.py MetacityPerk.py src/Task/Tools : Base.py Error.py Output.py View.py Word.py Added files: src/AEOutput : Audio.py Style.py ThreadProxy.py src/Devices : CliqueAudio.py Removed files: src/AEOutput : Constants.py Speech.py Log message: Complete refactor of output devices * Added support for output style objects (flyweight and store) * Added experimental CliqueAudio device * Changed AEOutput base interface * Changed AEOutput.Audio interface (moved from Speech) * Changed IBMSpeech, GSpeech, and FestivalSpeech to implement new output device interface * Added default style objects to IBMSpeech and FestivalSpeech and support for flyweights * Changed DeviceManager interface to support new AEOutput interfaces * Added autogenerated get/set/say* methods in Task.Tools.Output * Added semantic constants to represent user configurable output * Changed Perks to use new semantic constants to map said text to user configurable styles * Added default semantic groups mapping semantics to styles Updated Makefile.am files and configure.in files Updated en_US.po dummy translation to reflect new files Removed lots of old @todos Fixed bug introduced in pyauto when generating configure.in URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=lsr&who=parente&date=explicit&mindate=2006-05-26%2016:32&maxdate=2006-05-26%2016:34 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list