Commit Graph

  • 5beffed9b9 Update version to 2.5.0.3 v2.5.0.3 Cameron Gutman 2014-07-12 16:19:22 -07:00
  • 532ec6f8f3 Update common Cameron Gutman 2014-07-12 16:16:35 -07:00
  • a46fb7ba36 Fix small race potential Cameron Gutman 2014-07-12 16:16:18 -07:00
  • 15d4f6354d Fix mDNS recognition of PCs running GFE 2.1 Cameron Gutman 2014-07-12 16:15:24 -07:00
  • bc2f2de6c2 Update common v2.5.0.2 Cameron Gutman 2014-07-12 14:07:41 -07:00
  • 77cea99b35 "Fix" decode unit leak Cameron Gutman 2014-07-12 14:07:18 -07:00
  • efec35afa6 Update version to 2.5.0.2 Cameron Gutman 2014-07-12 14:00:52 -07:00
  • 993711ccfe Don't report decoding time for software decoder because it generally doesn't capture the information we want due to CPU overhead Cameron Gutman 2014-07-12 13:46:39 -07:00
  • d1ef912984 Remove the remaining allocations in the AV paths Cameron Gutman 2014-07-12 13:38:28 -07:00
  • 70b50bd096 Remove the remaining allocations in the AV paths Cameron Gutman 2014-07-12 13:37:53 -07:00
  • c2401e7a75 Remove object allocations from audio decoding path Cameron Gutman 2014-07-12 12:21:57 -07:00
  • b63c6223b0 Remove old MAC address finding code Cameron Gutman 2014-07-12 12:19:55 -07:00
  • d2f8ee8b81 Add timekeeping stats to CPU decoder Cameron Gutman 2014-07-10 18:59:05 -07:00
  • 91e68c0580 Include rendering time in the total decoding time Cameron Gutman 2014-07-10 18:47:30 -07:00
  • a591dcec48 Disable write-ahead logging on the computer database Cameron Gutman 2014-07-10 18:42:42 -07:00
  • 1898fcd741 Prevent crashing if the user exits the AddComputerManually activity before the job completes Cameron Gutman 2014-07-06 15:55:39 -07:00
  • 8bc8f14c64 Protect from accessing the ComputerManagerService before initialization has completed Cameron Gutman 2014-07-06 12:49:57 -07:00
  • 09cf5d23ea Small update to fix SecurityException on some older devices v2.5.0.1 Cameron Gutman 2014-07-05 21:31:21 -07:00
  • bec5cfe4a6 Update readme Cameron Gutman 2014-07-05 13:40:40 -07:00
  • 59f7595050 Bump version to 2.5 and make wifi optional v2.5 Cameron Gutman 2014-07-05 13:25:17 -07:00
  • 9e20d25093 Fix list view bugs (mostly Ouya related) Cameron Gutman 2014-07-04 18:57:03 -07:00
  • 155432b4b8 Remove the now unnecessary controllers.json file Cameron Gutman 2014-07-04 16:57:54 -07:00
  • 0c614516fb The computer details object must always update, even if the text doesn't change Cameron Gutman 2014-07-04 15:24:01 -07:00
  • 1734d21b8e Update placeholder text in PC view Cameron Gutman 2014-07-04 15:12:37 -07:00
  • 825233309d Remove init hack in DiscoveryService Cameron Gutman 2014-07-04 15:11:31 -07:00
  • bcf10cc0b2 Remove the create function for MdnsDiscoveryAgent because it can't throw IOException anymore Cameron Gutman 2014-07-04 15:09:46 -07:00
  • 0f4e5a4585 Make remote discovery faster. Fix the bitrate slider. Change some toast text. Cameron Gutman 2014-07-04 14:51:57 -07:00
  • aaa73eb196 Fix a bug in the update function Cameron Gutman 2014-07-04 14:39:28 -07:00
  • 9be149942a Update with common fixes Cameron Gutman 2014-07-04 12:16:53 -07:00
  • 707c7a1a53 Fix interface changes while mDNS resolution is running Cameron Gutman 2014-07-04 12:12:50 -07:00
  • 2ab14cdbf5 Suppress a Lint warning and remove a trace Cameron Gutman 2014-07-04 12:12:12 -07:00
  • b79fd8860c Warn the user if they've entered nothing to add Cameron Gutman 2014-07-04 11:52:56 -07:00
  • 6f6eb1fb95 Remove a trace Cameron Gutman 2014-07-04 11:50:13 -07:00
  • dcb3e1c0e4 Fix a few parsing issues with the serverinfo XML Cameron Gutman 2014-07-04 11:49:48 -07:00
  • c50ec21f39 Fix crash when tapping the placeholder Cameron Gutman 2014-07-04 11:31:03 -07:00
  • 3176ee72fe Major update to v2.5 Cameron Gutman 2014-07-03 23:33:14 -07:00
  • 894110ba08 Wake on LAN support. Many fixes for Limelight Android 2.5. Cameron Gutman 2014-07-03 23:30:29 -07:00
  • cc37da9a56 Merge branch 'v2.5' Cameron Gutman 2014-07-03 16:30:10 -07:00
  • 87572bb083 Change latency toasts a bit Cameron Gutman 2014-07-03 13:35:36 -07:00
  • 65b492f581 Submit codec config frames with the corresponding flag to work around an TI OMAP 4 errata. Also add a file that documents the currently known codec errata. v2.4.1 Cameron Gutman 2014-06-30 21:05:10 -07:00
  • a74de39879 Update latency tracking code Cameron Gutman 2014-07-02 08:16:54 -07:00
  • 1d27309e53 Revert "Disable latency tracking due to performance problems" Cameron Gutman 2014-07-01 19:51:45 -07:00
  • 3f00885d2c Protect against a null pointer exception if setup() fails Cameron Gutman 2014-07-01 07:27:32 -07:00
  • ea3b1a7438 Bump to 2.5 Cameron Gutman 2014-06-30 21:25:30 -07:00
  • 3dd57e9f38 Disable latency tracking due to performance problems Cameron Gutman 2014-06-30 21:23:45 -07:00
  • a639143e94 Add a latency toast after the stream stops Cameron Gutman 2014-06-30 21:14:27 -07:00
  • a4dceb0b74 Add functions for decoders to return latency statistics Cameron Gutman 2014-06-30 21:10:27 -07:00
  • b3c78ce1b1 Submit codec config frames with the corresponding flag to work around an TI OMAP 4 errata. Also add a file that documents the currently known codec errata. Cameron Gutman 2014-06-30 21:05:10 -07:00
  • 1c82fdf048 Add flags back to the decode unit because TI OMAP devices need them Cameron Gutman 2014-06-30 21:03:16 -07:00
  • ddf9284ece Add a Quit Steam button Cameron Gutman 2014-06-30 01:14:46 -07:00
  • 438be4b8e5 Add a mDNS auto-discovery service Cameron Gutman 2014-06-30 00:28:32 -07:00
  • 8f43b95129 Remove the RenderScript renderer Cameron Gutman 2014-06-29 23:51:59 -07:00
  • faa2be431f Replace dnsjava with jmdns and remove a redundant classpath entry Cameron Gutman 2014-06-29 23:50:32 -07:00
  • ec303e485f Add a function to retrieve box art for an NvApp Cameron Gutman 2014-06-29 23:49:06 -07:00
  • 1cdcc6d190 Add mDNS support with a patched version of jmDNS 3.4.1 Cameron Gutman 2014-06-29 23:48:03 -07:00
  • 16de523e78 Ignore Lint error because Bouncy Castle calls API that don't exist in Android (some javax packages). We don't call these paths so we're okay now, but we need to remember that this can be a problem later on. Cameron Gutman 2014-06-29 12:49:10 -07:00
  • b24abc6ddd Update common for the app launch support Cameron Gutman 2014-06-29 12:40:22 -07:00
  • a450cd5b01 Remove deprecated crypto API usage based on irtimmer's changes to Limelight-PC Cameron Gutman 2014-06-29 12:39:36 -07:00
  • 2e3b7a2c09 Ignore Lint accessibility warning for onTouch handler Cameron Gutman 2014-06-29 12:32:10 -07:00
  • ef1f44f873 Merge branch 'master' of github.com:s0ckz/limelight-common Cameron Gutman 2014-06-29 12:25:10 -07:00
  • 22bba877d7 Ignore Lint warning for Amazon and Ouya assets Cameron Gutman 2014-06-29 12:12:11 -07:00
  • 7142db3fac Fixes for Android L and some weird codec exceptions Cameron Gutman 2014-06-29 11:49:42 -07:00
  • 00e81e87de Allow renderer initialization to indicate failure Cameron Gutman 2014-06-29 11:38:27 -07:00
  • 2f082b9f85 Fix (currently) harmless bug in initial frame parsing Cameron Gutman 2014-06-29 11:24:20 -07:00
  • 37cf572c0c Increase version number v2.4 Cameron Gutman 2014-06-26 20:39:31 -07:00
  • 33c5254d6f Yet again raise the minimum button down time based on testing on Ouya Cameron Gutman 2014-06-26 20:38:37 -07:00
  • faa82ca9d6 Fixup num_ref_frames in SPS on Qualcomm devices to (hopefully) fix the crashing video bug on the Galaxy S3 after Android 4.3 Cameron Gutman 2014-06-26 20:03:12 -07:00
  • 0d35ea5207 Enable max Ethernet MTU sized packets when the remote PC is on the subnet Cameron Gutman 2014-06-22 17:08:22 -07:00
  • c9e5230e37 Allow configuration of maximum packet size Cameron Gutman 2014-06-22 17:06:28 -07:00
  • 86e2657613 Stop allocating RtpPacket and VideoPacket objects in the reassembly path Cameron Gutman 2014-06-22 13:52:40 -07:00
  • 579645c07c Make the pairing toast shorter. Display a nice message when we get a 404 instead of a huge URL. Cameron Gutman 2014-06-22 13:24:14 -07:00
  • c23470af40 Merge with upstream s0ckz 2014-06-22 00:37:32 -03:00
  • 869cbe2e81 Frame latency and jitter improvements Cameron Gutman 2014-06-19 19:13:16 -07:00
  • 6c5ec3d2e9 Store the timestamp of the first packet received in the decode unit Cameron Gutman 2014-06-19 19:09:00 -07:00
  • 38423a9f37 Refactor the video decoding path so the DecoderRenderer handles pulling decode units instead of dedicating a separate thread for this Cameron Gutman 2014-06-19 18:28:48 -07:00
  • 329a938bf8 Hold a high performance Wi-Fi lock while streaming Cameron Gutman 2014-06-19 18:26:33 -07:00
  • 411931cc27 Increment version and update common jar Cameron Gutman 2014-06-15 21:10:42 -07:00
  • 7b10e52808 Set the receive thread's priority to maximum Cameron Gutman 2014-06-15 20:38:28 -07:00
  • ce01223683 Implement crypto provider and GFE 2.1 compatibility v2.3 Cameron Gutman 2014-06-15 20:17:09 -07:00
  • 890ee846f7 Move Base64 encoding responsibilities out to the CryptoProviders for Android Cameron Gutman 2014-06-15 20:11:34 -07:00
  • 6a92ea74fc Cleanup and bugfix pairing code. Cameron Gutman 2014-06-15 18:54:32 -07:00
  • 07cf96c5ce Add support for secure pairing and input encryption to fix GFE 2.1 compatibility. Cameron Gutman 2014-06-15 04:40:47 -07:00
  • e7501a488d Raise the minimum button down threshold to minimize missed start button presses on OUYA Cameron Gutman 2014-06-01 17:11:40 -04:00
  • 5626e9663b Fix Ouya controller combos and bump the version to 2.2.1.2 Cameron Gutman 2014-05-31 16:33:51 -04:00
  • 636c5f17f5 Different apps support and bug resolved s0ckz 2014-05-30 20:05:46 -03:00
  • 01b35ccdd3 Controller handling improvements for Ouya Cameron Gutman 2014-05-27 23:45:30 -04:00
  • e83bc747c8 Add assets and manifest updates for OUYA store Cameron Gutman 2014-05-24 20:28:38 -04:00
  • 4a2ee91700 Update Jar Cameron Gutman 2014-05-23 00:06:22 -04:00
  • cbe4af7623 Remove extra files from TinyRTSP Jar v2.2.1 Cameron Gutman 2014-05-12 20:36:07 -05:00
  • fc9e45270a Bump version number up Cameron Gutman 2014-05-12 20:06:27 -05:00
  • 94c1fc2b66 Update common Cameron Gutman 2014-05-12 20:06:12 -05:00
  • 49999634c1 Lower floors even more since we're clamping min = max Cameron Gutman 2014-05-12 20:04:33 -05:00
  • 8e9d605248 Clamp to min = max so we can eliminate the time taken to scale the bitrate up to the ceiling Cameron Gutman 2014-05-12 20:00:52 -05:00
  • a4e6738353 Update the A/V loss message Cameron Gutman 2014-05-12 19:42:00 -05:00
  • 0f815a0085 Fix variable names in the ConnectionStatusListener interface Cameron Gutman 2014-05-12 19:41:04 -05:00
  • 0c8c108bd1 Add support for sending proper packet loss statistics for server-side bandwidth scaling Cameron Gutman 2014-05-11 18:49:20 -05:00
  • 04941212cd Tweak some config to improve QoS when streaming 1080p30 over a so-so connection Cameron Gutman 2014-05-11 13:51:35 -04:00
  • 09f4827d02 Update TinyRTSP Jar to work on Java 1.6 Cameron Gutman 2014-05-11 13:41:29 -04:00
  • 9ad45a3ca3 Update TinyRTSP Jar to work on Java 1.6 Cameron Gutman 2014-05-11 13:40:58 -04:00
  • 176c8e9b93 Remove the deviceName field to fix a warning Cameron Gutman 2014-05-11 13:33:51 -04:00