index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2628 from Subv/uds
Sebastian Valle
2017-04-12
2
-45
/
+388
|
\
|
*
Services/UDS: Fixed a style mistake in GetChannel.
Sebastian Valle
2017-03-27
1
-2
/
+1
|
*
Services/UDS: Use consistent spelling for WiFi and simplify the GetChannel fu...
Subv
2017-03-26
1
-4
/
+4
|
*
Services/UDS: Signal the connection event when closing down the network.
Subv
2017-03-26
1
-0
/
+1
|
*
Services/UDS: Do not allow trying to start up a network that only the host ca...
Subv
2017-03-26
1
-0
/
+3
|
*
Service/UDS: Schedule an event to broadcast the beacon frames every 102.4ms.
Subv
2017-03-26
2
-2
/
+58
|
*
Services/UDS: Store the entire NetworkInfo structure that was used to create ...
Subv
2017-03-26
1
-13
/
+5
|
*
Services/UDS: Initial support for hosting local-wlan networks.
Subv
2017-03-26
2
-44
/
+336
*
|
Merge pull request #2658 from JayFoxRox/blend-equation-fix
James Rowe
2017-04-09
1
-2
/
+2
|
\
\
|
*
|
Pica/Regs: Correct bit width for blend-equations
Jannik Vogel
2017-04-08
1
-2
/
+2
|
/
/
*
|
Merge pull request #2533 from Lectem/apt_ipchelper
bunnei
2017-04-06
6
-257
/
+386
|
\
\
|
*
|
hopefully fix clang-format issues with old version
Lectem
2017-03-20
1
-3
/
+2
|
*
|
address more comments
Lectem
2017-03-19
1
-20
/
+20
|
*
|
Cast size_t to u32 for PushStaticBuffer usages
Lectem
2017-03-18
1
-2
/
+2
|
*
|
IPCHelper Skip method + address comments for apt
Lectem
2017-03-18
3
-38
/
+46
|
*
|
fix #2560 and other comments
Lectem
2017-03-18
3
-22
/
+22
|
*
|
move push out of class body and add u8 u16 bool specializations
Lectem
2017-03-18
4
-55
/
+114
|
*
|
refactor APT service to use the new IPC helpers
Lectem
2017-03-18
4
-195
/
+258
*
|
|
Merge pull request #2634 from wwylele/battery
bunnei
2017-04-06
2
-1
/
+16
|
\
\
\
|
*
|
|
shared_page: stub battery state
wwylele
2017-03-21
2
-1
/
+16
*
|
|
|
Merge pull request #2651 from jroweboy/configmoved
Mat M
2017-04-04
25
-41
/
+41
|
\
\
\
\
|
*
|
|
|
citra-qt: Move config dialog code to its own directory
Lioncash
2017-04-03
25
-41
/
+41
|
/
/
/
/
*
|
|
|
Merge pull request #2622 from jfmherokiller/socufix
bunnei
2017-04-03
1
-39
/
+32
|
\
\
\
\
|
*
|
|
|
error conversion fixes for soc_u
noah the goodra
2017-04-03
1
-39
/
+32
|
/
/
/
/
*
|
|
|
Merge pull request #2648 from mtheall/master
bunnei
2017-04-02
2
-4
/
+4
|
\
\
\
\
|
*
|
|
|
Fix OutputDebugString syscall
Michael Theall
2017-04-01
2
-4
/
+4
|
/
/
/
/
*
|
|
|
Merge pull request #2639 from wwylele/fix-ptm-fs
bunnei
2017-03-25
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
ptm: create SharedExtSave file before openning it
wwylele
2017-03-25
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #2512 from SonofUgly/custom-layout
bunnei
2017-03-21
9
-13
/
+104
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add custom layout settings.
SonofUgly
2017-02-23
9
-13
/
+104
*
|
|
|
Removed a linebreak from the README.
Christopher J. Gilbert
2017-03-20
1
-1
/
+0
*
|
|
|
Adding a linebreak to the README file.
Christopher J. Gilbert
2017-03-20
1
-0
/
+1
*
|
|
|
Merge pull request #2630 from wwylele/qt-focus-loss-2
bunnei
2017-03-20
5
-3
/
+18
|
\
\
\
\
|
*
|
|
|
citra-qt: remove dead code
wwylele
2017-03-17
3
-5
/
+0
|
*
|
|
|
citra-qt: release all buttons when render window focus is lost
wwylele
2017-03-17
4
-0
/
+20
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #2631 from wwylele/fix-unwrap
Weiyi Wang
2017-03-18
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
apt: fix RequestBuilder parameters for Unwrap
wwylele
2017-03-18
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #2497 from wwylele/input-2
bunnei
2017-03-17
40
-574
/
+1244
|
\
\
\
|
*
|
|
qt/config_input: don't connect for null button
wwylele
2017-03-02
1
-4
/
+7
|
*
|
|
citra: update default ini with new input system
wwylele
2017-03-01
1
-28
/
+41
|
*
|
|
Input: remove unused stuff & clean up
wwylele
2017-03-01
9
-412
/
+3
|
*
|
|
Qt: rework input configuration for new input system
wwylele
2017-03-01
2
-68
/
+144
|
*
|
|
InputCommon: add SDL joystick support
wwylele
2017-03-01
4
-0
/
+241
|
*
|
|
InputCommon: add AnalogFromButton
wwylele
2017-03-01
8
-0
/
+162
|
*
|
|
InputCommon: add Keyboard
wwylele
2017-03-01
17
-85
/
+254
|
*
|
|
HID: use AnalogDevice
wwylele
2017-03-01
3
-2
/
+30
|
*
|
|
HID: use ButtonDevice
wwylele
2017-03-01
5
-1
/
+100
|
*
|
|
Input: add device and factory template
wwylele
2017-03-01
4
-0
/
+100
|
*
|
|
Common: add ParamPackage
wwylele
2017-03-01
5
-0
/
+188
*
|
|
|
Merge pull request #2618 from wwylele/log-less-filename
bunnei
2017-03-16
7
-17
/
+20
|
\
\
\
\
[next]