2008-06-27 |
Mike Ruprecht |
Added better Farsight error handling.
|
2008-06-27 |
Mike Ruprecht |
Wait to set up the voice and video GUI until the responder has accepted the session.
|
2008-06-27 |
Mike Ruprecht |
Fix the order of the send/recv audio/video display widgets.
|
2008-06-27 |
Mike Ruprecht |
Move the main voice and video pipeline into media.c and display more debug info.
|
2008-06-26 |
Mike Ruprecht |
Add proper padding to the voice conference audio levels.
|
2008-06-26 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 868098fbe53290a8abcc3307c6fec2c6054a5e00)
|
2008-06-26 |
Mike Ruprecht |
Widened the vertical audio levels.
|
2008-06-19 |
Mike Ruprecht |
Move the audio progress bar widgets to be beside the video displays.
|
2008-06-12 |
Mike Ruprecht |
Notify the user which type of media session the remote user wants to initiate.
|
2008-06-10 |
Mike Ruprecht |
Preliminary video embedded in the conversation window. It's still kind of buggy.
|
2008-06-08 |
Mike Ruprecht |
Fix assertion.
|
2008-06-07 |
Mike Ruprecht |
New media icons. Thanks, hbons.
|
2008-06-07 |
Mike Ruprecht |
Fix crash when receiving a session-initiate ack for a nonexistent session.
|
2008-06-07 |
Mike Ruprecht |
Fix assertion.
|
2008-06-07 |
Mike Ruprecht |
Send negotiated codecs in session-accept opposed to all local codecs.
|
2008-06-07 |
Mike Ruprecht |
Jingle sessions now keep track of their transaction state to a degree.
|
2008-06-06 |
Mike Ruprecht |
Silence warning.
|
2008-06-06 |
Mike Ruprecht |
Listen to the media pipeline and display errors.
|
2008-06-06 |
Mike Ruprecht |
Use the right namespaces for broadcasting and discovering Jingle support.
|
2008-06-06 |
Mike Ruprecht |
Temporary fix to remove a 5-7 second delay when initiating a media session.
|
2008-06-06 |
Mike Ruprecht |
Added the "media" attribute to the Jingle description element according
|
2008-06-06 |
Mike Ruprecht |
Added some utility functions to convert PurpleMediaStreamType
|
2008-06-06 |
Mike Ruprecht |
merge of '3969ff3f40069748728f9ee2376a4bab3f089d04'
|
2008-06-06 |
Mike Ruprecht |
Corrected debug labels s/"jabber"/"jingle"/
|
2008-06-06 |
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.
|
2008-06-04 |
Mike Ruprecht |
Added functions to help create Jingle packets. Revised some of the Jingle flow.
|
2008-06-03 |
Mike Ruprecht |
Added functions to help with the creation of Jingle packets.
|
2008-06-03 |
Mike Ruprecht |
Added JingleSessionContent structure to store content information
|
2008-06-02 |
Mike Ruprecht |
Further decoupled Jingle code from jabber.c:
|
2008-06-02 |
Mike Ruprecht |
Moved Jingle message handlers from jabber.c to jingle.c.
|
2008-06-02 |
Mike Ruprecht |
Fix crash bug when checking if a contact can do media when logging out.
|
2008-05-31 |
Mike Ruprecht |
Check remote JID's capabilities for audio and video XEP support.
|
2008-05-31 |
Mike Ruprecht |
Remove the "Call" button from the formatting toolbar.
|
2008-05-31 |
Mike Ruprecht |
Create a proper media menu with options for audio, video, and
|
2008-05-31 |
Mike Ruprecht |
Free the PurpleMedia object when the media session ends and fix ending
|
2008-05-28 |
Mike Ruprecht |
merge of '38838bc806900103298d383237d2ae7cd60bbd82'
|
2008-05-27 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin.vv' (head 9443004596a4fc55992da8548ef5b438de22c8ef)
|
2008-05-27 |
Sadrul Habib Chowdhury |
Broken merge.
|
2008-05-27 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)
|
2008-05-27 |
Mike Ruprecht |
merge of '0685fc29468269a2af68268baa627b09f83339e4'
|
2008-05-27 |
Mike Ruprecht |
Silence warning.
|
2008-05-28 |
Mike Ruprecht |
Use USE_VV instead of USE_FARSIGHT.
|
2008-05-28 |
Mike Ruprecht |
Change configure script to have a separate check for voice and video
|
2008-05-27 |
Mike Ruprecht |
Require gstreamer-plugins-base-0.10 for compiling with voice and video
|
2008-05-27 |
Mike Ruprecht |
Added better Farsight error handling. Fixes several crash bugs related
|
2008-05-25 |
Mike Ruprecht |
Fix compiling with the --disable-vv switch.
|
2008-05-24 |
Mike Ruprecht |
Fix video plugin/device preference and preview.
|
2008-05-24 |
Mike Ruprecht |
Moved jingle.c global variable "sessions" into JabberStream.
|
2008-05-23 |
Mike Ruprecht |
Updates voice and video to use Farsight 2, gets XMPP voice conferences
|
2008-04-13 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 9da7555026cd7b8456f95ae153a7852ddbcf6678)
|
2008-03-22 |
Sadrul Habib Chowdhury |
Add log-handlers for farsight foo.
|
2008-03-22 |
Sadrul Habib Chowdhury |
Fine tune the media (audio) widget in finch.
|
2008-03-22 |
Sadrul Habib Chowdhury |
Change a few things:
|
2008-03-22 |
Sadrul Habib Chowdhury |
Add Marcus Lundblad to the COPYRIGHT.
|
2008-03-22 |
Sadrul Habib Chowdhury |
Patch from Michael Ruprecht (Maiku) to announce voice support to the officia gtalk client. References #34.
|
2008-03-22 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 86f8b3e5d789c691f873f515a92fe8e111dcab6e)
|
2008-03-22 |
Sadrul Habib Chowdhury |
Some media support in finch. This needs to be updated for the got-accept signal.
|
2008-03-22 |
Sadrul Habib Chowdhury |
Add the new jingle.c/h files.
|
2008-03-22 |
Sadrul Habib Chowdhury |
Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
|
2008-03-18 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 119df2055ed7ee5143047b4d18ae81d58c2feac6)
|