1
0
Fork 0
mirror of https://github.com/albfan/miraclecast.git synced 2025-02-12 20:21:57 +00:00
Commit graph

298 commits

Author SHA1 Message Date
albfan
0ac755a765 Add technical specs
relates #38
2016-07-02 16:06:02 +02: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
4637409d0b relay on PATH to find executables 2016-07-02 15:22:13 +02:00
albfan
c6d645d720 Fix test suite on cmake 2016-06-30 21:16:32 +02:00
Alberto Fanjul
442103a333 Details for ubuntu distributions
General details for systemd prerequisite.

relates to #83
2016-06-30 11:59:45 +02:00
albfan
a95de6395e kdbus is avaliable by default
relates to #41
2016-06-26 12:30:40 +02:00
albfan
c94be167c8 open UIBC connection
relates to #57
2016-04-02 13:15:38 +02:00
albfan
1cbfa5b42a Fix hardware tester when no devices available 2016-02-20 11:06:45 +01:00
albfan
ce1cbba7d5 Add continuous integration 2016-01-24 23:33:31 +01:00
albfan
72fee8ea0e Debug hardware tester 2016-01-24 20:56:06 +01:00
albfan
5440572335 Version 1.0 2016-01-24 20:54:40 +01:00
Alberto Fanjul
5d200ab9f1 Merge pull request #60 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2016-01-09 11:33:33 +01:00
The Gitter Badger
27f4a3ad2e Add Gitter badge 2016-01-09 10:31:32 +00:00
Alberto Fanjul
a92df37162 Merge pull request #56 from Wallacoloo/aur-link-fix
Fix Arch Linux miraclecast AUR link
2015-11-12 08:58:12 +01:00
Colin Wallace
12471a11e8 Fix Arch Linux miraclecast AUR link 2015-11-12 07:28:21 +00:00
albfan
1634d85b58 General instructions to compile miraclecast 2015-10-26 22:01:49 +01:00
albfan
9caf05fa47 Upgrade dependencies to interface callback changes
relates to #53
2015-10-26 21:47:23 +01:00
albfan
30b8c2d223 Basic autocompletion
closes #39
2015-08-30 15:39:09 +02:00
albfan
117ed2071b Parse text log level
closes #42
2015-08-30 14:53:12 +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
6cc5876ba6 rename tester to denote is prerrequisite 2015-08-23 12:28:21 +02:00
albfan
0bf42867ad log wpa messages 2015-08-22 16:48:51 +02:00
albfan
6e9402d8a0 documentation about autocompletion 2015-08-22 12:24:23 +02:00
albfan
781231db26 comment avaliable prov methods
Use only pbc method, but keep commented all available methods
2015-08-22 12:18:46 +02:00
albfan
3ff9281920 Add basic autocompletion
relates #39
2015-07-31 06:52:47 +02:00
albfan
e83ded02de miraclecast starts wpa_supplicant
relates #35
2015-07-29 21:09:40 +02:00
albfan
81e71c8387 ignored wpa events
relates to #37
2015-07-29 20:33:27 +02:00
albfan
80aefc1611 config udev tag
relates to #36
2015-07-29 20:27:51 +02:00
albfan
30459133ed prov type for default config 2015-07-29 20:18:01 +02:00
albfan
bc1705d82c remove commented code 2015-07-29 20:18:01 +02:00
albfan
de76677bf8 manage prov type 2015-07-29 20:18:01 +02:00
albfan
1b698ca476 add config to wpa.conf 2015-07-29 20:18:01 +02:00
albfan
756535a61d vtable callback changes
relates #35
2015-07-28 20:14:27 +02:00
Alberto Fanjul
3169473e59 Merge pull request #34 from mijoharas/fix-readme-typo
fixed broken link in readme.
2015-07-28 07:07:53 +02:00
mike-work
71d0d549ab fixed broken link in readme. 2015-07-28 00:57:52 +01:00
albfan
24c7c37572 wrong counting wifi devices
relates to #27
2015-07-04 12:16:18 +02:00
albfan
df61778229 Ease script debugging
relates to #27
2015-07-04 06:11:57 +02:00
albfan
b0f985069c change callback interface
resolves #30
2015-07-04 05:06:26 +02:00
albfan
f5fb475343 fix script wrappers
Avoid kill-wpa.sh to exit script when sourced and there is no wpa_supplicant connection
Avoid false positives on wpa_supplicant detection
2015-07-03 18:56:21 +02:00
Alberto Fanjul
0921f6ee32 Merge pull request #25 from JoKoT3/master
add or correct shebang on res scripts
2015-05-15 20:12:37 +02:00
Jonathan Gibert
069c61d927 add or correct shebang on res scripts 2015-05-15 17:08:01 +02:00
albfan
1287ce7a82 more flexible scripts to enable/disable wpa configuration 2015-05-01 22:33:32 +02:00
albfan
0f2e51af91 verbose killing previous wpa_supplicant connection 2015-05-01 22:33:32 +02:00
albfan
f24bcb8ae9 polish device tester script
closes #22
2015-05-01 22:33:32 +02:00
albfan
c51ec02aa9 renamed test viewer script 2015-05-01 22:09:54 +02:00
Alberto Fanjul
189d894e22 testing device capabilities
A first tester for device P2P capabilities
2015-04-30 01:00:58 +02:00
albfan
0844d81e2a install on arch linux through AUR package 2015-04-12 11:18:13 +02:00
albfan
544758f3d2 cleanup cmake config 2015-04-12 10:34:42 +02:00
albfan
12193e473c update instructions for autotools 2015-04-11 23:50:59 +02:00
albfan
d45cb7ef3a Merge branch 'cmake' 2015-04-11 23:31:16 +02:00