index
:
telepathy/telepathy-gabble
call1
master
next
telepathy-gabble-0.10
telepathy-gabble-0.12
telepathy-gabble-0.14
telepathy-gabble-0.16
telepathy-gabble-0.18
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
XMPP connection manager (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-gabble)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
media-factory.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-05
Implement undrafted InitialAudio/Video
Will Thompson
1
-2
/
+8
2009-08-20
Close all media channels on disconnect.
Will Thompson
1
-24
/
+12
2009-07-01
MediaFactory: Remove unused session_chans map
Will Thompson
1
-40
/
+1
2009-06-27
MediaChannel: set nat-traversal Tp property appropriately
Senko Rasic
1
-0
/
+22
2009-04-15
Extract InitialAudio/Video from initial streams
Will Thompson
1
-1
/
+0
2009-04-15
Remove unnecessary prototypes
Will Thompson
1
-6
/
+0
2009-04-14
Create initial streams as per request
Will Thompson
1
-5
/
+56
2009-04-14
Pass InitialAudio/Video from request to channel
Will Thompson
1
-8
/
+23
2009-04-14
Allow InitialAudio/Video properties
Will Thompson
1
-0
/
+4
2009-04-14
Remove MediaFactory property from MediaChannel.
Will Thompson
1
-1
/
+0
2009-04-09
Refactor adding Jingle peer to remote-pending early
Will Thompson
1
-16
/
+9
2009-04-09
Include a priv pointer in GabbleMediaFactory
Will Thompson
1
-16
/
+14
2009-02-03
Update branch messages to master
Will Thompson
1
-472
/
+31
2008-12-05
Merge branch 'master' into alban-enhanced-caps-with-complex-types
Alban Crequy
1
-470
/
+27
2008-12-01
Merge commit 'upstream/master'
Senko Rasic
1
-2
/
+6
2008-11-27
GabbleMediaFactory: fix a double free in _dispose
Alban Crequy
1
-2
/
+6
2008-11-18
Merge branch 'master' into messages
Will Thompson
1
-20
/
+10
2008-11-12
gabble_media_factory_requestotron: remove unused variable conn
Senko Rasic
1
-1
/
+0
2008-11-10
Merge branch 'master' into alban-enhanced-caps-with-complex-types
Alban Crequy
1
-20
/
+10
2008-11-07
Merge commit 'upstream/master'
Senko Rasic
1
-20
/
+10
2008-11-05
gabble_xmpp_error_from_node: extract type attribute from <error>
Will Thompson
1
-1
/
+1
2008-11-05
GabbleMediaFactory: don't redundantly validate TargetHandle
Simon McVittie
1
-11
/
+4
2008-11-05
GabbleMediaFactory: don't advertise anonymous channels as requestable
Simon McVittie
1
-9
/
+6
2008-11-04
reordered private headers and makefile sources in alphabetical order
Senko Rasic
1
-2
/
+1
2008-10-28
MediaFactory: remove unneeded #include "text-mixin.h"
Will Thompson
1
-1
/
+0
2008-10-21
Merge commit 'senko/jingle'
Senko Rasic
1
-467
/
+22
2008-10-21
MediaFactory code cleanup
Senko Rasic
1
-31
/
+0
2008-10-17
Merge branch 'master' into alban-enhanced-caps-with-complex-types
Alban Crequy
1
-8
/
+3
2008-10-14
GabbleMediaChannel, GabbleMediaFactory: use G_PARAM_STATIC_STRINGS
Simon McVittie
1
-7
/
+3
2008-10-13
bolted the new jingle engine onto gabble
Senko Rasic
1
-22
/
+2
2008-10-10
Remove TargetHandle from anonymous media channels' allowed properties
Will Thompson
1
-1
/
+0
2008-09-30
Use the "channel manager" terminology everywhere instead of "channel factory"
Alban Crequy
1
-1
/
+1
2008-09-30
Every Channel Managers must now implement the GABBLE_CAPS_CHANNEL_MANAGER int...
Alban Crequy
1
-1
/
+3
2008-09-25
Implement EnsureChannel for media calls, and add a corresponding test
Will Thompson
1
-0
/
+36
2008-09-24
Continuing work on new jingle engine.
Senko Rasic
1
-417
/
+23
2008-09-23
MediaFactory: implement CreateChannel
Will Thompson
1
-23
/
+76
2008-09-23
MediaFactory: set initial-peer on new MediaChannel instances
Will Thompson
1
-5
/
+7
2008-09-10
MediaFactory: include TargetID in allowed; reject unknown properties
Will Thompson
1
-0
/
+17
2008-09-05
Use TpChannelManager; remove GabbleChannelManager
Will Thompson
1
-11
/
+11
2008-09-05
Use TpExportableChannel; remove GabbleExportableChannel
Will Thompson
1
-5
/
+5
2008-09-05
Requestotron: copy changes back from Salut before moving to tp-glib
Will Thompson
1
-10
/
+4
2008-08-21
GabbleMediaFactory: tidy up destruction, disconnect from status-changed
Simon McVittie
1
-24
/
+28
2008-08-21
GabbleMediaFactory: stop being a TpChannelFactoryIface
Simon McVittie
1
-80
/
+1
2008-08-21
GabbleMediaFactory: add basic GabbleChannelManager implementation (CreateChan...
Simon McVittie
1
-12
/
+188
2008-07-28
GabbleMediaFactory: reduce dependence on TpChannelFactoryIface for close_all
Simon McVittie
1
-4
/
+9
2008-07-28
GabbleMediaFactory: stop using the connected, connecting, disconnected callbacks
Simon McVittie
1
-67
/
+91
2008-07-24
Revert g_return_val_if_fail in GabbleMediaFactory internals to a g_assert, ha...
Simon McVittie
1
-2
/
+2
2008-07-22
GabbleMediaFactory: assert that the channel has a creator
Simon McVittie
1
-1
/
+2
2008-07-22
GabbleMediaFactory: coding style/naming consistency
Simon McVittie
1
-2
/
+3
2008-07-21
tidy up libc/glib includes
Dafydd Harries
1
-2
/
+0
[next]