Yiğit Çolakoğlu
|
8b7dba6555
|
Fixed mpris crash when service does not respond (ex. spotifyd) Added battery command to mconnectctl
|
4 years ago |
Sean E. Russell
|
23833b0ec4
|
Fixes core dumps when mpris is found.
|
4 years ago |
James Westman
|
8b87c1290a
|
packet: Fix capabilities
Capabilities should be serialized in "incomingCapabilities" and
"outgoingCapabilities" string arrays within the packet body.
|
5 years ago |
Maciek Borzecki
|
131f82d9ac
|
mconnect: fix formatting
Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
|
5 years ago |
Maciek Borzecki
|
87ef75d941
|
many: fix build, warnings
Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
|
5 years ago |
Maciek Borzecki
|
031a4242f2
|
mconnect: update discovery port to 1716
Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
|
5 years ago |
donRaphaco
|
c94111322c
|
included @bboozzoo's suggestions (thanks)
|
7 years ago |
donRaphaco
|
d08479df7e
|
added license header in mpris-proxies.vala
|
7 years ago |
donRaphaco
|
57fc93d798
|
catch errors from dbus/mpris connection
|
7 years ago |
donRaphaco
|
4a0b253068
|
mpris implementation completed
|
7 years ago |
donRaphaco
|
4644ed79c4
|
mpris support init
|
7 years ago |
donRaphaco
|
096bde4f45
|
fixed formatting error
|
7 years ago |
donRaphaco
|
1345758b36
|
srcolling support with mousepad
|
7 years ago |
Maciek Borzecki
|
36c4d72c58
|
global: drop vim/emacs indent settings
|
7 years ago |
Maciek Borzecki
|
349750105a
|
global: applied uncrustify
|
7 years ago |
Maciek Borzecki
|
8adf3f4f55
|
mconnectctl: add send-sms command
|
7 years ago |
Maciek Borzecki
|
a7a6ca01fd
|
telephony-proxy: export sending SMS over DBus
|
7 years ago |
Maciek Borzecki
|
ae6db2ce25
|
telephony: add support for SMS requests
|
7 years ago |
Maciek Borzecki
|
74915af509
|
share, transfer-manager: handle a case when all ports are busy
|
7 years ago |
Maciek Borzecki
|
374eccf991
|
transfer-upload: improve compatibiliy with older Vala/glib versions
|
7 years ago |
Maciek Borzecki
|
577be335c4
|
transfer-upload: cast remote address to InetSocketAddress
|
7 years ago |
Maciek Borzecki
|
c61823843e
|
io-job: fix log formatting
|
7 years ago |
Maciek Borzecki
|
a8fd421e32
|
share, share-proxy: device file upload
|
7 years ago |
Maciek Borzecki
|
00fb6ab73c
|
packet: output payload transfer info and size
|
7 years ago |
Maciek Borzecki
|
11a9bfdf8d
|
packet: make payload settable
|
7 years ago |
Maciek Borzecki
|
09f92476e0
|
transfer-upload: device upload wrapper
|
7 years ago |
Maciek Borzecki
|
5ed3431163
|
mconnectctl: command for sharing files
|
7 years ago |
Maciek Borzecki
|
1c92be8fb6
|
transfer-manager: helpers for allocating socket listeners
|
7 years ago |
Maciek Borzecki
|
b20ae411b6
|
mconnectctl: move definitions of dbus interfaces to separate files
|
7 years ago |
Maciek Borzecki
|
9052346e0c
|
mconnectctl: fix typo in help output
|
7 years ago |
Maciek Borzecki
|
aff638ae0c
|
mconnectctl: commands for sharing URLs and text
|
7 years ago |
Maciek Borzecki
|
4ec19c39e8
|
share-proxy: use Vala style method naming
|
7 years ago |
Maciek Borzecki
|
ecdc5e2f1e
|
packethandlers-proxy: register share proxy for an object
|
7 years ago |
Maciek Borzecki
|
df3769e1dc
|
share-proxy: proxy for share interface
|
7 years ago |
Maciek Borzecki
|
e779eeadee
|
share: allow sharing of URLs and text to the device
|
7 years ago |
Maciek Borzecki
|
1f84d84767
|
device: interface for sending messages to a device
|
7 years ago |
Maciek Borzecki
|
f09247894a
|
transfer-download: less selective error catching when finishing transfer
|
7 years ago |
Maciek Borzecki
|
31a14ab86a
|
transfer-download: properly return status when starting transfer
|
7 years ago |
Maciek Borzecki
|
a11fd7d1f3
|
share: push transfer jobs to manager
|
7 years ago |
Maciek Borzecki
|
e232ebc02b
|
application, core: create and track transfer manager
|
7 years ago |
Maciek Borzecki
|
c8a7d926fd
|
transfer-manager-proxy: DBus proxy for transfer manager
|
7 years ago |
Maciek Borzecki
|
6df745cdd4
|
transfer-proxy: DBus proxy for transfer jobs
|
7 years ago |
Maciek Borzecki
|
97d9a9e85f
|
transfer-manager: thin wrapper for tracking transfers
|
7 years ago |
Maciek Borzecki
|
ce9ec9c4a1
|
transfer-download: update copy job, implement TransferInterface
|
7 years ago |
Maciek Borzecki
|
1cc79d8c9f
|
transfer-interface: generic interface for transfer jobs
|
7 years ago |
Maciek Borzecki
|
27d3e39b6b
|
io-job: generic async IO copy job wrapper
|
7 years ago |
Maciek Borzecki
|
d8ece9669c
|
share, utils: show notification when acting on received 'share' message
|
7 years ago |
Maciek Borzecki
|
c4b5076620
|
transfer-download: improve compatibility with Ubuntu 16.04
Ubuntu Xenial carries an older version of glib/gio and vala. Try not to use
'features' that may not work.
|
7 years ago |
Maciek Borzecki
|
eced6a8764
|
utils: support URLs with ',' inside
|
7 years ago |
Maciek Borzecki
|
abca399606
|
share: add support for clipboard sharing
|
7 years ago |