|
579e280239
|
One more cancellation
|
2024-06-26 18:28:15 +02:00 |
|
|
658d7adb86
|
Always pass default cancellation
|
2024-06-26 18:25:54 +02:00 |
|
|
92a3dcd3db
|
Simplify code
|
2024-06-15 17:48:15 +02:00 |
|
|
6eb0954419
|
Switch to danog/async-orm
|
2024-04-06 13:08:41 +02:00 |
|
|
c71537e451
|
Fix
|
2024-01-11 21:00:03 +01:00 |
|
|
30168b5ea5
|
Add VoIP writing functionality
|
2024-01-11 20:47:39 +01:00 |
|
|
151a809c6e
|
Fixes
|
2023-11-11 16:55:29 +01:00 |
|
|
27d21681e7
|
Change cs rules
|
2023-10-01 20:05:04 +02:00 |
|
|
4af9bc1c23
|
Fixes
|
2023-09-26 14:29:09 +02:00 |
|
|
cbe87bca8d
|
Indent phpdocs
|
2023-09-06 21:12:19 +02:00 |
|
|
8c14ff5fb8
|
Fix account.changeAuthorizationSettings, messages.editExportedChatInvite, channels.editForumTopic, phone.toggleGroupCallSettings, phone.toggleGroupCallRecord, phone.editGroupCallParticipant
|
2023-09-06 18:19:45 +02:00 |
|
|
d6bb47ca02
|
Cleanup
|
2023-09-03 19:05:22 +02:00 |
|
|
c3cc181dba
|
More VoIP progress
|
2023-09-03 19:05:22 +02:00 |
|
|
bb4bfb256c
|
Refactoring
|
2023-09-03 19:05:22 +02:00 |
|
|
4caac9bd08
|
Begin setting up WebRTC
|
2023-09-02 14:53:34 +02:00 |
|
|
a860cb2dbb
|
Add simple example
|
2023-08-30 18:14:52 +02:00 |
|
|
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 |
|