Derek Dai
6d1591de00
move miracle-wfdctl from demo/ to res/
...
Change-Id: I37df75135e4713a73d3c63353c9a17dc248e2d7e
2017-05-08 15:31:13 +08:00
Derek Dai
87d08b4fc6
build vala code with cmake modules instead of custom_command()
...
Change-Id: Ib0bc561441c3664c00e73e66864597343f3f75e8
2017-05-08 14:15:11 +08:00
Derek Dai
c032dbdfd4
fix creation paths of symlinks of DBus activated systemd services
...
prepend $ENV{DESTDIR} to the path which is abs path get from systemd.pc
Change-Id: Id07801a1f513fb421f653cb4b2c943d8841a74f6
2017-05-04 14:26:21 +08:00
Derek Dai
c5fb1487e0
miracle-dispd: complete cmake build for extracted encoder
...
Change-Id: I5635bffdb8e1a0a693893e22837de6a8a0071fbe
2017-04-21 09:14:14 +08:00
Derek Dai
b21aa0d039
rename miracle-wfdctl to miracle-dispd
2017-03-23 10:41:41 +08:00
Derek Dai
c590adbd2f
miracle-wfdctl: first revision which can create TCP connection of WFD session between peers, controled through DBus
...
In this revision, the procedure of session negotiation is not yet
completed but only TCP connection can be established between peers.
You can try it by run script `res/miracle-wfdctl-demo` to see how it
work.
2017-02-13 13:12:55 +08:00
Derek Dai
f47669a59b
miracle-wfdctl: init commit
2017-02-13 13:12:54 +08:00
Derek Dai
c5a4bf0457
miracle-wifid: add dbus & systemd service files to support dbus activation
2017-02-13 13:12:54 +08:00
Derek Dai
eb5c563a8d
miracle-sender: change bus name from org.freedesktop.miracle.Sender to org.freedesktop.miracle
2017-02-13 13:12:53 +08:00
Derek Dai
b3b51120e0
source implement + sender talk via dbus
2017-02-13 13:12:53 +08:00
albfan
28252707a2
Install dbus policy
...
closes #107
2016-08-22 03:08:40 +02:00
Tony Y
59ea55c28c
CMake: use PROGRAMS during install
...
During install, PROGRAMS (instead of FILES) will set
execute permissions for all targets.
2016-08-18 09:19:47 -07:00
Tony Y
b6400aa14a
CMake: correctly set file permissions
...
When building using CMake, the display would not appear
because the files did not have execute permissions.
2016-08-16 17:09:39 -07:00
Tony Y
c7b49c9fbd
Add uibc-viewer to CMake install list
2016-08-16 14:05:24 -07:00
albfan
1e69dd6dae
UIBC support
...
Basic support for UIBC (single mouse events and key events)
- Option --uibc on miracle-sinkctl to enable it
- Option --log-journal-level to see player execution on journalctl
- Controller for uibc miracle-uibcctl
- Player based on PyGtk to receive and communicate mouse and keyevents
closes #57
2016-07-02 15:47:15 +02:00
albfan
2e933497ff
cmake configuration
2015-03-13 07:54:19 +01:00