Cameron Gutman
|
2dbb7395a4
|
Restart the app view activity when configuration changes are made that could require the grid to be resized. This is much simpler than handling all of the fine edge cases here.
|
2016-04-19 20:38:05 -04:00 |
|
Cameron Gutman
|
7c1eb80d62
|
Prevent the small-mode default from changing between portrait and landscape orientations
|
2016-04-19 20:36:04 -04:00 |
|
Cameron Gutman
|
f2bf093691
|
Update Gradle
|
2016-04-19 19:51:00 -04:00 |
|
Cameron Gutman
|
2f002bfa4a
|
Fix being stuck in small-icon mode after resizing to minimum size on Android N
|
2016-04-19 19:36:10 -04:00 |
|
Cameron Gutman
|
4a19038d54
|
Update common jar to fix crashes in jnienet
|
2016-04-19 19:18:13 -04:00 |
|
Cameron Gutman
|
15fb3dd92c
|
Fix mouse scaling to scale by stream view size rather than screen size for better behavior on N and in general
|
2016-04-19 19:13:57 -04:00 |
|
Cameron Gutman
|
e0982d3961
|
Fix video stream aspect ratio scaling in multi-window mode on Android N
|
2016-04-19 18:40:45 -04:00 |
|
Cameron Gutman
|
246fb69050
|
Fix dangerous connection teardown ordering leading to native crashes in jnienet
|
2016-04-04 01:18:14 -04:00 |
|
Cameron Gutman
|
a907dd0084
|
Remove unused (and unsafe) function on the ConnectionStatusListener
|
2016-04-04 01:16:33 -04:00 |
|
Cameron Gutman
|
fe58361724
|
Some Java crypto providers don't allow IvParameterSpec objects for GCM ciphers, so use GCMParameterSpec instead
|
2016-03-30 01:26:14 -04:00 |
|
Cameron Gutman
|
7fb2f15f54
|
Re-release of 4.5.6 with fixed Gen 4 streaming
v4.5.6-r2
|
2016-03-29 23:37:03 -04:00 |
|
Cameron Gutman
|
f93dbb4116
|
Update common jar again to fix streaming on Gen 4 and earlier
|
2016-03-29 23:34:31 -04:00 |
|
Cameron Gutman
|
a0f93a2dc3
|
Fix audio stream name on Gen 4 and below
|
2016-03-29 22:03:32 -04:00 |
|
Cameron Gutman
|
bc34fe3a9f
|
Increment version to 4.5.6
v4.5.6
|
2016-03-29 20:35:54 -04:00 |
|
Cameron Gutman
|
bbe49491c1
|
Update common jar to support GFE 2.11.2.46+
|
2016-03-29 20:17:35 -04:00 |
|
Cameron Gutman
|
d5ccb80f26
|
Update to new Gradle for Android Studio 2.1
|
2016-03-29 20:15:45 -04:00 |
|
Cameron Gutman
|
82390ec9b9
|
Fix input encryption IV after controller packets are sent
|
2016-03-29 19:55:31 -04:00 |
|
Cameron Gutman
|
34ef95926e
|
Fix RTSP handshake on Gen 7 servers
|
2016-03-29 18:42:15 -04:00 |
|
Cameron Gutman
|
faa0cba39d
|
Fix input encryption on Gen 7 servers
|
2016-03-29 18:41:57 -04:00 |
|
Cameron Gutman
|
8b395bb29f
|
Pairing support for Gen 7 servers
|
2016-03-28 18:38:11 -04:00 |
|
Cameron Gutman
|
50fd15379a
|
Fix JNI compilation warnings
|
2016-03-10 15:28:42 -08:00 |
|
Cameron Gutman
|
ed479f1155
|
Increment version to 4.5.5
v4.5.5
|
2016-03-08 13:10:04 -08:00 |
|
Cameron Gutman
|
04db9ba714
|
Update common to fix RTSP handshake timeouts with ENet
|
2016-03-08 13:07:33 -08:00 |
|
Cameron Gutman
|
31d7f237eb
|
Fix RTSP payload timeout being too aggressive
|
2016-03-08 13:05:55 -08:00 |
|
Cameron Gutman
|
6a973e3248
|
Update version code for 4.5.4 r2
|
2016-03-07 15:01:58 -08:00 |
|
Cameron Gutman
|
96d9e4977b
|
Update to ENet API to support IPv6
|
2016-03-07 14:37:01 -08:00 |
|
Cameron Gutman
|
ef8c49f135
|
ENet JNI API update
|
2016-03-07 14:35:52 -08:00 |
|
Cameron Gutman
|
5a3897f22a
|
Update common jar to fix some ENet crashes
|
2016-03-07 13:16:55 -08:00 |
|
Cameron Gutman
|
ceef00b79a
|
Fail writePacket if enet_peer_send returns -1
|
2016-03-07 12:54:06 -08:00 |
|
Cameron Gutman
|
a8c460e715
|
Close the ENet connection only after threads that might be using it have been killed
|
2016-03-07 12:51:48 -08:00 |
|
Cameron Gutman
|
94ee24ea11
|
Update to 4.5.4
v4.5.4
|
2016-03-06 21:52:54 -08:00 |
|
Cameron Gutman
|
1a201f2e94
|
Update gradle to latest beta
|
2016-03-06 21:51:48 -08:00 |
|
Cameron Gutman
|
e0c6d41d4b
|
Update libs again to fix duplicate files
|
2016-03-06 21:51:01 -08:00 |
|
Cameron Gutman
|
d75e42e23d
|
Fix crashing on connecting to Gen 4 after running a Gen 5 stream
|
2016-03-06 21:29:06 -08:00 |
|
Cameron Gutman
|
44a0ae86d2
|
Working ENet with new common jar and modified ENet library
|
2016-03-06 15:55:33 -08:00 |
|
Cameron Gutman
|
b191425112
|
Finish packet reading for RTSP and control streams
|
2016-03-06 15:51:15 -08:00 |
|
Cameron Gutman
|
c06a4ab76d
|
Implement RTSP over ENet
|
2016-03-05 19:10:22 -06:00 |
|
Cameron Gutman
|
b3042312f6
|
Supply the max packet size to EnetConnection.readPacket()
|
2016-03-05 18:32:50 -06:00 |
|
Cameron Gutman
|
5fd105c9a9
|
Implement ENet for control and input streams
|
2016-03-05 17:56:42 -06:00 |
|
Cameron Gutman
|
06822ad385
|
Add JNI library for ENet
|
2016-03-05 17:48:10 -06:00 |
|
Cameron Gutman
|
3be52280ba
|
Update common to disable dynamic resolution switching
|
2016-02-28 14:52:07 -05:00 |
|
Cameron Gutman
|
306c2d143b
|
Disable resolution switching on Gen 5 servers
|
2016-02-28 14:12:34 -05:00 |
|
Cameron Gutman
|
5142f978cf
|
Fixed polling resuming in the background in some cases
|
2016-02-23 23:47:49 -05:00 |
|
Cameron Gutman
|
667ffd4dfd
|
Bump to version 4.5.3.2
|
2016-02-23 16:33:57 -05:00 |
|
Cameron Gutman
|
17626f1853
|
Update common to crash in mDNS discovery agent
|
2016-02-23 16:33:38 -05:00 |
|
Cameron Gutman
|
a71a3e22e6
|
Rewrite MdnsDiscoveryAgent to treat the singleton JmmDNS object safely
|
2016-02-23 16:18:59 -05:00 |
|
Cameron Gutman
|
da4fab2f3e
|
Stop using resolver outside of the timer callback
|
2016-02-23 13:49:35 -05:00 |
|
Cameron Gutman
|
1db84efb68
|
Revert "Synchronize the mDNS events and timer with the MdnsDiscoveryAgent class instead of the instance object as a workaround for JmDNS issue #49"
This reverts commit d92ad050aa4482cdaaf8f7345222da26c31d84f6.
|
2016-02-23 10:54:03 -05:00 |
|
Cameron Gutman
|
c1c3af3c66
|
Synchronize the mDNS events and timer with the MdnsDiscoveryAgent class instead of the instance object as a workaround for JmDNS issue #49
|
2016-02-23 01:50:21 -05:00 |
|
Cameron Gutman
|
5c79567a2c
|
Bump version to 4.5.3.1
|
2016-02-20 20:11:26 -05:00 |
|