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
FIX94
b29cdef8ec
(WiiU) continuation of the audio driver changes from yesterday
2016-11-21 22:47:29 +01:00
H. İbrahim Güngör
9ec8781a2a
wifi: fix parsing of connmanctl output
...
`connmanctl services` output is something like this:
```
Δ connmanctl services
NetMASTER Uydunet-N4832 wifi_742f68cd1f13_4e65744d415354455220557964756e65742d4e34383332_managed_psk
DIRECT-Dn-Android_d703 wifi_742f68cd1f13_4449524543542d446e2d416e64726f69645f64373033_managed_psk
PS4-8E777390BB63 wifi_742f68cd1f13_5053342d384537373733393042423633_managed_psk
```
So, instead of assuming the SSID length, just split the lines by space
character, and treat the last item as the unique id.
Updates libretro/Lakka#538
2016-11-21 23:39:09 +03:00
Brad Parker
2997b7b0cc
update JP translation, make "RetroPad w/ Analog" translatable.
2016-11-21 15:08:00 -05:00
lasers
f7fdae9c13
Organize Label, Value, Sublabel
2016-11-21 13:32:15 -06:00
Twinaphex
9dca196cf8
Merge pull request #4036 from lasers/add-sublabel
...
Add sublabel for Onscreen, Driver, Help
2016-11-21 19:48:33 +01:00
lasers
bfd3430ad8
Add sublabel for Tour (Help)
2016-11-21 12:23:26 -06:00
lasers
166e5fc16d
Add sublabel for User
2016-11-21 11:02:34 -06:00
lasers
88046e4bbe
Add sublabel for Onscreen
2016-11-21 10:21:18 -06:00
Jean-André Santoni
0da9b6c9c4
Merge pull request #4035 from lasers/add-sublabel
...
Add sublabel for User Interface, Privacy, Directory, Frame Throttle
2016-11-21 17:06:29 +01:00
lasers
8c8fd610bc
Fix sublabel for Drivers. (Warm)
2016-11-21 10:05:56 -06:00
lasers
c51bb8c431
Add sublabel for Frame Throttle
2016-11-21 09:59:17 -06:00
lasers
c283fee1f8
Add sublabel for Directory
2016-11-21 09:46:38 -06:00
Twinaphex
664200090e
Merge pull request #4014 from lasers/patch-cudencuden
...
Update translation (Vietnamese)
2016-11-21 16:28:40 +01:00
lasers
fa489f1f76
Add sublabel for Privacy
2016-11-21 09:25:58 -06:00
twinaphex
e0330a5a6e
Add Audio Sync sublabel
2016-11-21 16:18:58 +01:00
twinaphex
cfec45690d
Rename 'Input Device Autoconfig' to 'Input Autoconfig'
2016-11-21 16:15:35 +01:00
twinaphex
6af8b1a33d
Update two more strings
2016-11-21 16:14:38 +01:00
twinaphex
bbcf9f4cbd
Remove 'Dir' from Directory Settings - descriptions need to be kept
...
small for phones
2016-11-21 16:13:40 +01:00
lasers
d722cec9cd
Add sublabel for User Interface
2016-11-21 09:09:29 -06:00
Twinaphex
28e2ecc46d
Merge pull request #4034 from lasers/add-sublabel
...
Add sublabel for Network
2016-11-21 15:57:41 +01:00
lasers
f92afb508b
Add sublabel for Logging
2016-11-21 08:53:29 -06:00
lasers
953bf8cf5b
Add sublabel for Network
2016-11-21 08:44:59 -06:00