aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Common/ReactiveObject.cs
AgeCommit message (Expand)AuthorFilesLines
2022-04-15ReactiveObject: Handle case when oldValue is null (#3268)1.1.103merry1-1/+1
2020-01-05Fix ReactiveObject initial event not being propagated with boolean types (#860)Thog1-4/+8
2019-12-21Rewrite the configuration system (#831)Thog1-0/+57