1
0
Fork 0
mirror of https://github.com/albfan/miraclecast.git synced 2025-02-15 04:42:06 +00:00
Commit graph

18 commits

Author SHA1 Message Date
Derek Dai
b2fae367bf
update cmake minimum requirement from 2.8 to 3.0.2 due to usage of version comparasion of if command
check valac version to decide whether or not to use new Gdk.Monitor class
2017-03-24 01:14:51 +08:00
Derek Dai
29a89849ff
add a demostration for wifid + dispd 2017-03-23 10:41:55 +08:00
Derek Dai
1156c08c3f
miracle-wfdctl: set ximagesrc as live mode to prvent it preroll in pause
state
2017-03-16 16:28:15 +08:00
Derek Dai
9b7d2a24cc
miracle-wfdctl: encoding video stream with gstreamer library instead of
gst-launch-1.0
2017-03-03 17:15:30 +08:00
Derek Dai
2108b1d195
add compiler flag to do sanity check of undefined behaviours. 2017-03-03 08:52:40 +08:00
Derek Dai
4c047b1886
check gcc version to ensure c11 generic select feature 2017-02-21 14:18:56 +08:00
Derek Dai
02e5c4beac
test compiler flag -fstack-protector-strong before set 2017-02-16 19:31:23 +08:00
Derek Dai
d624dc5569
add -fstack-protector-strong to capture more stack issues 2017-02-14 14:23:03 +08:00
Derek Dai
e1307f0636
stability: increase gcc warning level 2017-02-13 13:12:53 +08:00
Derek Dai
6dd107a2fd since shl_log.h does not include config.h, define BUILD_ENABLE_DEBUG through add_definitions() instead of config.h.cmake 2016-08-12 16:55:29 +08:00
Derek Dai
e863a4498d add dependency to libsystemd to the root CMakeLists.txt 2016-08-10 16:43:33 +08:00
Alberto Fanjul
7228c3e63d Change to support CI environment 2016-07-23 20:20:58 +02:00
albfan
4637409d0b relay on PATH to find executables 2016-07-02 15:22:13 +02:00
albfan
73adee82bf Select interface to use
Start miraclecast against interface of choose.

- By tagged udev device
- By `--interface` or `-i` option

resolves #36, resolves #43, resolves #46
2015-08-30 11:20:41 +02:00
albfan
544758f3d2 cleanup cmake config 2015-04-12 10:34:42 +02:00
albfan
8484a126be fix cmake compilation
closes #7
2015-04-11 23:11:52 +02:00
Thomas-Karl Pietrowski
c23b6df8a4 Downgrading required CMake VERSION to 3.0 2015-03-21 09:49:26 +00:00
albfan
2e933497ff cmake configuration 2015-03-13 07:54:19 +01:00