twinaphex
|
61ec27fd5c
|
(Menu) Use driver.menu instead of grabbing pointer from menu.driver
|
2014-05-31 22:56:33 +02:00 |
|
twinaphex
|
779c467191
|
(Menu) Get rid of passing rgui pointer around to most functions in
menu backend. NOTE: Applying filters seems to be broken on PC
right now, investigate
|
2014-05-30 20:23:20 +02:00 |
|
twinaphex
|
0454ac623e
|
(Menu) Move 'rgui' global variable to 'driver' struct
|
2014-05-09 05:47:32 +02:00 |
|
twinaphex
|
40409a2ab0
|
(menu_input_line_cb.c) Params for public functions should be opaque
pointers instead of rgui_handle_t
|
2014-04-26 02:08:03 +02:00 |
|
twinaphex
|
3d8d807e6b
|
Refactor a bunch of menu code - menu 'settings' can now be implemented
per-menu context
|
2014-04-26 01:54:15 +02:00 |
|
Themaister
|
255e43966a
|
Implement basic keyboard binding in RGUI.
|
2014-04-13 12:12:12 +02:00 |
|
Themaister
|
e24381ab44
|
Add space for consistency.
|
2014-03-02 12:34:54 +01:00 |
|
Themaister
|
5f3e0ffa8e
|
Don't have to "save" key_event callback.
keyboard_line module already makes sure it works.
|
2014-03-02 12:30:32 +01:00 |
|
Themaister
|
a13da8da19
|
Repurpose RSound IP address setting.
It's hardcoded for RSound, but it's actually setting the generic audio device ...
|
2014-03-02 12:25:38 +01:00 |
|
Themaister
|
4ae4d40364
|
Fix shader preset save.
Have to take into consideration the preset type.
|
2014-03-02 12:15:18 +01:00 |
|
Themaister
|
d111a0c658
|
Cleanups to keyboard callback stuff.
|
2014-03-02 11:45:41 +01:00 |
|
twinaphex
|
6f19662d75
|
(Menu) Split up keyboard input line cb code to separate file - menu_input_line_cb
|
2014-03-02 05:24:57 +01:00 |
|