summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-08-07externals: Update catch to 2.3.0Lioncash
2018-08-07Merge pull request #964 from Hexagon12/lower-logsbunnei
2018-08-07Fixed the sRGB pixel format (#963)Hexagon12
2018-08-07Merge pull request #920 from DarkLordZach/titlekeybunnei
2018-08-07Merge pull request #957 from lioncash/eventbunnei
2018-08-07Merge pull request #954 from lioncash/hidbunnei
2018-08-07Merge pull request #960 from lioncash/apmbunnei
2018-08-07Merge pull request #950 from lioncash/hotkeybunnei
2018-08-07Merge pull request #955 from lioncash/viewbunnei
2018-08-07Merge pull request #953 from lioncash/timebunnei
2018-08-07Merge pull request #959 from KAMiKAZOW/cubeb-compilationbunnei
2018-08-07Merge pull request #956 from lioncash/nvbunnei
2018-08-07Lowered down the logging for methodsHexagon12
2018-08-07Merge pull request #952 from lioncash/usbbunnei
2018-08-07Merge pull request #949 from lioncash/privbunnei
2018-08-07loader: Fix scope error in DeconstructedRomDirectoryZach Hilman
2018-08-07service/apm: Add the apm:sys serviceLioncash
2018-08-07nvflinger: Correct typo in name of composition eventLioncash
2018-08-07nvdrv: Make Ioctl()'s definition match its prototypeLioncash
2018-08-07nvdrv: Get rid of indirect inclusionsLioncash
2018-08-07nvflinger: Get rid of indirect inclusionsLioncash
2018-08-07nvflinger: Use std::string_view in OpenDisplay()Lioncash
2018-08-07Make building cubeb optionalKAMiKAZOW
2018-08-07services/hid: Add ActivateNpadWithRevision() to the hid function info arrayLioncash
2018-08-07service/time: Amend command IDs of ToPosixTime() and ToPosixTimeWithMyRule()Lioncash
2018-08-07service: Add usb servicesLioncash
2018-08-07qt/hotkey: Get rid of global hotkey map instanceLioncash
2018-08-06client_port: Make all data members privateLioncash
2018-08-06Merge pull request #931 from DarkLordZach/nca-as-drdbunnei
2018-08-06Merge pull request #947 from lioncash/encodingbunnei
2018-08-06GDBStub works with both Unicorn and Dynarmic now (#941)Hedges
2018-08-06Merge pull request #943 from lioncash/declbunnei
2018-08-06Merge pull request #946 from lioncash/compressbunnei
2018-08-06Merge pull request #944 from lioncash/menubunnei
2018-08-06Merge pull request #942 from lioncash/defaultbunnei
2018-08-06Merge pull request #940 from lioncash/privatebunnei
2018-08-06Merge pull request #936 from bunnei/avoid-copiesbunnei
2018-08-06Merge pull request #934 from lioncash/chronobunnei
2018-08-06qt/main: Avoid sign conversions in UpdateRecentFiles()Lioncash
2018-08-06game_list: Remove unnecessary conversion to std::string in ValidateEntry()Lioncash
2018-08-06game_list: Use QString::fromStdString() where applicable instead of c_str()Lioncash
2018-08-06game_list: Join declarations and assignments in onTextChanged()Lioncash
2018-08-06qt/main: Collapse if statement in UpdateRecentFiles()Lioncash
2018-08-06qt/main: Better file-existence checking within OnMenuRecentFile() and UpdateU...Lioncash
2018-08-06qt: Don't show error dialog when canceling the Load Folder dialogLioncash
2018-08-06qt/game_list_p: Remove redundant base class constructor invocationsLioncash
2018-08-06qt: Add missing override specifiers where applicableLioncash
2018-08-06qt: Default destructors where applicableLioncash
2018-08-06kernel/event: Make data members privateLioncash
2018-08-06Merge pull request #933 from lioncash/memorybunnei