aliaspider
2b4e4d56cd
(WiiU) no need to specify library name for IMPORT_END() anymore.
2016-11-23 08:47:02 +01:00
aliaspider
0a6e6d1abe
Merge pull request #4057 from vgmoose/master
...
(WiiU) update dist script with fixed newlines in meta.xml
2016-11-23 07:32:49 +01:00
vgmoose
7fc5a394d3
(WiiU) update dist script with fixed newlines in meta.xml
2016-11-23 01:25:53 -05:00
aliaspider
cf1a27130f
Merge pull request #4056 from FIX94/master
...
(WiiU) more small audio driver value adjustments
2016-11-23 07:24:01 +01:00
FIX94
16fdc70a03
(WiiU) more small audio driver value adjustments
2016-11-23 07:22:34 +01:00
aliaspider
929c92244a
Merge pull request #4055 from vgmoose/master
...
(WiiU) update dist script
2016-11-23 06:37:35 +01:00
vgmoose
25ecaf0b53
(WiiU) update dist script
...
add fields to generated meta.xml
2016-11-23 00:33:19 -05:00
aliaspider
15c535d06f
(WiiU) ignore elf2rpl errors.
2016-11-23 05:27:52 +01:00
Andrés Suárez
c42d168a76
Merge pull request #4054 from aliaspider/master
...
(WiiU) rpx related fixes. add rpx building to dist scripts.
2016-11-22 22:27:41 -05:00
aliaspider
0926334614
(WiiU) update dist script.
2016-11-23 04:22:50 +01:00
aliaspider
ea248559e0
(WiiU) rpx update:
...
- c++ static constructors/destructors fix for rpx builds.
- building both rpx and hbl elf formats doesn't require a clean step
inbetween anymore, both can be now built in a single make call.
2016-11-23 03:21:01 +01:00
Andrés Suárez
37e6372e04
Merge pull request #4052 from leiradel/master
...
Fix huge count in cheevos_fill_md5 which makes RetroArch freeze
2016-11-22 19:01:00 -05:00
radius
66a766fca1
swap should affect OSK too
2016-11-22 18:55:52 -05:00
aliaspider
eedbea4527
(WiiU) build RPX imports from imports.h.
2016-11-23 00:06:35 +01:00
aliaspider
3acdf3d1cb
(WiiU) import only the needed symbols.
2016-11-22 22:48:44 +01:00
aliaspider
e2f7145112
(WiiU) video driver: set the correct monitor refresh rate on init.
...
- add a performance counter.
2016-11-22 22:47:06 +01:00
Andre Leiradella
38e201ba2d
Fix huge count in cheevos_fill_md5 which makes RetroArch freeze
2016-11-22 21:27:19 +00:00
aliaspider
4bfa6f958c
Merge pull request #4051 from FIX94/master
...
(WiiU) more audio driver work, this should hopefully fix any remaining audio crackling
2016-11-22 20:24:49 +01:00
FIX94
ccd3e524a2
(WiiU) more audio driver work, this should hopefully fix any remaining audio crackling
2016-11-22 20:18:21 +01:00
H. İbrahim Güngör
d884e97576
wifi: fix parsing of connmanctl output
...
Also follow the coding style.
2016-11-22 16:04:53 +03:00
twinaphex
d3b8b3d252
Cleanups
2016-11-22 13:59:06 +01:00
twinaphex
c2f2695666
Cleanups
2016-11-22 13:29:27 +01:00
twinaphex
b2ce67421b
(Vietnamese) Labels don't need to be translated
2016-11-22 11:22:56 +01:00
twinaphex
ba49c762b7
(Chinese) Labels don't need translating
2016-11-22 11:20:15 +01:00
twinaphex
182c548f63
(Japan) Labels don't need translating
2016-11-22 11:18:09 +01:00
twinaphex
c2bc2c3488
Cleanups
2016-11-22 11:14:37 +01:00
Jean-André Santoni
9268a9651d
Merge pull request #4038 from igungor/lakka-connman-fix
...
Fix parsing of connmanctl output
2016-11-22 10:59:08 +01:00
twinaphex
cabbd6ed1b
Cleanups
2016-11-22 10:45:43 +01:00
twinaphex
9769df405c
Create MENU_LABEL macro
2016-11-22 09:25:57 +01:00
twinaphex
1875f28b24
Cleanups
2016-11-22 09:14:55 +01:00
twinaphex
989b7e50fd
Add sublabels
2016-11-22 09:05:57 +01:00
twinaphex
7873c5967a
Add sublabels
2016-11-22 08:48:37 +01:00
twinaphex
fd6f448709
Cleanups
2016-11-22 08:33:36 +01:00
H. İbrahim Güngör
2641c1214c
lakka: consider the identifiers in connmanctl services output
2016-11-22 10:26:02 +03:00
Twinaphex
0a49a157f0
Merge pull request #4037 from lasers/sort-sublabels
...
Organize Label, Value, Sublabel
2016-11-22 08:03:38 +01:00
Twinaphex
84381c658c
Merge pull request #4045 from FIX94/master
...
(WiiU) increased audio buffer size to allow PAL games to be played back properly
2016-11-22 08:02:22 +01:00
FIX94
7baff176dc
small wiiu correction
2016-11-22 07:34:11 +01:00
FIX94
8c8c92589d
(WiiU) increased audio buffer size to allow PAL games to be played back properly
2016-11-22 07:07:21 +01:00
aliaspider
7f141fa830
Merge pull request #4044 from FIX94/master
...
better check the same thing twice!
2016-11-22 04:32:04 +01:00
FIX94
a0669f19b5
better check the same thing twice!
2016-11-22 04:30:08 +01:00
aliaspider
5d4bbde134
Merge pull request #4043 from FIX94/master
...
small correction
2016-11-22 03:21:13 +01:00
FIX94
1c990c691c
small correction
2016-11-22 03:18:36 +01:00
Andrés Suárez
73a58f1b50
Merge pull request #4042 from fr500/master
...
allow cleaning up idbfs
2016-11-21 20:59:37 -05:00
radius
50539d58df
allow cleaning up idbfs
2016-11-21 20:58:45 -05:00
aliaspider
98bd87b39e
Merge pull request #4041 from FIX94/master
...
(WiiU) use some more direct callback for audio updates and added safety into it
2016-11-22 02:41:54 +01:00
FIX94
b3eb8ec3be
(WiiU) use some more direct callback for audio updates and added safety into it
2016-11-22 02:39:12 +01:00
aliaspider
797ef01b85
Merge pull request #4040 from FIX94/master
...
(WiiU) more audio driver cleanup
2016-11-22 00:38:53 +01:00
FIX94
0c314d0159
(WiiU) more audio driver cleanup
2016-11-22 00:37:22 +01:00
aliaspider
0dbd48ec5a
(WiiU) audio driver: cleanups, update copyright notice.
2016-11-21 23:37:06 +01:00
aliaspider
a79215499e
Merge pull request #4039 from FIX94/master
...
(WiiU) continuation of the audio driver changes from yesterday
2016-11-21 22:49:36 +01:00