Lioncash
|
fef46e3128
|
settings_data: Handle potential null dereferences
|
2014-09-11 22:12:23 -04:00 |
|
Lioncash
|
a7455bc911
|
settings_data: Fix some mismatched printf specifiers
|
2014-09-11 20:32:48 -04:00 |
|
Twinaphex
|
fd001f6b52
|
Merge pull request #975 from lioncash/realloc
settings_data: Guard against possible realloc/malloc failures
|
2014-09-12 02:25:14 +02:00 |
|
Lioncash
|
8cf195868e
|
settings_data: Guard against possible realloc/malloc failures
|
2014-09-11 20:21:11 -04:00 |
|
twinaphex
|
b4eab4760e
|
(settings data) Take out unnecessary g_extern.verbose line
|
2014-09-11 07:32:52 +02:00 |
|
twinaphex
|
f1ccf07603
|
(Menu) Add type MENU_FILE_DRIVER
|
2014-09-11 06:28:52 +02:00 |
|
twinaphex
|
b26a9c68d1
|
(Menu) Implement video_message_pos_x/video_message_pos_y options
|
2014-09-11 05:55:59 +02:00 |
|
twinaphex
|
a5177941af
|
(Menu) Fix font_size option
|
2014-09-11 05:29:42 +02:00 |
|
twinaphex
|
259c3f0de3
|
Revert "(Settings data) refactor setting_data_*_setting functions"
This reverts commit 4438f73732 .
|
2014-09-11 03:42:07 +02:00 |
|
twinaphex
|
4438f73732
|
(Settings data) refactor setting_data_*_setting functions
|
2014-09-10 22:05:11 +02:00 |
|
Jean-André Santoni
|
684af29c06
|
(Lakka) Use setting_data_get_string_representation
|
2014-09-10 14:38:41 +02:00 |
|
twinaphex
|
72096df0ee
|
Use setting_data_get_string_representation
|
2014-09-10 03:06:38 +02:00 |
|
twinaphex
|
bcb9852001
|
(Settings data) Subgroup - group name should now be filled in
|
2014-09-09 19:45:15 +02:00 |
|
twinaphex
|
cb82728c4c
|
(settings_data.c) Cleanups/style nits
|
2014-09-09 17:20:15 +02:00 |
|
twinaphex
|
7904eb2f3b
|
(Android) Prevent unused variable warning
|
2014-09-09 17:11:08 +02:00 |
|
twinaphex
|
b423408005
|
Ifdef stdin/network options with defines
|
2014-09-09 05:11:06 +02:00 |
|
twinaphex
|
590a1c2434
|
- Refactor menu_entries_push_list
- Add SD_FLAG_PUSH_ACTIOn
|
2014-09-09 03:32:06 +02:00 |
|
twinaphex
|
4790ffda7d
|
- Refactor menu_entries.c code
- Create SD_FLAG_ALLOW_INPUT
|
2014-09-09 02:49:11 +02:00 |
|
twinaphex
|
3e2ab80aa2
|
(Menu) Start refactoring menu_entries code
|
2014-09-09 01:20:17 +02:00 |
|
twinaphex
|
c329501e2f
|
(Menu) Refactor hardcoded input settings
|
2014-09-08 22:30:09 +02:00 |
|
twinaphex
|
1c1194cdca
|
(Menu) Refactor two input settings
|
2014-09-08 22:12:22 +02:00 |
|
twinaphex
|
3709e524bc
|
(Menu) Move settings data descriptions to settings_data.c
|
2014-09-08 06:12:43 +02:00 |
|
twinaphex
|
b55e8d1eb1
|
(Menu) Refactor input bind label code
|
2014-09-08 05:31:43 +02:00 |
|
twinaphex
|
b3fe4e8e8f
|
(settings_data.c) Add some info descriptions
|
2014-09-08 03:48:01 +02:00 |
|
twinaphex
|
c2ec82b996
|
(Input) Add two input options - input_duty_cycle/input_turbo_period
|
2014-09-08 03:34:36 +02:00 |
|
twinaphex
|
88b77df234
|
(Menu) Create setting_data_get_label and move code from menu_common_backend.c
to settings_data.c
|
2014-09-07 06:00:41 +02:00 |
|
twinaphex
|
ff01041e7c
|
(settings_data.c) Get rid of warning
|
2014-09-07 05:52:40 +02:00 |
|
twinaphex
|
a3443a7911
|
(Menu) Refactor ST_PATH settings
|
2014-09-06 02:47:31 +02:00 |
|
twinaphex
|
3dcb74ddbb
|
(Menu) Combine get_description functions
|
2014-09-05 04:21:46 +02:00 |
|
Lioncash
|
f21c4c485e
|
Kill off some null comparisons with stack-allocated arrays
|
2014-09-03 21:55:30 -04:00 |
|
twinaphex
|
7c4e08eed3
|
(Menu) setting_data_get_mainmenu - cleanup
|
2014-09-03 20:34:25 +02:00 |
|
twinaphex
|
1daa317971
|
(settings_data.c) Clean up more unnecessary code
|
2014-09-03 20:32:03 +02:00 |
|
twinaphex
|
a7d2bd33e7
|
(settings_data.c) MSVC build fixes
|
2014-09-03 20:24:06 +02:00 |
|
twinaphex
|
81a5213768
|
(settings_data.c) Get rid of unnecessary code
|
2014-09-03 20:20:50 +02:00 |
|
twinaphex
|
c92269dedf
|
Move core_info/core_info_current to global
|
2014-09-03 14:57:29 +02:00 |
|
twinaphex
|
9ab14a89c3
|
(Menu) Refactor menu_entries_push
|
2014-09-01 06:01:01 +02:00 |
|
twinaphex
|
2baac0bb71
|
(Menu) Refactor function into menu_entries_push call
|
2014-09-01 05:56:58 +02:00 |
|
twinaphex
|
1a256399f1
|
(Menu) Fix savestate/loadstate settings in quickmenu
|
2014-09-01 03:38:34 +02:00 |
|
twinaphex
|
de0ba69948
|
(Menu) Move menu_push_info_screen to menu_entries.c
|
2014-09-01 02:17:59 +02:00 |
|
twinaphex
|
80f67baf1f
|
(Menu) refactor system_bgm_enable setting
|
2014-08-31 04:03:04 +02:00 |
|
twinaphex
|
262ec8881a
|
(PS3) Refactor PAL60 setting
|
2014-08-31 03:50:44 +02:00 |
|
twinaphex
|
27a60f1d5d
|
Refactor Soft Filter menu option for Wii/Xbox 1
|
2014-08-31 03:38:21 +02:00 |
|
twinaphex
|
8133088add
|
(Settings data) Set some g_extern variables for netplay settings
|
2014-08-30 03:28:57 +02:00 |
|
Alcaro
|
21bdf835d9
|
Apply the same fix to another part of the code.
|
2014-08-29 10:21:23 -03:00 |
|
Alcaro
|
c89a538431
|
Fix dangling pointer. Likely cause for crashes; could be that mingw64 crash.
|
2014-08-29 10:21:17 -03:00 |
|
Mike Robinson
|
46f3d9c8cc
|
Make frame delay description clearer
|
2014-08-28 20:14:17 +01:00 |
|
Mike Robinson
|
a11a789e02
|
Fix newlines and spaces
|
2014-08-28 20:07:21 +01:00 |
|
Mike Robinson
|
ac421ec19b
|
Implement frame delay option
Sets how many milliseconds to delay after VSync before running the core.
|
2014-08-28 19:54:42 +01:00 |
|
twinaphex
|
536cf71733
|
(Menu) Move some info descriptions to settings_data.c
|
2014-08-28 02:17:41 +02:00 |
|
twinaphex
|
9bef38186a
|
(Menu) Refactor most of the main menu settings
|
2014-08-28 00:08:32 +02:00 |
|