index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
Age
Commit message (
Expand
)
Author
2020-08-18
common/telemetry: Migrate namespace into the Common namespace
Lioncash
2020-08-18
Merge pull request #4381 from Morph1984/fix-open-folder-installed-title
bunnei
2020-08-18
Merge pull request #4532 from lioncash/object-name
bunnei
2020-08-17
Merge pull request #4535 from lioncash/fileutil
bunnei
2020-08-17
Merge pull request #4540 from lioncash/tr3
bunnei
2020-08-17
Merge pull request #4531 from lioncash/overload
Rodrigo Locatti
2020-08-17
Merge pull request #4443 from ameerj/vk-async-shaders
David
2020-08-17
Merge pull request #4515 from lat9nq/pgs-menubar-config
bunnei
2020-08-16
Address feedback, add shader compile notifier, update setting text
ameerj
2020-08-16
configure_hotkeys: Don't translate empty strings
Lioncash
2020-08-16
common/fileutil: Convert namespace to Common::FS
Lioncash
2020-08-16
yuzu: Resolve -Wextra-semi warnings
Lioncash
2020-08-15
main: Add an option to modify the currrent game's configuration
lat9nq
2020-08-14
configuration_shared: Simplify name lookup in highlighting functions
Lioncash
2020-08-14
yuzu: Make use of qOverload where applicable
Lioncash
2020-08-13
General: Tidy up clang-format warnings part 2
Lioncash
2020-08-04
main: Fallback to loader if no control nca is found with patch manager
Morph
2020-08-04
main: Fix Open Save/Mod Locations for installed titles
Morph
2020-08-04
game_list_worker: Do not clear entries when > 1 gamedir is present
Morph
2020-08-04
Merge pull request #4450 from Morph1984/fix-gamelist-scanning
bunnei
2020-08-03
yuzu: Resolve C++20 deprecation warnings related to lambda captures
Lioncash
2020-08-03
Merge pull request #4263 from lat9nq/fix-screencaps-2
David
2020-08-03
Merge pull request #4438 from lioncash/localizing
David
2020-07-29
game_list_worker: Fix game list subdirectory scanning
Morph
2020-07-29
main: Add support for removing SDMC installed titles
Morph
2020-07-29
game_list: Limit context menu options for homebrew
Morph
2020-07-29
main: Remove assert for opening savedata when program_id = 0
Morph
2020-07-29
main: Silence [[fallthrough]] warning
Morph
2020-07-29
main: Split removal cases into their individual functions and address feedback
Morph
2020-07-29
main: Connect game list remove signals to removal functions
Morph
2020-07-29
game_list: Add "Remove" context menu
Morph
2020-07-28
configure_graphics: Remove Force 30 FPS mode
Morph
2020-07-27
yuzu/main: Remove redundant usages of QStringLiteral("")
Lioncash
2020-07-26
config: Make the save-as identifier more consistent
lat9nq
2020-07-26
yuzu/configure_debug: Remove duplicated checkboxes
FearlessTobi
2020-07-24
Merge pull request #4377 from Morph1984/dark-themes
bunnei
2020-07-20
configure_ui: Ensure a separator follows the returned path
lat9nq
2020-07-20
configure_ui: don't use an empty string
lat9nq
2020-07-20
main: Don't use as many string copies
lat9nq
2020-07-20
main: rewrite (save as) screenshot saving
lat9nq
2020-07-20
configuration: Setup UI to config screenshot path and saving
lat9nq
2020-07-20
wait_tree: Include Midnight Blue dark themes
Morph
2020-07-20
qt-themes: Add Midnight Blue qdarkstyle theme (2.8.1)
James Rowe
2020-07-19
configure_graphics_advnaced: clang-format mk ii
lat9nq
2020-07-19
configure_graphics_advanced: Fix oversight from rebase
lat9nq
2020-07-19
configuration_shared: Remove unused functions
lat9nq
2020-07-19
configuration: Use forward declares and remove extraneous structs
lat9nq
2020-07-19
configuration_shared: Make CheckState strongly typed
lat9nq
2020-07-19
clang-format
lat9nq
2020-07-19
configuration_shared: Break up tracker structs to respective classes
lat9nq
[next]