index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
game_list.cpp
Age
Commit message (
Expand
)
Author
2018-09-07
yuzu: Move GameListWorker to its own source files
Lioncash
2018-09-04
patch_manager: Centralize Control-type NCA parsing
Zach Hilman
2018-09-04
game_list: Fix version display on non-NAND titles
Zach Hilman
2018-09-04
game_list: Use friendly game versions
Zach Hilman
2018-09-04
game_list: Display patch names and versions on list
Zach Hilman
2018-09-04
game_list: Use RegisteredCacheUnion for installed
Zach Hilman
2018-09-04
qt: Add UI support for NSP files
Zach Hilman
2018-09-03
file_sys: Replace includes with forward declarations where applicable
Lioncash
2018-09-02
vfs_real: Forward declare IOFile
Lioncash
2018-08-31
core/core: Replace includes with forward declarations where applicable
Lioncash
2018-08-29
Show game compatibility within yuzu
fearlessTobi
2018-08-23
game_list: Add SD registration loading to game list
Zach Hilman
2018-08-21
qt/main: Port part of citra(#3411), open savedata works
tech4me
2018-08-20
service/filesystem: Use forward declarations where applicable
Lioncash
2018-08-20
game_list: Avoid uninitialized variables when retrieving program ID
Lioncash
2018-08-11
registration: Add support for force overwrite of installed
Zach Hilman
2018-08-11
game_list: Split game list scans to multiple functions
Zach Hilman
2018-08-11
game_list: Populate control data from installed NAND
Zach Hilman
2018-08-11
game_list: Modify game list to scan installed titles
Zach Hilman
2018-08-09
game_list: Reorder error checks
Zach Hilman
2018-08-09
loader: Add more descriptive errors
Zach Hilman
2018-08-08
vfs: Fix typo in VfsFilesystem docs
Zach Hilman
2018-08-08
core: Port core to VfsFilesystem for file access
Zach Hilman
2018-08-06
loader: Add icon and title support to XCI
Zach Hilman
2018-08-06
Use const where applicable
Zach Hilman
2018-08-06
Avoid parsing RomFS to directory in NCA
Zach Hilman
2018-08-06
Merge pull request #947 from lioncash/encoding
bunnei
2018-08-06
game_list: Remove unnecessary conversion to std::string in ValidateEntry()
Lioncash
2018-08-06
game_list: Use QString::fromStdString() where applicable instead of c_str()
Lioncash
2018-08-06
game_list: Join declarations and assignments in onTextChanged()
Lioncash
2018-08-01
Remove files that are not used
Zach Hilman
2018-07-21
file_util: Use a u64 to represent number of entries
Lioncash
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
[prev]
[next]