twinaphex
|
d592959be8
|
When settings struct gets modified, go through macros to set
the modified flag
|
2020-03-05 13:00:43 +01:00 |
|
twinaphex
|
f87bd0c190
|
Settings cleanups - make sure things that modify the settings
struct go through the wrapper function so that the 'modified'
bit gets set
|
2020-03-05 12:22:58 +01:00 |
|
Weedy Weed Smoker
|
3c9664f099
|
French translation update
|
2020-03-05 18:11:17 +07:00 |
|
twinaphex
|
43b65be030
|
Arrange array members based on size
|
2020-03-05 11:27:25 +01:00 |
|
twinaphex
|
899c21257c
|
(Video layout) move init_string and set_string to stdstring -
rename them - cleanup strcmp usage in video layout and other
code cleanups
|
2020-03-05 11:19:44 +01:00 |
|
twinaphex
|
1bda81560e
|
Get rid of remnant
|
2020-03-05 01:04:50 +01:00 |
|
twinaphex
|
09f595e0a8
|
Settings cleanups
|
2020-03-05 01:03:55 +01:00 |
|
Twinaphex
|
2333b7f31a
|
Update CHANGES.md
|
2020-03-05 00:54:34 +01:00 |
|
Twinaphex
|
8f42e5f9a7
|
Update CHANGES.md
|
2020-03-05 00:53:54 +01:00 |
|
Twinaphex
|
a18b29743e
|
Merge pull request #10212 from Jamiras/cheevos_rp_buffer_overflow
(cheevos) prevent buffer overflow when encountering an unknown macro
|
2020-03-05 00:53:28 +01:00 |
|
Jamiras
|
8baf0f6340
|
prevent buffer overflow when encountering an unknown macro
|
2020-03-04 16:37:59 -07:00 |
|
twinaphex
|
a1951b51b6
|
Cleanup menu_dialog.c
|
2020-03-05 00:29:48 +01:00 |
|
twinaphex
|
8bad0b6b7e
|
Cleanup some comments
|
2020-03-04 23:22:51 +01:00 |
|
twinaphex
|
a03d4485b0
|
Cleanup retroarch_validate_per_core_options
|
2020-03-04 22:41:58 +01:00 |
|
twinaphex
|
c0e088ca07
|
Add TODO/FIXME
|
2020-03-04 22:30:17 +01:00 |
|
Twinaphex
|
97d8db7aae
|
Remove unused variables
|
2020-03-04 22:27:37 +01:00 |
|
twinaphex
|
bea4f8aad3
|
(menu_dialog.c) Cleanups
|
2020-03-04 22:21:18 +01:00 |
|
twinaphex
|
8d3b22091c
|
Get rid of menu_dialog_is_push_pending
|
2020-03-04 22:12:42 +01:00 |
|
Twinaphex
|
cbeb8944eb
|
Merge pull request #10211 from Tatsuya79/patch-8
qt: update osd options
|
2020-03-04 20:55:07 +01:00 |
|
twinaphex
|
dcfa8cc7ba
|
(cheevos) Cleanup
|
2020-03-04 20:53:23 +01:00 |
|
twinaphex
|
32e4aea068
|
Start making the other code safe that is dependent on menu driver
ident checking
|
2020-03-04 20:47:39 +01:00 |
|
twinaphex
|
2f25db03ba
|
(Menu) Fix bug - if you were in XMB and you would set menu driver to
RGUI, you could no longer go to the left or right tab
|
2020-03-04 19:51:36 +01:00 |
|
Tatsuya79
|
570884dc2b
|
qt: update osd options
|
2020-03-04 19:36:07 +01:00 |
|
twinaphex
|
70602487be
|
Cleanup
|
2020-03-04 19:23:18 +01:00 |
|
twinaphex
|
2077ffa2ca
|
Simplify menu_dialog.c
|
2020-03-04 19:21:24 +01:00 |
|
twinaphex
|
2637bd648b
|
Cleanups
|
2020-03-04 19:13:30 +01:00 |
|
Twinaphex
|
ee4d86237f
|
Update CHANGES.md
|
2020-03-04 19:06:49 +01:00 |
|
Twinaphex
|
55bc96e00b
|
Merge pull request #10210 from jdgleaver/widget-scaling-windowed
Add independent widget scale override settings for fullscreen/windowed modes
|
2020-03-04 19:05:40 +01:00 |
|
jdgleaver
|
29f8189d0e
|
Add independent widget scale override settings for fullscreen/windowed modes
|
2020-03-04 17:10:49 +00:00 |
|
Twinaphex
|
e10ae3dca1
|
Update CHANGES.md
|
2020-03-04 17:32:38 +01:00 |
|
Twinaphex
|
d74398b262
|
Merge pull request #10198 from altiereslima/master
Update Portuguese Brazilian Translation
|
2020-03-04 17:29:40 +01:00 |
|
Twinaphex
|
a1fe704d22
|
Merge pull request #10207 from jdgleaver/arcade-dat-filter
(Manual content scanner) Add 'Arcade DAT Filter' Option
|
2020-03-04 17:29:33 +01:00 |
|
Twinaphex
|
b96bdeeed7
|
Merge pull request #10208 from jdgleaver/drop-down-auto-select
Automatically select currently checked item when opening drop-down lists
|
2020-03-04 17:29:22 +01:00 |
|
Twinaphex
|
9678b1f9ed
|
Merge pull request #10209 from jdgleaver/rgui-flux
(RGUI) Enable 'Flux' theme
|
2020-03-04 17:23:13 +01:00 |
|
jdgleaver
|
a10c7e3ac2
|
(RGUI) Enable 'Flux' theme
|
2020-03-04 14:09:07 +00:00 |
|
jdgleaver
|
f7217702e2
|
Automatically select currently checked item when opening drop-down lists
|
2020-03-04 13:24:25 +00:00 |
|
jdgleaver
|
9d59fcaded
|
(Manual content scanner) Add 'Arcade DAT Filter' Option
|
2020-03-04 11:52:20 +00:00 |
|
Twinaphex
|
e2378680ef
|
Merge pull request #10202 from WeedyWeedSmoker/French-translation-update
French update — (GLUI) Add navigation bar option
|
2020-03-03 19:58:43 +01:00 |
|
Twinaphex
|
e7d6c63863
|
Merge pull request #10204 from jdgleaver/volume-widget-fix
Fix volume widget scaling
|
2020-03-03 19:45:11 +01:00 |
|
jdgleaver
|
9954ae57a9
|
Fix volume widget scaling
|
2020-03-03 17:08:37 +00:00 |
|
Twinaphex
|
f61621f753
|
Merge pull request #10203 from jdgleaver/line-ticker-fix
Fix smooth (vertical) line ticker scroll speed
|
2020-03-03 17:01:36 +01:00 |
|
jdgleaver
|
c02f922c10
|
Fix smooth (vertical) line ticker scroll speed
|
2020-03-03 14:33:26 +00:00 |
|
Weedy Weed Smoker
|
a62ec9217f
|
French update — (GLUI) Add navigation bar option
|
2020-03-03 21:11:18 +07:00 |
|
twinaphex
|
6232e0abd3
|
Buildfix
|
2020-03-03 11:08:16 +01:00 |
|
twinaphex
|
d5f7839d12
|
Cleanups
|
2020-03-03 10:58:04 +01:00 |
|
twinaphex
|
d1ebb58580
|
Cleanups - change function signature of compile_spirv to const char *
|
2020-03-03 10:49:47 +01:00 |
|
Twinaphex
|
67d00f4772
|
Merge pull request #10199 from orbea/glslang
griffin: Fix the glslang path.
|
2020-03-03 10:34:12 +01:00 |
|
orbea
|
0138398f0c
|
griffin: Fix the glslang path.
|
2020-03-02 18:13:26 -08:00 |
|
altiereslima
|
040ded3443
|
Update msg_hash_pt_br.h
|
2020-03-02 21:38:33 -03:00 |
|
altiereslima
|
09d8cce474
|
Update msg_hash_pt_br.h
|
2020-03-02 21:21:07 -03:00 |
|