1
0
Fork 0
mirror of https://github.com/albfan/miraclecast.git synced 2025-03-09 23:38:56 +00:00
Commit graph

354 commits

Author SHA1 Message Date
Avinash Pandey
1f2d79586f fixed service files; disabled stdin for sink 2023-09-24 01:46:07 +05:30
Avinash Pandey
cc183d1999 merged with removing build file and installing vlc in install script 2023-09-22 16:37:34 +05:30
Avinash Pandey
35656c2c32 install vlc 2023-09-22 16:35:26 +05:30
AnuragIroh
66995ef051
Merge branch 'master' into installaiton_finishing 2023-09-22 16:20:35 +05:30
Avinash Pandey
929ed8758e fixed audio bug 2023-09-22 16:09:36 +05:30
avinash-iroh
d33b7e79b1
Merge pull request #4 from iroh-eh/readme
updated readme and install.sh
2023-09-22 14:42:15 +05:30
Avinash Pandey
8bb368fd12 updated readme and install.sh 2023-09-22 14:34:23 +05:30
Avinash Pandey
077a179e4d Changed README.md 2023-09-22 13:44:08 +05:30
avinash-iroh
cc8e53d75e
Merge pull request #3 from iroh-eh/installer
added installation script; modified service files
2023-09-22 13:12:46 +05:30
Avinash Pandey
cac794c6f6 updated readme 2023-09-22 13:11:30 +05:30
Avinash Pandey
2bdd5b487d removed miraclecast shell script 2023-09-22 12:54:10 +05:30
Avinash Pandey
8b2b645d0c systemd service: stop/start wpa_supplicant before/after running wifid 2023-09-22 12:29:14 +05:30
Avinash Pandey
6b22067cc4 removed restart from systemd services 2023-09-22 12:05:02 +05:30
Avinash Pandey
d86d51b2f7 modified service files 2023-09-22 11:07:56 +05:30
Avinash Pandey
4affeb24cb remved StartPre and StopPost from systemd service files 2023-09-22 10:37:40 +05:30
Avinash Pandey
a3f3cb6260 modified .miraclecast and run-vlc 2023-09-22 10:35:08 +05:30
Avinash Pandey
e400b58da6 added Pre and Post scripts in service files 2023-09-22 02:34:36 +05:30
Avinash Pandey
bdc49b5b4c added installation script; modified service files 2023-09-21 21:51:31 +05:30
avinash-iroh
58c27198f1
Merge pull request #2 from iroh-eh/service
1. Added service files for wpa_supplicant and miracle-sink.
2. Miracle-sink automatically runs on the available link.
2023-09-21 18:26:46 +05:30
AnuragIroh
1bac2c0dfb
Merge pull request #1 from iroh-eh/temp
modified wifi supplicant for windows 10
2023-09-21 16:32:43 +05:30
Avinash Pandey
f882e55e87 typo fix 2023-09-21 16:31:39 +05:30
Avinash Pandey
655d818577 cleaning 2023-09-21 16:28:20 +05:30
Avinash Pandey
2107910a56 added sink service 2023-09-21 13:53:14 +05:30
Avinash Pandey
1cf7822228 added miracle-wifid service 2023-09-21 12:56:35 +05:30
Avinash Pandey
6a4e9fc084 vlc auto start and end 2023-09-21 01:00:06 +05:30
Avinash Pandey
626c69d96e modified wifi supplicant for windows 10 2023-09-20 16:30:37 +05:30
Alberto Fanjul
fdb8671c40 fix autotools build for libm 2023-07-14 21:55:32 +02:00
Kai Jan Schmidt-Brauns
850a1c6f7c Fix dependency check to be posix-compliant
test with "==" operator works in bash but fails in other shells such as `sh`
2023-02-19 18:06:31 +01:00
Alberto Fanjul
f3debd5678 whitespace 2023-01-22 10:23:32 +01:00
Alberto Fanjul
279303d0d6 fix double free reading custom parameter 2023-01-22 10:17:44 +01:00
Erik Andresen
c803c88572 CMakeLists: Remove duplicate systemd requirement
closes #3
2023-01-08 18:26:23 +01:00
Xiao Qiang Liang
3018aac1f2 Fix cmake build for latest gcc
libraries link order is relevant on latest gcc
2023-01-04 13:52:31 +01:00
Tanish Azad
a36e9bd19f fixed error message 2022-11-28 18:34:41 +01:00
Alberto Fanjul
439dac09c5 Ignore special chars on color prompt 2022-11-20 12:48:40 +01:00
Alberto Fanjul
31f7fbba33 Set custom ctl names 2022-11-20 11:47:35 +01:00
Alberto Fanjul
abc9b2f92c set wfd elements on source selected 2022-11-14 07:14:05 +01:00
Alberto Fanjul
314aa5aed5 Use default rstp port 2022-11-14 07:12:25 +01:00
Alberto Fanjul
66c86f2971 fix memory error settting wfd_video_formats 2022-11-14 07:12:00 +01:00
Alberto Fanjul
788d37d7d2 CLI commands autocompletion 2022-11-13 11:37:22 +01:00
Alberto Fanjul
20816ad138 Add command friendly-name to sink controller 2022-11-08 08:52:53 +01:00
Alberto Fanjul
c215f05d5d Exit CLI if daemon is not available 2022-11-08 08:52:53 +01:00
Alberto Fanjul
f9a61faaa2 Do not prefix command output with time 2022-11-08 08:52:53 +01:00
Alberto Fanjul
8cd144271a log messages with time in human readable way 2022-10-30 01:28:43 +02:00
Alberto Fanjul
7135a99e71 Call script helpers from any path 2022-10-29 22:43:26 +02:00
Alberto Fanjul
42c5bda976 fix cmake CI 2022-10-29 13:32:27 +02:00
Alberto Fanjul
f740af2655 Clean cmake files 2022-10-29 13:32:27 +02:00
Alberto Fanjul
175495c729 fix cmake dependencies for 2022-10-29 13:32:27 +02:00
Alberto Fanjul
72f61549d9 log messages with time in human readable way 2022-10-29 13:32:27 +02:00
Alberto Fanjul
380504b0f8 helpers to start/stop wifi on several distros 2022-10-16 23:02:57 +02:00
Alberto Fanjul
b46679d5a4 Use posix functions 2022-10-16 22:44:20 +02:00