64 Commits

Author SHA1 Message Date
WolverinDEV
d60eecd9a9 Fixes for 1.4.6 2020-05-01 20:03:55 +02:00
WolverinDEV
383c9fbda9 Improved the mouse binding system 2020-04-25 12:48:44 +02:00
WolverinDEV
5433bc55f4 Fixed a crash 2020-04-21 19:27:17 +02:00
WolverinDEV
8436557418 Fixed some stuff for linux 2020-04-20 21:32:05 +02:00
WolverinDEV
24c6c4d32c Some small ChangeLog.txt 2020-04-20 01:09:52 +02:00
WolverinDEV
6393d79f54 Small audio related updates 2020-04-18 00:05:39 +02:00
WolverinDEV
d7fa67b0aa Some minor improvements 2020-04-16 13:12:00 +02:00
WolverinDEV
90c9fad28b Fixed the PersistentLocalStorage.ts 2020-04-08 12:17:21 +02:00
WolverinDEV
5c7fcc51eb Improved socket io error handling 2020-04-04 12:25:01 +02:00
WolverinDEV
94c0208d45 Added a recovery strategy for too long packets 2020-04-04 01:09:33 +02:00
WolverinDEV
a126bd16d4 Removed spamy debugging messages 2020-04-02 01:19:36 +02:00
WolverinDEV
75b5192801 Made the client compatible with the newest webpack stuff 2020-04-01 21:56:23 +02:00
WolverinDEV
c86b9510a5 Got rid of a lot of implicit conversations 2020-03-28 15:04:55 +01:00
WolverinDEV
d918a822e2 Added native audio sounds 2020-03-18 23:32:57 +01:00
WolverinDEV
e470627d8f Fixed crash when client packet failed to decode 2020-03-02 14:33:34 +01:00
WolverinDEV
1c9fb28cce Fixed windows sounds :) 2020-02-09 21:19:11 +01:00
WolverinDEV
bb1afc12d2 Added the ability to resample the audio quality for the input/output device 2020-02-09 14:53:39 +01:00
WolverinDEV
105eb52eef Stashing some changes 2020-02-09 13:15:21 +01:00
WolverinDEV
411778f932 Switched to libsoundio 2020-02-08 16:50:48 +01:00
WolverinDEV
7007e8f6aa Fixed an crash within the audio API and better usage of input devices 2020-02-06 23:59:09 +01:00
WolverinDEV
25173d5745 Fixed compile errors 2020-02-02 21:54:37 +01:00
WolverinDEV
3dcfad1038 Some updates 2020-02-02 17:51:06 +01:00
WolverinDEV
58d4e1489b
Fixed audio issue 2019-12-08 17:08:47 +01:00
WolverinDEV
dbd8e73ab5
Fixed annoying debugging message and UTF8 issue 2019-12-08 14:18:41 +01:00
WolverinDEV
f01c9caf2d
Fixed some stiff for windows 2019-12-07 22:27:20 +01:00
WolverinDEV
e4c92aa827 Fixed for windows 2019-11-24 23:14:12 +01:00
WolverinDEV
814f529d99 Some updates 2019-11-24 18:38:50 +01:00
WolverinDEV
e9ba4125b0 Upüdates 2019-11-19 20:19:41 +01:00
WolverinDEV
0af842bed3 Removed assert 2019-11-19 20:16:24 +01:00
WolverinDEV
4742bd9b47 Fixed windows build 2019-11-10 00:41:08 +01:00
WolverinDEV
2d9deaa1a4 Finalize audio fixes 2019-11-09 22:16:08 +01:00
WolverinDEV
76e497410f Added possibility to flush clients audio buffer 2019-11-09 16:17:24 +01:00
WolverinDEV
0a1afb82ae fixed the file transfer 2019-10-29 18:11:47 +01:00
WolverinDEV
d1f9778406 Fixed file transfer not working 2019-10-26 12:34:37 +01:00
WolverinDEV
b6dade6fc8 Fixed build for windows 2019-10-26 01:17:36 +01:00
WolverinDEV
07dfa94740 Fixed prev del 2019-10-26 01:51:40 +02:00
WolverinDEV
b956bad3f7 A lot of updates 2019-10-26 01:51:19 +02:00
WolverinDEV
53d3814f92 Fixed some FT stuff 2019-10-26 01:42:51 +02:00
WolverinDEV
b14af3a1ac General file transfer updates:
- Added a file source object
- Simplified the JS to native interface
- Correctly implemented TransferObject interfaces
- Fixed possible transfer hangup
2019-10-25 23:56:18 +02:00
WolverinDEV
a39f573a5f Merge branch 'master' of https://git.did.science/WolverinDEV/TeaSpeak-Client 2019-10-24 20:02:13 +02:00
WolverinDEV
bc94c8d31a A lots of updates 2019-10-24 18:41:35 +02:00
WolverinDEV
ee7ae3b395 Windows build 1.4.0 2019-10-19 16:05:46 +01:00
WolverinDEV
ca25a272bd Added a const the the exceptions 2019-10-19 13:50:23 +02:00
WolverinDEV
566006f8ca Merge branch 'master' of https://git.did.science/WolverinDEV/TeaSpeak-Client 2019-10-19 11:59:49 +02:00
WolverinDEV
bd8798490b Using a better identifier 2019-10-19 11:59:18 +02:00
WolverinDEV
4090eab29f Some work on the TS version sign stuff 2019-10-19 11:56:59 +02:00
WolverinDEV
a3a142aec3 Fixed some compiler warnings 2019-10-14 16:04:16 +01:00
WolverinDEV
c411324d8a Added some updates 2019-10-14 16:43:28 +02:00
WolverinDEV
4925e33802 Some changes 2019-09-22 14:14:02 +02:00
WolverinDEV
453802698e Some fixes 2019-09-05 20:11:47 +02:00