
mythtv at cvs
Jun 2, 2005, 4:25 PM
Post #532 of 544
(7565 views)
Permalink
|
---------------------------------------------------------------------------- Changes committed by paulv on Thu Jun 2 23:22:26 2005 Modified Files: in mythplugins/mythphone/mythphone: rtp.cpp rtp.h Log Message: Major changes to audio code to support Myth audiooutput routines, which deliver support for ALSA etc, and DirectSound routines under Windows instead of Wave. Move to a near millisecond-accurate playout-delay to allow video and audio to be synchronised. Moved audio routines into a different file. Also removed the event-driven socket-monitor as it was causing problems, and gone back to a sleep-based polling method. ---------------------------------------------------------------------------- Changes committed by paulv on Thu Jun 2 23:24:12 2005 Modified Files: in mythplugins/mythphone/mythphone: directory.cpp Log Message: Allow speed-dials to be dialled even if their presence status is "not available" as it could be that the remote end does not support presence. ----------------------------------------------------------------------------
|