Commit Graph

  • ddd3cb8da9 Wait for a resync reply before trying to resync again Cameron Gutman 2014-03-29 21:55:42 -04:00
  • 61909b373f Pass the correct socket error to connectionTerminated() Cameron Gutman 2014-03-29 21:55:05 -04:00
  • 761f324465 Add keyboard and mouse input support Cameron Gutman 2014-03-29 15:45:31 -04:00
  • c553b14da6 Remove Win32-specific error codes Cameron Gutman 2014-03-29 15:44:43 -04:00
  • c7c929d751 Add connection listener callbacks (WIP) Cameron Gutman 2014-03-29 14:20:36 -04:00
  • 0f586ce05f Fix memory leak in audio stream code Cameron Gutman 2014-03-29 12:17:55 -04:00
  • e27218f56e Update depacketizer to using the same algorithm as the Java version for decreased CPU load Cameron Gutman 2014-03-29 11:50:58 -04:00
  • d751c44c3d Fix build and build warnings Michelle Bergeron 2014-03-28 20:23:25 -04:00
  • 794a428f3a Update config based on Shield OTA 68 Cameron Gutman 2014-02-04 09:11:31 -05:00
  • 7a59f04db1 Add missing call to Audio Renderer’s init() callback. Cameron Gutman 2014-02-02 21:07:54 -05:00
  • f9882f91e1 Replace #ifdef _WIN32 with gates on our platforms definitions. Implement PltIsThreadInterrupted for POSIX. Fix PltWaitForEvent for POSIX. Cameron Gutman 2014-02-02 06:17:28 -05:00
  • 8ad3145638 Add missing callbacks to Stop and Release for A/V Cameron Gutman 2014-02-02 05:54:41 -05:00
  • b775e6b8fb Fix a print during connection cleanup Cameron Gutman 2014-02-02 05:48:43 -05:00
  • 75c80347a7 Fix mutexes on Windows and Windows Phone Cameron Gutman 2014-02-02 05:46:11 -05:00
  • 30f275768c Add audio support Cameron Gutman 2014-02-02 05:34:12 -05:00
  • ac6412f4be Fix compile error on Windows Cameron Gutman 2014-02-02 05:05:52 -05:00
  • 12a31f8442 Add static keyword to global variable declarations Cameron Gutman 2014-02-02 05:05:37 -05:00
  • 31cd93b11b Finally fix the stupid bug causing callbacks to crash. We were directly using a pointer to stack that is invalid after initialization. Cameron Gutman 2014-02-02 04:56:18 -05:00
  • da9433fb0a Remove extra spacing and fix indentation Michelle Bergeron 2014-01-29 02:15:49 -05:00
  • c04a8e9b4c Fix debugging on WP with a huge hack Cameron Gutman 2014-01-28 19:24:04 -05:00
  • 41fab76461 Switch a straggling printf to Limelog Cameron Gutman 2014-01-28 19:22:13 -05:00
  • c527221135 Create README.md Michelle Bergeron 2014-01-24 13:26:35 -05:00
  • 1d20b17850 Fix most of limelight common build for Windows Phone Cameron Gutman 2014-01-22 20:17:40 -05:00
  • d4422ced0d Add parameters to LiStartConnection Cameron Gutman 2014-01-20 22:33:02 -05:00
  • ac48766cad Fix failed queue offer code Cameron Gutman 2014-01-20 22:24:19 -05:00
  • b5430217dd Fix size tracking in LBQ Cameron Gutman 2014-01-20 22:10:15 -05:00
  • 638787d3dd Fix misuse of sizeof on dynamic allocation Cameron Gutman 2014-01-20 22:05:14 -05:00
  • 00de922f34 Fix freeing of a stack allocation. Fix bad LC_ASSERT definition on non-Windows platforms Cameron Gutman 2014-01-20 21:55:48 -05:00
  • 462b1d1e9b Prevent name mangling on C++ Cameron Gutman 2014-01-20 21:38:29 -05:00
  • 267a3eecd9 A few more fixes Cameron Gutman 2014-01-20 21:26:52 -05:00
  • 407e6aebc9 Fix build Cameron Gutman 2014-01-20 21:19:38 -05:00
  • 9f0540e030 Rename *.cpp to *.c Cameron Gutman 2014-01-20 20:36:30 -05:00
  • d54c7cc821 Fix return type of PltSleepMs Cameron Gutman 2014-01-20 20:34:48 -05:00
  • 3740fd295c Fix thread termination issues Cameron Gutman 2014-01-20 20:33:43 -05:00
  • 2f83dba24c Fix error propagation from WinSock functions. Fix cleanup of sockets. Allow the handshake to be interrupted. Cameron Gutman 2014-01-20 19:26:33 -05:00
  • d6c77b0323 Cleanup a bunch of the code and the interface itself Cameron Gutman 2014-01-20 19:11:25 -05:00
  • 3b057e4a6b Fix video decoding bug Cameron Gutman 2014-01-20 17:07:49 -05:00
  • 58c1771761 Fix buffer overread Cameron Gutman 2014-01-19 06:21:43 -05:00
  • a290613190 Fix deadlock in POSIX impelementation Cameron Gutman 2014-01-19 05:54:24 -05:00
  • fdf366e749 Fix memory leak Cameron Gutman 2014-01-19 05:04:02 -05:00
  • 128a5e113a Implement POSIX support Diego Waxemberg 2014-01-19 02:24:04 -05:00
  • 2f18a9aea7 Fix leftover Cameron Gutman 2014-01-19 01:46:08 -05:00
  • 44228d1296 Increase the receive window size. Fix endianness issue with RTP sequence numbers. More bug fixes! Cameron Gutman 2014-01-19 01:41:27 -05:00
  • 979a439504 Fix many bugs in the initial code Cameron Gutman 2014-01-19 01:20:54 -05:00
  • 2e971e102a Finished video depacketizing. Starting tests Cameron Gutman 2014-01-18 23:09:28 -05:00
  • 77b08df4be More fixes and work on video Cameron Gutman 2014-01-18 21:28:34 -05:00
  • e2ba031729 Initial work for depacketizer Cameron Gutman 2014-01-18 19:39:00 -05:00
  • 103c052729 Cross-platform threading, sockets updates, and control stream implementation, and various other fixes Cameron Gutman 2014-01-18 18:53:50 -05:00
  • f02e916f6c Initial commit Cameron Gutman 2014-01-18 15:14:42 -05:00