twinaphex
|
b4b81bd740
|
Split up input_common.c into two files - input_joypad.c and
input_common.c
|
2015-01-10 20:10:45 +01:00 |
twinaphex
|
d32e9ed4c5
|
Move input_frame to menu_input_line_cb.c and rename it menu_input_frame
|
2015-01-10 06:33:05 +01:00 |
twinaphex
|
b95cdd2215
|
Rename menu_common.c to menu.c
|
2015-01-10 04:53:37 +01:00 |
twinaphex
|
90076c5fad
|
Start using MAX_PATH_LENGTH - relying on MAX_PATH for 360 can cause
problems because it's defined at '260' and thus too small for some
strings
|
2015-01-07 20:42:36 +01:00 |
twinaphex
|
453321c50b
|
Start updating headers
|
2015-01-07 17:46:50 +01:00 |
twinaphex
|
45cdb15de4
|
Add setting 'Max Users'
|
2015-01-05 01:45:57 +01:00 |
twinaphex
|
9bc4ffb69b
|
Fix Shader Preset Save As...
|
2015-01-05 01:25:42 +01:00 |
twinaphex
|
be5a76cb91
|
Start using g_extern.cheat instead of having a separate cheat
manager in the menu struct
|
2014-12-15 23:57:14 +01:00 |
twinaphex
|
fe0ece3124
|
Add preliminary Core Cheat Options support - should work with
cores like SNES9x/bSNES right now
|
2014-12-06 15:47:25 +01:00 |
twinaphex
|
181d163b36
|
Rename 'player' to 'user'
|
2014-12-05 13:48:54 +01:00 |
twinaphex
|
17dde1c5cc
|
Refactor away menu_action_setting_set_current_string_based_on_label
|
2014-10-28 21:49:50 +01:00 |
twinaphex
|
4f40c14d69
|
Move menu code up one root dir
|
2014-10-28 19:54:23 +01:00 |