index
:
~smcv/telepathy-rakia
gdbus-object
gdbus-properties
master
next
next-decore
next-factory
next-gdbus
next-handle-type
Whenever you have to read another RFC, drink. When they contradict each other, finish your drink
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-10
Stop refcounting handles
HEAD
master
Simon McVittie
5
-49
/
+11
2012-05-10
Use tp_cm_message_set_sender instead of deprecated tp_message_set_handle
Simon McVittie
1
-4
/
+2
2012-05-10
Use tp_cm_message_new instead of deprecated/misleading tp_message_new
Simon McVittie
1
-2
/
+2
2012-05-10
Replace deprecated TP_ERRORS with TP_ERROR
Simon McVittie
8
-12
/
+12
2012-05-10
Apply GLib deprecation/availability version checks
Simon McVittie
1
-0
/
+4
2012-05-10
Consistently include config.h in every .c file, first
Simon McVittie
7
-0
/
+14
2012-05-10
Enable warnings about suspicious signed/unsigned comparisons, and fix them
Simon McVittie
4
-7
/
+6
2012-05-10
Switch on warnings about prototypes, and fix them
Simon McVittie
11
-14
/
+19
2012-05-10
Eradicate trailing whitespace after backslash (Automake warns about it)
Simon McVittie
1
-1
/
+1
2012-05-10
Link with ld --no-copy-dt-needed-entries if available
Simon McVittie
4
-0
/
+9
2012-05-10
Import error-control and -Werror options from telepathy-glib
Simon McVittie
5
-13
/
+176
2012-05-10
configure.ac: make external package checks considerably simpler
Simon McVittie
1
-27
/
+6
2012-05-09
Check for gio to avoid linking issue
Ionut Biru
1
-1
/
+1
2012-05-08
Version 0.7.4.1
Olivier Crête
1
-1
/
+1
2012-05-08
Version 0.7.4
telepathy-rakia-0.7.4
Olivier Crête
2
-4
/
+13
2012-05-08
Merge branch 'call1'
Olivier Crête
40
-7890
/
+7907
2012-05-07
Set G_MESSAGES_DEBUG during testing
Simon McVittie
1
-0
/
+2
2012-04-05
Transform TP reason into appropriate SIP reasons
Olivier Crête
1
-6
/
+59
2012-04-05
Remove dead code
Olivier Crête
1
-10
/
+0
2012-04-05
Make sure nua_op is NULL before ending the sip session
Olivier Crête
1
-0
/
+2
2012-03-26
Don't wait for codecs to publish Endpoint on incoming m=
Olivier Crête
2
-10
/
+14
2012-03-22
Don't repeat forward declarations
Olivier Crête
1
-1
/
+2
2012-03-20
Convert SIP status codes to TpCallStateChangeReason on Ended
Olivier Crête
1
-6
/
+64
2012-03-20
Bump tp-glib required version to 0.17.6
Olivier Crête
1
-1
/
+1
2012-03-15
Add test for remote addition of m=
Olivier Crête
2
-3
/
+49
2012-03-02
Put all direction control code in the stream
Olivier Crête
8
-91
/
+161
2012-03-02
Fix the cases when a media is removed and then re-added
Olivier Crête
3
-31
/
+89
2012-03-02
Add function to stringify a RakiaDirection
Olivier Crête
2
-0
/
+27
2012-03-01
Add test for adding a content while held
Olivier Crête
2
-7
/
+99
2012-03-01
Add test for receiving failure.. and make it work
Olivier Crête
2
-3
/
+36
2012-03-01
Add test for sending failure
Olivier Crête
1
-1
/
+34
2012-03-01
Add tests for failing to unhold
Olivier Crête
2
-15
/
+65
2012-03-01
Call: Set the streams to sending when the remote side accepts
Olivier Crête
8
-14
/
+68
2012-02-29
Remove old streamed media files
Olivier Crête
6
-5105
/
+0
2012-02-24
Update copyright dates
Olivier Crête
5
-5
/
+5
2012-02-24
Remove stray g_debug
Olivier Crête
2
-4
/
+1
2012-02-24
Hangup call on receiving error if can't request receiving
Olivier Crête
3
-1
/
+26
2012-02-24
CallStream: Disable direction changes if mutable-contents=false
Olivier Crête
1
-0
/
+15
2012-02-24
Rename DEBUG=media-channel to media
Olivier Crête
1
-1
/
+1
2012-02-24
CallStream: Implement media error reporting
Olivier Crête
1
-2
/
+47
2012-02-24
CallStream: Set CanRequestReceiving based on MutableContents
Olivier Crête
1
-0
/
+32
2012-02-24
Add valgrind suppressions
Olivier Crête
4
-1
/
+302
2012-02-24
Fix memory leaks found by valgrind
Olivier Crête
3
-3
/
+22
2012-02-24
Set the resolved stun server
Olivier Crête
1
-8
/
+8
2012-02-24
It's rawudp, so assume we're always connected
Olivier Crête
4
-25
/
+25
2012-02-24
Only reject codecs on the proper error
Olivier Crête
1
-3
/
+9
2012-02-23
Make Hold/Unhold work
Olivier Crête
6
-13
/
+98
2012-02-23
Make it possible to remove a content from a connected call
Olivier Crête
8
-70
/
+244
2012-02-22
Make it possible to add a content to a connected call
Olivier Crête
8
-22
/
+178
2012-02-22
Use generic function to check the direction in an sdp block
Olivier Crête
1
-8
/
+11
[next]