1
0
Fork 0
mirror of https://github.com/albfan/miraclecast.git synced 2025-03-09 23:38:56 +00:00
miraclecast/src/shared
Xu Fasheng 8b76e3c212 Make miracle-wifid conexists with other network tools
The new option --lazy-managed will let miracle-wifid don't managed the
links automatically. Instead, the link will be managed only when the new
DBus property Managed was set to true. So this will be possible that
miracle-wifid could be coexists with other network tools like
networkmanager.

For example, unmanage the device in networkmanager with setting the DBus
property org.freedesktop.NetworkManager.Device.Managed to false and
manage it in miracle-wifid with setting
org.freedesktop.miracle.wifi.Link.Managed to true, then both them could
works and don't need to kill each other.

Besides, there is new command named make-managed in miracle-wifictl and
miracle-sinkctl.

closes #135, #75
2018-09-21 13:41:16 +02:00
..
CMakeLists.txt cleanup cmake config 2015-04-12 10:34:42 +02:00
Makefile.am Ini files for miracle-wifid 2017-04-04 22:00:39 +02:00
meson.build Add meson build system 2017-04-14 11:32:27 +02:00
rtsp.c RTSP: support reading hex and skiping 2015-03-30 12:06:38 +02:00
rtsp.h RTSP: support reading hex and skiping 2015-03-30 12:06:38 +02:00
shl_dlist.h shl: remove custom offsetof helpers 2014-03-21 12:17:08 +01:00
shl_htable.c shl: add u64 htable helpers 2014-03-21 11:54:45 +01:00
shl_htable.h shl: remove custom offsetof helpers 2014-03-21 12:17:08 +01:00
shl_log.c Debug GStreamer execution 2016-10-23 10:20:12 +02:00
shl_log.h Make miracle-wifid conexists with other network tools 2018-09-21 13:41:16 +02:00
shl_macro.h shl: update shl-macro.h 2014-05-12 14:32:41 +02:00
shl_ring.c shl: add ring-buffer helpers 2014-03-21 12:15:57 +01:00
shl_ring.h shl: add ring-buffer helpers 2014-03-21 12:15:57 +01:00
shl_util.c shl: fix shl_qstr_tokenize() quote parser 2014-03-29 12:51:40 +01:00
shl_util.h shl: update shl dlist/util 2014-03-19 12:36:49 +01:00
util.h Ini files for miracle-wifid 2017-04-04 22:00:39 +02:00
wpas.c don't modify raw message 2016-09-14 15:01:26 +08:00
wpas.h rtsp/wpas: pass va_list by reference 2014-08-05 13:10:03 +02:00