.. |
drivers
|
(XMB) Fix warnings on C++ build
|
2015-03-16 17:40:05 +01:00 |
menu_animation.c
|
Take general.h header dependency out of menu_animation.c
|
2015-03-15 03:26:09 +01:00 |
menu_animation.h
|
Change menu_animation_update returntype to bool
|
2015-03-12 19:29:43 +01:00 |
menu_common_list.c
|
Implement menu_common_list_clear
|
2015-01-31 04:25:28 +01:00 |
menu_common_list.h
|
(Menu) Kill off some header dependencies
|
2015-01-10 04:59:55 +01:00 |
menu_database.c
|
Start creating directory content scanning - nonblocking I/O not
|
2015-02-16 07:53:27 +01:00 |
menu_database.h
|
Rename libretrodb to libretro-db
|
2015-02-19 00:47:19 +01:00 |
menu_driver.c
|
(Menu) Implement 'null' menu driver
|
2015-03-09 14:39:39 +01:00 |
menu_driver.h
|
(Mouse) Start adding preliminary horizontal mouse wheel up/down
|
2015-03-12 05:38:37 +01:00 |
menu_entries_cbs_cancel.c
|
(Menu) Start adding wraparound parameter to action_toggle
|
2015-03-09 04:10:57 +01:00 |
menu_entries_cbs_contentlist_switch.c
|
Get rid of some header dependencies
|
2015-02-27 05:04:50 +01:00 |
menu_entries_cbs_deferred_push.c
|
(Menu) deferred_push_core_information - guard against one possible crash occurring
|
2015-03-15 06:48:21 +01:00 |
menu_entries_cbs_iterate.c
|
(Menu) Fix warnings on C++ build
|
2015-03-16 17:53:08 +01:00 |
menu_entries_cbs_ok.c
|
(runloop_data.c) Create rarch_main_data_msg_queue_push
|
2015-03-15 06:41:04 +01:00 |
menu_entries_cbs_refresh.c
|
(Menu) Get rid of wrongly implemented menu.action.active
|
2015-03-11 17:59:01 +01:00 |
menu_entries_cbs_representation.c
|
Create wrapper functions for passing a message to the runloop's
|
2015-03-15 02:47:23 +01:00 |
menu_entries_cbs_select.c
|
(Menu) Get rid of wrongly implemented menu.action.active
|
2015-03-11 17:59:01 +01:00 |
menu_entries_cbs_start.c
|
(Menu) Get rid of wrongly implemented menu.action.active
|
2015-03-11 17:59:01 +01:00 |
menu_entries_cbs_toggle.c
|
(Menu) Get rid of wrongly implemented menu.action.active
|
2015-03-11 17:59:01 +01:00 |
menu_entries_cbs_up_or_down.c
|
(Menu) Better mouse scrolling
|
2015-03-10 15:22:46 +01:00 |
menu_entries_cbs.c
|
Create wrapper functions for passing a message to the runloop's
|
2015-03-15 02:47:23 +01:00 |
menu_entries_cbs.h
|
Split up contentlist_switch into new file
|
2015-02-27 03:28:50 +01:00 |
menu_entries.c
|
Rename 'content_directory' to 'core_assets_directory' so it's more
|
2015-03-16 02:59:30 +01:00 |
menu_entries.h
|
(Menu) Split up cbs_toggle to new file
|
2015-02-27 02:44:10 +01:00 |
menu_input.c
|
(Menu) Add font color settings
|
2015-03-14 19:22:06 -03:00 |
menu_input.h
|
(Menu) Add font color settings
|
2015-03-14 19:22:06 -03:00 |
menu_list.c
|
Use retro_inline throughout
|
2015-03-15 04:52:46 +01:00 |
menu_list.h
|
(Menu) Turn menu_list_destroy into static function
|
2015-03-12 14:10:55 +01:00 |
menu_navigation.c
|
(Menu) Better mouse scrolling
|
2015-03-10 15:22:46 +01:00 |
menu_navigation.h
|
(Menu) Better mouse scrolling
|
2015-03-10 15:22:46 +01:00 |
menu_setting.c
|
(Menu) Fix ST_HEX input
|
2015-03-15 13:07:23 -03:00 |
menu_setting.h
|
(Menu) Start adding wraparound parameter to action_toggle
|
2015-03-09 04:10:57 +01:00 |
menu_shader.c
|
(Menu) Cleanups
|
2015-02-11 21:27:01 +01:00 |
menu_shader.h
|
(Menu) Cleanups
|
2015-02-11 21:27:01 +01:00 |
menu_texture.c
|
Refactor menu_texture.c - uncouple it from file I/O
|
2015-02-23 22:54:39 +01:00 |
menu_texture.h
|
Refactor menu_texture.c - uncouple it from file I/O
|
2015-02-23 22:54:39 +01:00 |
menu.c
|
Update more old code to go through the new wrapper function
|
2015-03-15 02:59:38 +01:00 |
menu.h
|
Create wrapper functions for passing a message to the runloop's
|
2015-03-15 02:47:23 +01:00 |