twinaphex
|
669eb8a39f
|
menu_cbs.c - don't force on debug logging
|
2015-10-17 15:30:08 +02:00 |
|
twinaphex
|
1b59823972
|
Start adding preliminary Account Settings
|
2015-10-17 15:28:16 +02:00 |
|
twinaphex
|
68836bad99
|
(menu_setting.c) Get rid of some unused and commented out code
|
2015-10-12 16:47:34 +02:00 |
|
twinaphex
|
725ca99a6e
|
(menu_input.c) Some namespace changes
|
2015-10-12 16:45:48 +02:00 |
|
twinaphex
|
070afba5d4
|
(menu_input.c) Namespace another function
|
2015-10-12 15:46:21 +02:00 |
|
twinaphex
|
9cf699b9c8
|
Namespace another function
|
2015-10-12 15:44:36 +02:00 |
|
twinaphex
|
bd289b32ea
|
(menu_input.c) Better namespacing
|
2015-10-12 15:41:14 +02:00 |
|
twinaphex
|
f7f7b798ee
|
Get rid of unused variable warning
|
2015-10-12 14:31:46 +02:00 |
|
twinaphex
|
f41532c029
|
Get rid of one unused variable warning
|
2015-10-12 14:30:44 +02:00 |
|
twinaphex
|
e085747e02
|
Create ST_STRING_OPTIONS
|
2015-10-11 23:07:43 +02:00 |
|
twinaphex
|
caa168bd7a
|
(menu_setting.c) Cleanups
|
2015-10-11 22:56:01 +02:00 |
|
twinaphex
|
765c4a1d85
|
(Content Collection) should now correctly deal with directories
|
2015-10-11 21:32:14 +02:00 |
|
twinaphex
|
b6dac843a8
|
(menu_cbs_get_value.c) Instrument
|
2015-10-11 21:19:18 +02:00 |
|
twinaphex
|
52e5f50be4
|
(menu_cbs_deferred_push.c) Instrument
|
2015-10-11 21:08:07 +02:00 |
|
twinaphex
|
790a6a81f8
|
(menu_cbs_title.c) Instrument menu_cbs_title.c
|
2015-10-11 20:40:23 +02:00 |
|
twinaphex
|
04a0e4cd58
|
Fill in more ident names for more callbacks
|
2015-10-11 20:26:44 +02:00 |
|
twinaphex
|
d7b9702506
|
Hook up some more idents for menu action callbacks
|
2015-10-11 20:04:10 +02:00 |
|
twinaphex
|
104c5e3aba
|
Make it easier to debug menu action callbacks
|
2015-10-11 19:59:14 +02:00 |
|
twinaphex
|
a0e4776277
|
(performance.c) Refactor performance counter code
|
2015-10-11 18:21:07 +02:00 |
|
twinaphex
|
ec4289e7ad
|
Prefix all functions with menu_setting_
|
2015-10-11 17:25:49 +02:00 |
|
twinaphex
|
750c134b86
|
CXX_BUILD fixes
|
2015-10-11 17:17:05 +02:00 |
|
twinaphex
|
9f573eeaf0
|
(GLUI/XMB) Prevent warnings - 'passing argument from incompatible pointer type)
|
2015-10-11 16:51:44 +02:00 |
|
twinaphex
|
e979e16721
|
(menu_input.h) Rename enum
(jsonsax.c) C89_BUILD fix
|
2015-10-11 16:30:47 +02:00 |
|
twinaphex
|
34f4ba711f
|
Get rid of unused variable
|
2015-10-11 15:52:41 +02:00 |
|
twinaphex
|
a0e9dff077
|
(menu_setting.c) Fix conflicting types for declaration of function
|
2015-10-11 15:49:58 +02:00 |
|
twinaphex
|
348f28b382
|
Cleanups
|
2015-10-11 15:46:55 +02:00 |
|
twinaphex
|
7b95e25f08
|
(menu_setting.c) Move all internal struct definitions inside .c file
|
2015-10-11 14:49:34 +02:00 |
|
twinaphex
|
260f98d227
|
Create menu_settings_list_increment
|
2015-10-11 14:46:47 +02:00 |
|
twinaphex
|
146691946c
|
(menu_setting.c) Don't use ugly 'BINDFOR' macro again
|
2015-10-11 14:31:41 +02:00 |
|
twinaphex
|
b13ccb6009
|
Create menu_setting_action_right
|
2015-10-11 14:26:30 +02:00 |
|
twinaphex
|
2f12ddde32
|
(menu_setting.c) Go through more wrapper functions
|
2015-10-11 14:23:32 +02:00 |
|
twinaphex
|
16f89fcd10
|
(menu_setting.c) Wrap browser_selection_type
|
2015-10-11 13:16:38 +02:00 |
|
twinaphex
|
83dd151579
|
Start wrapping more settings code
|
2015-10-11 13:10:46 +02:00 |
|
twinaphex
|
8223c3d2d3
|
Refactor MENU_DISPLAY_CTL_UPDATE_PENDING
|
2015-10-11 13:03:04 +02:00 |
|
twinaphex
|
528a020d86
|
Always assume we are going to render when calling menu_driver_iterate
|
2015-10-11 12:58:21 +02:00 |
|
Twinaphex
|
d0ded1751d
|
menu_display.c - Get rid of HAVE_OPENGL ifdef
|
2015-10-11 09:19:49 +02:00 |
|
Twinaphex
|
4f1e89b21b
|
(menu_input.c) Start making this code slightly more sane and less of a
total mess
|
2015-10-11 09:07:03 +02:00 |
|
Alcaro
|
edc80ee837
|
Get rid of call to nonexistent function.
|
2015-10-11 08:49:33 +02:00 |
|
Twinaphex
|
026de2f96e
|
(menu_input.c) Use new RARCH_DEVICE_MOUSE_SCREEN_{X|Y}
|
2015-10-11 08:48:36 +02:00 |
|
twinaphex
|
95cf20e5d2
|
(Zarch) Cleanups
|
2015-10-10 11:38:22 +02:00 |
|
twinaphex
|
062752b8eb
|
(Zarch) C89_BUILD fixes
|
2015-10-10 11:10:59 +02:00 |
|
twinaphex
|
ec3339b272
|
No idea where this keeps coming from
|
2015-10-10 08:14:19 +02:00 |
|
twinaphex
|
ff59f92341
|
(Win32) Create win32_suppress_screensaver
|
2015-10-10 08:13:58 +02:00 |
|
twinaphex
|
f6d4ea0a68
|
(menu_input.c) Cleanups
|
2015-10-09 20:35:30 +02:00 |
|
twinaphex
|
b5f1ec6da0
|
(Zarch) Remove unused variables
|
2015-10-09 20:14:30 +02:00 |
|
twinaphex
|
e3637e0492
|
(GLUI) remove unused variables
|
2015-10-09 20:12:23 +02:00 |
|
twinaphex
|
0d4b73127f
|
Start fleshing out zui_finish to be more like menu_video_draw_texture
|
2015-10-09 18:29:24 +02:00 |
|
twinaphex
|
a3fdac4a65
|
(Menu) Enable EXPERIMENTAL_MOUSE_SCREEN
|
2015-10-08 21:06:20 +02:00 |
|
Twinaphex
|
39189047b4
|
Use RARCH_DEVICE_MOUSE_SCREEN by default now for Zarch, start
setting up cocoa_input.c
|
2015-10-08 21:04:27 +02:00 |
|
twinaphex
|
e572cb19f5
|
Add EXPERIMENTAL_MOUSE_SCREEN to menu_input.c
|
2015-10-08 10:07:30 +02:00 |
|