79 Commits (303f1734e5619aea600c5115a83810d789496362)

Author SHA1 Message Date
Tux3 / Mlkj / !Lev.uXFMLA 3fc37d2d4c Move file transfer in the core thread 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA a75d1c5c6e Don't call tox_do from FT functions 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 56edd76df9 Fix use after free on file received 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 28b1678a88 Remove all AudioBuffer code 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 287d50eea4 Split core into core and coreav 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA c657296535 Fix #152 and fix #131 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 444972f214 Fix fileTransferFinsished not emitted on sender 11 years ago
midnight079 ec1facccf8 fixed some bugs with micButton 11 years ago
midnight079 a18ba9d7ed fixed some bugs with micButton 11 years ago
midnight079 b474ff2c2b realized micButton for calls 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 18f0e05778 Compat with Toxcore 11 years ago
krepa098 5304621e86 fixed warnings 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 7557d92a92 Add log message when falling back to IPv4 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA ee184a558c Fallback to IPv4 if IPv6 fails 11 years ago
Bill Winslow 72c72a4ceb Updating to latest file transfer specs 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 3069a59b8c Update to latest toxav 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 6f853f6997 Add missing ctime include 11 years ago
Bill Winslow 84a3841122 fix segfault on lack of audio formats 11 years ago
Bill Winslow 5ec0b0d8df Latest API update 11 years ago
Bill Winslow 22375e3b8f Randomized the bootstrap table, to distribute load away from the first 5 11 years ago
Bill Winslow e1e7d68713 Mostly implemented latest toxav.h changes, but OnMediaChange still needs implementing 11 years ago
dubslow 1644f8c139 Updated the completed transfers widget to work as advertised 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA f173a5dfa9 Fix FT progressbar int overflow 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA dc2d7f1085 Various improvement 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA ae1ce8ec88 Preparation for new file transfer 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA e92ded47ab Improve video playing speed 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 5458b4b3ee Drop video frames when lagging 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 457a54d591 Fix video sending 11 years ago
Bill Winslow e0b6fd1e13 Remove username and status message from settings, instead use Core 11 years ago
Bill Winslow 26f2f143fa Initial commit for activating the file transfer button 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA e3736cf14d Fix possible crashes on call cleanup 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA d46e01e2cf Fix audio underflows 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 2c0db0c7c0 Update to new A/V recv callbacks 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA b3b01906f7 Don't give a parent to the core QTimers 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 6ba8be3503 Fix stack smashing, QTimer threading 11 years ago
Kevin Flynn cfbc73e435 Fix #97 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA fce95e9637 Don't write tox_save when unnecessary 11 years ago
Kevin Flynn 16df8e553e Save on event instead of timer trigger 11 years ago
Arne Böckmann 1d216d0ee3 FIX: const correctness 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 2e2e61962d Add option to disable IPv6 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA e218b07ab8 Enable IPv6, needed for LAN discovery 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA b1b9aab8e2 Restore sleep in audio recording 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA bdeba98f1b Cancel sleeping in audio recording 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 8f55dae70b Try to fix audio on windows 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA b0816696fa Prevent audio encoding CPU exhaustion 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA a83c35c95b Stop calls after timeout 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 8f09d11940 Fix transmission type detection 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 70be64bff6 Disable IPv6 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 74fc6991cc Fix #38 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 73e3afe932 Fix some A/V bugs 11 years ago