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
6b3b717cf5
Fixed sound for non ascii systems
2020-03-19 18:25:41 +01:00
WolverinDEV
9c3c0250c1
Closing file handles directly after they've been payed
2020-03-19 14:39:31 +01:00
root
c3513df310
Added native audio sounds
2020-03-18 23:33:28 +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
d4bb3864e5
Fixed windows build
2020-02-14 00:42:56 +01:00
WolverinDEV
19b7e46137
Revered the audio system back to PortAudio
2020-02-13 22:16:34 +01:00
WolverinDEV
91982ecc7b
Some updates
2020-02-11 14:15:31 +01:00
WolverinDEV
0cdd1ad2c8
Fixed input stuff
2020-02-09 23:49:02 +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
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