Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Morlunk/Jumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/main
AgeCommit message (Expand)Author
2013-10-20Massive native audio changes, switched to JavaCPP for performanceAndrew Comminos
2013-10-19In-progress native code work.Andrew Comminos
2013-10-11Working Tor support with orbot, a bunch of audio fixes and variousAndrew Comminos
2013-08-31More audio output work. Still fixing SWIG issues.Andrew Comminos
2013-08-30Fixed copyright notices.Andrew Comminos
2013-08-30A bunch of work on audio, permission handling, and general APIAndrew Comminos
2013-08-20Access token support, channel user count caching.Andrew Comminos
2013-08-18More audio and Tor work, added libonionkit.Andrew Comminos
2013-08-08Added initial Tor support, as well as various user and channel tweaks.Andrew Comminos
2013-08-03Fixed mute and deafen state handling.Andrew Comminos
2013-08-03Various fixes to user and channel state handling.Andrew Comminos
2013-08-01Threading framework for network send requests, execute all callbacks onAndrew Comminos
2013-08-01Set user channel id properly.Andrew Comminos
2013-08-01Set channel id properly for user.Andrew Comminos
2013-08-01Store user session in channel, not ID.Andrew Comminos
2013-08-01Fixed root channel issue.Andrew Comminos
2013-08-01Get host on TCP connection.Andrew Comminos
2013-08-01Added certificate generation code.Andrew Comminos
2013-07-31Added talk state broadcasts. Other broadcasts involving users too.Andrew Comminos
2013-07-31Added join channel broadcasts, stub observer.Andrew Comminos
2013-07-31Added ID property for server.Andrew Comminos
2013-07-31Added more service protocol functionality part 2.Andrew Comminos
2013-07-31Added more service protocol functionality.Andrew Comminos
2013-07-28No need for multi-project structure of the gradle project. Simplified.Andrew Comminos