summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wip: Allow subdevices to have the same UDN as parentwip/phako/25Jens Georg2021-06-141-14/+55
* all: SPDX license identifierJens Georg2021-06-1025-330/+30
* Revert "xml-doc: Temporarily disable transfer annotation"Jens Georg2021-06-101-1/+1
* build: Bump project versionJens Georg2021-06-101-1/+1
* ci: There's actually no Rygel CI to trigger :(Jens Georg2021-06-101-7/+7
* ci: Trigger rygel after successful buildJens Georg2021-06-101-0/+8
* xml-doc: Temporarily disable transfer annotationJens Georg2021-06-101-1/+1
* all: Fix code formattingJens Georg2021-06-092-22/+22
* gi: Fix annotationsJens Georg2021-06-0912-67/+67
* all: Minor simplicifcations and dead code removalJens Georg2021-06-094-36/+11
* doc: Minor fixesJens Georg2021-06-092-3/+3
* doc: Add/Fix Since: annotationsJens Georg2021-06-099-66/+52
* all: Fix minor compiler warningsJens Georg2021-06-0917-18/+17
* context-manager: Fix typoJens Georg2021-06-091-1/+1
* docs: Add description for newly added functionsJens Georg2021-06-091-0/+183
* doc: Fix some gtk-doc errorsJens Georg2021-06-094-7/+34
* Remove obsolete ChangeLog fileJens Georg2021-06-091-0/+0
* doc: Shuffle GFDL text around and include copyJens Georg2021-06-093-12/+482
* Doc: Improve README.md a bitJens Georg2021-06-091-3/+18
* doc: Check for stylesheet existence on doc buildJens Georg2021-06-091-9/+25
* all: LGPL-2.0 -> LGPL-2.1Jens Georg2021-06-0948-739/+168
* All: Move README to README.mdJens Georg2021-06-091-0/+0
* tests,examples: Some tests are examplesJens Georg2021-06-0913-19/+19
* tests: Use g_unix_signal_addJens Georg2021-06-097-50/+118
* test: Remove dead codeJens Georg2021-06-091-9/+0
* doc: An <-> a where applicableJens Georg2021-06-097-13/+13
* service: Name GTasksJens Georg2021-06-092-0/+4
* Prepare 1.2.7gupnp-1.2.7Jens Georg2021-06-062-1/+16
* vala: ServiceProxyAction.new does not throwJens Georg2021-06-051-1/+1
* Unbreak dLeyna shutdownJens Georg2021-06-051-2/+1
* vala: Bind varargs functions of ServiceProxyActionJens Georg2021-06-051-0/+8
* vala,gi: Fix introspection, remove overridesJens Georg2021-06-053-7/+3
* build: Bump GLib version to 2.66.Jens Georg2021-06-021-6/+7
* Throw a compilation error for too new glib featuresBastien Nocera2021-06-021-0/+1
* Pin the required glib versionBastien Nocera2021-06-021-0/+3
* Import config.h in all C sourcesBastien Nocera2021-06-0219-0/+24
* Fix build with hardened security flagsAndreas Müller2021-05-311-3/+3
* Prepare GUPnP 1.2.6gupnp-1.2.6Jens Georg2021-05-242-1/+11
* build: Lower gssdp requirementJens Georg2021-05-241-1/+1
* Prepare GUPnP 1.2.5gupnp-1.2.5Jens Georg2021-05-242-1/+35
* Tests: Add test for host header validationwip/24Jens Georg2021-05-243-9/+99
* service: Validate host headerJens Georg2021-05-243-0/+67
* control-point: Hold a ref on control point while async downloadingDoug Nazar2021-05-241-1/+2
* examples: Add get-volme C exampleJens Georg2021-05-242-0/+172
* examples: Add get-volume.pyJens Georg2021-05-241-0/+69
* examples: Fix JavaScript exampleJens Georg2021-05-241-14/+22
* service-introspection: Make GI introspectableJens Georg2021-05-242-9/+58
* service-proxy: Fix introspection annotationJens Georg2021-05-241-4/+4
* ci: exclude subprojects from testsJens Georg2021-05-231-1/+1
* CI: Enable CI buildJens Georg2021-05-225-8/+220