summaryrefslogtreecommitdiff
path: root/telepathy-glib/dtmf.c
Commit message (Collapse)AuthorAgeFilesLines
* Use GLib's default marshaller everywhereSimon McVittie2012-03-011-4/+4
| | | | | | | | In contrast to the previous commit, I'm just using NULL here - telepathy-glib has an explicit dependency on GLib 2.30. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=46523 Reviewed-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* Merge branch 'master' into call1Xavier Claessens2012-02-061-0/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: examples/cm/callable/conn.c examples/cm/callable/connection-manager.c examples/cm/callable/media-channel.c examples/cm/callable/media-manager.c examples/cm/callable/media-stream.c examples/cm/callable/protocol.c examples/future/call-cm/call-channel.c examples/future/call-cm/call-content.c examples/future/call-cm/call-stream.c extensions/call-content.c extensions/call-stream.c extensions/extensions-cli.c tests/dbus/call-example.c tests/dbus/callable-example.c
| * Add config.h include in all source filesXavier Claessens2012-02-061-0/+1
| |
* | Implement DTMF interface on TpBaseMediaContentOlivier CrĂȘte2012-01-111-16/+11
|/
* dtmf: fix signal gtk-doc off-by-one errorJonny Lamb2011-01-061-0/+4
| | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* Prepare version 0.13.3telepathy-glib-0.13.3Simon McVittie2010-10-261-1/+19
|
* Add type assertions to TpDTMFPlayer's APISimon McVittie2010-10-251-0/+5
|
* Re-namespace TpDTMFPlayer to fit in telepathy-glib, and document itSimon McVittie2010-10-251-46/+169
|
* Import GabbleDTMFPlayer from telepathy-gabbleSimon McVittie2010-10-251-0/+397