index
:
~jonny/telepathy-python
26059
group-properties
master
telepathy-python-0.12
telepathy-python-0.14
le python
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
call.py
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-29
Update codecs so it works nicely on SIP a nd when calling a Nokia N8x0
Sjoerd Simons
1
-1
/
+20
2009-04-29
Disable theora, its not usable with SIP
Olivier Crête
1
-0
/
+8
2009-04-29
Add various converters before the sinks
Olivier Crête
1
-2
/
+2
2009-04-29
Remove request-resource
Olivier Crête
1
-6
/
+0
2009-04-29
Add threads_init call
Olivier Crête
1
-0
/
+2
2009-04-29
In case capabilities are not support, start the call right away
Sjoerd Simons
1
-12
/
+21
2009-04-29
Port to tpfarsight
Sjoerd Simons
1
-18
/
+59
2009-04-29
Wait for media capabilities
Sjoerd Simons
1
-11
/
+24
2009-02-17
call.py: make ^C clean up connection in incoming mode.
Will Thompson
1
-0
/
+1
2007-10-26
call.py: remove unused variable
Dafydd Harries
1
-1
/
+0
2007-10-26
call.py: close channel on StreamError signal
Dafydd Harries
1
-0
/
+6
2007-10-26
when incoming call ends, wait for another call
Dafydd Harries
1
-0
/
+4
2007-09-29
call.py: Fix the definition of run_main_loop
Sjoerd Simons
1
-1
/
+1
2007-09-26
Update call-gtk.py to use new call.py API
Xavier Claessens
1
-3
/
+5
2007-06-01
Fix call examples
Simon McVittie
1
-41
/
+37
2007-06-01
call: remove the _valid_interfaces hack
Simon McVittie
1
-1
/
+0
2007-06-01
call, call-gtk: take out the --directed hack
Simon McVittie
1
-30
/
+12
2007-05-23
Fix cut & paste error
Simon McVittie
1
-1
/
+1
2007-05-23
Make examples more exemplary: stop using private API of both telepathy-python...
Simon McVittie
1
-18
/
+4
2007-02-28
Merge with upstream
Simon McVittie
1
-5
/
+12
2007-02-28
examples/call.py, examples/call-gtk.py: Accept option --directed to use the s...
Simon McVittie
1
-12
/
+24
2007-02-07
call.py: Work correctly with dbus-python 0.80 (_object_path is now a public
Simon McVittie
1
-5
/
+23
2006-12-18
examples/call.py: use connection_from_file
1
-5
/
+2
2006-12-18
examples/call.py: don't pass in contact handle when requesting channel
1
-1
/
+1
2006-12-18
examples/call.py: call AdvertiseCapabilities when we're connected
1
-1
/
+5
2006-12-18
examples/call.py: remove gtk code
1
-37
/
+0
2006-12-13
call.py: s/conn/self.conn/ in Call methods
1
-2
/
+2
2006-09-10
catch error when making audio-only streams request
1
-2
/
+8
2006-09-10
call.py: add member to channel after creating it
1
-4
/
+6
2006-09-10
add gtk hack to call.py
1
-0
/
+37
2006-09-09
refactor Call into OutgoingCall and IncomingCall
1
-46
/
+62
2006-09-05
refactor stream engine handling
1
-4
/
+7
2006-09-05
call.py: takes at most 3 arguments
1
-1
/
+1
2006-09-05
call.py: enhance debug messages
1
-2
/
+5
2006-08-29
VoipEngine -> StreamEngine
1
-2
/
+2
2006-09-03
examples/call.py: add calls to RequestStreams for outgoing calls
1
-1
/
+16
2006-08-30
examples/call.py: support listening for calls and auto-accepting when a conta...
1
-2
/
+14
2006-08-30
examples/call.py: use the new stream-engine name/path
1
-2
/
+2
2006-08-29
revert to two-arg form of channel readiness callback
1
-3
/
+4
2006-08-29
ignore DBus exception when calling Disconnect
1
-1
/
+6
2006-08-29
Close() is on channel interface
1
-1
/
+1
2006-08-29
port examples to spec 0.13
1
-6
/
+8
2006-08-17
Alter example code to use new ready_handler on Channel proxies
Simon McVittie
1
-11
/
+2
2006-08-09
make call.py take contact to call as argument
1
-5
/
+4
2006-08-09
increase sleep from 2 to 5
1
-1
/
+1
2006-08-09
wait for channel to inspect its own interfaces before attempting to use it
1
-7
/
+18
2006-08-02
add call example and account loading helper code
1
-0
/
+117