| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | Oops (fix typo) | 2020-06-27 | 1 | -1/+1 | ||
| | * | | | | | | | grc: Update function table | 2020-06-27 | 1 | -0/+3 | ||
| * | | | | | | | | Merge pull request #4185 from VolcaEM/patch-10 | 2020-06-28 | 1 | -0/+1 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | lbl: Update function table | 2020-06-27 | 1 | -0/+1 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #4186 from VolcaEM/patch-11 | 2020-06-28 | 1 | -0/+1 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ldn: Update function table | 2020-06-27 | 1 | -0/+1 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #4187 from VolcaEM/patch-12 | 2020-06-28 | 1 | -0/+6 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | mig: Update function table | 2020-06-27 | 1 | -0/+6 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #4188 from VolcaEM/patch-13 | 2020-06-28 | 1 | -16/+16 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | mm: Update function table | 2020-06-27 | 1 | -16/+16 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #4189 from VolcaEM/patch-14 | 2020-06-28 | 1 | -10/+10 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ncm: Update function table | 2020-06-27 | 1 | -10/+10 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #4190 from VolcaEM/patch-15 | 2020-06-28 | 1 | -3/+3 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | nfc: Update function table | 2020-06-27 | 1 | -3/+3 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #4183 from VolcaEM/patch-8 | 2020-06-28 | 1 | -0/+6 | ||
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| | * | | | | | | | friend: Update function table | 2020-06-27 | 1 | -0/+6 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #3396 from FernandoS27/prometheus-1 | 2020-06-28 | 5 | -0/+386 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | Host Timing: Correct clang format. | 2020-06-18 | 1 | -1/+0 | ||
| | * | | | | | | HostTiming: Correct rebase and implement AddTicks. | 2020-06-18 | 2 | -1/+19 | ||
| | * | | | | | | Core/HostTiming: Allow events to be advanced manually. | 2020-06-18 | 2 | -26/+41 | ||
| | * | | | | | | Common/Tests: Address Feedback | 2020-06-18 | 4 | -7/+19 | ||
| | * | | | | | | Common/Tests: Clang Format. | 2020-06-18 | 2 | -4/+6 | ||
| | * | | | | | | Common: Refactor & Document Wall clock. | 2020-06-18 | 1 | -2/+1 | ||
| | * | | | | | | Common: Implement WallClock Interface and implement a native clock for x64 | 2020-06-18 | 2 | -14/+11 | ||
| | * | | | | | | Tests: Add base tests to host timing | 2020-06-18 | 2 | -41/+90 | ||
| | * | | | | | | Core: Implement a Host Timer. | 2020-06-18 | 5 | -0/+295 | ||
| * | | | | | | | Merge pull request #4164 from Kewlan/mute-audio-hotkey | 2020-06-27 | 2 | -0/+10 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Add a "Mute Audio" hotkey | 2020-06-26 | 2 | -0/+10 | ||
| * | | | | | | | | Merge pull request #4158 from Morph1984/caps | 2020-06-27 | 14 | -57/+69 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | caps_u: Fix GetAlbumContentsFileListForApplication stub | 2020-06-26 | 1 | -9/+15 | ||
| | * | | | | | | | | caps: Use enum classes and check struct sizes on compile time | 2020-06-26 | 1 | -34/+40 | ||
| | * | | | | | | | | caps: Update copyright headers | 2020-06-26 | 14 | -14/+14 | ||
| * | | | | | | | | | Merge pull request #4152 from ogniK5377/ipc-err | 2020-06-26 | 1 | -25/+22 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Mark invalid IPC buffers as ASSERT_OR_EXECUTE_MSG | 2020-06-24 | 1 | -25/+22 | ||
| | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #4154 from ogniK5377/swkbd-nullptr | 2020-06-26 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Prevent nullptr dereference on swkbd error case | 2020-06-25 | 1 | -1/+1 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #4178 from VolcaEM/patch-6 | 2020-06-27 | 1 | -4/+43 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Use better names for "Unknown"s | 2020-06-27 | 1 | -39/+39 | ||
| | * | | | | | | | | | Update function names | 2020-06-27 | 1 | -4/+4 | ||
| | * | | | | | | | | | es: Update function table | 2020-06-27 | 1 | -2/+41 | ||
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | btm: Give better names for unknown functions | 2020-06-27 | 1 | -5/+5 | ||
| * | | | | | | | | | btdrv: Update function table (#4174) | 2020-06-26 | 1 | -83/+84 | ||
| * | | | | | | | | | bpc: Update function tables (#4173) | 2020-06-26 | 1 | -7/+13 | ||
| * | | | | | | | | | bcat: Update function tables and add missing classes (#4172) | 2020-06-26 | 2 | -0/+5 | ||
| * | | | | | | | | | am: Update function tables and add missing classes (#4169) | 2020-06-26 | 3 | -17/+19 | ||
| * | | | | | | | | | aoc: Update function table (#4170) | 2020-06-26 | 1 | -0/+1 | ||
| * | | | | | | | | | Merge pull request #4177 from VolcaEM/patch-5 | 2020-06-26 | 1 | -71/+76 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | btm: Update function tables | 2020-06-27 | 1 | -71/+76 | ||
| | |/ / / / / / / / | ||||||
| * / / / / / / / / | eupld: Update function table | 2020-06-27 | 1 | -0/+1 | ||
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #4159 from ogniK5377/mem-manager-dumb-assert | 2020-06-25 | 1 | -1/+0 | ||
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||