twinaphex
|
adc17fdf2b
|
Refactor action_deferred_push
|
2015-05-13 16:18:54 +02:00 |
|
twinaphex
|
630dd35979
|
Move menu_navigation_t struct to menu_navigation.h
|
2015-05-12 14:35:07 +02:00 |
|
twinaphex
|
76407c9ef2
|
Start updating menu->input.joypad and menu->input.mouse per-frame
|
2015-05-11 22:43:16 +02:00 |
|
twinaphex
|
a014f2db88
|
Move framebuffer is dirty and other menu-related state flags
to menu_handle_t
|
2015-05-11 18:46:06 +02:00 |
|
twinaphex
|
1a152677a3
|
Get rid of entry_iterate callback in menu driver
|
2015-05-11 18:31:44 +02:00 |
|
twinaphex
|
b10ce11ad3
|
Move font variables to menu_handle_t
|
2015-04-24 23:06:04 +02:00 |
|
Jean-André Santoni
|
d9409e071f
|
(GLUI) Animate keyboard navigation
|
2015-04-20 21:22:55 +07:00 |
|
Jean-André Santoni
|
128cf327a3
|
(Menu) Drag to scroll with touch
|
2015-04-16 15:32:49 +02:00 |
|
twinaphex
|
bb6331874a
|
Refactor database runloop code
|
2015-04-14 09:27:55 +02:00 |
|
Twinaphex
|
3e35593f59
|
(iOS) Implement UI companion driver for iOS CocoaTouch
|
2015-04-12 03:18:37 +02:00 |
|
twinaphex
|
aeb359f5b5
|
Go through more menu driver wrapper functions
|
2015-04-11 05:28:40 +02:00 |
|
aliaspider
|
9ab4026bfe
|
(menu) improve touch controls:
- two finger presses now behave the same as pressing the back button.
- glui is now supported.
|
2015-03-30 05:22:06 +01:00 |
|
aliaspider
|
18d67aefc7
|
(menu) improve mouse navigation a bit.
|
2015-03-30 02:09:25 +01:00 |
|
aliaspider
|
560c98f3cb
|
(menu) add pointer support (active only for rgui for now)
|
2015-03-28 22:35:18 +01:00 |
|
twinaphex
|
c260f28603
|
Create more menu wrapper functions
|
2015-03-22 07:07:07 +01:00 |
|
twinaphex
|
36351bf78d
|
Create menu_driver_load_background
|
2015-03-22 06:48:03 +01:00 |
|
twinaphex
|
7d7f797c8f
|
Go through menu_driver_populate_entries
|
2015-03-22 06:43:35 +01:00 |
|
twinaphex
|
d98de68107
|
Create menu_driver_render_messagebox
|
2015-03-22 06:37:26 +01:00 |
|
twinaphex
|
67c8c3a5e7
|
Create menu_driver_toggle
|
2015-03-22 06:02:02 +01:00 |
|
twinaphex
|
b8a9800743
|
Create menu_driver_render
|
2015-03-22 05:35:46 +01:00 |
|
twinaphex
|
e8060a2423
|
Create more menu driver wrapper functions
|
2015-03-22 05:32:43 +01:00 |
|
twinaphex
|
a760d25384
|
Create menu_driver_frame
|
2015-03-22 05:27:19 +01:00 |
|
twinaphex
|
0fd8fb77e9
|
Create menu context wrapper functions
|
2015-03-22 05:21:14 +01:00 |
|
twinaphex
|
508ade73f9
|
Rename menu_driver_resolve to menu_driver_get_ptr
|
2015-03-21 23:56:42 +01:00 |
|
twinaphex
|
f3fefa2ceb
|
(QNX) Build fixes
|
2015-03-21 22:55:50 +01:00 |
|
twinaphex
|
569ab60e43
|
Use g_settings.menu.mouse.enable directly
|
2015-03-17 04:01:58 +01:00 |
|
twinaphex
|
e366a6eaa2
|
(Mouse) Start adding preliminary horizontal mouse wheel up/down
|
2015-03-12 05:38:37 +01:00 |
|
Jean-André Santoni
|
9d8817d687
|
(Menu) Better mouse scrolling
|
2015-03-10 15:22:46 +01:00 |
|
twinaphex
|
6e62983cd5
|
(Menu) Implement 'null' menu driver
|
2015-03-09 14:39:39 +01:00 |
|
twinaphex
|
2c607ed5d2
|
(Menu) Start adding wraparound parameter to action_toggle
|
2015-03-09 04:10:57 +01:00 |
|
Jean-André Santoni
|
ab84c14b66
|
(Menu) Delta timing
|
2015-03-06 16:00:46 +01:00 |
|
twinaphex
|
e7fe92748b
|
Implement nonblocking_refresh
|
2015-02-27 08:52:44 +01:00 |
|
twinaphex
|
2e0902fda1
|
Revert "(Menu) Delta timing"
This reverts commit 24f7acb93c .
|
2015-02-24 03:06:25 +01:00 |
|
Twinaphex
|
54163d20fc
|
Merge pull request #1442 from lakkatv/xmb
(Menu) Delta timing
|
2015-02-24 10:31:44 +11:00 |
|
Jean-André Santoni
|
24f7acb93c
|
(Menu) Delta timing
|
2015-02-24 00:28:11 +01:00 |
|
twinaphex
|
e795e01f7a
|
Add menu message queue
|
2015-02-24 00:01:45 +01:00 |
|
twinaphex
|
6ce7e5b571
|
Refactor menu driver's 'load wallpaper' function
|
2015-02-23 23:32:59 +01:00 |
|
twinaphex
|
41d3657b5d
|
Start creating directory content scanning - nonblocking I/O not
yet implemented
|
2015-02-16 07:53:27 +01:00 |
|
twinaphex
|
df35e9fb75
|
Refactor menu_navigation.c
|
2015-02-14 00:47:42 +01:00 |
|
twinaphex
|
4d31687899
|
Create menu_driver_resolve to avoid having to pass state pointer
around between functions
|
2015-02-13 19:00:59 +01:00 |
|
twinaphex
|
e58c1491a2
|
Selecting wallpaper now directly changes background image -
implemented only for XMB so far, GLUI coming up next
|
2015-02-13 00:12:15 +01:00 |
|
twinaphex
|
5bb11314d5
|
(Menu) Move width and height to frame_buf struct - mouse code needs
to be entirely rewritten
|
2015-02-11 21:52:21 +01:00 |
|
twinaphex
|
6ded569b87
|
(Menu) Create struct for delay timer
|
2015-02-11 21:48:20 +01:00 |
|
twinaphex
|
fe1ac4b8b9
|
(Menu) Create struct for categories
|
2015-02-11 21:43:16 +01:00 |
|
twinaphex
|
eb7a68a182
|
(Menu) Put scroll indices into struct
|
2015-02-11 21:36:07 +01:00 |
|
twinaphex
|
c3fdd42fb0
|
Refactor menu
|
2015-02-11 21:15:39 +01:00 |
|
twinaphex
|
fb31227585
|
(Menu) Refactors
|
2015-02-11 21:00:34 +01:00 |
|
twinaphex
|
0c170ab56e
|
(Menu) Get rid of void * pt. 2
|
2015-02-11 20:40:48 +01:00 |
|
twinaphex
|
4d478434c7
|
(Menu) Start getting rid of void * pointer
|
2015-02-11 20:28:54 +01:00 |
|
twinaphex
|
6b8aece1f7
|
(Menu) Cleanups
|
2015-02-11 19:28:06 +01:00 |
|