summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* client: Avoid critical if address is NULLwip/libsoup3Jens Georg2021-12-291-2/+3
|
* ci: Switch to flatpak temporarilyJens Georg2021-11-212-200/+279
|
* build: Fix GIR and vapi dependency to libsoup3Jens Georg2021-11-212-2/+2
|
* Port GSSDP to libsoup3 APIJens Georg2021-10-284-21/+17
|
* SocketSource: Small code clean-upJens Georg2021-10-281-4/+3
|
* Client: Deprecate msearch-port propertyJens Georg2021-10-282-0/+39
|
* Bump API versionJens Georg2021-10-276-13/+18
|
* Prepare 1.4.0gssdp-1.4.0Jens Georg2021-09-182-1/+9
|
* Revert "build: Build docs by default"Jens Georg2021-09-021-1/+1
| | | | This reverts commit 652edd5c0145c0a542017840e3f3bc22b9ade159.
* build: Add missing ''Jens Georg2021-08-141-1/+1
|
* sniffer: Fix building as subprojectJens Georg2021-08-141-1/+1
|
* Prepare 1.3.1gssdp-1.3.1Jens Georg2021-08-142-1/+11
|
* build: Build docs by defaultJens Georg2021-08-141-1/+1
|
* Update .gitignoreJens Georg2021-08-141-0/+4
|
* win32: Implement interface index lookupJens Georg2021-07-041-2/+22
|
* win32: Add MAC lookupJens Georg2021-07-043-3/+95
| | | | This bumps the windows requirement to Vista
* doc: Fix dist for tarballJens Georg2021-07-031-1/+1
|
* Prepare 1.3.0gssdp-1.3.0Jens Georg2021-07-031-0/+18
|
* Remove dummy ChangeLog fileJens Georg2021-07-031-0/+0
|
* build: Bind library version to project versionJens Georg2021-07-032-1/+13
|
* Port sniffer to GTK4Jens Georg2021-06-206-351/+235
|
* net-posix: Disable deprecation warningJens Georg2021-06-201-0/+3
| | | | Used to fix deprecation warning for g_memdup2
* all: Add warning if using too new APIJens Georg2021-06-201-3/+8
| | | | | | There is a small issue with g_memdup2; we support it if glib is new enough, but it will trigger the warning, so it is not set to error for now
* all: Unconditionally include config.hJens Georg2021-06-207-15/+1
| | | | We always generate it with meson
* examples: Remove old GLib initializerJens Georg2021-06-202-8/+0
|
* all: LGPL-2.0 -> LGPL-2.1Jens Georg2021-06-2031-489/+148
| | | | Remove wall of text and use SPDX-License-Identifier everywhere
* doap: Fix some linksJens Georg2021-06-201-3/+3
|
* doc: Fix warnings regarding parametersJens Georg2021-06-202-6/+5
|
* build: Do not make config.h part of the dependencyJens Georg2021-06-194-9/+4
|
* build: Move config.h to private subdirectoryJens Georg2021-06-192-4/+7
| | | | | | This is necessary for using it as a submodule, see https://mesonbuild.com/Wrap-best-practices-and-tips.html#do-not-put-configh-in-external-search-path
* ci: Use docs dir for documentation deploymentJens Georg2021-06-191-1/+1
|
* doc: Dist docsJens Georg2021-06-192-0/+23
|
* doc: Set authors stringJens Georg2021-06-191-0/+1
|
* doc: Remove old gtk-doc filesJens Georg2021-06-195-209/+0
|
* Error: Add short taglineJens Georg2021-06-191-0/+3
|
* resource-group: Fix intrspection and docsJens Georg2021-06-191-36/+48
|
* resource-browser: Update docs and introspectionJens Georg2021-06-191-39/+53
|
* doc: Some dependency fixesJens Georg2021-06-191-2/+2
|
* doc: Add links to dependenciesJens Georg2021-06-192-0/+21
|
* doc: Add logoJens Georg2021-06-192-0/+131
|
* client: Update docs and introspectionJens Georg2021-06-192-56/+69
|
* doc: Use gi-docgen for the documentationJens Georg2021-06-195-17/+70
|
* sniffer: Add some informationJens Georg2021-06-102-9/+92
|
* sniffer: Port to a more modern GTKJens Georg2021-06-068-1069/+1269
| | | | Using appliation windows, actions, etc.
* Bump package versionJens Georg2021-06-061-1/+1
|
* ci: Add reports to scan-buildwip/phako/ciJens Georg2021-05-293-1/+139
|
* all: Minor scan-build fixesJens Georg2021-05-293-16/+19
|
* Rename README -> README.mdJens Georg2021-05-221-0/+0
|
* ci: Trigger gupnp when gssdp changesJens Georg2021-05-221-0/+8
|
* build: Add gir build dirJens Georg2021-05-221-0/+1
| | | | For use in vapi generation in subproject