Sun, 03 Aug 2008 23:31:48 +0000 |
Mike Ruprecht |
Update Jingle implementation per recent standard changes.
|
Wed, 23 Jul 2008 22:34:22 +0000 |
Mike Ruprecht |
Added a mute button for the local microphone.
|
Wed, 23 Jul 2008 20:10:18 +0000 |
Mike Ruprecht |
Set the proper send codec in Farsight.
|
Sat, 19 Jul 2008 03:10:38 +0000 |
Mike Ruprecht |
merge of '77e249bc561fc09bc5fe8f9c6f8b573701b5d63d'
|
Fri, 18 Jul 2008 22:05:55 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head c7c882ce933f14ae4b89d4c9782a84accaec53b5)
|
Sat, 19 Jul 2008 03:10:00 +0000 |
Mike Ruprecht |
Convert serv_* media functions to purple_prpl_* functions.
|
Thu, 17 Jul 2008 23:09:58 +0000 |
Mike Ruprecht |
Add two missed newlines for debug messages.
|
Thu, 17 Jul 2008 22:59:31 +0000 |
Mike Ruprecht |
Use the purple STUN server preference with the rawudp Farsight transmitter.
|
Thu, 17 Jul 2008 21:01:46 +0000 |
Mike Ruprecht |
Set the media pipeline to PLAYING immediately after initialization
|
Wed, 16 Jul 2008 21:55:08 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head e3ceb09b71185a9074ce73733f2a65b437c9a545)
|
Wed, 16 Jul 2008 21:42:13 +0000 |
Mike Ruprecht |
Fix compiling without voice and video support.
|
Wed, 16 Jul 2008 21:35:24 +0000 |
Mike Ruprecht |
Added whether voice and video support has been enabled in Pidgin's About dialog.
|
Fri, 11 Jul 2008 02:10:04 +0000 |
Mike Ruprecht |
Fixed some memory leak issues involving GLists.
|
Fri, 11 Jul 2008 01:35:54 +0000 |
Mike Ruprecht |
Added ChangeLog.API entries.
|
Fri, 11 Jul 2008 01:20:08 +0000 |
Mike Ruprecht |
Added xmlnode_get_parent.
|
Fri, 11 Jul 2008 01:04:44 +0000 |
Mike Ruprecht |
Simplify the Jingle handlers by moving repetitive code into the parse function.
|
Thu, 10 Jul 2008 22:54:18 +0000 |
Mike Ruprecht |
Hide unnecessarily exposed Jingle handler functions
|
Thu, 10 Jul 2008 22:49:52 +0000 |
Mike Ruprecht |
Further decouple Jingle from iq.c
|
Sat, 28 Jun 2008 17:42:31 +0000 |
Mike Ruprecht |
Clarify the scope of two variables.
|
Fri, 27 Jun 2008 21:39:56 +0000 |
Mike Ruprecht |
Added better Farsight error handling.
|
Fri, 27 Jun 2008 18:44:49 +0000 |
Mike Ruprecht |
Wait to set up the voice and video GUI until the responder has accepted the session.
|
Fri, 27 Jun 2008 18:01:13 +0000 |
Mike Ruprecht |
Fix the order of the send/recv audio/video display widgets.
|
Fri, 27 Jun 2008 16:56:25 +0000 |
Mike Ruprecht |
Move the main voice and video pipeline into media.c and display more debug info.
|
Thu, 26 Jun 2008 20:59:15 +0000 |
Mike Ruprecht |
Add proper padding to the voice conference audio levels.
|
Thu, 26 Jun 2008 20:25:38 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 868098fbe53290a8abcc3307c6fec2c6054a5e00)
|
Thu, 26 Jun 2008 19:57:37 +0000 |
Mike Ruprecht |
Widened the vertical audio levels.
|
Thu, 19 Jun 2008 17:38:04 +0000 |
Mike Ruprecht |
Move the audio progress bar widgets to be beside the video displays.
|
Thu, 12 Jun 2008 03:59:26 +0000 |
Mike Ruprecht |
Notify the user which type of media session the remote user wants to initiate.
|