summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-11MAINT-5978: Removed HTTP core file snuck back into repo.Rider Linden
2016-01-08MAINT-5978: Couple of tweeks for smart pointers on Macrider
2016-01-08MAINT-5978: Remove vestigial state machine code. Convert over to smart pointe...Rider Linden
2016-01-07MAINT-5976: Remove residual setState() calls. Clear next session before star...Rider Linden
2016-01-07Use #if rather than #ifdef to test platform switch.Rider Linden
2016-01-07MAINT-5976: No sleep for mac on shutdown.rider
2016-01-06MAINT-5976: Shutdown and reconnection for coroutine version.Rider Linden
2016-01-06MAINT-5976: Handle connect and disconnect for P2P calls.Rider Linden
2016-01-06MAINT-5978: Remove move of the residual state machine. Send initial position...Rider Linden
2016-01-04MAINT-5976: On Linux builds do not specify explict for bool conversion operator.Rider Linden
2016-01-04MAINT-5978: Disable state machine, turn running of vivox over to the coroutine.Rider Linden
2015-12-22MAINT-5976: Removed temp code to simulate Nat's fix. Now redundant.Rider Linden
2015-12-21Merged in nat_linden/viewer-azumarill-vivox (pull request #2)Rider Linden
2015-12-21CMake fixes for Linux buildRider Linden
2015-12-18And more linux linkingRider Linden
2015-12-18Automated merge with ssh://bitbucket.org/rider_linden/azumarill-vivoxNat Goodspeed
2015-12-18MAINT-5976: Fix bug in LLCoros::set_consuming() mechanism.Nat Goodspeed
2015-12-18Another rt link for linuxRider Linden
2015-12-18MergeRider Linden
2015-12-18Disable unit test on Linux onlyRider Linden
2015-12-18MergeRider Linden
2015-12-18More rt libRider Linden
2015-12-18Adding RT to another cmake file for LinuxRider Linden
2015-12-18Reorder the rt library for Linux buildRider Linden
2015-12-18increment viewer version to 4.0.1Oz Linden
2015-12-18Added tag 4.0.0-release for changeset ae3297cdd03aOz Linden
2015-12-17MAINT-5977: Update cmake file to always include boost with LLCommonRider Linden
2015-12-17MAINT-5977: Check get_consuming() as well as listener return when draining qu...Rider Linden
2015-12-17MAINT-5977: Finish implementation of MailBox event pump type for guaranteed d...Rider Linden
2015-12-17Mergerider
2015-12-17MAINT-5976: Adding MailDrop type event Queuerider
2015-12-16merge with headcallum_linden
2015-12-16maint-5875 fix llceflib_host.exe' error about missing MSVCP120.dllcallum_linden
2015-12-16MAINT-5976: Introduce LLCoros::set_consuming(bool).Nat Goodspeed
2015-12-15Fix for OS X and Linux - their compilers do not like missing entries in case ...callum_linden
2015-12-15MAINT-5966 - file download failures need feedbackcallum_linden
2015-12-15Throttle consecutive connect attempts.rider
2015-12-14MAINT-5962: Added routine for checking MoaP double click and forwarding those...Rider Linden
2015-12-14Pull in new LLCEFLib with updated version numbercallum_linden
2015-12-11Missed a commit for MAINT-5948 - enable double clickcallum_linden
2015-12-11Remove some of the dead code. 1:1 chat is working but group chat fails now. ...Rider Linden
2015-12-11pick up new version of LLCEFLib with fixes for BUG-10880callum_linden
2015-12-10Possible fix for private call hangup.Rider Linden
2015-12-09Voice session state now in coro (includes all sub states as part of the coro)Rider Linden
2015-12-09Automated merge with ssh://bitbucket.org/callum_linden/viewer-cefNat Goodspeed
2015-12-09MAINT-5862: Change the Linux wording in the ToS floater per Grumpity.Nat Goodspeed
2015-12-08Adjust login to account for required double response.Rider Linden
2015-12-08Convert session joining/adding and creating to coroutineRider Linden
2015-12-04Start work on capture/playback routines.Rider Linden
2015-12-04Initial changes for Vivox/Azumarill merge. Lots of temporary code and condit...Rider Linden