45364 Commits

Author SHA1 Message Date
radius
a0cab184db update AARCH64 icon 2018-09-17 21:26:53 -05:00
Twinaphex
8351b0481f
Merge pull request #7234 from theheroGAC/patch-36
Update msg_hash_it.h
2018-09-18 04:16:51 +02:00
Twinaphex
132faf3bf2
Merge pull request #7237 from fr500/master
update assets
2018-09-18 04:05:03 +02:00
radius
2ff8bdc14a update assets 2018-09-17 21:03:09 -05:00
twinaphex
e9a25e3022 Fix relative path includes 2018-09-17 21:47:12 +02:00
theheroGAC
bd0f7002bc
Update msg_hash_it.h 2018-09-17 20:42:26 +02:00
twinaphex
fa30f49e16 Buildfix 2018-09-17 20:00:54 +02:00
Twinaphex
9a6a797f90
Merge pull request #7232 from alfrix/master
Update spanish and add discord sublabel
2018-09-17 19:43:12 +02:00
Twinaphex
448520ead2
Merge pull request #7231 from fr500/master
[recording] hook up the options properly
2018-09-17 19:37:01 +02:00
Alfrix
4ab61c3f7d Add discord sublabel and fix cheat apply after load 2018-09-17 14:31:47 -03:00
Alfrix
63f5281b67 Update english 2018-09-17 14:31:04 -03:00
Alfrix
74350ee184 Update Spanish 2018-09-17 14:30:31 -03:00
radius
0d7a169ea0 [recording] toggle menu when the options are used 2018-09-17 09:19:06 -05:00
radius
ef9258449c [recording] hook up the options properly 2018-09-17 09:08:54 -05:00
twinaphex
eb9e8c97d6 (Menu) Cleanups 2018-09-17 10:09:52 +02:00
twinaphex
6d0409b6bd (Menu) More cleanups 2018-09-17 10:07:15 +02:00
twinaphex
2d8eb9322a Cleanups 2018-09-17 10:02:31 +02:00
twinaphex
3aec8abca9 Get rid of some void pointers 2018-09-17 09:57:30 +02:00
twinaphex
c40700e51b Add Start Streaming / Start Recording - implementation will need
to be properly done though
2018-09-17 09:18:44 +02:00
twinaphex
3c8ee6f26a Add 'Start Streaming/Start Recording' to Quick Menu 2018-09-17 09:06:24 +02:00
Twinaphex
4f85ca5f9a
Merge pull request #7225 from fr500/master
WIP: [record] start whipping some sense into this feature
2018-09-17 06:16:13 +02:00
twinaphex
0fe713eb5f Fix error: initializer element is not constant 2018-09-17 03:50:37 +02:00
Twinaphex
8c10abf8bb
Update CHANGES.md 2018-09-17 03:41:45 +02:00
Twinaphex
2dcc6ae046
Merge pull request #7230 from bparker06/qt_labeledit
Qt: edit playlist entry labels by clicking on them a second time
2018-09-17 03:41:01 +02:00
twinaphex
2c959d8ff1 (Display server) Add get_output 2018-09-17 03:40:17 +02:00
Brad Parker
5fbf841fb2 Qt: edit playlist entry labels by clicking on them a second time, or with the platform's edit key (usually F2) 2018-09-16 21:34:28 -04:00
twinaphex
9c88c6e3c5 Add msg_hash OUTPUT_DISPLAY_ID 2018-09-17 03:25:34 +02:00
twinaphex
04211662cf Add 'Use Custom Refresh Rate' setting 2018-09-17 01:56:18 +02:00
twinaphex
cb7d15bc2b Update 2018-09-17 01:31:51 +02:00
twinaphex
b5c6586b12 Change CRT switch resolution - add options 'Off/15 Khz/31Khz' 2018-09-17 01:30:49 +02:00
twinaphex
369f8206d1 Add 'X-Axis Centering' - https://github.com/libretro/RetroArch/issues/6988 2018-09-16 21:00:34 +02:00
Twinaphex
5d4a8f4497
Merge pull request #7226 from theheroGAC/patch-35
Update msg_hash_it.h
2018-09-16 16:35:26 +02:00
theheroGAC
71e8f00b27
Update msg_hash_it.h 2018-09-16 12:39:11 +02:00
twinaphex
07fd28b351 Change CRT Super Resolution 'OFF' to 'Native' 2018-09-16 09:06:55 +02:00
twinaphex
92b6854315 CRT SwitchRes - step 3 - https://github.com/libretro/RetroArch/issues/6988 2018-09-16 08:57:27 +02:00
twinaphex
ac81ef680d Update sublabels 2018-09-16 08:29:13 +02:00
twinaphex
004a2e335f (CRT SwitchRes) Step 1- https://github.com/libretro/RetroArch/issues/6988 2018-09-16 08:06:06 +02:00
twinaphex
60437f07fd Update CHANGES.md 2018-09-16 07:38:15 +02:00
Twinaphex
394136f368
Merge pull request #7224 from alfrix/master
Update spanish and fix some indentation mishaps in us
2018-09-16 06:20:13 +02:00
Alfrix
f24715ac1e Update spanish and fix some indentation mishaps in us 2018-09-16 00:27:40 -03:00
radius
efa62af78b [recording] use a different config for streaming 2018-09-15 22:02:57 -05:00
radius
1c85058e72 [recording] rename bsv recording from movie to input replay 2018-09-15 21:47:23 -05:00
radius
16bd85b118 [recording] refactor recording_is_enabled no need to use a pointer for all of this 2018-09-15 21:09:41 -05:00
radius
9d490ace3b [record] deinit before init 2018-09-15 17:54:00 -05:00
radius
49214de125 [record] start whipping some sense into this feature 2018-09-15 17:49:39 -05:00
twinaphex
50398c2a35 Bump version up to 1.7.5 2018-09-15 20:24:04 +02:00
Brad Parker
055eff653a android: add text to xhdpi banner per TV app quality guidelines 2018-09-15 12:39:35 -04:00
twinaphex
13223c2225 Update switch_thread_audio.c 2018-09-15 17:44:27 +02:00
twinaphex
f21493947d vim - add RetroArch style conventions 2018-09-15 17:43:34 +02:00
twinaphex
2fc08ce394 (switch_nx_gx.c) Some style nits 2018-09-15 17:39:03 +02:00