Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-16 | fixes #4732 (Telegram: падение при старте) | George Hazan | |
2024-10-16 | fixes #4737 (При каждом запуске Миранды в корне ↵ | George Hazan | |
появляется файл condvar_use_log.txt) | |||
2024-10-15 | Telegram: update for compatibility layer libraries | George Hazan | |
2024-10-14 | Windows XP compatibility for Telegram module (#4729) | Shane Fournier | |
* These changes should allow telegram.dll to build as an XP-compatible component, using LSC wrapper DLLs to resolve dependencies in kernel32.dll and ws2_32.dll. mir_app also uses the LSC wrapper in place of kernel32 to load telegram.dll with support for implicit thread local storage. * Corrected mir_app link target * Now returning to this code, correcting the Telegram build to incorporate the libs properly. * Removed requirement for pwrp_k32 in mir_app. The TLS loading process will now be performed through GetSystemTimeAsFileTime in the Telegram DLL as calls to that function are made before this first TLS access attempt. --------- Co-authored-by: win32ss <win32ss@nulln.nl> | |||
2022-10-12 | Update BASS_AAC to 2.4.6 | dartraiden | |
2022-10-12 | BASS interface: update BASS to 2.4.17 | dartraiden | |
2022-05-18 | BASSWMA: update to 2.4.5.13 | dartraiden | |
2021-06-26 | BASS interface: update BASS to 2.4.16 | dartraiden | |
2019-12-28 | BASS interface: update BASS to 2.4.15 | dartraiden | |
2019-01-17 | BASS interface: update BASS to 2.4.14 | dartraiden | |
2018-11-07 | build_scripts: BASS_AAC 2.4.5.8 | dartraiden | |
2018-03-31 | update BASS dlls | dartraiden | |
2018-03-25 | fixes #1200 (dbchecker excluded from build scripts) | George Hazan | |
2017-09-30 | VS2010 runtime removed from git | George Hazan | |
2017-08-05 | build scripts for those who are willing to keep it all going | watcherhd | |