qBittorrent/src/webui
Coda e698c09298
Allow to use POSIX-compliant disk IO type
This patch allows user to switch disk IO type between memory mapped files based type (default in libtorrent 2, and seems causing memory issues) and POSIX-compliant type which is more conservative on memory usage.

Co-authored-by: Chocobo1 <Chocobo1@users.noreply.github.com>
Co-authored-by: Vladimir Golovnev (Glassez) <glassez@yandex.ru>

PR #16895.
2022-05-11 21:28:06 +03:00
..
api Allow to use POSIX-compliant disk IO type 2022-05-11 21:28:06 +03:00
www Allow to use POSIX-compliant disk IO type 2022-05-11 21:28:06 +03:00
CMakeLists.txt CMake: overhaul and improve scripts 2020-09-17 13:13:26 +01:00
webapplication.cpp Add support for exporting .torrent from WebUI 2022-05-04 12:13:24 +08:00
webapplication.h Add support for exporting .torrent from WebUI 2022-05-04 12:13:24 +08:00
webui.cpp Use QString literals 2022-03-20 13:33:40 +08:00
webui.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
webui.pri QMake: Compile translations at build time 2018-12-22 16:02:17 +03:00