index
:
telepathy/telepathy-yell
master
update-spec
Temporary submodule to implement draft Call APIs (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-yell)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-07
Add some missing config.h
HEAD
master
Guillaume Desmottes
3
-0
/
+6
2012-02-07
Disable GLib deprecation warnings for now
Guillaume Desmottes
1
-0
/
+4
2011-11-21
Support building for Android
Alvaro Soliverez
4
-1
/
+45
2011-11-21
configure: Bump tp-glib dep to include Emits_Changed
Will Thompson
1
-1
/
+1
2011-11-18
Post-release bump
Mike Ruprecht
1
-1
/
+1
2011-11-18
version 0.0.4
telepathy-yell-0.0.4
Mike Ruprecht
2
-2
/
+11
2011-11-17
Update tools to current tp-glib
Sjoerd Simons
6
-28
/
+99
2011-11-17
Add Call_Content_Interface_Audio_Control from telepathy-spec
Sjoerd Simons
3
-0
/
+113
2011-11-16
Add coding style check for g_hash_table_destroy and g_array_free usage
Xavier Claessens
1
-0
/
+13
2011-11-16
Use _unref instead of _free _destroy when possible.unref
Xavier Claessens
4
-5
/
+5
2011-10-12
call-channel: add TPY_CALL_CHANNEL_FEATURE_CORE
Guillaume Desmottes
2
-28
/
+79
2011-06-16
Fix tpy_call_channel_accept_finish() return value
Emilio Pozuelo Monfort
1
-1
/
+1
2011-06-16
Make tpy_call_channel_hangup_finish() actually do anything
Emilio Pozuelo Monfort
2
-2
/
+13
2011-06-16
Use a GAsyncResult for each async call
Emilio Pozuelo Monfort
1
-27
/
+24
2011-06-16
CallChannel: add Hold high-level API
Emilio Pozuelo Monfort
2
-0
/
+84
2011-06-13
Check for gio
Emilio Pozuelo Monfort
1
-1
/
+1
2011-05-26
Post-release bump
Emilio Pozuelo Monfort
1
-1
/
+1
2011-05-26
version 0.0.3
telepathy-yell-0.0.3
Emilio Pozuelo Monfort
2
-2
/
+10
2011-05-26
Fix signal documentation
Emilio Pozuelo Monfort
1
-2
/
+1
2011-05-26
Correctly track call members
Emilio Pozuelo Monfort
1
-7
/
+35
2011-05-25
Merge branch 'error-checking'
Marco Barisione
3
-3
/
+4
2011-05-25
Check the return value of functions instead of the GError when possible
Marco Barisione
2
-2
/
+2
2011-05-25
Don't leak the GError in codec_offer_finished_cb
Marco Barisione
1
-0
/
+1
2011-05-25
tpy_call_content_codec_offer_offer_finish should return NULL instead of FALSE
Marco Barisione
1
-1
/
+1
2011-05-20
Post-release bump
Emilio Pozuelo Monfort
1
-1
/
+1
2011-05-20
version 0.0.2
telepathy-yell-0.0.2
Emilio Pozuelo Monfort
2
-5
/
+12
2011-05-20
Add telepathy.am for maintainer-make-release
Emilio Pozuelo Monfort
4
-0
/
+149
2011-05-20
Add a ChangeLog file
Emilio Pozuelo Monfort
1
-0
/
+2
2011-05-20
Fix docstrings for two TpyCallContent signals
Emilio Pozuelo Monfort
1
-4
/
+4
2011-05-17
Don't Initialize member values in _constructed
Sjoerd Simons
1
-3
/
+1
2011-05-15
Fix version from post release bump commit
Mike Ruprecht
1
-1
/
+1
2011-05-15
tpy_call_content_codec_offer_offer shouldn't own the cancellable
Mike Ruprecht
2
-1
/
+2
2011-04-21
Update .gitignore
Danielle Madeley
1
-0
/
+1
2011-04-08
Fix signal signature
Emilio Pozuelo Monfort
1
-1
/
+1
2011-04-01
Post-release bump
Sjoerd Simons
1
-2
/
+2
2011-04-01
version 0.0.1
Sjoerd Simons
1
-2
/
+2
2011-04-01
Add infrastructure for libtool versioning
Sjoerd Simons
2
-0
/
+20
2011-04-01
Enable shared library by default, static users should disable this
Sjoerd Simons
1
-3
/
+3
2011-04-01
Add a NEWS and README file
Sjoerd Simons
2
-0
/
+10
2011-03-23
Fix typo
Sjoerd Simons
1
-1
/
+1
2011-03-23
Add a ready property on the client object tree
Sjoerd Simons
3
-2
/
+143
2011-03-22
Add API to get the current video state
Sjoerd Simons
2
-0
/
+37
2011-03-22
Correct the streams-removed callback
Sjoerd Simons
1
-7
/
+8
2011-03-16
Require GLib 2.28
Emilio Pozuelo Monfort
1
-1
/
+1
2011-03-08
Don't pass a library suffix to ./configure
Emilio Pozuelo Monfort
2
-7
/
+5
2011-03-03
Add service side headers to installed headers
Danielle Madeley
1
-13
/
+10
2011-03-02
CallChannel: free the call details
Emilio Pozuelo Monfort
1
-1
/
+1
2011-03-02
Check parameters in public APIs
Emilio Pozuelo Monfort
1
-0
/
+6
2011-03-02
Add a tpy_call_channel_get_state() accessor
Emilio Pozuelo Monfort
2
-0
/
+22
2011-02-23
Use the correct types for tp_asv_get_boxed
Emilio Pozuelo Monfort
2
-7
/
+12
[next]