twinaphex
|
509e2e2851
|
(X11 input) Cleanups
|
2015-03-09 18:55:26 +01:00 |
|
twinaphex
|
9970768dd2
|
(XVideo) Implement mouse wheel up/down for Xvideo too
|
2015-03-09 17:48:24 +01:00 |
|
twinaphex
|
e5de9494a5
|
(XEGL) Implement wheel up/down for XEGL too
|
2015-03-09 17:46:34 +01:00 |
|
twinaphex
|
74332fbd14
|
(GLX) Implement mouse wheel up/down for GLX context driver
|
2015-03-09 17:44:19 +01:00 |
|
twinaphex
|
dd0d81eba8
|
(XEGL context/Xvideo) Add it to these video drivers/ context
drivers too
|
2015-03-09 16:55:27 +01:00 |
|
twinaphex
|
179ad94c6f
|
(GLX) Add ButtonReleaseMask | ButtonPressMask to event_masks now
|
2015-03-09 16:52:48 +01:00 |
|
twinaphex
|
0ab0fdf709
|
(Menu) Implement wheel up/down - will need kivutar to implement this
better
|
2015-03-09 16:36:49 +01:00 |
|
twinaphex
|
b93b9d8b58
|
(udev) Implement wheel up/wheel down
|
2015-03-09 16:23:22 +01:00 |
|
Twinaphex
|
af65c1bf7f
|
(iOS) Buildfix
|
2015-03-09 14:55:27 +01:00 |
|
twinaphex
|
6e62983cd5
|
(Menu) Implement 'null' menu driver
|
2015-03-09 14:39:39 +01:00 |
|
twinaphex
|
9b442f9711
|
Start implementing wraparound for changing drivers
|
2015-03-09 14:32:58 +01:00 |
|
twinaphex
|
23eb3fa2ad
|
Add returntype to find_next_driver/find_prev_driver
|
2015-03-09 04:22:41 +01:00 |
|
twinaphex
|
eb63e78cf6
|
Update action toggle handler
|
2015-03-09 04:18:47 +01:00 |
|
Twinaphex
|
184879f2bd
|
(iOS) Buildfix
|
2015-03-09 04:12:42 +01:00 |
|
twinaphex
|
2c607ed5d2
|
(Menu) Start adding wraparound parameter to action_toggle
|
2015-03-09 04:10:57 +01:00 |
|
twinaphex
|
342d4fb1f9
|
(XMB) Kill off unused variable (was generating a warning)
|
2015-03-09 02:00:16 +01:00 |
|
twinaphex
|
f87f3596ef
|
(Android) Set g_runloop.is_idle to conserve on CPU usage while
idle
|
2015-03-09 01:59:01 +01:00 |
|
twinaphex
|
f4c57d11d9
|
mouse_post_iterate - Deharcode type magic numbers
|
2015-03-09 01:58:03 +01:00 |
|
twinaphex
|
1d39902e3c
|
(Mouse) mouse_post_iterate - prevent segfault
|
2015-03-09 01:33:42 +01:00 |
|
twinaphex
|
fc2aab3050
|
(Menu/Mouse) Start adding mouse button presses
|
2015-03-09 01:30:10 +01:00 |
|
Twinaphex
|
f25f23f770
|
Merge pull request #1485 from lakkatv/xmb
(XMB) Display cursor texture
|
2015-03-09 00:16:35 +01:00 |
|
Jean-André Santoni
|
a04ea6ed90
|
(XMB) Display cursor texture
|
2015-03-09 00:14:55 +01:00 |
|
Twinaphex
|
15a8f262a0
|
Merge pull request #1484 from lakkatv/xmb
(XMB) Mouse support
|
2015-03-08 23:38:22 +01:00 |
|
Jean-André Santoni
|
9d4be26dc2
|
(XMB) Basic vertical mouse support
|
2015-03-08 23:36:12 +01:00 |
|
Jean-André Santoni
|
855e84923b
|
(GLUI) Minor mouse support fixes
|
2015-03-08 23:35:48 +01:00 |
|
Twinaphex
|
72ffecf685
|
Merge pull request #1483 from lakkatv/xmb
(RGUI) Selects on mouse click, opens on click over selected
|
2015-03-08 23:03:17 +01:00 |
|
Jean-André Santoni
|
db48ff6c40
|
(RGUI) Selects on mouse click, opens on click over selected
|
2015-03-08 23:01:31 +01:00 |
|
Twinaphex
|
cdb0fc75c8
|
Merge pull request #1482 from lakkatv/xmb
(RGUI) Fix mouse movement
|
2015-03-08 22:47:38 +01:00 |
|
Jean-André Santoni
|
c3f15be0f1
|
(RGUI) Fix mouse hovering
|
2015-03-08 22:44:39 +01:00 |
|
Jean-André Santoni
|
3e6688529a
|
(RGUI) Fix mouse movement
|
2015-03-08 22:35:40 +01:00 |
|
Twinaphex
|
69392cbf3e
|
Merge pull request #1481 from heuripedes/master
Menu fixes
|
2015-03-08 22:27:49 +01:00 |
|
Higor Eurípedes
|
e4de8eda8b
|
(Menu) Fix clock update
|
2015-03-08 18:25:00 -03:00 |
|
Higor Eurípedes
|
af611934c4
|
(Menu) Set dirty bit in RARCH_CMD_REINIT
|
2015-03-08 18:25:00 -03:00 |
|
twinaphex
|
ec4f59f06f
|
(XMB) Cut down on more xmb_draw_icon_begin/xmb_draw_icon_end calls, this time in
xmb_draw_items
|
2015-03-08 22:02:33 +01:00 |
|
twinaphex
|
36d831d105
|
(XMB) Cut down on amount of calls to xmb_draw_icon_begin/xmb_draw_icon_end
by reorganizing xmb_frame
|
2015-03-08 21:55:02 +01:00 |
|
twinaphex
|
9d5921705c
|
(Menu) Add label_is_updated to performance counters string representation
functions
|
2015-03-08 20:50:20 +01:00 |
|
Twinaphex
|
db7e64c118
|
Merge pull request #1480 from heuripedes/master
Menu fixes
|
2015-03-08 20:40:54 +01:00 |
|
Higor Eurípedes
|
2216f60046
|
(RGUI) Fix Video Settings page
|
2015-03-08 16:39:21 -03:00 |
|
Higor Eurípedes
|
f74f44d8d1
|
(Menu) Move set_texture to after draw_frames()
|
2015-03-08 16:37:53 -03:00 |
|
Twinaphex
|
c8677a31d1
|
Merge pull request #1479 from heuripedes/master
(RGUI) Call set_texture_frame only when the framebuffer is dirty
|
2015-03-08 20:16:07 +01:00 |
|
Higor Eurípedes
|
50ff11fdec
|
(RGUI) Call set_texture_frame only when the framebuffer is dirty
|
2015-03-08 16:14:35 -03:00 |
|
twinaphex
|
770f5e3449
|
(RMenu/RMenu XUI) Implement same here
|
2015-03-08 19:51:25 +01:00 |
|
twinaphex
|
8829cfebbf
|
(GLUI/XMB) Let other menu drivers clear the dirty bits
|
2015-03-08 19:50:12 +01:00 |
|
Twinaphex
|
7497e1a729
|
Merge pull request #1478 from heuripedes/master
(Menu) Let the menu driver clear the dirty bits
|
2015-03-08 19:42:03 +01:00 |
|
Andrés
|
28b67d927e
|
bump up version number
|
2015-03-08 13:28:05 -05:00 |
|
Higor Eurípedes
|
50b09109d9
|
(Menu) Let the menu driver clear the dirty bits
|
2015-03-08 15:18:50 -03:00 |
|
twinaphex
|
98502d0b31
|
Move menu_animation_update outside to xmb_render
|
2015-03-08 19:15:24 +01:00 |
|
twinaphex
|
981d012b4b
|
(Menu) Simplify draw_frame calls
|
2015-03-08 18:35:55 +01:00 |
|
Twinaphex
|
f90bc7bcd3
|
Merge pull request #1477 from heuripedes/master
(RGUI) Only render when needed
|
2015-03-08 18:17:54 +01:00 |
|
Higor Eurípedes
|
7d41e01e93
|
(RGUI) Only render when needed
|
2015-03-08 14:12:13 -03:00 |
|