1
0
mirror of https://github.com/danog/libtgvoip.git synced 2024-11-26 20:24:38 +01:00
Commit Graph

18 Commits

Author SHA1 Message Date
e626d0dc19
Fix 2020-01-22 13:15:22 +01:00
cf965341cf
Finish moving 2020-01-22 12:54:35 +01:00
ef0a99fc8c
Refactoring 2020-01-22 12:51:17 +01:00
6b910c44c6
Misc improvements and refactorings 2020-01-22 12:43:51 +01:00
Fela Ameghino
38a57c8c6b UWP project fixes 2019-04-17 17:32:43 +02:00
Fela Ameghino
f4dc1abc2c Fixed ARM configurations in UWP project 2019-03-13 12:05:09 +01:00
Fela Ameghino
d0d866c56b Fixed release configuration in UWP project 2019-03-13 11:42:12 +01:00
Fela Ameghino
028d86f599 Updated UWP project to 2.4.4 2019-03-11 18:28:38 +01:00
Fela Ameghino
d6cf1b73d3 Updated UWP wrapper 2018-11-09 17:51:29 +01:00
Fela Ameghino
b2ac10ef2a Fixed UWP project 2018-09-09 22:20:48 +02:00
Fela Ameghino
4c653d0790 - Added Evgeny's aes_ctr_encrypt implementation
- API availability check for AudioRoutingManager on UWP
2017-06-12 12:59:35 +02:00
Fela Ameghino
1e953d73d7 Revert "Fixed uwp project to always use libopus in release configuration"
This reverts commit ac48960890.
2017-05-22 10:22:58 +02:00
Fela Ameghino
ac48960890 Fixed uwp project to always use libopus in release configuration 2017-05-21 11:52:03 +02:00
Fela Ameghino
166227244f Crypto is now working on WinRT
- Merged fixes to crypto by Evgeny.
- Removed references to OpenSSL on WinRT
- Some other small fix to the CXWrapper
2017-05-19 11:35:20 +02:00
Fela Ameghino
a1adfc2f28 Fixed Debug|x64 2017-05-13 23:40:43 +02:00
Fela Ameghino
5566360b01 Updated OpenSSL relative path 2017-05-13 18:14:01 +02:00
Fela Ameghino
40880a538e Ability to turn off TGVOIP_USE_CUSTOM_CRYPTO in CXWrapper 2017-05-13 18:07:03 +02:00
Fela Ameghino
b917500ac6 Added UWP project file, edited WP81 to compile on x86 too.
Updated .gitignore
2017-05-11 09:52:05 +02:00