Sven
|
f53e1ca4b1
|
fix new rumble types ; increase max displayed cheats to 6000
|
2018-10-10 09:15:46 -04:00 |
|
twinaphex
|
ac14ea6d01
|
Go back to old cheevos
|
2018-10-01 15:02:51 +02:00 |
|
twinaphex
|
7245cb2732
|
Add Reset To Defaults setting
|
2018-10-01 02:13:53 +02:00 |
|
twinaphex
|
cbcc1a5ef4
|
Update
|
2018-10-01 02:00:07 +02:00 |
|
twinaphex
|
f457dea880
|
Don't show Joy-Con Split for non-Switch
|
2018-10-01 02:00:07 +02:00 |
|
twinaphex
|
527228e571
|
Add L + R Menu toggle
|
2018-10-01 01:36:53 +02:00 |
|
twinaphex
|
4f2c108088
|
Add another toggle
|
2018-10-01 00:21:07 +02:00 |
|
twinaphex
|
a3f98a21f8
|
Add split joycon setting
|
2018-09-30 23:39:31 +02:00 |
|
twinaphex
|
4c23fa02e9
|
(MSVC 2013) Fix build for rcheevos
(MSVC) Fix some warnings; unused variables, etc.
|
2018-09-30 13:38:58 +02:00 |
|
Sven
|
25b5a7e3b8
|
add cheat variables to allow for updating large portions of memory - e.g. unlock all levels
|
2018-09-29 14:52:10 -04:00 |
|
twinaphex
|
67347205d4
|
Simplify function callback
|
2018-09-29 15:39:03 +02:00 |
|
twinaphex
|
dbf7e89a87
|
Simplify some code
|
2018-09-29 15:31:11 +02:00 |
|
twinaphex
|
ababce6461
|
Hide Resampler Quality setting
|
2018-09-28 11:05:19 +02:00 |
|
twinaphex
|
a52b6a2c16
|
Add Streaming Title setting
|
2018-09-27 13:38:32 +02:00 |
|
twinaphex
|
3dc303f929
|
Take out this ifdef
|
2018-09-27 11:55:36 +02:00 |
|
radius
|
c0f9f7b9a9
|
[recording] update streaming url at startup and whenever the stream keys are updated
|
2018-09-26 21:40:57 -05:00 |
|
radius
|
ef3677633c
|
[record] fix logging
|
2018-09-26 18:00:39 -05:00 |
|
radius
|
7fc210a0c3
|
[record] fix some defaults and value ranges
|
2018-09-26 17:55:47 -05:00 |
|
radius
|
b328731fe5
|
[record] refine the menu, make streaming actually follow the menu settings
|
2018-09-26 17:42:39 -05:00 |
|
twinaphex
|
1764bfe60f
|
Added Streaming Mode
|
2018-09-26 23:34:45 +02:00 |
|
twinaphex
|
cf7eea30cb
|
Add Youtube/Twitch Stream key settings
|
2018-09-26 23:22:12 +02:00 |
|
twinaphex
|
bb0059c721
|
Add Twitch list/Youtube list
|
2018-09-26 23:00:20 +02:00 |
|
twinaphex
|
0a9eb98cc8
|
Cleanups
|
2018-09-26 15:46:27 +02:00 |
|
twinaphex
|
04cb02cec7
|
Use setting->size for size when strlcpying for string variables
|
2018-09-26 12:57:00 +02:00 |
|
twinaphex
|
7ba7bc3a1d
|
Add recording options at radius' request
|
2018-09-26 00:55:17 +02:00 |
|
twinaphex
|
6ebf4b860b
|
Buildfix
|
2018-09-26 00:12:52 +02:00 |
|
twinaphex
|
44a0c70c8a
|
Removed unused RARCH_MENU_CTL_REFRESH
|
2018-09-25 16:28:36 +02:00 |
|
twinaphex
|
aa89791b60
|
Update
|
2018-09-25 15:40:16 +02:00 |
|
twinaphex
|
839940b4bb
|
Add representation to state slot setting
|
2018-09-25 15:22:25 +02:00 |
|
twinaphex
|
1e10ab1ab6
|
Reimplement string representation for CRT Switch Resolution super
|
2018-09-25 15:18:51 +02:00 |
|
twinaphex
|
1631577b8e
|
Simplify code
|
2018-09-25 01:37:15 +02:00 |
|
twinaphex
|
390cb578a9
|
Reimplement left/right callbacks for netplay MITM server setting
|
2018-09-25 01:30:47 +02:00 |
|
twinaphex
|
d5a1ce272c
|
Add dropdown lists for most float settings
|
2018-09-24 15:02:12 +02:00 |
|
twinaphex
|
384b36ac4c
|
Comment this out for now - initial implementation of dropdown list
for float
|
2018-09-24 14:34:43 +02:00 |
|
twinaphex
|
007e8dbd20
|
Add dropdown lists for cheat options
|
2018-09-24 14:16:07 +02:00 |
|
Twinaphex
|
e170c3db29
|
Merge pull request #7295 from fr500/master
WIP: Streaming/Recording Options
|
2018-09-24 12:26:54 +02:00 |
|
radius
|
bcb960d248
|
record] start adding menu entries
|
2018-09-23 19:09:28 -05:00 |
|
radius
|
c427847944
|
[record] define quality profiles
|
2018-09-23 18:43:26 -05:00 |
|
twinaphex
|
e0f01fd85e
|
Cleanups
|
2018-09-23 22:16:31 +02:00 |
|
twinaphex
|
c9494a922b
|
Use menu_setting_find_enum
|
2018-09-23 22:05:51 +02:00 |
|
twinaphex
|
6d16b5fc93
|
This is unnecessary - if you already know the enum_idx - use
menu_setting_find_by_enum instead - it will be faster
|
2018-09-23 22:02:20 +02:00 |
|
Twinaphex
|
2fabcb5b63
|
Merge pull request #7292 from RetroSven/master
add ability to edit emu-style cheat code value ; change default handler to emu
|
2018-09-23 21:53:58 +02:00 |
|
twinaphex
|
8140d90ebc
|
Add dropdown list for state slot
|
2018-09-23 21:29:00 +02:00 |
|
Sven
|
b62fa8d9ed
|
add ability to edit emu-style cheat code value ; change default handler to emu
|
2018-09-23 15:25:51 -04:00 |
|
twinaphex
|
26775a625a
|
Add more dropdown lists
|
2018-09-23 20:34:27 +02:00 |
|
twinaphex
|
0204e28542
|
Add more dropdown lists
|
2018-09-23 20:31:36 +02:00 |
|
twinaphex
|
3b6f3d027c
|
Add dropdown list for playlist history size
|
2018-09-23 17:21:00 +02:00 |
|
twinaphex
|
1f864e379b
|
Add dropdown lists for driver settings
|
2018-09-23 17:13:45 +02:00 |
|
twinaphex
|
c3e1dd0605
|
Add HAVE_NETWORKING ifdef
|
2018-09-23 16:23:47 +02:00 |
|
twinaphex
|
3e95d3efd4
|
Add dropdown list for DPI Override
|
2018-09-23 16:17:49 +02:00 |
|