Fri, 21 Nov 2008 20:30:21 +0000 |
Paul Aurich |
Whitespace cleanup (no functional changes, just unwrap the huge if block and
|
Fri, 21 Nov 2008 20:10:02 +0000 |
Paul Aurich |
Error checking and use g_list_foreach
|
Fri, 21 Nov 2008 18:50:43 +0000 |
Paul Aurich |
Don't crash if the lang attribute of an identity is NULL
|
Fri, 21 Nov 2008 18:24:31 +0000 |
Paul Aurich |
Remove JabberCapsIdentity and just use JabberIdentity everywhere
|
Fri, 21 Nov 2008 17:52:56 +0000 |
Paul Aurich |
Whitespace, formatting, and // -> /* */
|
Fri, 21 Nov 2008 17:47:12 +0000 |
Paul Aurich |
Use strcmp instead of a wrapper
|
Fri, 21 Nov 2008 08:28:50 +0000 |
Paul Aurich |
constify, ifdef out an old-caps remnant, and rewrite a little
|
Fri, 21 Nov 2008 08:04:09 +0000 |
Paul Aurich |
Clean up a few things
|
Fri, 21 Nov 2008 05:54:22 +0000 |
Paul Aurich |
Rewrite jabber_presence_set_capabilities a little
|
Sun, 23 Nov 2008 03:52:33 +0000 |
Paul Aurich |
Fix a null dereference on non-connected accounts
|
Fri, 21 Nov 2008 04:18:19 +0000 |
Paul Aurich |
Clean up jabber_presence_send
|
Fri, 21 Nov 2008 00:35:44 +0000 |
Paul Aurich |
Entity Capabilities must be per-JabberStream
|
Thu, 20 Nov 2008 23:58:17 +0000 |
Paul Aurich |
Fix compilation errors and many warnings
|
Thu, 20 Nov 2008 21:57:52 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head c36cf6e54e25bff1ff7802082ae3c787d658187c)
|
Wed, 27 Aug 2008 07:34:32 +0000 |
Mike Ruprecht |
Properly free audio and video devices in the preferences.
|
Wed, 27 Aug 2008 06:17:33 +0000 |
Mike Ruprecht |
Fix up video preview error handling.
|
Wed, 27 Aug 2008 05:52:14 +0000 |
Mike Ruprecht |
Simplify device API. Use gchar* instead of GValue.
|
Wed, 27 Aug 2008 00:12:57 +0000 |
Mike Ruprecht |
merge of '3fd2b0bf399bc4820c027060ec6c82ed1ca6ca45'
|
Sun, 24 Aug 2008 07:49:50 +0000 |
Mike Ruprecht |
Make voice calls work with Finch.
|
Sun, 24 Aug 2008 06:01:51 +0000 |
Mike Ruprecht |
Restore autoprobe property when finished probing for devices.
|
Wed, 27 Aug 2008 00:08:38 +0000 |
Mike Ruprecht |
Update to Farsight2 0.0.3.
|
Thu, 21 Aug 2008 02:41:21 +0000 |
Mike Ruprecht |
Remove a bunch of extraneous GstBus messages from the debug output.
|
Thu, 21 Aug 2008 00:53:58 +0000 |
Mike Ruprecht |
Fix GStreamer assertion.
|
Wed, 20 Aug 2008 22:49:35 +0000 |
Mike Ruprecht |
Fixed a compile warning.
|
Mon, 18 Aug 2008 06:31:08 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 9db6cf3ac465ef3a7aca0eee0f47e02d3ea7b162)
|
Mon, 18 Aug 2008 06:25:38 +0000 |
Mike Ruprecht |
Fixed a ton of memory leaks.
|
Sun, 17 Aug 2008 07:55:38 +0000 |
Mike Ruprecht |
* Added input/output volume preferences for voice conversations.
|
Sun, 17 Aug 2008 01:06:27 +0000 |
Mike Ruprecht |
Only show the mute button when sending an audio stream.
|
Sun, 17 Aug 2008 00:49:29 +0000 |
Mike Ruprecht |
Decouple stream direction. Allows send only or recv only streams.
|
Sat, 16 Aug 2008 20:22:41 +0000 |
Mike Ruprecht |
Fix crash when gstreamer audio or video factory can't be found. References #6605
|
Fri, 15 Aug 2008 04:07:00 +0000 |
Mike Ruprecht |
Stop additional media sessions within a single conversation for grouped contacts.
|
Thu, 14 Aug 2008 23:23:41 +0000 |
Mike Ruprecht |
Remove warning.
|