Commit Graph

  • 2fbb52b708 Actually fix the issue and not only turn off warning fix_warning 0xFEEDC0DE64 2024-06-27 22:10:05 +02:00
  • 12d2ffd1fe Fix warning with new android compiler 0xFEEDC0DE64 2024-06-27 21:14:44 +02:00
  • 475aedb0bd fix example qmake build not finding QtZeroConf headers master Jonathan Bagg 2024-04-04 21:45:48 -04:00
  • 83df89fabe fix Android Qt 5.15 builds using cmake Jonathan Bagg 2024-04-04 19:42:15 -04:00
  • 9fbb8dcbc1 changes for qt6-Android mariuszmaximus 2023-11-20 18:58:51 +01:00
  • a2b907b95f cmake change avahi to NDS for Android mariuszmaximus 2023-11-20 23:03:03 +01:00
  • 38083c6126 cmake: Install using GNUInstallDirs Zephyr Lykos 2023-09-27 11:33:49 +08:00
  • d466206fb3 use uniform utf-8 encoding Benedek Kupper 2023-07-06 15:05:44 +02:00
  • 9e8addde36 README.md - add Android NDS note Jonathan Bagg 2023-05-22 16:03:56 -04:00
  • 65e0713bc3 Android: Call nsd.stopServiceDiscovery() when going to sleep Jonathan Bagg 2023-05-22 15:48:52 -04:00
  • 4fada0fb2a Example - Add java source dir to test app example for Android NDS Jonathan Bagg 2023-05-22 15:41:12 -04:00
  • 58d9ca7e7b AndroidNds - change java to BSD license for simpler app integration. Jonathan Bagg 2023-05-22 11:36:00 -04:00
  • 39e96235ce update readme Apple App Store deployment & added Distribution Requirements Jonathan Bagg 2023-05-22 11:22:41 -04:00
  • 6df17b9760 AndroidNds - add interface parameter to startServicePublish() Jonathan Bagg 2023-05-22 09:34:11 -04:00
  • da386b2ac3 Android: Call nsd.unregisterService() synchronously when going to sleep Jonathan Bagg 2021-11-04 08:14:09 -04:00
  • f89c73695e Android: Fix missing or corrupt service name Jonathan Bagg 2021-11-03 21:30:37 -04:00
  • 61f5676248 also set pointer size to 64bit fixed on the C++ size Michael Zanetti 2021-09-19 19:57:41 +02:00
  • 2a7a8fb9d8 Use jlong instead of jint for intptr_t Michael Zanetti 2021-09-14 11:10:52 +02:00
  • 966877a9a0 Queue resolver calls Michael Zanetti 2021-09-14 00:22:25 +02:00
  • 3f5650388c use proper pointer type Michael Zanetti 2021-09-13 16:39:08 +02:00
  • 24debe31b0 Move Android part to use native Android mDNS API Michael Zanetti 2021-09-10 13:30:30 +02:00
  • 473d8520f9 Avahi Client - fix crashing is avahi daemon is not running. pre_Android_api30 Jonathan Bagg 2023-05-06 08:23:57 -04:00
  • 7b066b1aed Fix building on FreeBSD, including the example probonopd 2022-10-28 20:54:37 +02:00
  • 3d7b094b75 project: examples, enable building as standalone Marc Reilly 2022-07-05 17:57:08 +10:00
  • 668f7358c4 project: cmake: change include path for INSTALL_INTERFACE Marc Reilly 2022-11-01 12:00:00 +11:00
  • 2318fb1987 project: bump min required cmake version to 3.4 Marc Reilly 2022-07-05 11:10:53 +10:00
  • 81253d92da project: CMake, set SOVERSION for shared libs. Project VERSION Marc Reilly 2022-07-05 11:06:29 +10:00
  • d807d5ab37 project: link against avahi-common Marc Reilly 2022-06-22 14:04:24 +10:00
  • 0889adbc23 project: cmake: allow building with Qt6 Marc Reilly 2022-06-22 12:05:16 +10:00
  • c75cd78cff Add optional parameter for binding service to specific interface Jonathan Bagg 2022-10-28 13:57:08 -04:00
  • 16b50c700f Add optional parameter for binding service to specific interface Brian Kendall 2022-10-28 13:12:56 -04:00
  • 29be12c558 Fix "multiple socket notifiers for same socket" Florian Meinicke 2022-09-01 07:30:17 +02:00
  • d203025409 AvahiCore - house keeping android-api-30 Jonathan Bagg 2022-03-07 22:16:25 -05:00
  • 38d236dee1 Fix Android api 30 issue Jonathan Bagg 2022-02-26 17:51:31 -05:00
  • 74402496b0 Fixed handling of TXT records longer than 127 bytes morixhub 2020-07-01 15:13:04 +02:00
  • 31fc8e5c72 Improve finding avahi-client David Kahles (KDV) 2022-03-09 13:14:33 +01:00
  • 58e8f6ee1c AvahiCode + Bonjour: use correct datatype for pos David Kahles (KDV) 2022-04-07 13:48:38 +02:00
  • c48fc95cf1 AvahiCore + Bonjour - pos should be signed. Jonathan Bagg 2022-02-17 20:45:29 -05:00
  • 334ca21012 AvahiClient - Fix parsing of TXT records if value contains '=' Jonathan Bagg 2022-02-17 20:41:07 -05:00
  • 01f35f27a3 Fix parsing of TXT records if value contains '=' Florian Meinicke 2022-02-11 16:13:49 +01:00
  • 7fadf1cff5 add support for compiling for ubuntu touch Michael Zanetti 2018-10-15 22:33:32 +02:00
  • 2fb144933e Add clang-format config Jonathan Bagg 2021-09-17 20:18:09 -04:00
  • 9d1293191d Added iOS 14 note to README.md Jonathan Bagg 2021-09-17 20:17:18 -04:00
  • df4a1581ab Merge pull request #39 from rumengb/master jbagg 2020-10-29 21:32:35 -04:00
  • 4646051dab Merge pull request #43 from FMeinicke/fix-cmake jbagg 2020-10-29 21:30:22 -04:00
  • 755854a87f Add missing INSTALL_CMAKEDIR variable Florian Meinicke 2020-10-29 08:39:56 +01:00
  • ab274491fc Add proper CMake config file to install Florian Meinicke 2020-10-29 07:52:08 +01:00
  • c80376bd86 Merge pull request #41 from FMeinicke/cmake jbagg 2020-10-04 22:32:31 -04:00
  • 1995137301 Merge pull request #42 from FMeinicke/fix-linker-error jbagg 2020-10-04 22:31:17 -04:00
  • dca11a1c36 Fix linker error in example Florian Meinicke 2020-09-11 09:35:25 +02:00
  • fe9d3cbc63 Add CMake project for example Florian Meinicke 2020-09-11 09:34:23 +02:00
  • 3fdf9dd8d8 Fix CMakeLists.txt for linux Florian Meinicke 2020-09-11 14:01:21 +02:00
  • a8084c9eac Update CMakeLists.txt Florian Meinicke 2020-09-11 08:27:42 +02:00
  • d630284b10 Update README with CMake build instructions Florian Meinicke 2020-09-10 16:05:36 +02:00
  • fe3751ecdb Fix CMakeLists.txt Florian Meinicke 2020-09-10 16:05:36 +02:00
  • 26521fb848 Fix build on azure Corentin Jabot 2019-09-04 20:38:47 +02:00
  • 10f457f2bf Fix windows build Corentin Jabot 2018-04-25 14:51:50 +02:00
  • 351a834af7 Fix windows build Corentin Jabot 2018-04-25 14:06:37 +02:00
  • a504ec17c7 Compile as static lib Corentin Jabot 2018-04-25 10:58:20 +02:00
  • ebb1958fff Build on android with cmake Corentin Jabot 2018-04-24 11:40:54 +02:00
  • 88d2d9475c Build as a shared lib Corentin Jabot 2018-04-20 18:09:22 +02:00
  • 0a69505312 Fix windows build Corentin Jabot 2018-04-20 17:34:26 +02:00
  • a09ffe6651 Fix cmake script Corentin Jabot 2018-04-20 14:46:55 +02:00
  • 17f13cb80b bonjour-sdk: fix gcc compilation on windows Rumen G.Bogdanovski 2020-08-29 15:04:23 +03:00
  • 844e095e94 Revert "bonjour-sdk: fix gcc compilation on windows" Rumen G.Bogdanovski 2020-08-29 15:02:04 +03:00
  • bd9ae98f7c bonjour-sdk: fix gcc compilation on windows Rumen G.Bogdanovski 2020-08-29 14:05:01 +03:00
  • 9d7b114e6a Bonjour - change QSocketNotifier pointers to QSharedPointer Jonathan Bagg 2020-07-08 18:59:09 -04:00
  • d346cd78a7 Bonjour - Fix memory leak and service rediscovery Jonathan Bagg 2020-07-06 22:05:29 -04:00
  • 5c4bdf1a56 Fix clang compiler errors and warnings Manuel Weichselbaumer 2020-03-09 23:22:57 +01:00
  • ec8b3812e8 Update Bonjour sdk from 333 to 878.200.35 Jonathan Bagg 2020-03-28 14:51:08 -04:00
  • 8625824b8b Bonjour - need to keep resolvers around for updates Jonathan Bagg 2019-04-04 18:48:14 -04:00
  • c286fcd2c0 Change browser protocol options so it can only be IPv4 or IPv6, not both. Jonathan Bagg 2019-03-05 21:26:41 -05:00
  • e92ba9936c switch from QExplicitlySharedDataPointer to QSharedPointer Jonathan Bagg 2019-03-05 21:19:32 -05:00
  • 800e66e4f3 qmake PREFIX. Install to Qt installation directory if no PREFIX specified. Jonathan Bagg 2018-12-06 13:37:34 -05:00
  • 31119114ce AvahiCore - add reference count for AvahiServer instance Jonathan Bagg 2018-05-31 21:35:21 -04:00
  • c0bbc139aa Merge pull request #23 from mzanetti/fix-multiple-browsers-on-android jbagg 2018-05-31 21:16:20 -04:00
  • 407e84dbfc only create one avahi server instance Michael Zanetti 2018-06-01 01:46:31 +02:00
  • d91e9e5b81 updates from avahi project Jonathan Bagg 2018-05-18 13:16:17 -04:00
  • f464b49e44 Finnish thread safe stuff Jonathan Bagg 2018-04-15 12:33:50 -04:00
  • 339b5c83eb AvahiClient - publish does not need to store name, type, domain and port anymore. Jonathan Bagg 2018-04-11 13:22:43 -04:00
  • 40ef144f14 Avahi Implementation: Fix double-free on errors in GROUP_UNCOMMITED stage JonathanS 2018-04-11 09:40:45 +02:00
  • 40cf6adf8e Merge pull request #19 from viktorgino/master jbagg 2018-04-03 10:43:24 -04:00
  • 0c4e94cff0 Check if work queue is empty on cleanup Viktor Verebelyi 2018-04-03 15:24:31 +01:00
  • cc16de7b9a QZeroConfService - isValid() no longer needed Jonathan Bagg 2017-11-06 20:55:55 -05:00
  • 87fd67c719 Bonjour - Simplify work queue Jonathan Bagg 2017-11-06 20:54:34 -05:00
  • 1750662292 additional files to ignore Jonathan Bagg 2017-11-05 13:04:34 -05:00
  • 5073d2d83d Make QZeroConfService's setter functions private Jonathan Bagg 2017-11-05 13:00:19 -05:00
  • 0c7f30b093 registered metatype for queued connections, qml integration; Matthias Kollmann 2017-11-02 20:27:37 -04:00
  • 6c9553bd5e Added debug operator<< to QZeroConfService Matthias Kollmann 2017-11-02 14:12:21 -04:00
  • 802572f50f Avahicore - switch to SharedData Jonathan Bagg 2017-11-01 20:26:37 -04:00
  • 0cb9616e2b Change to QExplicitlySharedDataPointer Jonathan Bagg 2017-11-01 20:25:16 -04:00
  • 00be205f0f Move Q_DECL_EXPORT / IMPORT into qzeroconfglobal.h Jonathan Bagg 2017-10-31 20:30:42 -04:00
  • bf2f5b8742 fix indentations in QZeroConfService Jonathan Bagg 2017-10-31 20:07:07 -04:00
  • 1bb2c1dfac Merge pull request #17 from mattes-bru/shareddata jbagg 2017-10-25 13:23:03 -04:00
  • 323d9494f5 Applied undo_some_whitespace_changes.patch Matthias Kollmann 2017-10-23 20:12:00 +02:00
  • 2d21502972 spaces to tabs Matthias Kollmann 2017-10-19 20:51:49 +02:00
  • 7f06953b6d Merge branch 'master' into shareddata Matthias Kollmann 2017-10-19 20:43:00 +02:00
  • 846069fb19 QZeroConfService became a Q_GADGET for easy usage in QML Matthias Kollmann 2017-10-17 18:46:23 +02:00
  • de81832a86 Fixed isValid() checks Matthias Kollmann 2017-10-17 13:52:15 +02:00
  • 2ab99b3772 fixed the example after testing Matthias Kollmann 2017-10-17 08:56:41 +02:00