46 Commits

Author SHA1 Message Date
twinaphex
d4e2b6128b Refactor menu_navigation_get_selection 2015-09-25 14:57:37 +02:00
twinaphex
14c463dae2 Refactor away menu_navigation_set_last 2015-09-25 14:42:28 +02:00
twinaphex
4d2bbc9a3c (menu_navigation.c) Cleanups 2015-09-25 14:39:40 +02:00
twinaphex
1d804951bb menu_navigation_ctl - cleanups 2015-09-25 14:38:08 +02:00
twinaphex
5f4827f6d9 Refactor menu_navigation_increment 2015-09-25 14:35:51 +02:00
twinaphex
f0b76fa5b0 Refactor menu_navigation_decrement 2015-09-25 14:32:04 +02:00
twinaphex
a57595ad94 Create menu_navigation_ctl 2015-09-25 14:23:57 +02:00
twinaphex
0b1fd48432 Silence warning 2015-09-09 06:08:29 +02:00
twinaphex
25258354b4 Change menu_navigation_get_selection's return type to size_t 2015-09-06 16:12:01 +02:00
twinaphex
028e07e3e0 Refactor menu_navigation_get_current_selection 2015-09-06 01:58:00 +02:00
twinaphex
d4eefc020f Cleanups 2015-09-05 18:49:48 +02:00
twinaphex
92b918cb63 Call menu_navigation_set from menu_navigation_clear - will scroll
with an UI animation to the first entry of the next list
2015-09-05 18:43:20 +02:00
twinaphex
d3da036a4e Header cleanups 2015-09-04 21:43:08 +02:00
twinaphex
0077304833 Cleanups 2015-09-04 21:27:14 +02:00
twinaphex
634c24ac0b Revert "(Emscripten) Buildfix"
This reverts commit c276f3f8a2ab72036f4bd234071c1c6ea650d034.
2015-09-02 12:42:45 +02:00
twinaphex
c276f3f8a2 (Emscripten) Buildfix 2015-09-02 12:38:32 +02:00
twinaphex
a3cedc05d7 Cleanups 2015-08-21 21:19:29 +02:00
twinaphex
86894134cb Move menu_driver_navigation_* functions to menu_navigation.c and
make them static
2015-08-18 01:45:10 +02:00
twinaphex
bca0789d35 (GLUI) Seems to take care of glitch that would sometimes happen when
trying to 'wrap' from the last entry to the first
2015-07-14 03:21:00 +02:00
twinaphex
3bc88f3298 menu_navigation_increment - use menu_navigation_set_last 2015-07-14 03:06:51 +02:00
twinaphex
3fe0b3c4d9 Create menu_entries.h 2015-06-16 02:15:32 +02:00
twinaphex
6ebefb1fbe (Menu) Get rid of some header dependencies 2015-06-08 11:42:03 +02:00
twinaphex
bc953d3a1b Move settings code entirely to menu 2015-06-02 20:26:27 +02:00
twinaphex
630dd35979 Move menu_navigation_t struct to menu_navigation.h 2015-05-12 14:35:07 +02:00
twinaphex
73d5e8a41b (PS3) Build fix and fix warnings 2015-05-09 17:53:03 +02:00
twinaphex
f2d481f421 (menu_navigation.c) Use menu_list_get_ptr 2015-05-07 11:05:28 +02:00
Twinaphex
07dfbf6878 Remove unused variable 2015-05-07 10:59:17 +02:00
twinaphex
c8011632f9 Create menu_navigation_get_current_selection 2015-05-07 10:45:11 +02:00
twinaphex
9441ba5a5d Create menu_navigation_get_ptr 2015-05-07 05:01:55 +02:00
Twinaphex
a3e9a5c8f9 Get rid of unused variables 2015-04-14 12:57:41 +02:00
twinaphex
930913ee8b (Menu) Cleanups 2015-04-14 12:56:37 +02:00
twinaphex
6f59cf8c7d (menu_navigation.c) Cleanups 2015-03-22 07:07:52 +01:00
twinaphex
c260f28603 Create more menu wrapper functions 2015-03-22 07:07:07 +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
e996d5d51f Updates 2015-03-20 21:22:38 +01:00
twinaphex
3670ef2ac5 Go through driver_get_ptr to grab pointer to driver struct 2015-03-18 19:40:00 +01:00
Jean-André Santoni
9d8817d687 (Menu) Better mouse scrolling 2015-03-10 15:22:46 +01:00
twinaphex
df35e9fb75 Refactor menu_navigation.c 2015-02-14 00:47:42 +01:00
twinaphex
55844f06d7 Cleanups - start using menu_driver_resolve everywhere in menu
code for safety reasons
2015-02-13 20:04:50 +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
eb7a68a182 (Menu) Put scroll indices into struct 2015-02-11 21:36:07 +01:00
twinaphex
cef086988d Documents descend_alphabet/ascend_alphabet 2015-01-12 03:20:21 +01:00
twinaphex
1eb844ca53 (menu_navigation.c) Start documenting menu_navigation.c 2015-01-10 04:32:10 +01:00
twinaphex
453321c50b Start updating headers 2015-01-07 17:46:50 +01:00
twinaphex
4f40c14d69 Move menu code up one root dir 2014-10-28 19:54:23 +01:00