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
AgeCommit message (Expand)Author
2014-01-26Experimenting with floating point.native_fpAndrew Comminos
2014-01-22A few optimizations.Andrew Comminos
2014-01-22Copyright update, removed unused imports.Andrew Comminos
2014-01-22Fixed crash caused by uninitialized audiorecord instance.Andrew Comminos
2014-01-14Measure average available packets before playing.Andrew Comminos
2014-01-14Improved quality of input by implementing VAD detect time threshold.Andrew Comminos
2014-01-12Use large audio output buffer size for smoother playback.Andrew Comminos
2014-01-11Removed audio focus.Andrew Comminos
2014-01-09Check for audio input initialization issues.Andrew Comminos
2014-01-05Added speex decoding support.Andrew Comminos
2014-01-02Make some statistics more accessible.Andrew Comminos
2014-01-02Report latest TCP ping time.Andrew Comminos
2014-01-01Added audio input quality preference.Andrew Comminos
2013-12-29Give a nicer message for exceptions.Andrew Comminos
2013-12-29Fixed CELT7 config, audio input is no longer crazy!Andrew Comminos
2013-12-25Updated support library to v19.Andrew Comminos
2013-12-25Added support for welcome messages. Force CELT Alpha until beta issuesAndrew Comminos
2013-12-25Fixed connection exception handling.Andrew Comminos
2013-12-23Fixed threading issues in connection.Andrew Comminos
2013-12-23Updated project structure so native libs compile properly on the latestAndrew 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-26Use native Java primitive arrays for audio decoding.Andrew Comminos
2013-11-26Added audio fade.Andrew Comminos
2013-11-26Implemented energy-based logarithmic VAD.Andrew Comminos
2013-11-26Minor changes.Andrew Comminos
2013-11-26UDP encrypt/decrypt should work now. CryptState file reorganized andAndrew 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-11-04Lots of progress on audio input with opus & speex preprocessor.Andrew 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-20Now with working opus decoding and playback, and decent quality! MostAndrew Comminos
2013-10-20Massive native audio changes, switched to JavaCPP for performanceAndrew Comminos
2013-10-19In-progress native code work.Andrew Comminos
2013-10-14Initial work on unit testing for opus codec.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