1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-03 14:07:47 +01:00
Commit Graph

38 Commits

Author SHA1 Message Date
7a290a4f39
Avoid race condition during initialization 2023-08-29 20:00:13 +02:00
b11e2c827c
Reduce PKT_INIT interval 2023-08-21 18:14:19 +02:00
5419a35075
Misc fixes 2023-08-21 10:11:23 +02:00
0182a8f96e
Stop sending init 2023-08-21 09:33:04 +02:00
fb6ea7bd20 Fix 2023-08-20 23:56:31 +02:00
3fb7d6a036 Improve timeout 2023-08-20 23:54:12 +02:00
9ed87db50a
More fixes 2023-08-20 19:07:14 +02:00
5b804bec28
Wait for main socket to come up 2023-08-20 18:36:59 +02:00
9da416b597
Add VoIP::pause/VoIP::resume methods 2023-08-20 18:31:21 +02:00
7205a3a497
Improvements 2023-08-20 17:15:19 +02:00
1961308062
Keep sending inits until we get an ack 2023-08-20 17:09:14 +02:00
f321c57482
Improvements 2023-08-20 16:58:35 +02:00
6ce512e0bc
Add support for TCP streams 2023-08-20 16:05:52 +02:00
1458a2b42b
Allow playing streams via IPC 2023-08-20 14:17:21 +02:00
fb74752588
Fix a bug in the VoIP::skip() method, add VoIP::getCurrent method 2023-08-19 21:20:51 +02:00
27a690cb92
VoIP improvements 2023-08-19 19:10:34 +02:00
03d190fde0
Log VoIP state transitions 2023-08-19 18:29:55 +02:00
d52b51963a
Fixes 2023-08-18 21:15:09 +02:00
0a98837e28
Improve database flushing, catch cancellations during conversion 2023-08-17 21:24:48 +02:00
c32a929ae0
Fix HTTP proxies 2023-08-16 13:52:10 +02:00
2bc9e3d750
Fixes 2023-08-15 12:41:45 +02:00
4fd02b351d Peer database fixes 2023-08-15 10:14:43 +02:00
bd07cfccb8
Final improvements 2023-08-14 20:54:16 +02:00
89efbda46a
Final improvements 2023-08-14 20:17:19 +02:00
3a5db3a69e
More improvements 2023-08-14 19:23:13 +02:00
bd1d23062d
Improve cancellation 2023-08-14 19:17:50 +02:00
cb06c5879c
Improve logic 2023-08-14 19:12:59 +02:00
2f1ce8f716
Allow playing files of any format 2023-08-14 18:28:44 +02:00
4b9ade0fea
Improve API 2023-08-14 17:16:59 +02:00
f4db68954a
Fixes 2023-08-14 16:10:20 +02:00
726a6ba1e2
Properly validate all OPUS packets 2023-08-13 18:41:37 +02:00
f0d156adea
Allow playing remote URLs and streams 2023-08-13 18:31:31 +02:00
fdcc9f7244
Validate sent OPUS frames 2023-08-13 17:59:20 +02:00
ef4c083526
Add copyright notices 2023-08-13 11:40:35 +02:00
a053c5ac2f
Fixes 2023-08-12 22:13:23 +02:00
8678bba3bb
Implement hold logic 2023-08-12 21:47:09 +02:00
2ba8fd0618
Continue sending OPUS VoIP data even after a webhost execution timeout self-restart 2023-08-12 17:45:25 +02:00
c9ffd30024
Allow IPC usage 2023-08-12 17:45:25 +02:00