45364 Commits

Author SHA1 Message Date
Brad Parker
c2a09b4d9c Qt: fix signedness comparisons 2018-09-21 16:40:31 -04:00
Brad Parker
329d472ee7 Qt: allow special playlists (excluding all) to add/edit/delete 2018-09-21 16:32:38 -04:00
Brad Parker
e64b371955 Qt: current right click options for playlist entries are not valid for special playlists 2018-09-21 14:15:25 -04:00
Twinaphex
48e7f7b7fb
Update AndroidManifest.xml 2018-09-21 10:43:20 +02:00
Twinaphex
fd9636beb2
Update AndroidManifest.xml 2018-09-21 10:43:07 +02:00
Twinaphex
aebfe95895
Merge pull request #7266 from lifajucejo/libnx_vsync_mitigation
gfxWaitForVsync not needed with libnx 1.4
2018-09-21 10:42:16 +02:00
lifajucejo
1c097fbd5b gfxWaitForVsync not needed with libnx 1.4
- still honors ctx->vsync if enabled in _frame callback for throttling
2018-09-20 22:11:52 -04:00
waitingmoon
a1e3530c77 Update msg_hash_ja.h (#7261)
* Update msg_hash_ja.h

* fix typo

解答 to 解凍
2018-09-20 21:56:32 -04:00
Twinaphex
9303cf382f
Merge pull request #7260 from natinusala/menu_display_scissor
menu_display_gl: added scissoring support
2018-09-20 14:58:02 +02:00
natinusala
7ec2011ccf menu_display_gl: added scissoring support 2018-09-20 14:48:07 +02:00
twinaphex
6825cb2cc7 task_database.c - use string_is_equal 2018-09-20 12:48:00 +02:00
Twinaphex
765e225f48
Merge pull request #7258 from yoshisuga/ios-startup-fix
[iOS] Comment out unsupported code for iOS for now, so that it does not crash
2018-09-20 10:53:36 +02:00
Yoshi Sugawara
2b72a9151d Comment out unsupported code for iOS for now, so that it does not crash on startup; fix for building in Xcode 10 2018-09-19 22:09:29 -10:00
Twinaphex
62b0722ec5
Merge pull request #7249 from alondero/master
Add support for Rumble when increase or decrease by the rumble value
2018-09-20 09:53:36 +02:00
Twinaphex
11cacad8d9
Merge pull request #7257 from fr500/master
update icons again
2018-09-20 04:40:46 +02:00
radius
3dd3aae5f1 update icons again 2018-09-19 21:29:10 -05:00
Alfredo Monclus
c91fd2aa7e fix screenshot sublabel (#7255) 2018-09-19 14:00:50 -04:00
waitingmoon
099317a2e2 Update msg_hash_ja.h (#7250) 2018-09-19 08:19:15 -04:00
Twinaphex
0d82c2830f
Merge pull request #7253 from fr500/master
update the svg too
2018-09-19 10:51:14 +02:00
radius
203177e440 update the svg too 2018-09-19 02:46:05 -05:00
twinaphex
c9dd7db1a0 Fix line 2018-09-19 09:44:50 +02:00
Twinaphex
391f972037
Merge pull request #7252 from fr500/master
add icon to bypass google nonsense
2018-09-19 09:44:07 +02:00
radius
f0889b668c add icon to bypass google nonsense 2018-09-19 02:42:49 -05:00
Twinaphex
80333e1899
Merge pull request #7251 from fr500/master
refine the icons again, made them bigger within the canvas
2018-09-19 09:38:45 +02:00
radius
4898d733d0 refine the icons again, made them bigger within the canvas 2018-09-19 02:37:29 -05:00
twinaphex
b56d4e83ba (Android Aarch64) Set it to 16:9 aspect ratio to comply with Android TV
policies
2018-09-19 08:31:56 +02:00
twinaphex
60f4e39092 Buildfix 2018-09-19 02:10:10 +02:00
Adam Londero
69074f877b Add support for Rumble when memory increases or decreases by the rumble value 2018-09-18 22:04:22 +01:00
Twinaphex
cfd52f8e73
Merge pull request #7248 from bparker06/qt_rename_playlist
Qt: add option to rename playlists
2018-09-18 22:28:47 +02:00
Brad Parker
1db4a6822b Update CHANGES.md 2018-09-18 16:16:18 -04:00
Brad Parker
162c0ebf33 Qt: fix shader parameter checkboxes 2018-09-18 16:15:29 -04:00
Brad Parker
010fad236a Qt: add option to rename playlists 2018-09-18 14:09:25 -04:00
waitingmoon
bca86728b0 Update msg_hash_ja.h (#7246)
* Update msg_hash_ja.h

Update JP translation

* Update msg_hash_ja.h
2018-09-18 11:10:06 -04:00
twinaphex
dbfcd02b82 Start adding a way to set a hardbaked config 2018-09-18 11:27:18 +02:00
twinaphex
b4dc1fbb5b Rename ffemu_audio_data/ffemu_video_data 2018-09-18 10:22:34 +02:00
twinaphex
c2cee6e8f0 Move CRT SwitchRes to Video Settings as submenu 2018-09-18 09:24:29 +02:00
twinaphex
cb8148878c Add hotkeys for 'Toggle Recording' / 'Toggle Streaming' 2018-09-18 08:52:09 +02:00
Twinaphex
6c84072c3b
Merge pull request #7243 from fr500/master
[recording] release file handles on stop record
2018-09-18 07:44:58 +02:00
radius
5a1bfe2cfd [record] release file handles 2018-09-18 00:43:19 -05:00
waitingmoon
d2ab86f333 Update msg_hash_ja.h (#7240)
Update JP translation
2018-09-18 01:39:42 -04:00
radius
f3db15b282 [record] further cleanups of the workflow 2018-09-18 00:34:25 -05:00
Twinaphex
e012971519
Merge pull request #7242 from fr500/master
[record] further cleanups of the workflow
2018-09-18 07:32:51 +02:00
radius
356d4e2c5e [record] further cleanups of the workflow 2018-09-18 00:30:46 -05:00
Twinaphex
2aed5a34ef
Merge pull request #7241 from fr500/master
[recording] handle failure to start recording properly
2018-09-18 07:21:18 +02:00
radius
6351e80946 [recording] handle failure to start recording properly 2018-09-18 00:04:18 -05:00
Brad Parker
8e41665939 travis: use a newer gcc 2018-09-17 23:29:46 -04:00
Brad Parker
1a3259079c travis: include Qt 2018-09-17 23:16:47 -04:00
Brad Parker
6bc3cd49d5 Qt: add fallback path for older versions 2018-09-17 23:16:47 -04:00
Twinaphex
ab6a46f2ba
Merge pull request #7238 from fr500/master
update AARCH64 icon
2018-09-18 04:28:49 +02:00
Twinaphex
79f26b947d Remove unused variables 2018-09-18 04:28:08 +02:00