summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare GUPnP 1.5.0gupnp-1.5.0Jens Georg2022-04-241-0/+52
* examples: Add light-server example in pythonJens Georg2022-04-241-0/+125
* meson: Respect bindir optionMarvin Schmidt2022-04-112-1/+4
* test: Add sync call soap error testJens Georg2022-04-021-6/+43
* test-proxy: Test call_finish for SOAP errorsJens Georg2022-04-021-0/+59
* service-proxy-test: Fix missing action and errorJens Georg2022-04-021-1/+6
* ServiceProxy: Parse response in call_finishJens Georg2022-04-023-167/+175
* doc: Remove duplicate depend_filesJens Georg2022-04-021-1/+0
* doc: Add dependency on toml fileJens Georg2022-03-121-0/+1
* ci: Fix doc pathJens Georg2022-03-121-1/+1
* ci: Build correct doc targetJens Georg2022-03-121-1/+1
* doc: Fix build using subdirsJens Georg2022-03-121-1/+8
* test: Do not pollute global factoryJens Georg2022-03-121-4/+7
* ci: Actually use the test multiplierJens Georg2022-03-121-1/+1
* ci: Update to F35 and libsoup3Jens Georg2022-03-121-219/+204
* ServiceProxy: Prevent critical on shutdownJens Georg2022-02-051-1/+2
* ServiceProxy: Small g_clear_pointer useJens Georg2022-01-231-2/+1
* ServiceProxy: Use default reason phraseJens Georg2022-01-231-1/+1
* tests: Add ServiceProxy testJens Georg2022-01-234-2/+603
* ServiceProxy: Fix error propagation in sync callJens Georg2022-01-231-2/+1
* ServiceProxy: Use send_asyncJens Georg2022-01-231-12/+10
* ServiceProxy: Rename CallbackDataJens Georg2022-01-231-8/+8
* doc: Fix examples for gi-docgenJens Georg2022-01-231-12/+6
* ProxyAction: Propagate error from soup callJens Georg2022-01-201-0/+1
* ServicceProxy: Make pending notifies a queueJens Georg2022-01-201-11/+8
* ServiceProxy: Use Cancellable on shutdownJens Georg2022-01-201-34/+14
* ServiceProxyAction: Drop cancellableJens Georg2022-01-203-114/+4
* ServiceProxyAction: Remove proxyJens Georg2022-01-203-28/+7
* ServiceProxyAction: Do not leak response stringJens Georg2022-01-201-0/+2
* ServiceProxy: Remove deprecated APIJens Georg2022-01-206-799/+30
* Drop _valist variant of functionJens Georg2022-01-161-27/+3
* ServiceProxy: Fix double-free on ProxyActionJens Georg2022-01-092-1/+70
* ControlPoint: Don't load description on url errorJens Georg2022-01-091-0/+9
* ServiceProxy: Drop deprecated introspectionJens Georg2022-01-094-336/+135
* ServicceProxy: Do not leak unsubscribe messageJens Georg2022-01-091-10/+3
* tests: Adapt tests to proper shutdown soup serverJens Georg2022-01-091-19/+103
* ServiceAction: Do not leak answer bytesJens Georg2022-01-091-3/+3
* ControlPoint: Properly cancel pending get messagesJens Georg2022-01-091-29/+22
* ServiceProxy: Drop additional reference on messageJens Georg2022-01-052-4/+1
* ServiceProxy: Do not leak response on resendJens Georg2022-01-051-0/+3
* ServiceProxyAction: Do not leak responseJens Georg2022-01-051-0/+2
* ServiceProxy: Fix re-sending M-POST in sync callJens Georg2022-01-051-31/+22
* ServiceProxy: Properly re-queue if POST failedJens Georg2022-01-052-9/+214
* Revert "build: Do not write man page during test"Jens Georg2022-01-041-1/+0
* Service: Signal action_invoked if vfunc existsJens Georg2022-01-031-1/+2
* Remove stray g_print in the codeJens Georg2022-01-033-5/+0
* doc: Remove old gtk-doc filesJens Georg2022-01-039-1969/+0
* build: Distribute docsJens Georg2022-01-032-0/+23
* docs: Use gi-docgen instead of gtk-docJens Georg2022-01-0337-485/+1622
* build: Do not write man page during testJens Georg2022-01-031-0/+1