Mercurial > pidgin
log
age | author | description |
---|---|---|
Fri, 06 Jun 2008 08:04:37 +0000 | Mike Ruprecht | Corrected debug labels s/"jabber"/"jingle"/ |
Fri, 06 Jun 2008 07:43:03 +0000 | Mike Ruprecht | Refactored PurpleMedia to make creating audio or video sessions virtually identical. Audio, video, and audio/video sessions now work. Also added videotestsrc to the video plugin preference. |
Wed, 04 Jun 2008 19:21:49 +0000 | Mike Ruprecht | Added functions to help create Jingle packets. Revised some of the Jingle flow. |
Tue, 03 Jun 2008 23:35:39 +0000 | Mike Ruprecht | Added functions to help with the creation of Jingle packets. |
Tue, 03 Jun 2008 02:59:48 +0000 | Mike Ruprecht | Added JingleSessionContent structure to store content information |
Mon, 02 Jun 2008 21:58:39 +0000 | Mike Ruprecht | Further decoupled Jingle code from jabber.c: |
Mon, 02 Jun 2008 20:59:20 +0000 | Mike Ruprecht | Moved Jingle message handlers from jabber.c to jingle.c. |