twinaphex
6208d037fc
(MaterialUI) Cleanups
2017-01-19 11:16:53 +01:00
radius
9237752d91
styling
2017-01-19 02:09:09 -05:00
radius
9e1f267ab2
fix listing
2017-01-19 02:05:33 -05:00
radius
7c833074bb
parsing now works
2017-01-19 00:52:53 -05:00
radius
95a2da81e4
start adding ui elements to insert room list into
2017-01-18 22:46:48 -05:00
twinaphex
a9a7f360d0
(nuklear) cleanup
2017-01-19 01:36:40 +01:00
twinaphex
832840f91c
Cut down on more video_driver_get_size calls
2017-01-19 01:33:47 +01:00
twinaphex
24e0542bdb
(menu) reduce calls to video_driver_get_size
2017-01-19 00:09:38 +01:00
twinaphex
00adc9a2d3
Rewrite menu_display_unset_viewport
2017-01-19 00:01:55 +01:00
twinaphex
afd4494c2f
(menu_driver.c) Get rid of video_driver_get_size call
2017-01-18 23:59:22 +01:00
twinaphex
1a30cfea09
Remove more video_driver_get_size calls
2017-01-18 23:13:19 +01:00
twinaphex
c5445d2980
Reduce amount of times video_driver_get_size is called
2017-01-18 23:02:24 +01:00
twinaphex
84f9d8674f
Implement rgui_frame
2017-01-18 22:23:19 +01:00
twinaphex
dc19649802
Reduce dependence on video_driver_get_frame_count
2017-01-18 21:40:56 +01:00
twinaphex
bf511b72e6
Create menu_driver_frame
2017-01-18 21:23:18 +01:00
Jean-André Santoni
b9104f38b8
(GLUI) Align entry values on top to avoid overlaps with sublabels
2017-01-18 17:12:26 +01:00
twinaphex
bf56463b76
Silence warnings
2017-01-18 14:17:09 +01:00
twinaphex
a3f5590f41
remove dependence on configuration.h inside task_database.c
2017-01-18 01:23:24 +01:00
Brad Parker
8cdfa75b48
set ints to 0 instead of NULL
2017-01-17 18:44:29 -05:00
Brad Parker
a220815b40
fix race condition in frame count with video_threaded on
2017-01-17 18:42:58 -05:00
twinaphex
aa59b33931
Use input_config_set_device
2017-01-17 19:59:33 +01:00
twinaphex
0c814f767c
Remove configuration.h header dependencies
2017-01-17 19:39:12 +01:00
Twinaphex
ebcf42ceb7
Remove unused variables
2017-01-17 18:56:14 +01:00
twinaphex
d9c62e5e60
Fix C89_BUILD
2017-01-17 18:24:34 +01:00
twinaphex
ec370d54b2
Cleanups
2017-01-17 16:55:34 +01:00
twinaphex
da044da3b4
Create menu_animation_push
2017-01-17 16:53:06 +01:00
twinaphex
2273b1d05f
(menu_animation.c) Create more separate functions
2017-01-17 16:40:48 +01:00
twinaphex
df783daab9
Create menu_animation_get_ideal_delta_time
2017-01-17 16:37:03 +01:00
twinaphex
bfb124a60e
Create menu_animation_ticker
2017-01-17 16:29:23 +01:00
twinaphex
8366278d45
More of where that came from
2017-01-17 15:39:14 +01:00
Jean-André Santoni
617ce26efb
(GLUI) Adapt mouse and touch code to the variable height menu entries
2017-01-17 15:21:59 +01:00
Jean-André Santoni
b0a51d79ee
(GLUI) Improve word wrapping with a better estimation of the glyph width
2017-01-17 15:21:59 +01:00
Jean-André Santoni
dc4140a00b
(GLUI) Word wrapping for sublabels
2017-01-17 15:21:59 +01:00
Jean-André Santoni
08366d318e
(MUI) Add mui_node_t to store the height of menu entries
2017-01-17 15:21:59 +01:00
Jean-André Santoni
3d4c6d836f
Fix GLUI ON/OFF switch y position
2017-01-17 15:21:59 +01:00
twinaphex
f82e51e5e8
(menu_animation.c) Cleanup
2017-01-17 14:16:49 +01:00
twinaphex
3c0538a1ee
(menu_animation.c) Cleanups
2017-01-17 14:15:43 +01:00
twinaphex
08a09f135a
(menu_displaylist.c) Cleanup
2017-01-17 14:06:54 +01:00
twinaphex
814fb59608
Try to prevent more uninitialized variables
2017-01-17 13:44:23 +01:00
Twinaphex
014ed5e87f
Merge pull request #4441 from aliaspider/master
...
(WiiU) simplify input code + fix crash on content reload.
2017-01-17 13:16:56 +01:00
aliaspider
ee7fd79fb2
cores_names_size was used in a conditional branch without being
...
initialized, fixes a crash on content reload.
2017-01-17 13:03:39 +01:00
Brad Parker
e1f4db8081
Win2000 buildfixes
2017-01-16 20:41:08 -05:00
Brad Parker
7c6bf6aaf7
fix msys2 compilation when opengl, vulkan and d3d9 are disabled
2017-01-16 20:41:08 -05:00
Brad Parker
0ee3f39d76
GDI: no more flicker
2017-01-16 20:41:07 -05:00
Brad Parker
05c37bd39f
initial GDI driver skeleton
2017-01-16 20:41:04 -05:00
Jean-André Santoni
a9c3837cdb
Display image thumbnail in the menu background selector
2017-01-17 01:02:48 +01:00
twinaphex
864df4f55d
Move local variable
2017-01-16 23:38:46 +01:00
twinaphex
0b1a204949
Roll this back
2017-01-16 22:32:39 +01:00
twinaphex
f96ee3e6d6
(menu) cleanups; move variables
2017-01-16 21:31:30 +01:00
Brad Parker
fc5afa3122
add UTF8 BOM to fix MSVC build
2017-01-16 12:50:08 -05:00
twinaphex
0968bcc173
(menu_input_bind_dialog) Prevent warning
2017-01-16 09:57:21 +01:00
twinaphex
ca5d798075
Add diff.diff
2017-01-14 21:35:00 +01:00
Alcaro
a73a90b701
Remove a bunch of unneeded parameters
2017-01-14 18:18:01 +01:00
twinaphex
f9dbd4dc02
Remove config_label_to_key
2017-01-13 15:24:54 +01:00
twinaphex
1f90535c39
(menu_event.c) Cleanups/style nits
2017-01-12 11:33:04 +01:00
twinaphex
ef974086aa
Split up menu OSK code to separate file - menu/widgets/menu_osk.c
2017-01-12 11:31:24 +01:00
twinaphex
03ba5b21df
(menu_input_bind_dialog.c) Hackier but dispenses with the 1-second
...
delay which was annoying
2017-01-11 10:37:37 +01:00
twinaphex
365564b0ed
When we bind a single key, introduce a 1-second delay to
...
get around input latching issue that can occur when pressing
OK/Cancel buttons for binding - which would immediately
leave the screen or enter the input binding again (workaround
for now until we fix these latching issues in the menu)
2017-01-11 10:21:34 +01:00
twinaphex
899601e7bb
Do an early return inside menu_shader_manager_init if already initialized
2017-01-11 03:36:35 +01:00
Jean-André Santoni
f3f20f440f
Comment the download subdir support for now. We don't use it and it causes a glitch in XMB
2017-01-11 03:05:40 +01:00
Jean-André Santoni
4bc04f7b28
Hide sublabels on super small screens like the one of Gamegirl 320x240
2017-01-11 01:24:50 +01:00
Jean-André Santoni
d08fa66ff1
Also display image thumbnails in the file browser
2017-01-10 23:26:07 +01:00
twinaphex
d48141041d
Pass joypad_info to input_state function callback - less
...
settings pointer grabbing
2017-01-10 17:40:21 +01:00
twinaphex
a233ce4c87
Set list_info.fullpath to NULL for menu_entries_prepend
2017-01-10 15:49:39 +01:00
twinaphex
1b13c9b9fc
Fix xmb_draw_text regression
2017-01-09 23:11:05 +01:00
Josh Palmer
99988bbac5
Don't try to load wallpaper from an empty path in materialui.c
2017-01-09 20:26:09 +00:00
Josh Palmer
0ea81fc874
Fix menu_cbs_deferred_push.c compilation when HAVE_LIBRETRODB is not defined
2017-01-09 20:24:51 +00:00
twinaphex
42c26ec539
(menu_shader.c) Cleanups
2017-01-09 20:42:15 +01:00
twinaphex
9826b45242
Fix two Coverity errors
2017-01-09 19:49:58 +01:00
Alcaro
3d600c9f11
Fix some misleading indentation
2017-01-09 19:26:34 +01:00
twinaphex
7cdfcb44eb
Remove obsolete line
2017-01-09 19:18:18 +01:00
twinaphex
29370cb07c
(Zarch) Buildfix
2017-01-09 18:55:13 +01:00
twinaphex
fbb7dbd36b
Add pipeline.active to menu_display_draw_ctx_t
2017-01-09 17:22:28 +01:00
twinaphex
04c23189e9
(menu_display.c) Cleanups
2017-01-09 17:10:57 +01:00
twinaphex
1e60376e7c
Simplify menu_display_draw_bg - take out XMB-specific code out of
...
menu_display.c
2017-01-09 16:55:46 +01:00
twinaphex
4d77dacbe5
Implement rgui_environ - framebuffer will update itself when mouse
...
is active
2017-01-09 16:49:57 +01:00
twinaphex
02dfda3ad3
Create menu_animation_update
2017-01-09 16:39:09 +01:00
twinaphex
52a0592a4d
(XMB) Style nits
2017-01-09 16:26:50 +01:00
twinaphex
05bff46236
(MaterialUI) Fix performance regression - we were not checking
...
if the menu background actually exists prior to initiating the task
2017-01-09 16:21:07 +01:00
twinaphex
179831174d
(xmb.c) Cleanups - don't grab settings pointer everywhere
2017-01-09 16:00:53 +01:00
Twinaphex
77ddedd87d
Merge pull request #4386 from fr500/master
...
this code makes the pipeline work
2017-01-09 09:54:17 +01:00
radius
e2c3784734
this code makes the pipeline work
2017-01-08 23:18:54 -05:00
Twinaphex
3b61a9f836
Merge pull request #4385 from fr500/master
...
cleanup more xmb code
2017-01-09 04:47:27 +01:00
radius
b55fcb22ea
cleanup more xmb code
2017-01-08 22:44:57 -05:00
twinaphex
b4b79b56ae
CLeanup
2017-01-09 03:59:59 +01:00
twinaphex
2d399fd370
(Griffin) Buildfix
2017-01-09 03:57:47 +01:00
twinaphex
25decd033a
Cleanup menu_shader.c
2017-01-09 03:53:55 +01:00
twinaphex
78608f4c46
Create menu_shader_manager_get_parameters
2017-01-09 03:28:26 +01:00
twinaphex
338980ef29
(menu shader manager) Cleanups
2017-01-09 03:18:37 +01:00
twinaphex
1fd9be102f
(menu shader manager) Cleanups
2017-01-09 03:14:53 +01:00
twinaphex
a5ad63b577
More cleanups
2017-01-09 03:08:08 +01:00
twinaphex
5e3c2f3f63
Create menu_shader_manager_get_pass
2017-01-09 03:06:24 +01:00
twinaphex
9b0950440a
Create menu_shader_manager_get_amount_passes
2017-01-09 03:01:59 +01:00
twinaphex
dd1c376ea9
C89_BUILD fixes
2017-01-09 01:55:38 +01:00
twinaphex
68d484bf60
Set supports_rgba before calling image_texture_load
2017-01-08 21:49:23 +01:00
twinaphex
61a8638d4c
Fixes ribbon row offset issues
2017-01-08 04:16:13 +01:00
twinaphex
c8bc6c7120
(XMB) Add Bokeh menu pipeline
2017-01-08 03:56:47 +01:00
twinaphex
77663d1a96
Fix 'move left/right' actions when at history tab on 'No Items' entry
2017-01-08 03:30:20 +01:00
twinaphex
c415dc80e8
Fix 'move left' action when on any tab with 'no items' entry
2017-01-08 03:13:34 +01:00
twinaphex
061da28c3f
(menu_entries.c) Don't need menu_label
2017-01-08 02:44:40 +01:00