twinaphex
|
e3ac6dca16
|
Remove Content History Path
|
2015-05-17 17:06:24 +02:00 |
|
twinaphex
|
0baf564299
|
action_start_shader_scale_pass - cleanup
|
2015-05-17 16:53:53 +02:00 |
|
Twinaphex
|
235648232e
|
(Menu) Cleanup
|
2015-05-17 16:31:21 +02:00 |
|
twinaphex
|
04a2dd469e
|
Refactor action_ok
|
2015-05-17 16:30:54 +02:00 |
|
twinaphex
|
cb486c300d
|
Refactor away menu_list_push_stack_refresh
|
2015-05-17 15:00:03 +02:00 |
|
twinaphex
|
d11e36cfb9
|
menu_list_get_actiondata_at_offset - modify signature
|
2015-05-17 13:23:27 +02:00 |
|
twinaphex
|
9f8f176141
|
Add DISPLAYLIST_GENERIC
|
2015-05-17 13:10:55 +02:00 |
|
Twinaphex
|
49a190b454
|
Merge pull request #1701 from jeapostrophe/master
use a timer in the run loop if there is data work to be done in ra
|
2015-05-17 12:24:20 +02:00 |
|
Jay McCarthy
|
c97d74d30b
|
use a timer in the run loop if there is data work to be done in ra
|
2015-05-17 06:22:51 -04:00 |
|
Twinaphex
|
38c61771bc
|
Merge pull request #1700 from jeapostrophe/master
removing sluggishness by iterate data after calling callbacks
|
2015-05-17 11:50:49 +02:00 |
|
Jay McCarthy
|
09cb703e35
|
removing sluggishness by iterate data after calling callbacks
|
2015-05-17 05:49:33 -04:00 |
|
twinaphex
|
5da758c12e
|
Revert "Add DISPLAYLIST_CUSTOM_BIND"
This reverts commit 43fa78f58bbf69af14d9d2a0654a37539264bdd8.
|
2015-05-17 03:44:05 +02:00 |
|
twinaphex
|
43fa78f58b
|
Add DISPLAYLIST_CUSTOM_BIND
|
2015-05-17 03:38:15 +02:00 |
|
twinaphex
|
d5056a3251
|
(menu_entries_cbs_toggle.c) Cut down on some code duplication
|
2015-05-17 03:04:06 +02:00 |
|
Twinaphex
|
ecce47a8fb
|
Get rid of unused variable
|
2015-05-17 02:32:28 +02:00 |
|
twinaphex
|
3ead5590e6
|
Move menu_unset_refresh call
|
2015-05-16 18:15:47 +02:00 |
|
Twinaphex
|
e59dc3a64a
|
(CocoaTouch) Call rarch_main_data_iterate while companion UI is in foreground,
responds to button clicks now but with a delay
|
2015-05-16 18:10:21 +02:00 |
|
Twinaphex
|
c65484fa83
|
Merge pull request #1699 from natinusala/master
(Font) Added get_message_width in font_renderer_t
|
2015-05-16 17:38:12 +02:00 |
|
twinaphex
|
c91ddf794f
|
Simplify call to menu_do_refresh
|
2015-05-16 17:33:12 +02:00 |
|
twinaphex
|
87e46cefb8
|
Take out menu_do_refresh out of menu_entry_select
|
2015-05-16 17:28:24 +02:00 |
|
twinaphex
|
02b29e08ad
|
Move menu_do_refresh to rarch_main_data_iterate
|
2015-05-16 17:27:16 +02:00 |
|
Twinaphex
|
ba220f1868
|
Cleanup unused variable
|
2015-05-16 17:01:46 +02:00 |
|
twinaphex
|
74ee699d5c
|
Split up rarch_main_data_iterate outside of rarch_main_iterate
|
2015-05-16 17:00:50 +02:00 |
|
natinusala
|
35ca261e4d
|
Added font_renderer_get_message_width in font_renderer_driver.h
This function can be used to get any message width, using the current
font renderer driver.
|
2015-05-16 16:58:35 +02:00 |
|
twinaphex
|
085297f2d7
|
Relying on rarch_main_data_is_active to block on isn't very safe apparently
|
2015-05-16 16:45:28 +02:00 |
|
twinaphex
|
6f84857ec3
|
Make rarch_main_data_get_ptr a public function
|
2015-05-16 16:42:08 +02:00 |
|
natinusala
|
197a505e4c
|
Adding gl_get_message_width to gl_raster_font
|
2015-05-16 16:38:13 +02:00 |
|
twinaphex
|
0330d2f245
|
Make rarch_main_data_active a public function
|
2015-05-16 16:37:58 +02:00 |
|
natifion
|
efd3f7cc58
|
(Font) Added get_message_width to font_renderer_t
|
2015-05-16 16:32:16 +02:00 |
|
Twinaphex
|
10e2949ad8
|
(CocoaTouch) 'Back button' works now
|
2015-05-15 22:31:16 +02:00 |
|
Twinaphex
|
a67d000734
|
(CocoaTouch) Updates list now - 'Back' button not yet working
|
2015-05-15 22:25:28 +02:00 |
|
twinaphex
|
324e55f66d
|
Create menu_do_refresh
|
2015-05-15 22:22:23 +02:00 |
|
Twinaphex
|
a4b200abd8
|
Remove unused variable
|
2015-05-15 22:09:50 +02:00 |
|
twinaphex
|
e1eb7505a1
|
Cleanup implicit declaration warning
|
2015-05-15 22:08:37 +02:00 |
|
twinaphex
|
8dfbc1b54e
|
Wrap menu->need_refresh
|
2015-05-15 22:06:42 +02:00 |
|
twinaphex
|
f525899e0e
|
Create menu_set_refresh/menu_unset_refresh
|
2015-05-15 21:39:13 +02:00 |
|
twinaphex
|
1b4ce6d25e
|
Cleanup menu_iterate
|
2015-05-15 21:26:37 +02:00 |
|
twinaphex
|
dd7d1493a6
|
Revert "Create menu_refresh"
This reverts commit 7baa41422d30902bb55d1253a6a0c7848fc0cf1a.
|
2015-05-15 18:05:52 +02:00 |
|
twinaphex
|
7baa41422d
|
Create menu_refresh
|
2015-05-15 17:58:09 +02:00 |
|
Twinaphex
|
8f0b03d920
|
Remove unused variable
|
2015-05-15 16:59:01 +02:00 |
|
twinaphex
|
f23962ff3b
|
Change how MENU_ACTION_REFRESH gets invoked
|
2015-05-15 16:57:45 +02:00 |
|
Twinaphex
|
4ba2722020
|
Merge pull request #1698 from heuripedes/master
Fix x11 keypad input handling
|
2015-05-15 16:28:34 +02:00 |
|
Higor Eurípedes
|
ae52f0f5c9
|
(x11) Fix binding of numpad keys
|
2015-05-15 10:51:51 -03:00 |
|
Higor Eurípedes
|
6c3bf5c27e
|
(x11) Set RETROKMOD_NUMLOCK on keypad-triggered key events
|
2015-05-15 10:51:50 -03:00 |
|
twinaphex
|
0e467f99ed
|
(Menu) Refactor
|
2015-05-15 14:42:55 +02:00 |
|
twinaphex
|
ffaca6b377
|
Log 'notify list pushed'
|
2015-05-15 13:43:38 +02:00 |
|
Twinaphex
|
679f1345fd
|
(iOS) Start handling MENU_ACTION_REFRESH
|
2015-05-15 13:39:14 +02:00 |
|
Twinaphex
|
e735cc93c2
|
Refactor menu_entry_select
|
2015-05-15 13:25:14 +02:00 |
|
Twinaphex
|
e75c061bce
|
Change signature of menu_entry_action
|
2015-05-15 04:41:57 +02:00 |
|
Twinaphex
|
83f3847b30
|
Change menu_entry_select's signature
|
2015-05-15 04:38:58 +02:00 |
|