- Jul 21, 2016
-
-
Dale Whinham authored
The Info.plist template incorrectly uses parentheses instead of curly braces, which means that building the .app bundle using regular 'make' results in the variable not being replaced, and hence the app bundle won't start because the executable name is incorrect. This commit fixes this issue.
-
bunnei authored
Fixes SDL2.dll copy to bindir on windows
-
Lectem authored
-
- Jul 15, 2016
-
-
bunnei authored
Fix boot_filename encode on Windows
-
- Jul 10, 2016
-
-
Yuri Kunde Schlesner authored
Implement config savegame editing & clean up
-
wwylele authored
-
- Jul 06, 2016
-
-
bunnei authored
Fix the errorcode of archive handle
-
- Jul 05, 2016
-
-
Sebastian Valle authored
HLE/FS: Document some command parameters and implemented command 0x08560240
-
- Jul 04, 2016
-
-
JamePeng authored
-
Sebastian Valle authored
HLE/Applets: Implement ErrEula applet
-
mailwl authored
-
- Jul 03, 2016
-
-
Subv authored
HLE/FS: Document some command parameters and implemented command 0x08560240 (CreateLegacySystemSaveData)
-
Sebastian Valle authored
Result: Update the ErrorModule enum
-
wwylele authored
-
wwylele authored
-
wwylele authored
-
- Jul 02, 2016
-
-
Yuri Kunde Schlesner authored
PICA: Implement scissor test
-
wwylele authored
-
wwylele authored
-
- Jun 30, 2016
-
-
wwylele authored
-
- Jun 29, 2016
-
-
Yuri Kunde Schlesner authored
Switch context to the same thread if necessary
-
- Jun 28, 2016
-
-
bunnei authored
srv: Update according 3dbrew
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Subv authored
-
- Jun 25, 2016
-
-
Yuri Kunde Schlesner authored
Remove superfluous std::move in return std::move(local_var)
-
scurest authored
-
- Jun 24, 2016
-
-
bunnei authored
Add GPL license.txt and README.md to builds
-
- Jun 22, 2016
-
-
bunnei authored
Fix recursive scanning of directories
-
- Jun 21, 2016
-
-
Jannik Vogel authored
-
bunnei authored
Qt: Fix MicroProfile dpi scaling
-
- Jun 19, 2016
-
-
Yuri Kunde Schlesner authored
ForeachDirectoryEntry didn't actually do anything with the `recursive` parameter, and the corresponding callback parameter was shadowing the actual recursion counters in the user functions.
-
Yuri Kunde Schlesner authored
-
- Jun 18, 2016
-
-
bunnei authored
Thread: update timeout when reruning WaitSynch
-
- Jun 17, 2016
- Jun 16, 2016
-
-
bunnei authored
Refactor arm_dyncom_interpreter into several files (take 2)
-
- Jun 15, 2016
-
-
bunnei authored
Fix AppVeyor WinSCP download
-