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 |
|
Cameron Gutman
|
59df38ae8a
|
Cancel app icon requests when the view is recycled
|
2015-02-22 17:49:52 -05:00 |
|
Cameron Gutman
|
2d5328fc24
|
Pass through the correct refresh rate now that people are doing sensible things with it
|
2015-02-13 17:07:14 -05:00 |
|
Cameron Gutman
|
95c82c5cc5
|
Fix a nasty bug in multiple controller support that could cause phantom inputs on controller 0
|
2015-02-12 21:06:37 -05:00 |
|
Cameron Gutman
|
fe907b0271
|
Handle NumberFormatExceptions from parseInt()
|
2015-02-11 17:24:27 -05:00 |
|
Cameron Gutman
|
e04ff048b8
|
Implement a fast polling method to speed up polling. Save the old MAC address if it's empty.
|
2015-02-11 17:04:31 -05:00 |
|
Cameron Gutman
|
7d25d07c6d
|
Update version to 3.1.1
v3.1.1
|
2015-02-11 00:55:47 -05:00 |
|
Cameron Gutman
|
7b0ddfae42
|
Update iml files
|
2015-02-11 00:34:56 -05:00 |
|
Cameron Gutman
|
43fa1a7245
|
Update common to fix null app name issue
|
2015-02-09 00:12:29 -05:00 |
|
Cameron Gutman
|
7ae74a6a18
|
Never return an NvApp object that has no app ID assigned
|
2015-02-09 00:10:56 -05:00 |
|
Cameron Gutman
|
9772049295
|
Initialize the app name to empty string because it may not be present
|
2015-02-09 00:09:40 -05:00 |
|
Cameron Gutman
|
057530eed0
|
Correctly identify computers that are the same
|
2015-02-08 23:46:03 -05:00 |
|
Cameron Gutman
|
aee34f6365
|
Remove redundant null checks
|
2015-02-08 23:44:33 -05:00 |
|
Cameron Gutman
|
5519d92243
|
Disable the start key shortcut to start the keyboard because the keyboard can't receive input after it's started
v3.1
|
2015-02-07 13:58:53 -05:00 |
|
Cameron Gutman
|
3d95ac1f93
|
Fix keyboard dismissal on Fire TV devices
|
2015-02-07 13:42:49 -05:00 |
|
Cameron Gutman
|
5c938535be
|
Fix app list focus issues with remotes/gamepads
|
2015-02-07 13:20:01 -05:00 |
|
Cameron Gutman
|
2fdecc551a
|
Tabs -> Spaces
|
2015-02-07 11:54:46 -05:00 |
|
Cameron Gutman
|
10204afdb4
|
Only add PCs to the computer list when they have been polled once to get a UUID for equality comparison. Fix equality comparison in PcView to avoid duplicate PCs enumerated over mDNS.
|
2015-02-07 11:44:56 -05:00 |
|
Cameron Gutman
|
55c800c2a5
|
Fade in box art when scrolling
|
2015-02-07 06:52:28 -05:00 |
|