summaryrefslogtreecommitdiff
path: root/farstream/fs-session.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix GIR annotations to remove deprecated stylesOlivier Crête2015-01-281-12/+3
|
* Fix clang warningsOlivier Crête2014-10-281-1/+1
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=85565
* lib: Add parameters to set encryption and decryption parametersOlivier Crête2014-09-181-5/+59
|
* session: Add API to set the allowed capsOlivier Crête2014-09-181-1/+79
|
* Fix some mismatched / redundant <para> gtk-doc tagsIain Lane2014-05-061-2/+2
| | | | | | | | | gtk-doc 1.20 got more strict about correctness here wrt. balanced tags. Also bump the relevant gtk-doc requirement, these tags were added for a reason back then. https://bugs.freedesktop.org/show_bug.cgi?id=76458
* Use the generic marshallers instead of generating themOlivier Crête2013-02-051-5/+1
|
* Make fs_conference_debug category symbol privateOlivier Crête2012-10-021-1/+1
| | | | Don't export it in the dll
* Add some allow-none annotationsOlivier Crête2012-09-201-3/+3
|
* Re-base onto GObjectOlivier Crête2012-09-181-1/+1
|
* Fix annotations to make new gir happierOlivier Crête2012-08-071-1/+1
|
* Revert "Add breakpoints in error functions for easier debugging"Olivier Crête2012-08-061-1/+0
| | | | | | Because the unit tests fail on the breakpoints :-( This reverts commit 9fac4e2b35fccc976cf1d9ed202030beae091e66.
* Add breakpoints in error functions for easier debuggingOlivier Crête2012-07-311-0/+1
|
* Gtk-doc tags belong after the descriptionOlivier Crête2012-05-251-9/+7
|
* session: Remove extra ; where it doesn't belongOlivier Crête2012-02-101-1/+1
|
* Update GIR annotationsOlivier Crête2012-01-101-3/+5
|
* Move the FsSession's conference property to the base classOlivier Crête2012-01-101-0/+17
|
* Add parsing functions for all GstMessagesOlivier Crête2011-11-141-11/+16
|
* session: Put the messages argument into a real tableOlivier Crête2011-11-071-22/+62
|
* session: Add functions to parse the custom GstMessagesOlivier Crête2011-11-071-0/+170
|
* session: Make the volume into a gucharOlivier Crête2011-11-071-1/+1
|
* session: Document the farsight-telephony-event-started/stopped messagesOlivier Crête2011-11-071-0/+32
| | | | Also use the specific registered types where appropriate
* fssession: Remove the "method" from the telephone_event methodsOlivier Crête2011-11-021-8/+4
| | | | | | Now, it will always try event then fall back on sound. If one wants to ensure that only sound is sent, one must remove the events from the remote codecs.
* Move the lib out of gst-libsOlivier Crête2011-10-111-0/+682