summaryrefslogtreecommitdiff
path: root/src/rygel/rygel-main.vala
Commit message (Expand)AuthorAgeFilesLines
* rygel: Remove rygel-main.valaJens Georg2022-05-121-333/+0
* engine-gst: Enable MPEG2 encoding using VA-APIJens Georg2022-05-121-0/+2
* rygel: Make it possible to enable IPv6Jens Georg2020-07-261-1/+16
* all: Fix deprecated functionsJens Georg2018-10-221-3/+3
* rygel,server: Init MediaEngine in MediaServerPluginJens Georg2018-10-181-1/+0
* rygel: Allow IP addresses in interface listJens Georg2016-06-261-2/+3
* rygel: When ignoring a context, disable itJens Georg2016-06-141-0/+1
* all: Update license text to LGPLv2.1 properJens Georg2015-11-021-8/+8
* core,main: Add DBus ACL implementationJens Georg2015-07-201-0/+6
* core,ui: Remove "enable-upnp" settingJens Georg2015-07-051-8/+1
* Minor translatable strings fixesPiotr Drąg2015-05-241-2/+2
* rygel: Disable plugin timeout completelyJens Georg2014-10-121-1/+7
* rygel: Mark string translatableJens Georg2013-09-281-1/+1
* rygel: Print version number on startupJens Georg2013-09-161-0/+2
* rygel: Add message about streaming-only modeJens Georg2013-05-281-0/+6
* core,rygel,doc: Use multiple interfacesJens Georg2013-05-101-5/+5
* i18n: Change ".." to "..." in a stringPiotr Drąg2013-04-131-2/+2
* server,engine: Move MediaEngine into .soJens Georg2012-10-051-6/+3
* core: Move executable configuration out of coreJens Georg2012-09-211-1/+23
* rygel: Drop misc.vapiJens Georg2012-08-191-1/+1
* core,ui: Explicit initialization of MetaConfigJens Georg2012-07-031-0/+3
* all: Clean-up VAPI source filesJens Georg2012-07-031-1/+1
* core: Fix DLNA bitrates using presetsJens Georg2012-05-171-0/+5
* core: Port signal handling to GLib 2.30 APIJens Georg2012-03-261-3/+4
* core: Add env variable to change plugin timeoutJens Georg2012-02-091-1/+10
* core: Use new GUPnP APIJens Georg2011-09-131-1/+1
* core: Shutdown other instance of rygel ourselvesJens Georg2011-07-271-0/+4
* core: Make rygel single-instance.Jens Georg2011-07-141-8/+10
* core: Ability to bind to specific networksZeeshan Ali (Khattak)2011-01-311-6/+10
* dbus: Add method to unregister from DBusJens Georg2011-01-231-1/+5
* core: Prevent possible crash on Ctrl-CJens Georg2011-01-181-2/+7
* core,data: Correct meaning for 'upnp_enabled' configZeeshan Ali (Khattak)2011-01-111-1/+2
* core,plugins: Rename Plugin.available to activeZeeshan Ali (Khattak)2010-12-241-5/+5
* core: Remove redundant call to Gst.init()Zeeshan Ali (Khattak)2010-11-031-3/+0
* core: No need to pass dummy args to Gst.init()Zeeshan Ali (Khattak)2010-11-011-2/+1
* core: Destroy the device list before quiting main loopZeeshan Ali (Khattak)2010-10-051-0/+1
* build,core,plugins: Port to GDBus and GVariantZeeshan Ali (Khattak)2010-10-041-1/+1
* core,ui,build: Make i18n system actually workZeeshan Ali (Khattak)2010-09-281-0/+6
* core,plugins: Fix bgo#629348Jens Georg2010-09-111-3/+3
* core,plugins: Miscellaneous string fixesPhilip Withnall2010-08-311-2/+2
* core: Correctly handle string involving pluralsZeeshan Ali (Khattak)2010-08-111-1/+3
* core: Remove redundant return statementZeeshan Ali (Khattak)2010-08-101-2/+0
* core: Separate VAPI for misc functions from C worldZeeshan Ali (Khattak)2010-06-221-6/+1
* core: Simplify and fix (unix) signal handlingZeeshan Ali (Khattak)2010-06-221-16/+11
* core: Handle POSIX signals in Vala, no need for CZeeshan Ali (Khattak)2010-06-211-5/+16
* core,ui: Drop usage of '+=' for connecting signalsZeeshan Ali (Khattak)2010-06-191-3/+5
* core: Timeout on plugin loadingZeeshan Ali (Khattak)2010-05-251-0/+13
* core,plugins,ui: Mark translatable stringsZeeshan Ali (Khattak)2010-04-191-8/+8
* core: Fix build against vala git masterJens Georg2010-03-211-1/+1
* core: Restart application on SIGHUPZeeshan Ali (Khattak)2010-01-241-1/+11