index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
game_list.cpp
Age
Commit message (
Expand
)
Author
2018-07-18
Merge pull request #684 from lioncash/nonmember
bunnei
2018-07-18
Virtual Filesystem 2: Electric Boogaloo (#676)
Zach Hilman
2018-07-18
game_list: Make ContainsAllWords an internally linked non-member function
Lioncash
2018-07-18
Merge pull request #681 from lioncash/const
bunnei
2018-07-18
game_list: Upper-case containsAllWords to ContainsAllWords()
Lioncash
2018-07-18
game_list: Make containsAllWords a const member function
Lioncash
2018-07-18
game_list: Remove unnecessary QString initialization in KeyReleaseEater
Lioncash
2018-07-07
Revert "Virtual Filesystem (#597)"
bunnei
2018-07-06
Virtual Filesystem (#597)
Zach Hilman
2018-07-02
Update clang format
James Rowe
2018-07-02
Rename logging macro back to LOG_*
James Rowe
2018-06-21
Add support for decrypted NCA files (#567)
Zach Hilman
2018-06-14
Bug fixes, testing, and review changes
Zach Hilman
2018-06-14
Recognize main files in game list
Zach Hilman
2018-04-26
frontends: Move logging macros over to new fmt-capable ones
Lioncash
2018-01-18
qt: Migrate to Qt 5 signal/slot connection syntax where applicable
Lioncash
2018-01-17
game_list: Amend doxygen parameter identifiers for containsAllWords()
Lioncash
2018-01-16
Update game_list.cpp
N00byKing
2018-01-12
Removing unused settings and yuzu rebranding
James Rowe
2018-01-12
Massive removal of unused modules
James Rowe