Commit Graph

59 Commits

Author SHA1 Message Date
WolverinDEV 1a71df9a8a Fixed some windows stuff 2020-02-09 00:06:42 +01:00
WolverinDEV 1f58621b3b Fixed some windows builds 2020-02-08 20:45:04 +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 fc02c7008d small updates 2019-11-09 23:06:20 +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 9f4470dacb Some small updates 2019-11-03 15:58:59 +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 382c478f69 Fixed some tests which caused tsc compile issues 2019-10-25 21:38:09 +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 95e1e49fad Merge branch 'master' of https://git.did.science/WolverinDEV/TeaSpeak-Client
# Conflicts:
#	native/serverconnection/src/hwuid.cpp
2019-09-22 14:22:57 +02:00
WolverinDEV 4925e33802 Some changes 2019-09-22 14:14:02 +02:00
WolverinDEV cd2638586f UUID generation for windows 2019-09-10 12:29:25 +01:00
WolverinDEV 64da306f18 Added a HWID generation class 2019-09-10 12:06:22 +02:00
WolverinDEV 453802698e Some fixes 2019-09-05 20:11:47 +02:00
WolverinDEV a68a7b6119 Added a few new methods 2019-09-05 19:45:06 +02:00
WolverinDEV 8bd8c74613 Some updates 2019-09-01 14:14:25 +02:00
WolverinDEV ea375bc07e Adjustments for the new client 2019-08-21 10:00:27 +02:00
WolverinDEV a588f6b6e1 Disabled fuzz test 2019-07-24 20:17:20 +02:00
WolverinDEV 2a03857955 Fixed a crash and using properly the Nan::HandlerScropes in async callbacks 2019-07-24 01:03:01 +02:00
WolverinDEV 8d3cbbdc3a removed stuff 2019-07-19 22:18:20 +02:00
WolverinDEV 26007a51c4 Fixed some stuff 2019-07-19 22:16:27 +02:00
WolverinDEV 5c41277871 Fixed some stuff 2019-07-08 11:16:18 +02:00
WolverinDEV 3e59e21a0e Updates 2019-07-08 11:07:57 +02:00
WolverinDEV d659ec9767 Fixed build for windows 2019-07-07 22:32:17 +02:00