Author: bradya Date: 2007-08-15 23:52:47 +0100 (Wed, 15 Aug 2007) New Revision: 267 ViewCVS link: http://svn.gnome.org/viewcvs/banter?rev=267&view=rev
Modified: trunk/Banter/Account.cs trunk/Banter/ChatWindow.cs trunk/Banter/PersonCard.cs trunk/Banter/ProviderUser.cs trunk/ChangeLog Log: * Banter/Account.cs: Added code to discover a remote contact's media capability on initial setup. Partially added code for media capability callback for when media caps change * Banter/ChatWindow.cs: added a try catch around the code thats sets up audio and video channels to catch cases where a user attempts voice video chat with a remote user that doesn't support it * Banter/ProviderUser.cs: added privateType for holding media capabilities added public Property for exposing media capabilities added public Enum for defining media capabilities * Banter/PersonCard.cs: added code to check a provider users' media capabilities and add caps icons accordingly _______________________________________________ SVN-commits-list mailing list SVN-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/svn-commits-list