mirror-chatterino2/src
pajlada 1d6c9ed279
feat: forward logging from miniaudio (#4836)
These logs are posted to the `chatterino.sound` category
miniaudio debug -> debug
miniaudio info -> debug
miniaudio warning -> warning
miniaudio error -> warning
2023-11-05 10:51:57 +00:00
..
common refactor: Use override instead of virtual where possible (#4917) 2023-10-25 18:13:48 +02:00
controllers feat: forward logging from miniaudio (#4836) 2023-11-05 10:51:57 +00:00
debug Remove boost::noncopyable use & boost::random dependency (#4776) 2023-09-09 10:23:20 +00:00
messages refactor: Message (#4915) 2023-11-02 14:48:12 +00:00
providers Support using follower emotes outside of channel if subbed (#4922) 2023-11-04 17:45:18 +00:00
singletons Fix tooltips appearing too large and/or away from the cursor (#4920) 2023-11-04 18:13:34 +00:00
util refactor: debug count and popup (#4921) 2023-10-28 21:17:32 +02:00
widgets Disable clickable sections in tables (#4913) 2023-11-04 18:42:13 +00:00
.clang-format Format YAML and JSON Files With Prettier (#4304) 2023-01-15 17:27:41 +01:00
Application.cpp Fix signal connection nodiscard warnings (#4818) 2023-09-16 11:52:51 +00:00
Application.hpp Test filters context map & message builder (#4886) 2023-10-13 15:41:23 +00:00
BrowserExtension.cpp Refactor Native Messages (#4738) 2023-07-30 11:14:58 +00:00
BrowserExtension.hpp Argument parsing rework (#1940) 2020-09-26 16:03:51 +02:00
CMakeLists.txt refactor: move ban/banid/timeout to their own file (#4938) 2023-11-04 16:26:58 +00:00
ForwardDecl.hpp Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
main.cpp Set QT_ENABLE_HIGHDPI_SCALING to 0 on Qt 6 on Windows (#4767) 2023-08-27 10:32:09 +00:00
PrecompiledHeader.hpp Replace boost::optional with std::optional (#4877) 2023-10-08 16:50:48 +00:00
RunGui.cpp refactor: Toast (#4899) 2023-10-17 01:50:18 +00:00
RunGui.hpp this commit is too big 2018-08-02 14:23:27 +02:00