summaryrefslogtreecommitdiff
path: root/src/av-cp/main.c
Commit message (Expand)AuthorAgeFilesLines
* av-cp: Make it possible to change User-AgentJens Georg2018-10-271-0/+6
* av-cp: Add server device classJens Georg2016-04-251-0/+26
* av-cp: Plug several memory leaksJens Georg2016-04-251-0/+2
* av-cp: Avoid possible crash on rescan clickJens Georg2015-11-241-10/+9
* Remove gnome-common stuffJens Georg2015-06-141-1/+3
* av-cp: Add --interface optionJens Georg2013-10-201-0/+13
* av-cp: Make network port configurableJens Georg2013-03-201-4/+25
* Add rescan button.Krzesimir Nowak2013-02-201-0/+17
* Include missing locale.hJiro Matsuzawa2013-01-091-0/+1
* Initialize i18n support functionJiro Matsuzawa2012-12-231-0/+10
* Disable deprecation warningJens Georg2012-12-211-0/+2
* Drop deprecated g_thread_init callJens Georg2012-10-081-3/+0
* Mark exported symbols as suchJens Georg2009-12-041-0/+2
* Signal handlers as passed gpointer not 'gpointer *'Zeeshan Ali (Khattak)2009-07-271-1/+1
* Use new api to leave CP management to gupnpZeeshan Ali (Khattak)2009-07-271-61/+6
* Keep CPs & contexts in GList rather than GHashTableZeeshan Ali (Khattak)2009-07-271-19/+49
* Correct context equality check for av-cp as wellZeeshan Ali (Khattak)2009-07-271-1/+3
* Use G_CALLBACK to setisfy the compilerZeeshan Ali (Khattak)2009-07-271-2/+2
* No need to search for all resources anymoreZeeshan Ali (Khattak)2009-07-271-30/+42
* Support for multiple networks.Zeeshan Ali (Khattak)2009-06-251-18/+50
* Initialize the GError to NULL at declaration.Zeeshan Ali2008-11-241-2/+1
* Use g_printerr() instead of g_critical() in case of problems.Zeeshan Ali2008-11-241-1/+2
* Replace my non-working "@gstreamer.net" email with "@gnome.org" one.Zeeshan Ali2008-11-051-2/+2
* Initialize the thread system before doing anything else.Zeeshan Ali2008-10-281-0/+3
* API update: Use g_type_init() instead of gupnp_av_init().Zeeshan Ali2008-02-251-1/+1
* Update according to the recent gupnp-av API changes.Zeeshan Ali2008-01-241-8/+19
* Separate parts of the names of modules with a '-'.Zeeshan Ali2007-11-041-2/+2
* Remove the tool name prefix from source files.Zeeshan Ali2007-11-041-0/+120