twinaphex
|
2930997c25
|
Pass userdata to messagebox callback
|
2015-12-10 14:40:56 +01:00 |
|
twinaphex
|
f374e12143
|
Cleanup
|
2015-12-10 14:36:31 +01:00 |
|
twinaphex
|
02fb8dd052
|
Avoid warning
|
2015-12-10 14:03:34 +01:00 |
|
twinaphex
|
8acaa19d01
|
CLeanups
|
2015-12-10 13:48:41 +01:00 |
|
twinaphex
|
f0e11659c7
|
Header include changes
|
2015-12-09 09:53:43 +01:00 |
|
twinaphex
|
5ec501f934
|
move prevent_populate to menu_driver_ctl
|
2015-12-07 16:57:06 +01:00 |
|
twinaphex
|
b7982d9662
|
Cleanup
|
2015-12-07 16:14:36 +01:00 |
|
twinaphex
|
2d55dc3bda
|
Complete namespace changes
|
2015-12-07 15:32:14 +01:00 |
|
twinaphex
|
8829b27cd2
|
Create RARCH_MENU_CTL_SET_TEXTURE
|
2015-12-06 18:30:45 +01:00 |
|
twinaphex
|
1cfb39a9d1
|
merge menu.c and menu_driver.c
|
2015-12-06 17:55:27 +01:00 |
|
twinaphex
|
9471020bf7
|
Reduce some more msg char variables
|
2015-12-06 15:55:05 +01:00 |
|
twinaphex
|
c4d1f2c49d
|
Get rid of some implicit memsets for font_params local variables
|
2015-12-06 14:46:50 +01:00 |
|
twinaphex
|
39e9d5c5ba
|
Start cutting down on the size of some char local variables - we
don't need PATH_MAX_LENGTH for everything
|
2015-12-06 13:28:20 +01:00 |
|
twinaphex
|
736f343d9f
|
Create RARCH_MENU_CTL_IS_ALIVE
|
2015-12-05 13:49:34 +01:00 |
|
twinaphex
|
c8d8176c0c
|
Get rid of unused variables
|
2015-12-05 12:50:56 +01:00 |
|
twinaphex
|
978f05ef3b
|
remove unused variables
|
2015-12-05 12:19:15 +01:00 |
|
twinaphex
|
78fef6422b
|
Create font_driver_get_message_width
|
2015-12-05 12:17:58 +01:00 |
|
twinaphex
|
7246d219b6
|
Cut down on dependencies on driver->font_osd_driver
|
2015-12-05 11:48:06 +01:00 |
|
twinaphex
|
1c1ac91221
|
Don't need first param for menu_display_font_flush_block
|
2015-12-05 11:42:46 +01:00 |
|
twinaphex
|
c5879028b3
|
Not sure why an empty handle was being passed to menu_display_font_bind_block
|
2015-12-05 11:40:49 +01:00 |
|
twinaphex
|
a747af2687
|
Nothing was done with first param of menu_display_font_bind_block
|
2015-12-05 11:38:18 +01:00 |
|
twinaphex
|
44b708642c
|
Expand font_driver_bind_block
|
2015-12-05 11:34:56 +01:00 |
|
twinaphex
|
4c8a2a3f88
|
Create font_driver_bind_block
|
2015-12-05 10:59:03 +01:00 |
|
twinaphex
|
63c12b0083
|
Don't include ui_companion_driver.h inside driver.h
|
2015-12-05 10:04:06 +01:00 |
|
twinaphex
|
9824eb7ea9
|
Rename rarch_main_ctl to runloop_ctl
|
2015-11-30 21:42:59 +01:00 |
|
twinaphex
|
4e333302ae
|
Rename RARCH_MAIN_CTL* to RUNLOOP_CTL*
|
2015-11-30 21:35:50 +01:00 |
|
twinaphex
|
1368897cd6
|
(Wii) Warning fixes
|
2015-11-30 19:34:34 +01:00 |
|
twinaphex
|
4e0a4150b5
|
Merge runloop and runloop_data.c
|
2015-11-30 15:35:57 +01:00 |
|
twinaphex
|
5d52f4856a
|
Get rid of INLINE qualifier for some functions
|
2015-11-30 05:13:12 +01:00 |
|
twinaphex
|
e2fde41124
|
Move current_msg to gfx/video_driver.c
|
2015-11-29 20:59:52 +01:00 |
|
twinaphex
|
68169f9ac3
|
Rename input_get_bind_string_* functions
|
2015-11-28 16:06:14 +01:00 |
|
twinaphex
|
2b4464f30a
|
Implement RARCH_MAIN_CTL_IS_IDLE
|
2015-11-28 15:03:59 +01:00 |
|
twinaphex
|
a6ccc188a8
|
Rename input_common.c to input_config.c
|
2015-11-28 02:22:58 +01:00 |
|
Twinaphex
|
11757fdcb7
|
Merge pull request #2460 from lakkatv/xmb
(XMB) Fix boxart ratio
|
2015-11-24 19:39:12 +01:00 |
|
Jean-André Santoni
|
e6924a725b
|
(XMB) Fix boxart ratio
|
2015-11-25 01:34:26 +07:00 |
|
Higor Eurípedes
|
92683976a5
|
Add user_data pointer to rarch_task_push_image_load()
|
2015-11-24 13:50:44 -03:00 |
|
Jean-André Santoni
|
0789e9f394
|
(XMB) Load boxarts from subfolders named after the system name in no-intro. Start following the convention of no-intro-screenshot-reloaded to get title screenshots, or in game screenshots, and we will add boxarts by ourselves later.
|
2015-11-24 05:21:29 +07:00 |
|
Higor Eurípedes
|
5d92e9061c
|
Reimplement image loading using tasks
|
2015-11-23 17:42:01 -03:00 |
|
twinaphex
|
c7dc83533a
|
Add param to video_driver_get_ptr for grabbing the nonthreaded
data state
|
2015-11-23 16:06:09 +01:00 |
|
twinaphex
|
074f14b132
|
Add verbosity.c/verbosity.h
|
2015-11-23 12:03:38 +01:00 |
|
Jean-André Santoni
|
19e3b35d7d
|
Disable rounding of the icon size, makes the icons blurry in some case, but should also fix positionning bugs on some resolutions
|
2015-11-22 02:08:03 +07:00 |
|
twinaphex
|
7141210d15
|
Remove video_driver_has_windowed
|
2015-11-20 15:20:54 +01:00 |
|
twinaphex
|
533b799692
|
Create video_driver_ctl and get rid of video_driver_get_frame_count
|
2015-11-20 15:08:27 +01:00 |
|
Twinaphex
|
7cee03af72
|
Merge pull request #2433 from lakkatv/xmb
(XMB) Fix boxart when opening the contextual menu, and when comming b…
|
2015-11-19 17:43:29 +01:00 |
|
Jean-André Santoni
|
e8b484d93e
|
(XMB) Fix boxart when opening the contextual menu, and when comming back from the game
|
2015-11-19 23:39:48 +07:00 |
|
Higor Eurípedes
|
fe36eb6bdd
|
(zarch) Fix CXX_BUILD GCC warnings
|
2015-11-19 09:56:15 -03:00 |
|
Jean-André Santoni
|
7f1d91caa5
|
(XMB) Display achievement list icon
|
2015-11-19 15:14:19 +07:00 |
|
twinaphex
|
65e60be271
|
(RMenu) BUildfixes
|
2015-11-17 23:34:31 +01:00 |
|
twinaphex
|
8db2084001
|
(XUI) Another buildfix
|
2015-11-17 11:30:08 +01:00 |
|
twinaphex
|
82c776c00c
|
(XUI) More build fixes
|
2015-11-17 11:28:08 +01:00 |
|