| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Merge pull request #1963 from wwylele/rtc | 2016-07-23 | 3 | -3/+61 | ||
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | CoreTiming: avoid overflow | 2016-07-23 | 1 | -1/+1 | ||
| | * | | | HLE: implement system time | 2016-07-23 | 2 | -2/+60 | ||
| |/ / / | ||||||
| * | | | Merge pull request #1964 from Lectem/sdl2_dll_copy_fix | 2016-07-21 | 1 | -0/+9 | ||
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | Fixes SDL2.dll copy to bindir on windows | 2016-07-21 | 1 | -0/+9 | ||
| |/ / | ||||||
| * | | Merge pull request #1890 from LFsWang/fix-encode-problem | 2016-07-14 | 1 | -0/+22 | ||
| |\ \ | ||||||
| | * | | Fix boot_filename encode on Windows | 2016-06-08 | 1 | -0/+22 | ||
| * | | | Merge pull request #1894 from wwylele/set-config-block | 2016-07-09 | 14 | -41/+703 | ||
| |\ \ \ | ||||||
| | * | | | Qt: add system settings config tab | 2016-07-10 | 8 | -4/+450 | ||
| | * | | | Service::CFG/FS: add and refactor out utilities for front-end | 2016-07-03 | 4 | -15/+146 | ||
| | * | | | Service::CFG: move known block ID to an enum | 2016-07-03 | 1 | -11/+25 | ||
| | * | | | Service::CFG: add SetConfigInfoBlk4 | 2016-07-03 | 4 | -8/+73 | ||
| | * | | | Service::CFG: add missing language | 2016-07-02 | 1 | -1/+2 | ||
| | * | | | Service::CFG: name sound output modes | 2016-07-02 | 2 | -2/+7 | ||
| | | |/ | |/| | ||||||
| * | | | Merge pull request #1940 from JamePeng/fix-archive-error-code | 2016-07-06 | 2 | -10/+15 | ||
| |\ \ \ | ||||||
| | * | | | Fix the errorcode of archive handle | 2016-07-05 | 2 | -10/+15 | ||
| * | | | | Merge pull request #1921 from Subv/fs_funcs | 2016-07-05 | 1 | -11/+42 | ||
| |\ \ \ \ | ||||||
| | * | | | | HLE/FS: Document some command parameters and implemented command 0x08560240 (... | 2016-07-03 | 1 | -11/+42 | ||
| * | | | | | Merge pull request #1850 from mailwl/erreula | 2016-07-04 | 5 | -0/+118 | ||
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | HLE/Applets: Implement ErrEula applet | 2016-07-04 | 5 | -0/+118 | ||
| |/ / / / | ||||||
| * | | | | Merge pull request #1935 from wwylele/fix-result-module | 2016-07-03 | 1 | -6/+19 | ||
| |\ \ \ \ | ||||||
| | * | | | | Result: fix and update ErrorModule | 2016-06-30 | 1 | -6/+19 | ||
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #1933 from yuriks/scissor | 2016-07-02 | 6 | -3/+112 | ||
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | OpenGL: Add scaled resolution support to scissor | 2016-06-27 | 4 | -3/+16 | ||
| | * | | | PICA: Scissor fixes and cleanups | 2016-06-27 | 5 | -45/+39 | ||
| | * | | | PICA: Implement scissor test | 2016-06-27 | 5 | -3/+105 | ||
| * | | | | Merge pull request #1869 from wwylele/dont-be-lazy | 2016-06-28 | 1 | -2/+6 | ||
| |\ \ \ \ | ||||||
| | * | | | | Switch context on the same thread if necessary | 2016-05-30 | 1 | -2/+6 | ||
| * | | | | | Merge pull request #1867 from mailwl/srv-update | 2016-06-28 | 2 | -15/+125 | ||
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Fix parameter name in EnableNotification | 2016-05-31 | 2 | -2/+6 | ||
| | * | | | | Fix mistakes, add output header codes | 2016-05-31 | 1 | -8/+24 | ||
| | * | | | | remove ugly function | 2016-05-31 | 1 | -35/+3 | ||
| | * | | | | srv: Update according 3dbrew | 2016-05-31 | 1 | -15/+137 | ||
| * | | | | | Merge pull request #1930 from scurest/superfluous-moves | 2016-06-25 | 2 | -2/+2 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | Remove superfluous std::move in return std::move(local_var) | 2016-06-25 | 2 | -2/+2 | ||
| |/ / / / / | ||||||
| * | | | | | Merge pull request #1926 from JayFoxRox/gpl | 2016-06-23 | 3 | -4/+10 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | Add GPL license.txt and README.md to builds | 2016-06-21 | 3 | -4/+10 | ||
| * | | | | | | Merge pull request #1923 from yuriks/fix-recursive | 2016-06-22 | 3 | -22/+15 | ||
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Fix recursive scanning of directories | 2016-06-19 | 3 | -22/+15 | ||
| * | | | | | | Merge pull request #1922 from yuriks/microprofile-dpi-fix | 2016-06-20 | 1 | -7/+6 | ||
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Qt: Fix MicroProfile dpi scaling | 2016-06-18 | 1 | -7/+6 | ||
| |/ / / / / | ||||||
| * | | | | | Merge pull request #1877 from wwylele/wait-fix-timeout | 2016-06-18 | 1 | -0/+49 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | Thread: update timeout when rerunning WaitSynch | 2016-06-04 | 1 | -0/+49 | ||
| * | | | | | | Merge pull request #1917 from lioncash/ci | 2016-06-17 | 4 | -24/+19 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | CMakeLists: Drop support for Qt 4 | 2016-06-17 | 1 | -11/+2 | ||
| | * | | | | | | travis: Use GCC 6 on Ubuntu CI builds | 2016-06-17 | 3 | -6/+6 | ||
| | * | | | | | | travis: Use Qt 5 on Ubuntu CI builds | 2016-06-17 | 2 | -7/+11 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #1898 from archshift/interpreter-split-take2 | 2016-06-16 | 5 | -2727/+2729 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Make arm_dyncom_trans* into a fully fledged compilation unit | 2016-06-12 | 4 | -53/+73 | ||
| | * | | | | | | arm_dyncom_interpreter: slightly change AllocBuffer to be intuitive | 2016-06-12 | 1 | -15/+15 | ||