- Nov 20, 2016
-
-
bunnei authored
Kernel/Events: Log an error when trying to create Pulse events and timers
-
Sebastian Valle authored
APT/Applets: Renamed the members of the SignalType enum.
-
- Nov 19, 2016
-
-
James Rowe authored
Minor formatting change
-
James Rowe authored
-
Subv authored
Related to #1904
-
Subv authored
Names now make sense and match 3dbrew.
-
- Nov 16, 2016
- Nov 14, 2016
-
-
James Rowe authored
-
- Nov 12, 2016
-
-
James Rowe authored
And other minor style changes
-
bunnei authored
Fix Travis build issue on mac
-
- Nov 11, 2016
-
-
James Rowe authored
-
Yuri Kunde Schlesner authored
Minor Menu Fixes
-
Pringo authored
-
- Nov 05, 2016
-
-
James Rowe authored
Also minor style changes
-
James Rowe authored
-
SonofUgly authored
Make small screen stay at 1x, and large screen maintain its aspect ratio.
-
James Rowe authored
Allows users to choose a single screen layout or a large screen layout. Adds a configuration option to change the prominent screen.
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
AC_U: Stub functions, used if EULA agreed
-
- Nov 02, 2016
- Nov 01, 2016
- Oct 31, 2016
- Oct 29, 2016
- Oct 28, 2016
-
-
mailwl authored
-
- Oct 27, 2016
-
-
Jan Beich authored
Citra SDL2 doesn't have a launcher, and citra.desktop tries to execute citra-qt which is N/A unless built with ENABLE_QT. Limiting installed files to one of the options also makes it easier to split them into separate non-conflicting packages downstream.
-
Jan Beich authored
-
Jan Beich authored
-
Jan Beich authored
/usr/bin/ld: ../common/libcommon.a(string_util.cpp.o): undefined reference to symbol 'libiconv_open'
-
Jan Beich authored
In file included from src/common/microprofile.cpp:7: In file included from src/./common/microprofile.h:23: externals/microprofile/microprofile.h:830:5: error: use of undeclared identifier 'MP_BREAK' MP_ASSERT(t == nBegin); ^ externals/microprofile/microprofile.h:238:34: note: expanded from macro 'MP_ASSERT' ^ externals/microprofile/microprofile.h:831:5: error: use of undeclared identifier 'MP_BREAK' MP_ASSERT(nTimerIndex == (nToken&0x3fff)); ^ externals/microprofile/microprofile.h:238:34: note: expanded from macro 'MP_ASSERT' ^ [...]
-
Jan Beich authored
src/core/hle/service/soc_u.cpp:107:6: error: 'ENODATA' was not declared in this scope {ENODATA, 43}, ^ src/core/hle/service/soc_u.cpp:117:6: error: 'ENOSR' was not declared in this scope {ENOSR, 53}, ^ src/core/hle/service/soc_u.cpp:118:6: error: 'ENOSTR' was not declared in this scope {ENOSTR, 54}, ^ src/core/hle/service/soc_u.cpp:139:6: error: 'ETIME' was not declared in this scope {ETIME, 75}, ^
-