1
0
Fork 0
forked from suyu/suyu
suyu/src
Lioncash edd5b6f12f file_sys/errors: Get rid of the ErrCodes namespace
There's no real point to keeping the separate enum around, especially
given the name of the error code itself is supposed to document what the
value actually represents.
2018-11-16 00:13:50 -05:00
..
audio_core audio_core/audio_renderer: Fix typo in AuxInfo member name 2018-11-13 13:32:13 -05:00
common string_util: Remove ArrayToString() 2018-11-13 18:14:11 -05:00
core file_sys/errors: Get rid of the ErrCodes namespace 2018-11-16 00:13:50 -05:00
input_common Port #4141 from citra: Joystick hotplug support (#1275) 2018-09-10 21:29:59 -04:00
tests global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 -04:00
video_core Merge pull request #1637 from FernandoS27/cache 2018-11-14 19:07:52 -08:00
web_service compatdb: Use a seperate endpoint for testcase submission 2018-10-28 13:23:02 +01:00
yuzu Merge pull request #1618 from DarkLordZach/dump-nso 2018-11-15 14:46:10 -08:00
yuzu_cmd Merge pull request #1618 from DarkLordZach/dump-nso 2018-11-15 14:46:10 -08:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Port web_service from Citra 2018-10-02 15:30:48 +02:00