log

age author description
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.
Tue, 10 Jun 2008 05:18:29 +0000 Mike Ruprecht Preliminary video embedded in the conversation window. It's still kind of buggy.
Sun, 08 Jun 2008 02:47:38 +0000 Mike Ruprecht Fix assertion.
Sat, 07 Jun 2008 23:23:25 +0000 Mike Ruprecht New media icons. Thanks, hbons.
Sat, 07 Jun 2008 20:16:06 +0000 Mike Ruprecht Fix crash when receiving a session-initiate ack for a nonexistent session.
Sat, 07 Jun 2008 19:57:32 +0000 Mike Ruprecht Fix assertion.
Sat, 07 Jun 2008 03:43:45 +0000 Mike Ruprecht Send negotiated codecs in session-accept opposed to all local codecs.
Sat, 07 Jun 2008 03:14:52 +0000 Mike Ruprecht Jingle sessions now keep track of their transaction state to a degree.
Fri, 06 Jun 2008 22:20:33 +0000 Mike Ruprecht Silence warning.
Fri, 06 Jun 2008 21:57:59 +0000 Mike Ruprecht Listen to the media pipeline and display errors.
Fri, 06 Jun 2008 21:10:16 +0000 Mike Ruprecht Use the right namespaces for broadcasting and discovering Jingle support.
Fri, 06 Jun 2008 20:48:13 +0000 Mike Ruprecht Temporary fix to remove a 5-7 second delay when initiating a media session.
Fri, 06 Jun 2008 20:28:20 +0000 Mike Ruprecht Added the "media" attribute to the Jingle description element according
Fri, 06 Jun 2008 19:08:04 +0000 Mike Ruprecht Added some utility functions to convert PurpleMediaStreamType
Fri, 06 Jun 2008 08:26:57 +0000 Mike Ruprecht merge of '3969ff3f40069748728f9ee2376a4bab3f089d04'
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.
Mon, 02 Jun 2008 18:18:58 +0000 Mike Ruprecht Fix crash bug when checking if a contact can do media when logging out.
Sat, 31 May 2008 20:15:34 +0000 Mike Ruprecht Check remote JID's capabilities for audio and video XEP support.
Sat, 31 May 2008 06:45:42 +0000 Mike Ruprecht Remove the "Call" button from the formatting toolbar.
Sat, 31 May 2008 06:29:38 +0000 Mike Ruprecht Create a proper media menu with options for audio, video, and
Sat, 31 May 2008 04:01:18 +0000 Mike Ruprecht Free the PurpleMedia object when the media session ends and fix ending
Wed, 28 May 2008 21:13:36 +0000 Mike Ruprecht merge of '38838bc806900103298d383237d2ae7cd60bbd82'
Tue, 27 May 2008 16:30:26 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin.vv' (head 9443004596a4fc55992da8548ef5b438de22c8ef)
Tue, 27 May 2008 06:51:21 +0000 Sadrul Habib Chowdhury Broken merge.
Tue, 27 May 2008 06:27:46 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)
Tue, 27 May 2008 04:55:10 +0000 Mike Ruprecht merge of '0685fc29468269a2af68268baa627b09f83339e4'
Tue, 27 May 2008 04:54:12 +0000 Mike Ruprecht Silence warning.
Wed, 28 May 2008 21:00:40 +0000 Mike Ruprecht Use USE_VV instead of USE_FARSIGHT.
Wed, 28 May 2008 18:41:03 +0000 Mike Ruprecht Change configure script to have a separate check for voice and video
Tue, 27 May 2008 04:30:36 +0000 Mike Ruprecht Require gstreamer-plugins-base-0.10 for compiling with voice and video
Tue, 27 May 2008 02:24:03 +0000 Mike Ruprecht Added better Farsight error handling. Fixes several crash bugs related
Sun, 25 May 2008 04:01:44 +0000 Mike Ruprecht Fix compiling with the --disable-vv switch.
Sat, 24 May 2008 20:02:01 +0000 Mike Ruprecht Fix video plugin/device preference and preview.
Sat, 24 May 2008 01:40:34 +0000 Mike Ruprecht Moved jingle.c global variable "sessions" into JabberStream.
Fri, 23 May 2008 02:42:32 +0000 Mike Ruprecht Updates voice and video to use Farsight 2, gets XMPP voice conferences
Sun, 13 Apr 2008 17:53:46 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 9da7555026cd7b8456f95ae153a7852ddbcf6678)
Sat, 22 Mar 2008 09:40:38 +0000 Sadrul Habib Chowdhury Add log-handlers for farsight foo.
Sat, 22 Mar 2008 09:36:22 +0000 Sadrul Habib Chowdhury Fine tune the media (audio) widget in finch.
Sat, 22 Mar 2008 09:17:34 +0000 Sadrul Habib Chowdhury Change a few things:
Sat, 22 Mar 2008 05:10:29 +0000 Sadrul Habib Chowdhury Add Marcus Lundblad to the COPYRIGHT.
Sat, 22 Mar 2008 05:09:19 +0000 Sadrul Habib Chowdhury Patch from Michael Ruprecht (Maiku) to announce voice support to the officia gtalk client. References #34.
Sat, 22 Mar 2008 04:56:03 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 86f8b3e5d789c691f873f515a92fe8e111dcab6e)
Sat, 22 Mar 2008 04:51:58 +0000 Sadrul Habib Chowdhury Some media support in finch. This needs to be updated for the got-accept signal.
Sat, 22 Mar 2008 04:48:36 +0000 Sadrul Habib Chowdhury Add the new jingle.c/h files.
Sat, 22 Mar 2008 04:45:46 +0000 Sadrul Habib Chowdhury Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
Tue, 18 Mar 2008 05:40:29 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 119df2055ed7ee5143047b4d18ae81d58c2feac6)
Sat, 15 Mar 2008 07:39:15 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 8ca6a80e2cd7fbbc59983f8ba370f7276e062db9)
Sat, 15 Mar 2008 07:37:03 +0000 Sadrul Habib Chowdhury Show a message when the remote end terminates a session.
Fri, 08 Feb 2008 20:18:49 +0000 Sadrul Habib Chowdhury Fix a compile error due to set_clock being defined in term.h conflicting with gstreamer.
Wed, 06 Feb 2008 19:44:41 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 16d99d9757384d801e4f13d991cb769a71f9c190)
Wed, 11 Jun 2008 15:20:16 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 7be65dacd56b6536cf745747e39a29f4f7f2644b)
Sun, 01 Jun 2008 21:39:15 +0000 Marcus Lundblad New files used for custom smileys.
Sun, 01 Jun 2008 21:07:22 +0000 Sadrul Habib Chowdhury Ooops ... compile\!
Sun, 01 Jun 2008 21:02:39 +0000 Sadrul Habib Chowdhury A couple of leak fixes.
Sun, 01 Jun 2008 20:55:54 +0000 Marcus Lundblad Custom smileys for XMPP according to XEP 0231. Refs #5627.
Wed, 06 Feb 2008 19:11:25 +0000 Sadrul Habib Chowdhury merge of 'c121cde51cc5bd48a26b46df14b86756465ef4a4'
Sat, 29 Dec 2007 20:56:28 +0000 Sadrul Habib Chowdhury These shouldn't be here.
Sat, 29 Dec 2007 20:47:20 +0000 Sadrul Habib Chowdhury The whitespace at the end of the line was giving me errors.
Sat, 29 Dec 2007 17:06:59 +0000 Sadrul Habib Chowdhury Remove a compile error, and a few warnings.
Sat, 29 Dec 2007 16:54:15 +0000 Sadrul Habib Chowdhury Fix the prplinfo structs and get rid of some compile warnings.
Sat, 29 Dec 2007 17:45:47 +0000 Evan Schoenberg Fix some compilation problems when USE_FARSIGHT isn't defined.
Sat, 29 Dec 2007 06:41:04 +0000 Evan Schoenberg Fixed some problems which came up while propagating
Sat, 29 Dec 2007 06:34:59 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 7f8e027e1591ade622baf58a9dac216e7122c1ac)
Sat, 15 Nov 2008 23:47:18 +0000 Richard Laager merge of '8b98876f03b683ae6805d673e713f30f16b7f6e9'
Mon, 29 Oct 2007 02:12:15 +0000 Carlos Silva Fix some typos
Thu, 27 Sep 2007 19:00:13 +0000 Sadrul Habib Chowdhury Cosmetics.
Fri, 21 Sep 2007 00:25:16 +0000 Sadrul Habib Chowdhury merge of '02901ee49b228d1bf519032a6422667d6805d0c1'
Thu, 20 Sep 2007 19:26:42 +0000 Sean Egan Missing files
Thu, 20 Sep 2007 07:01:29 +0000 Sadrul Habib Chowdhury Cute little compile errors.
Wed, 19 Sep 2007 22:55:19 +0000 Sean Egan You can actually receive Google Talk voice calls with crappy UI now
Wed, 05 Sep 2007 01:55:16 +0000 Sean Egan Some UI ;)
Wed, 05 Sep 2007 00:48:34 +0000 Sean Egan Missed files
Wed, 05 Sep 2007 00:47:58 +0000 Sean Egan Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
Tue, 28 Aug 2007 01:02:01 +0000 Sean Egan Add Farsight to configure.ac
Fri, 15 Aug 2008 16:10:38 +0000 Daniel Atallah Updated Romanian translation from Mi.u Moldovan. Fixes #6581
Fri, 15 Aug 2008 16:02:48 +0000 Daniel Atallah Updated Portuguese (Brazilian) translation from Rodrigo Luiz Marques Flores. Fixes #6577.
Fri, 15 Aug 2008 15:59:06 +0000 Daniel Atallah Updated Czech translation from David Vachulka. Fixes #6564.
Fri, 15 Aug 2008 15:54:40 +0000 Daniel Atallah Updated Chinese (Hong Kong) translation from Ambrose C. Li. Fixes #6557
Fri, 15 Aug 2008 15:50:22 +0000 Daniel Atallah Updated Spanish translation from Javier Fernandez-Sanguino. Fixes #6552
Fri, 15 Aug 2008 15:39:54 +0000 Daniel Atallah Updated Hebrew translation from Shalom Craimer. Fixes #6551.
Fri, 15 Aug 2008 15:37:20 +0000 Daniel Atallah Updated Albanian translation from Besnik Bleta. Fixes #6538.
Fri, 15 Aug 2008 15:33:43 +0000 Daniel Atallah Updated Norwegian Nynorsk from Yngve Spjeld Landro. Fixes #6535.
Fri, 15 Aug 2008 15:23:49 +0000 Daniel Atallah Updated Slovenian translation from Martin Srebotnjak. Fixes #6275.
Fri, 15 Aug 2008 15:19:33 +0000 Daniel Atallah Updated Vietnamese translation from Clytie Siddall. Fixes #6148.
Fri, 15 Aug 2008 15:16:54 +0000 Daniel Atallah Updated Sinhala translation from Yajith Ajantha Dayarathna. Fixes #5882.
Fri, 15 Aug 2008 15:09:14 +0000 Daniel Atallah Estonian translation update from Ivar Smolin. Fixes #5851.
Fri, 15 Aug 2008 14:46:36 +0000 Daniel Atallah Start the release wheel rolling\!
Fri, 15 Aug 2008 04:39:39 +0000 Elliott Sales de Andrade Add purple_prpl_{got,send}_attention to ChangeLog.API.
Fri, 15 Aug 2008 04:31:38 +0000 Elliott Sales de Andrade I seem to have accidentally turned on those "unsafe" SOAP debug messages.
Fri, 15 Aug 2008 04:30:28 +0000 Elliott Sales de Andrade merge of '3b7b0deadf583b8df122dced7a6925e693af3223'
Fri, 15 Aug 2008 03:10:06 +0000 Stu Tomlinson Fix finding TCL headers with latest TCL