Lime3DS/src/citra_qt
OpenSauce04 1ef1ab05fa
Some checks are pending
citra-build / source (push) Waiting to run
citra-build / linux (appimage) (push) Waiting to run
citra-build / linux (fresh) (push) Waiting to run
citra-build / macos (arm64) (push) Waiting to run
citra-build / macos (x86_64) (push) Waiting to run
citra-build / macos-universal (push) Blocked by required conditions
citra-build / windows (msvc) (push) Waiting to run
citra-build / windows (msys2) (push) Waiting to run
citra-build / android (push) Waiting to run
citra-build / ios (push) Waiting to run
citra-build / release (push) Blocked by required conditions
citra-format / clang-format (push) Waiting to run
citra-transifex / transifex (push) Waiting to run
Removed some remaining .3ds extension references
2025-03-02 17:45:54 +00:00
..
applets Move MiiData to its own namespace and add ChecksummedMiiData (#6824) 2023-07-31 20:38:47 -07:00
camera Added "Small Screen Position" feature 2024-11-10 20:41:28 +00:00
configuration Encrypt downloaded apps with a console unique key 2025-03-01 12:12:52 +00:00
debugger citra_qt: Build fixes for QT 6.8 (#441) 2024-11-15 16:56:48 +00:00
dumping Updated a myriad of user-facing strings to refer to Azahar, not Citra 2024-11-21 23:30:29 +00:00
movie Replaced references to games with references to applications 2025-03-01 00:10:07 +00:00
multiplayer Encrypt downloaded apps with a console unique key 2025-03-01 12:12:52 +00:00
updater qt: Update to 6.6.0 (#7099) 2023-11-01 17:58:02 -07:00
util Fixed incorrect applications directory path while using Flatpak build 2024-11-10 18:16:50 +00:00
aboutdialog.cpp Use unique_ptr on all ui objects from .ui files (#5511) 2020-10-01 09:23:01 +08:00
aboutdialog.h Clean up aboutdialog.h 2018-08-25 14:45:50 +02:00
aboutdialog.ui Updated several links in UI to point to Azahar equivalents instead of Citra 2024-11-28 14:42:42 +00:00
bootmanager.cpp Merged the SDL and Qt frontends together into a single unified executable 2024-11-10 19:28:04 +00:00
bootmanager.h build: Add flags to toggle specific renderer backends. (#7375) 2024-01-21 23:29:46 -08:00
citra_qt.cpp Removed some remaining .3ds extension references 2025-03-02 17:45:54 +00:00
citra_qt.h Corrected a couple of stray references to Citra 2025-02-28 22:53:03 +00:00
CMakeLists.txt Merged the SDL and Qt frontends together into a single unified executable 2024-11-10 19:28:04 +00:00
compatibility_list.cpp Stop splitting includes 2018-10-20 16:31:35 +02:00
compatibility_list.h Stop splitting includes 2018-10-20 16:31:35 +02:00
discord_impl.cpp Update discord rich presence to use Azahar application (#589) 2025-03-01 13:50:35 +01:00
discord_impl.h core: De-globalize movie (#6659) 2023-08-01 02:57:38 +02:00
discord.h Add Discord Rich Presence Support (#3883) 2018-08-20 11:20:33 +02:00
game_list_p.h Major revamps to match game loading decisions. 2025-02-27 14:22:50 +01:00
game_list_worker.cpp Major revamps to match game loading decisions. 2025-02-27 14:22:50 +01:00
game_list_worker.h citra_qt: Track play time 2024-11-10 18:16:49 +00:00
game_list.cpp Major revamps to match game loading decisions. 2025-02-27 14:22:50 +01:00
game_list.h citra_qt: Fixed strange compilation failure 2024-11-10 20:31:25 +00:00
hotkeys.cpp Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00:00
hotkeys.h Fixed HotkeyRegistry::GetHotkey locking shortcuts to the first widget that calls it 2024-11-10 18:16:49 +00:00
loading_screen.cpp citra_qt: Add support for game desktop shortcuts 2024-11-10 18:16:49 +00:00
loading_screen.h qt: Migrate to Qt6. (#6418) 2023-05-05 03:10:34 -07:00
loading_screen.ui Loading Screen: Vertically Center everything 2020-01-22 17:26:27 -07:00
main.ui Replaced references to games with references to applications 2025-03-01 00:10:07 +00:00
play_time_manager.cpp citra_qt: Track play time 2024-11-10 18:16:49 +00:00
play_time_manager.h citra_qt: Track play time 2024-11-10 18:16:49 +00:00
precompiled_headers.h Port yuzu-emu/yuzu#9300: "CMake: Use precompiled headers to improve compile times" (#6213) 2022-12-17 16:06:38 +01:00
qt_image_interface.cpp misc: fix issues pointed out by msvc (#7316) 2024-01-07 12:37:42 -08:00
qt_image_interface.h citra_qt: Remove image allocation limit (#6682) 2023-07-11 21:43:19 -07:00
uisettings.cpp Adding Midnight_Blue to themes 2022-05-17 09:48:02 -04:00
uisettings.h citra_qt: Fix remaining build errors 2024-11-10 18:16:49 +00:00