twinaphex
|
4fb2f5f0d1
|
menu_start_screen_iterate - move declaration of variables to top
|
2015-01-14 00:37:51 +01:00 |
|
Swizzy
|
122888fa80
|
Merge branch 'master' of https://github.com/libretro/RetroArch
|
2015-01-13 01:01:10 +01:00 |
|
Swizzy
|
ecf655d165
|
(XDK360) XUI Background and fixes
|
2015-01-13 00:48:26 +01:00 |
|
twinaphex
|
e82c439d81
|
Rename menu/disp to menu/drivers_display and menu/backend to
menu/drivers_backend
|
2015-01-12 23:52:45 +01:00 |
|
twinaphex
|
ba5a31e33b
|
Build fixes
|
2015-01-12 23:38:21 +01:00 |
|
twinaphex
|
8111567d3e
|
Move some files around
|
2015-01-12 23:34:10 +01:00 |
|
twinaphex
|
6cdaa4e282
|
(MSVC) Build fixes
|
2015-01-12 22:47:12 +01:00 |
|
twinaphex
|
25d7fae24d
|
Silence one warning
|
2015-01-12 22:35:34 +01:00 |
|
twinaphex
|
64411558eb
|
Rename gfx/shader/ to gfx/drivers_shader
|
2015-01-12 22:23:48 +01:00 |
|
twinaphex
|
0b2d518531
|
Rename video_context.c to video_context_driver.c
|
2015-01-12 21:53:04 +01:00 |
|
twinaphex
|
cec3af8e4a
|
Rename shader_context.c to video_shader_driver.c
|
2015-01-12 21:41:27 +01:00 |
|
twinaphex
|
f21f7e17b5
|
Cleanups
|
2015-01-12 21:22:50 +01:00 |
|
twinaphex
|
cc1bbac89c
|
Move menu_driver.c to menu/
|
2015-01-12 20:02:39 +01:00 |
|
twinaphex
|
6b2fced631
|
Split up menu code into separate file menu_driver.c
|
2015-01-12 20:00:43 +01:00 |
|
twinaphex
|
f1196733b1
|
Move definitions to menu_driver.h
|
2015-01-12 19:13:45 +01:00 |
|
twinaphex
|
0d9ba863dc
|
Remove menu/disp/menu_display.h and menu/backend/menu_backend.h
and merge into menu/menu_driver.h
|
2015-01-12 19:11:51 +01:00 |
|
twinaphex
|
bd0f0c3f63
|
Rename gfx_context.c to video_context.c
|
2015-01-12 18:47:39 +01:00 |
|
twinaphex
|
a17788a1f8
|
Enable LEFT/RIGHT on Load Content (History).
|
2015-01-12 03:31:02 +01:00 |
|
twinaphex
|
cef086988d
|
Documents descend_alphabet/ascend_alphabet
|
2015-01-12 03:20:21 +01:00 |
|
twinaphex
|
1980fa065f
|
Move menu_action_t enum to menu_input.h
|
2015-01-11 18:51:28 +01:00 |
|
twinaphex
|
7168f99569
|
menu_entries.c - cleanups
|
2015-01-11 18:47:56 +01:00 |
|
twinaphex
|
45814696a6
|
menu_entries.c - some cleanups and documentation
|
2015-01-11 18:43:18 +01:00 |
|
twinaphex
|
0747591af6
|
Some more cleanups in menu_shader.c
|
2015-01-11 18:32:16 +01:00 |
|
twinaphex
|
3419a1846c
|
menu_shader.c - cleanups
|
2015-01-11 18:30:56 +01:00 |
|
twinaphex
|
9a39abfbf0
|
Rename menu_input.c functions so that they are all in menu_input_*
namespace
|
2015-01-11 06:42:53 +01:00 |
|
twinaphex
|
5dea7263e5
|
(menu_input.c) Cleanups
|
2015-01-11 06:34:32 +01:00 |
|
twinaphex
|
7f0ccae0d7
|
Rename menu_input_line_cb.c to menu_input.c
|
2015-01-11 06:24:44 +01:00 |
|
twinaphex
|
22ccfc7db7
|
(menu.c) Cleanups
|
2015-01-11 06:14:13 +01:00 |
|
twinaphex
|
1463d5e7dc
|
Move message queue to libretro-sdk
|
2015-01-11 05:35:47 +01:00 |
|
twinaphex
|
adf3623944
|
Move some enums to retroarch.h
|
2015-01-11 01:34:08 +01:00 |
|
twinaphex
|
9afaaa0ccc
|
(menu/disp) Declare variables at top of functions
|
2015-01-10 23:45:14 +01:00 |
|
twinaphex
|
73d4622b54
|
Create pre_state_checks
|
2015-01-10 22:51:03 +01:00 |
|
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 |
|
Swizzy
|
16dd8a9a44
|
(XDK360) Code Cleanup
|
2015-01-10 13:00:47 +01:00 |
|
twinaphex
|
5bacd9ed1b
|
Rename apply_deferred_settings
|
2015-01-10 06:37:27 +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
|
c1e6a955dd
|
Rename setting_handler to menu_action_setting_handler
|
2015-01-10 06:26:34 +01:00 |
|
twinaphex
|
6c58456ba0
|
Rename some functions in menu_entries.c
|
2015-01-10 06:24:04 +01:00 |
|
twinaphex
|
fbac91cd79
|
Document menu_init_list/menu_free_list
|
2015-01-10 06:13:12 +01:00 |
|
twinaphex
|
62b430e6eb
|
Rename function to menu_load_content
|
2015-01-10 06:09:30 +01:00 |
|
twinaphex
|
b2c03ccbfb
|
Document and refactor menu_shader.c
|
2015-01-10 05:53:41 +01:00 |
|
twinaphex
|
ef720d3815
|
Remove menu_type_is - now obsolete
|
2015-01-10 05:25:37 +01:00 |
|
twinaphex
|
16697eb632
|
(Menu) Kill off some header dependencies
|
2015-01-10 04:59:55 +01:00 |
|
twinaphex
|
b95cdd2215
|
Rename menu_common.c to menu.c
|
2015-01-10 04:53:37 +01:00 |
|
twinaphex
|
4974e6848e
|
Rename menu_common_type_is
|
2015-01-10 04:47:33 +01:00 |
|
twinaphex
|
f1ede10717
|
Split up menu_common_list functions into separate functions
|
2015-01-10 04:44:18 +01:00 |
|
twinaphex
|
1eb844ca53
|
(menu_navigation.c) Start documenting menu_navigation.c
|
2015-01-10 04:32:10 +01:00 |
|
twinaphex
|
aa0b6c0f10
|
(Menu) Some cleanups
|
2015-01-10 04:06:56 +01:00 |
|
twinaphex
|
a4d0ab0607
|
Start documenting menu_common.c
|
2015-01-09 21:54:08 +01:00 |
|
twinaphex
|
99c9afa5cd
|
Update PATH_MAX to PATH_MAX_LENGTH
|
2015-01-09 18:04:29 +01:00 |
|