Cameron Gutman
|
bf2cc2a4d5
|
Don't assign controller numbers to devices that don't have an analog stick
|
2015-03-16 19:35:43 -04:00 |
|
Cameron Gutman
|
6d6d7121f6
|
Remove the Playpad Pro hack that worked around an issue with old firmware and caused the D-pad to be unresponsive on updated firmware. Fixes #41
|
2015-03-15 14:30:56 -07:00 |
|
Cameron Gutman
|
2ab67380d6
|
Use direct submit decoding for MediaCodec. Based on my profiling of a few devices, dequeueInputBuffer and queueInputBuffer don't take much time anyway. It allows us to stop our semi-busy looping which saves power. The depacketizer can avoid expensive synchronization and additional context switching which costs time and CPU cycles.
|
2015-03-09 01:49:52 -05:00 |
|
Cameron Gutman
|
1ac6439690
|
Use an unsynchronized buffer list to cut down on overhead when using direct submit video renderers
|
2015-03-09 01:38:22 -05:00 |
|
Cameron Gutman
|
c481841ddf
|
Change VideoDecoderRenderer to an abstract class so future interface changes can be made without breaking clients
|
2015-03-09 01:37:08 -05:00 |
|
Cameron Gutman
|
678269c561
|
Create a new UnsynchronizedPopulatedBufferList implementation that can be used for better direct submit performance
|
2015-03-09 01:35:53 -05:00 |
|
Cameron Gutman
|
83e874cdb6
|
Fix off-by-one to make printed buffers nicer
|
2015-03-08 22:21:11 -05:00 |
|
Cameron Gutman
|
899387caa1
|
Use a separate executor for network loads to avoid stalling cached loads. Optimize background cache fill loads.
|
2015-03-02 18:34:21 -05:00 |
|
Cameron Gutman
|
56c8a9e6fe
|
Use the regular serverinfo query to update the running status of apps
|
2015-03-02 17:05:45 -05:00 |
|
Cameron Gutman
|
896288a40b
|
Use AsyncTasks and attached Drawables to track background image loading
|
2015-03-02 17:03:08 -05:00 |
|
Cameron Gutman
|
fc8ce5e4b9
|
Quiet down disk cache misses
|
2015-03-02 16:13:54 -05:00 |
|
Cameron Gutman
|
4affc3c4ce
|
Update to 3.1.2 release
v3.1.2
|
2015-02-27 18:12:49 -05:00 |
|
Cameron Gutman
|
067be54715
|
Show the discovery in progress view if no computers remain after one is deleted
|
2015-02-27 18:05:02 -05:00 |
|
Cameron Gutman
|
0dad2dc64b
|
Only close the app list activity if the PC is offline not unknown
|
2015-02-27 15:15:01 -05:00 |
|
Cameron Gutman
|
867b703644
|
Evict cached bitmaps when closing the app list
|
2015-02-27 15:13:43 -05:00 |
|
Cameron Gutman
|
3d398ef6dd
|
Update common
|
2015-02-27 14:22:35 -05:00 |
|
Cameron Gutman
|
90fc5797d5
|
Fix NvApp constructor
|
2015-02-27 14:11:15 -05:00 |
|
Cameron Gutman
|
fcfcce88dd
|
Use an NvApp in the StreamConfiguration so it can be directly used by NvConnection
|
2015-02-27 14:08:39 -05:00 |
|
Cameron Gutman
|
85d95b2d8e
|
Revert "Immediately show the PC as offline if the first poll fails"
This reverts commit 7b12fd1ad2607566e8930adf3a2376e24c0fd9e1.
|
2015-02-27 13:52:17 -05:00 |
|
Cameron Gutman
|
d091d9db6b
|
Start apps by ID to work correctly with duplicate app names
|
2015-02-27 13:42:40 -05:00 |
|
Cameron Gutman
|
fb8fc54bb1
|
Use App IDs for app lookups and deprecate the old name-based lookup function
|
2015-02-27 13:29:41 -05:00 |
|
Cameron Gutman
|
e081ab5239
|
Code cleanup and Lint suggestions
|
2015-02-27 01:43:24 -05:00 |
|
Cameron Gutman
|
7b12fd1ad2
|
Immediately show the PC as offline if the first poll fails
|
2015-02-27 01:33:33 -05:00 |
|
Cameron Gutman
|
80d8c5953e
|
Rewrite the app art caching and fetching (again!) to finally address OOM problems and speed up art loading
|
2015-02-27 01:16:06 -05:00 |
|
Cameron Gutman
|
a4ec619e5a
|
Add back the capability to get box art with NvHTTP
|
2015-02-27 01:15:21 -05:00 |
|
Cameron Gutman
|
194037ff41
|
Clear the bitmap cache since it can get pretty large
|
2015-02-26 22:04:39 -05:00 |
|
Cameron Gutman
|
094d642739
|
Stop scaling bitmaps down
|
2015-02-26 22:04:22 -05:00 |
|
Cameron Gutman
|
010e03252e
|
Encapsulate the cache IO streams in buffered streams
|
2015-02-26 21:39:26 -05:00 |
|
Cameron Gutman
|
98638186b5
|
Use weak references to allow the image views to be garbage collected while a load is in progress
|
2015-02-26 21:05:33 -05:00 |
|
Cameron Gutman
|
c5293ef21f
|
Reduce the size of the LRU cache by 2
|
2015-02-26 21:04:40 -05:00 |
|
Cameron Gutman
|
366a1c91b8
|
Always close the output stream
|
2015-02-26 21:04:17 -05:00 |
|
Cameron Gutman
|
157450e674
|
Update common with stricter applist parser
|
2015-02-26 18:33:18 -05:00 |
|
Cameron Gutman
|
1b8d2bc81c
|
Cancel asset fetching when the app view is paused
|
2015-02-26 18:30:02 -05:00 |
|
Cameron Gutman
|
f1787c43e5
|
Generalize the polling grace period to all users of CMS
|
2015-02-26 18:27:50 -05:00 |
|
Cameron Gutman
|
8fb2622b66
|
Throw an exception if the received app list XML was incomplete
|
2015-02-26 17:58:03 -05:00 |
|
Cameron Gutman
|
95ea88e932
|
Only replace the MAC address if the existing one is non-null
|
2015-02-26 15:11:46 -05:00 |
|
Cameron Gutman
|
f2b8461bb9
|
Increment version to beta 3.1.2
|
2015-02-25 23:15:10 -05:00 |
|
Cameron Gutman
|
7838a787df
|
Fix a bug in app removal
|
2015-02-25 22:27:38 -05:00 |
|
Cameron Gutman
|
cc3f2ecb07
|
Always close the cache output stream if an exception occurs
|
2015-02-25 22:15:41 -05:00 |
|
Cameron Gutman
|
833b7c3916
|
Fetch app assets in the background while in the app view
|
2015-02-25 21:57:54 -05:00 |
|
Cameron Gutman
|
90209f2ca2
|
Update iml files generated by Android Studio 1.1
|
2015-02-25 21:07:59 -05:00 |
|
Cameron Gutman
|
2681036c32
|
Update common
|
2015-02-25 21:07:44 -05:00 |
|
Cameron Gutman
|
ee58071ff1
|
Fix huge performance issues when dealing with large app lists
|
2015-02-25 21:07:35 -05:00 |
|
Cameron Gutman
|
e6527de786
|
Trim strings retrieved from the applist XML
|
2015-02-25 19:56:56 -05:00 |
|
Cameron Gutman
|
3f7e4d817f
|
Allow verbose mode to be enabled at runtime
|
2015-02-25 19:56:20 -05:00 |
|
Cameron Gutman
|
6eaabc84aa
|
Improve verbose debugging
|
2015-02-25 19:55:16 -05:00 |
|
Cameron Gutman
|
814557435d
|
Print a better message if attempting to quit another device's stream
|
2015-02-25 19:54:35 -05:00 |
|
Cameron Gutman
|
e222f2f6c3
|
Fix fast polling
|
2015-02-22 18:34:28 -05:00 |
|
Cameron Gutman
|
0b7becb161
|
Remove unused function
|
2015-02-22 18:10:08 -05:00 |
|
Cameron Gutman
|
bf795ab7a5
|
Fix removal of apps in app list updates
|
2015-02-22 18:04:42 -05:00 |
|