l10n daemon script
1d5efe36f0
SVN_SILENT made messages (after extraction)
2016-08-19 10:33:47 +00:00
l10n daemon script
9478f5bb39
SVN_SILENT made messages (after extraction)
2016-08-15 10:10:03 +00:00
l10n daemon script
1f0e7f9705
SVN_SILENT made messages (after extraction)
2016-08-13 10:45:06 +00:00
l10n daemon script
fe4f099663
SVN_SILENT made messages (after extraction)
2016-08-11 10:52:48 +00:00
l10n daemon script
7272c0abf1
SVN_SILENT made messages (after extraction)
2016-08-10 10:28:10 +00:00
l10n daemon script
cbb1f3d806
SVN_SILENT made messages (after extraction)
2016-08-08 10:28:30 +00:00
l10n daemon script
37669e2be0
SVN_SILENT made messages (after extraction)
2016-08-06 11:10:46 +00:00
l10n daemon script
25527af4ad
SVN_SILENT made messages (after extraction)
2016-08-05 10:08:52 +00:00
l10n daemon script
6c7cb63af9
SVN_SILENT made messages (after extraction)
2016-08-04 11:04:58 +00:00
Albert Vaca
e49ab67e26
Oops, still one place was missing.
v1.3
2016-07-14 14:43:39 +02:00
Albert Vaca
edc3075763
Reintroduced hack as we broke compatibility with devices using version 0.9
...
And bumped version to release
2016-07-14 07:13:50 +02:00
Albert Vaca
fd2102b432
Bump version to release
2016-07-13 18:20:37 +02:00
Albert Vaca
adee9014fd
Fixed sending files, we were closing the stream before it was sent
2016-07-13 18:20:15 +02:00
Albert Vaca
2c0d9af64d
Unpair also if handshake fails but the callback is not called
2016-07-13 18:12:12 +02:00
Albert Vaca
53117c9a4b
Bumped version to release beta
2016-07-13 18:11:48 +02:00
Albert Vaca
47ba298128
Disabled removing links when exiting discovery mode because it was broken.
...
If both devices are in "discovery mode" (ie: both want to keep links
established) and the last one to create the link goes out of discovery
mode, it will close the link when it shouldn't (because the other end still
was "using" it to display it to the user).
2016-07-12 12:39:51 +02:00
Albert Vaca
c5456fd84e
Fixed issues detected in static analysis by Coverity
2016-07-07 17:45:04 +02:00
Albert Vaca
d29868ac04
Fixed npe when receiving payloads
...
Converting a socket to SSL has to be done after connecting to an address
2016-07-06 19:03:52 +02:00
Albert Vaca
4b7c5fb85a
Fixed loopback link
2016-07-06 18:43:41 +02:00
Albert Vaca
de81a20f82
Made capabilities static like in /r/128386/
2016-07-06 17:45:12 +02:00
l10n daemon script
ed9b804693
SVN_SILENT made messages (after extraction)
2016-07-06 07:16:41 +00:00
l10n daemon script
d9cc1c0ba4
SVN_SILENT made messages (after extraction)
2016-07-04 08:10:10 +00:00
l10n daemon script
92b8238977
SVN_SILENT made messages (after extraction)
2016-07-02 07:39:38 +00:00
l10n daemon script
8567abdfa6
SVN_SILENT made messages (after extraction)
2016-07-01 07:41:23 +00:00
l10n daemon script
d490d53be7
SVN_SILENT made messages (after extraction)
2016-06-30 07:37:33 +00:00
Saikrishna Arcot
7981d952ec
Allow any type of list to be passed into NetworkPackage
...
And change return types to use List interface as well.
REVIEW: 128287
2016-06-28 21:53:26 +02:00
Albert Vaca
4e86eb0dd3
Changed some plugins descriptions to make them more discoverable.
...
Sorry translators!
2016-06-28 20:00:41 +02:00
l10n daemon script
6f8947377a
SVN_SILENT made messages (after extraction)
2016-06-28 08:24:30 +00:00
Albert Vaca
106e651c6c
Bumped version number to release
v1.2
2016-06-26 17:26:57 +02:00
Albert Vaca
5669e3c22c
Split notifications plugin in two: send and receive.
2016-06-26 17:08:47 +02:00
Albert Vaca
2d1dbd124c
Fixed NPE if playerList was received null (which was due to a bug).
...
Maybe np.has(key) should return false if the key is set but null?
2016-06-26 17:07:57 +02:00
Albert Vaca
1edcbd2b39
Fixed incorrect packet type
2016-06-26 17:05:17 +02:00
Albert Vaca
c76a32ff05
Unused function
2016-06-26 17:04:54 +02:00
l10n daemon script
c078e45a98
SVN_SILENT made messages (after extraction)
2016-06-22 07:47:39 +00:00
Albert Vaca
163e3c31f4
Bumped version number to release
v1.1
2016-06-21 17:29:26 +02:00
Albert Vaca
5a5e236710
Update build tools
2016-06-21 17:29:10 +02:00
Albert Vaca
603c87d42d
Fixed tests after last refactor of lanlink
2016-06-21 16:45:18 +02:00
Albert Vaca
1a04bfbbea
Fixed simple issues detected by lint
2016-06-21 16:44:21 +02:00
Albert Vaca
fec0b34330
Socket can't be null
2016-06-21 13:39:55 +02:00
Albert Vaca
f6c4084746
error -> warning for some logs
2016-06-21 13:38:21 +02:00
Albert Vaca
968d018f41
We were never reusing the existing link
2016-06-21 13:37:49 +02:00
Albert Vaca
4fc6ca8d4f
Further simplified lanbackend
2016-06-20 14:26:49 +02:00
Albert Vaca
d3ab18b721
Increased version number to release as beta
2016-06-17 10:03:54 +02:00
Albert Vaca
b2d0e57641
Missing start() call on a thread!
2016-06-17 10:02:22 +02:00
Albert Vaca
66238406d6
Print if trusted when creating an ssl socket
2016-06-17 09:59:46 +02:00
Albert Vaca
010c960680
Check for trusted only once
2016-06-17 09:59:31 +02:00
Albert Vaca
49d4383828
Renamed running -> listening
2016-06-17 09:56:53 +02:00
Albert Vaca
226869e200
Fixed shared urls and text having the wrong package type
2016-06-17 09:43:23 +02:00
Albert Vaca
bbc1113710
Bumped version to release in beta channel
2016-06-17 02:27:18 +02:00
Albert Vaca
b3bacf241c
Support both the new and old UDP port
2016-06-17 02:25:52 +02:00