Commit Graph

38 Commits

Author SHA1 Message Date
twinaphex
7ea0528c6b Turn MENU_NAVIGATION_CTL_{SET|GET}_SELECTION into separate
functions
2017-04-23 14:31:49 +02:00
twinaphex
96c8ca5a09 Header update #1 2017-01-22 13:40:32 +01:00
twinaphex
07932bff3e Use retro_common_api.h 2016-06-03 05:49:46 +02:00
twinaphex
14aac016a9 Cleanups 2016-02-11 01:52:11 +01:00
twinaphex
6b55a5f20b Cleanup 2016-02-05 14:15:32 +01:00
twinaphex
7a55ae3765 Start updating headers for 2016 2016-01-10 04:06:50 +01:00
twinaphex
c21c04d73b Create MENU_NAVIGATION_CTL_DEINIT 2015-12-11 11:57:43 +01:00
twinaphex
4aa96ab2f0 Refactor menu_navigation.c 2015-09-25 19:32:35 +02:00
twinaphex
12b870cafe (menu_input.c) Don't need menu_navigation_get_ptr anymore 2015-09-25 18:37:36 +02:00
twinaphex
cbefb0394f Refactor scroll indices code for menu_navigation_ctl 2015-09-25 18:12:00 +02:00
twinaphex
f13dc6c014 Go through menu_navigation_ctl for ascend/descend alphabet 2015-09-25 18:04:25 +02:00
twinaphex
2a1e5e0305 Add MENU_NAVIGATION_CTL_SET_SCROLL_INDICES 2015-09-25 16:20:41 +02:00
twinaphex
8b569e0443 Refactor away menu_navigation_set 2015-09-25 15:42:31 +02:00
twinaphex
f0b093ee2c Create MENU_NAVIGATION_CTL_SET_SELECTION 2015-09-25 15:35:00 +02:00
twinaphex
6b79c937d9 Refactor away menu_navigation_clear 2015-09-25 15:15:31 +02:00
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
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
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
ed7c31f173 menu_navigation.h - include unistd.h, stddef.h for definitions
of size_t and ssize_t
2015-09-02 12:45:58 +02:00
twinaphex
634c24ac0b Revert "(Emscripten) Buildfix"
This reverts commit c276f3f8a2.
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
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
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
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
cef086988d Documents descend_alphabet/ascend_alphabet 2015-01-12 03:20:21 +01:00
twinaphex
b95cdd2215 Rename menu_common.c to menu.c 2015-01-10 04:53:37 +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