suyu/src/yuzu
ameerj 84b4ac5729 logging: Fix log filter during initialization
The log filter was being ignored on initialization due to the logging instance being initialized before the config instance, so the log filter was set to its default value.

This fixes that oversight, along with using descriptive exceptions instead of abort() calls.
2021-08-24 01:32:38 -04:00
..
applets qt_software_keyboard: fix copy-paste error 2021-08-19 22:17:15 +03:00
configuration Replace QPoint with QPointF where applicable 2021-08-19 23:16:58 +03:00
debugger logging: Simplify and make thread-safe 2021-08-13 18:39:45 +00:00
util limitable_input_dialog: Implement character limiter 2021-06-06 09:07:55 +02:00
about_dialog.cpp General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable 2021-06-23 13:48:21 -04:00
about_dialog.h
aboutdialog.ui yuzu/main: Fix version info in logging and about dialog 2021-05-16 22:17:17 -04:00
bootmanager.cpp renderers: Add explicit invert_y bool to screenshot callback 2021-07-28 21:46:08 -04:00
bootmanager.h bootmanager: Use std::stop_source for stopping emulation 2021-06-22 00:04:57 -03:00
CMakeLists.txt Merge pull request #6912 from lioncash/plural 2021-08-23 16:40:31 -07:00
compatdb.cpp general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
compatdb.h
compatdb.ui
compatibility_list.cpp
compatibility_list.h
discord.h
discord_impl.cpp
discord_impl.h
game_list.cpp game_list: Make game list folder icons smaller (#6762) 2021-08-01 12:59:36 -04:00
game_list.h main: Update Shader Cache menu options 2021-07-22 21:51:40 -04:00
game_list_p.h game_list: Make game list folder icons smaller (#6762) 2021-08-01 12:59:36 -04:00
game_list_worker.cpp file_sys: Support load game collection (#6582) 2021-07-20 01:10:05 -04:00
game_list_worker.h common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
hotkeys.cpp
hotkeys.h
Info.plist
install_dialog.cpp
install_dialog.h
loading_screen.cpp
loading_screen.h
loading_screen.ui
main.cpp logging: Fix log filter during initialization 2021-08-24 01:32:38 -04:00
main.h Merge pull request #6575 from FernandoS27/new_settings 2021-07-25 11:45:45 -07:00
main.ui yuzu: Various frontend improvements to avoid crashes and improve experience on Linux. 2021-02-14 00:20:41 -08:00
uisettings.cpp
uisettings.h game_list: Make game list folder icons smaller (#6762) 2021-08-01 12:59:36 -04:00
yuzu.qrc yuzu: Various frontend improvements to avoid crashes and improve experience on Linux. 2021-02-14 00:20:41 -08:00
yuzu.rc