index
:
~jonny/telepathy-rakia
debug
master
next
telepathy-sofiasip-0.4
telepathy-sofiasip-0.6
le rakia
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-05
SIPMediaChannel: use direct hash/compare for the call state hash table, fixes...
Mikhail Zabaluev
1
-1
/
+1
2008-03-05
SIPMediaChannel: use Channel_Group_Change_Reason_Invited for INVITE-related c...
Mikhail Zabaluev
1
-2
/
+2
2008-03-05
'loose-routing' defaults to false.
Mikhail Zabaluev
2
-2
/
+2
2008-03-05
SIPMediaChannel: set the actor handle for incoming and outgoing calls
Mikhail Zabaluev
1
-2
/
+4
2008-02-27
SIPMediaChannel: updated to the latest CallState declaration changes, add sup...
Mikhail Zabaluev
1
-1
/
+5
2008-02-27
Updated the CallState interface specification to include the Queued flag
Mikhail Zabaluev
1
-6
/
+8
2008-02-26
SIPMediaChannel: implement the new behavior of RequestStreams and MembersChan...
Mikhail Zabaluev
1
-82
/
+88
2008-02-25
SIPMediaChannel: added Hold and CallState to the list for GetInterfaces()
Mikhail Zabaluev
1
-0
/
+2
2008-02-25
SIPMediaChannel: staticized the dispose and finalize functions
Mikhail Zabaluev
1
-2
/
+2
2008-02-25
Initial implementation of org.freedesktop.telepathy.Channel.Interface.CallState
Mikhail Zabaluev
5
-24
/
+79
2008-02-25
SIPMediaChannel: a stub implementation of the CallState interface
Mikhail Zabaluev
1
-3
/
+35
2008-02-25
Extensions: pulled in org.freedesktop.telepathy.Channel.Interface.CallState f...
Mikhail Zabaluev
3
-0
/
+99
2008-02-25
SIPMediaSession: stylistic nitpick
Mikhail Zabaluev
1
-2
/
+1
2008-02-25
Reverted the premature optimization of checking old state before trying to ad...
Mikhail Zabaluev
1
-15
/
+11
2008-02-25
SIPMediaSession: validate media types for RequestStreams before creating any ...
Mikhail Zabaluev
1
-5
/
+25
2008-02-22
don't emit NewStreamHandler signals multiple times if Ready is called multipl...
Mikhail Zabaluev
1
-9
/
+11
2008-02-22
SIPMediaSession: added an XXX comment about non-transactional error raising b...
Mikhail Zabaluev
1
-0
/
+4
2008-02-22
Streamlined code for RequestStreams and ListStreams,
Mikhail Zabaluev
3
-37
/
+30
2008-02-22
Removed the homegrown type helpers, switching to telepathy-glib type macros
Mikhail Zabaluev
6
-149
/
+31
2008-02-21
SIPMediaSession: comment language
Mikhail Zabaluev
1
-2
/
+2
2008-02-21
SIPMediaSession: create a new channel as send-only if the local hold state is...
Mikhail Zabaluev
1
-0
/
+6
2008-02-21
sip_media_session_request_hold() does not need the GError** parameter
Mikhail Zabaluev
3
-18
/
+7
2008-02-21
SIPMediaChannel: prettifying
Mikhail Zabaluev
1
-8
/
+10
2008-02-21
The initial implementation of (draft) org.freedesktop.telepathy.Channel.Inter...
Mikhail Zabaluev
5
-42
/
+164
2008-02-20
Only require Automake 1.8
Simon McVittie
2
-2
/
+2
2008-02-20
Add a trivial stub implementation of the Hold interface
Simon McVittie
1
-2
/
+55
2008-02-20
Link against libsip-extensions.la
Simon McVittie
1
-4
/
+8
2008-02-20
Include tools, extensions in build system. Check for mkdir -p, xsltproc, Pyth...
Simon McVittie
2
-6
/
+24
2008-02-20
Add an extensions library containing the Hold interface
Simon McVittie
9
-0
/
+332
2008-02-20
Pull in code-generation tools from telepathy-glib 0.7.3
Simon McVittie
20
-0
/
+3951
2008-02-20
Modernize autoconf/automake initialization. Explicitly require GNU make in RE...
Simon McVittie
2
-3
/
+12
2008-02-19
Specify -1 (stack decides) as the default value for 'keepalive-interval'
Mikhail Zabaluev
1
-2
/
+1
2008-02-19
Specify -1 (stack decides) as the default value for 'keepalive-interval'
Mikhail Zabaluev
1
-1
/
+2
2008-02-19
SIPConnection: corrected the description string for 'keepalive-interval' to m...
Mikhail Zabaluev
1
-1
/
+1
2008-02-19
Don't pass a negative 'keepalive-interval' value to the stack, making it real...
Mikhail Zabaluev
1
-0
/
+6
2008-02-15
SipMediaChannel: let ListStreams return an empty list if there is no session yet
Sjoerd Simons
1
-1
/
+2
2008-02-15
version 0.5.4.1
Mikhail Zabaluev
1
-1
/
+1
2008-02-15
version 0.5.4
telepathy-sofiasip-0.5.4
Mikhail Zabaluev
1
-1
/
+1
2008-02-15
SIPMediaStream: removed a piece of dead code
Mikhail Zabaluev
1
-8
/
+0
2008-02-15
SIPMediaStream: converted a SESSION_DEBUG in anticipation of stream's own deb...
Mikhail Zabaluev
1
-2
/
+2
2008-02-15
SIPMediaStream: prevent a race condition between SupportedCodecs and emission...
Mikhail Zabaluev
1
-9
/
+30
2008-02-15
SIPMediaStream: separate push_remote flags for candidates and codecs
Mikhail Zabaluev
1
-9
/
+16
2008-02-11
SIPConnection: removed a gratuitous log message
Mikhail Zabaluev
1
-3
/
+0
2008-02-11
SIPConnectionManager: prettifying
Mikhail Zabaluev
1
-11
/
+11
2008-02-11
SIPConnection: flagged properties with non-trivial defaults with G_PARAM_CONS...
Mikhail Zabaluev
1
-12
/
+17
2008-02-11
SIPConnectionManager: consistently nullify all parameter strings if empty
Mikhail Zabaluev
1
-0
/
+4
2008-02-11
Added connection parameter 'loose-routing' to allow for the legacy routing be...
Mikhail Zabaluev
4
-18
/
+45
2008-02-11
SIPConnectionManager: nullify string parameters if the value given is empty.
Mikhail Zabaluev
1
-15
/
+10
2008-02-09
Override channel-type and object-path properties instead of redefining them
Sjoerd Simons
2
-38
/
+8
2008-02-06
version 0.5.3.1
Mikhail Zabaluev
1
-1
/
+1
[prev]
[next]