summaryrefslogtreecommitdiff
path: root/examples/gui
Commit message (Collapse)AuthorAgeFilesLines
* fs-gui: Use accessor functions to parse messagesOlivier Crête2017-11-141-25/+36
| | | | Getting boxed types from GstMessage manually is just too error prone.
* session: Add API to set the transmitter parameters as a GHashTableOlivier Crête2013-03-261-14/+10
|
* Example: Port to GStreamer 1.0 and misc improvementsOlivier Crête2012-09-226-454/+826
| | | | | | | Also add volume controls Also port to GTK+ 3 Also port to GObject introspection Also use default properties and preferences
* Port to GStreamer 0.11Olivier Crête2012-07-311-2/+2
|
* example: Call the right functionOlivier Crête2012-02-291-1/+1
|
* Update glade fileOlivier Crête2012-02-291-97/+115
|
* Fix python examplesOlivier Crête2012-02-202-29/+20
|
* Rename fs2-gui-user-frame.ui to fs-..Olivier Crête2012-02-151-0/+0
|
* fssession: Remove the "method" from the telephone_event methodsOlivier Crête2011-11-022-278/+193
| | | | | | 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.
* Rename Farsight 2 to FarstreamOlivier Crête2011-10-116-62/+62
|
* session: Remove "codecs-ready"Olivier Crête2011-10-111-5/+4
| | | | Now "codecs" is NULL until the codecs are ready
* gui: Remove usage of sdes-cname propertyOlivier Crête2011-10-111-17/+9
|
* rawudp: Use force_remote_candidates, not setOlivier Crête2011-10-111-1/+4
|
* examples: Remove debug-msgOlivier Crête2011-10-111-2/+2
|
* example gui: Keep a ref to the FsElementAddedNotifier to keep it aliveOlivier Crête2011-01-201-3/+3
|
* example gui: Set the necessary properties for x264encOlivier Crête2011-01-191-0/+3
|
* nice: Use nice_interfaces to get local addressesOlivier Crête2010-06-271-1/+7
|
* gui: Ignore elements with no factoryOlivier Crête2010-05-091-0/+2
|
* gui: Add .ui files to automake fileOlivier Crête2009-07-301-1/+7
|
* gui: Replace libglade with GtkBuilderOlivier Crête2009-06-166-736/+767
|
* Really set page size to zero on spinbutton adjustementOlivier Crête2009-02-231-1/+1
|
* Move examples to examples dirOlivier Crête2009-02-234-0/+2091