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

gitlab.com/quite/humla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-27Added support for audio input bitrate.Andrew Comminos
2014-02-27Added extra for frames per packet.Andrew Comminos
2014-02-27Pass actor name in Message for additional client safety.Andrew Comminos
2014-02-17Added support for client-specified audio sources and inputs.Andrew Comminos
2014-02-08Added support for amplification boost.Andrew Comminos
2014-02-04Don't show bluetooth disconnected if we never enabled itAndrew Comminos
2014-01-30Added support for moving any user to a channel.Andrew Comminos
2014-01-22A few optimizations.Andrew Comminos
2014-01-22Copyright update, removed unused imports.Andrew Comminos
2014-01-11Removed audio focus.Andrew Comminos
2014-01-02Make some statistics more accessible.Andrew Comminos
2014-01-01Added audio input quality preference.Andrew Comminos
2013-12-29Give a nicer message for exceptions.Andrew Comminos
2013-12-25Fixed connection exception handling.Andrew Comminos
2013-12-23Fixed threading issues in connection.Andrew Comminos
2013-12-14Messaging and audio input updates.Andrew Comminos
2013-12-09Implemented reconnection procedure, generic audio and user fixes.Andrew Comminos
2013-12-07Added bluetooth support, audio input and output resource management.Andrew Comminos
2013-12-06Implemented new message framework for more client customizability.Andrew Comminos
2013-12-03Removed database support, integrated access tokens into initialAndrew Comminos
2013-11-26Implemented methods to swap between transmit modes.Andrew Comminos
2013-11-26Implemented energy-based logarithmic VAD.Andrew Comminos
2013-11-26Fixed issue with UDP send. Some changes to IPC.Andrew Comminos
2013-11-25Almost full support for all Mumble codecs. Few changes to messaging.Andrew Comminos
2013-11-09Implemented CELT Alpha and Beta output, much better Opus input, SpeexAndrew Comminos
2013-10-26Initial support for speex audio preprocessing. Sounds pretty good soAndrew Comminos
2013-10-26Implemented Opus audio input support! Fine-tuned Opus audio output.Andrew Comminos
2013-10-11Working Tor support with orbot, a bunch of audio fixes and variousAndrew 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-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