Commit Graph

3205 Commits

Author SHA1 Message Date
twinaphex 82ca0e8853 REname MENU_FILE_PUSH to MENU_SETTING_ACTION 2014-10-28 06:36:52 +01:00
twinaphex 607c6a2809 Rename some menu enums 2014-10-28 06:31:34 +01:00
Lioncash 46c2b05ce2 Revert "Silence signed/unsigned mismatch warnings" 2014-10-27 21:00:56 -04:00
Twinaphex 9b22475649 Merge pull request #1212 from lioncash/warn
Silence signed/unsigned mismatch warnings
2014-10-28 01:43:39 +01:00
Lioncash 641964323c Silence signed/unsigned mismatch warnings 2014-10-27 20:39:07 -04:00
Toad King e30734230e add USB Gecko debugging support 2014-10-27 19:37:08 -05:00
twinaphex 6e9288b8ce Simplify menu_common_backend.c 2014-10-28 00:12:53 +01:00
twinaphex 43e3595790 Combine menu_settings_iterate and menu_common_iterate 2014-10-27 21:01:30 +01:00
twinaphex 58b98aca5c Take out one rule from menu_common_type_is 2014-10-27 02:28:25 +01:00
Jean-André Santoni fd2745e51e (GLUI) Cursor navigation 2014-10-27 00:55:14 +01:00
Jean-André Santoni 90b7f9b225 (RGUI) Move framebuf and pitch from menu_handle_t to rgui_handle_t 2014-10-26 23:43:33 +01:00
Jean-André Santoni d01d42a3a9 (RGUI) Fix two keyboard navigation bugs 2014-10-26 22:39:26 +01:00
Jean-André Santoni 4898090566 (RGUI) Fix mouse scrolling 2014-10-26 22:32:39 +01:00
twinaphex f23b6fd100 Take out remaining callbacks in menu backend driver 2014-10-26 22:17:15 +01:00
twinaphex 804b9112d4 Remove list_clear/list_set_selection callbacks 2014-10-26 22:12:57 +01:00
twinaphex 24f9d740d0 Take out set_label callback 2014-10-26 22:09:49 +01:00
twinaphex 99524703ab Remove type_is callback 2014-10-26 22:03:30 +01:00
Twinaphex 9885c4ecbc Merge pull request #1204 from lioncash/deref
lakka: Fix possible null pointer dereferences in lakka_draw_items.
2014-10-26 18:17:24 +01:00
Lioncash c1bf2f9cf6 lakka: Fix possible null pointer dereferences in lakka_draw_items. 2014-10-26 13:13:56 -04:00
twinaphex 4918381cfb Add Mouse Enable option in Menu Options 2014-10-26 18:06:57 +01:00
twinaphex 29a7984e9d Create separate static functions for mouse code in backend driver -
mouse_iterate and mouse_post_iterate
2014-10-26 17:50:27 +01:00
twinaphex d24691e810 Convert math/matrix.c to math/matrix_4x4.c 2014-10-26 02:32:10 +01:00
twinaphex 0c4de816f9 Dont' have input_common.h include input_autodetect.h 2014-10-26 01:53:13 +02:00
Twinaphex 0fcbecf885 (RGUI) Silence another warning 2014-10-26 01:17:41 +02:00
Twinaphex 6ca1a18571 (menu_common_backend.c) Get rid of some warnings 2014-10-26 01:17:08 +02:00
Jean-André Santoni f52d76f89a (RGUI) Fix cursor navigation bug 2014-10-26 00:54:39 +02:00
Jean-André Santoni bd7e31dc8f (XMB) Cursor navigation 2014-10-26 00:37:33 +02:00
twinaphex 47d01825c8 (menu) Add RARCH_GRAB_MOUSE_TOGGLE to menu_iterate 2014-10-25 23:30:53 +02:00
Jean-André Santoni 86c62c6ed0 (RGUI) Draw cursor 2014-10-25 23:21:28 +02:00
twinaphex bec50883a1 Add driver.menu->mouse 2014-10-25 22:42:19 +02:00
Jean-André Santoni df70e75cfe (Lakka) Remove hardcoded scale_factor 2014-10-25 13:00:45 +02:00
twinaphex ec9f6272ca video_shader_preset_parameters should not immediately apply 2014-10-25 09:47:13 +02:00
twinaphex e46b896ca7 (Menu shader) Small cleanup 2014-10-25 09:36:53 +02:00
twinaphex bcb365309a (Shaders) should fix shader pass 1 always being changed instead
of the appropriate one
2014-10-25 08:40:01 +02:00
Toad King efcd479c4f use persist load for normal loads, fixes exitspawn on consoles 2014-10-24 19:42:37 -05:00
Jean-André Santoni 03dc0dd3b5 (Lakka) Fix setting navigation bug 2014-10-24 23:08:45 +02:00
Twinaphex 9c311d831f Merge pull request #1189 from lakkatv/xmb
(Lakka) Display ON/OFF switch
2014-10-24 22:58:27 +02:00
Jean-André Santoni 921af2c7b0 (Lakka) Display ON/OFF switch 2014-10-24 22:35:03 +02:00
Jay McCarthy 2a0761337a Fixing the way that RA gets the home directory due to iOS8 change
Annoyingly it still works in the iOS8 simulator without this change.
2014-10-24 13:22:50 -04:00
aliaspider 6289abc1e0 (menu) fixes menu not being properly hidden after loading/saving a state 2014-10-24 02:24:38 +01:00
Jean-André Santoni a0dab8d58e (XMB) Prevent list highlighting 2014-10-23 22:22:25 +02:00
twinaphex 9354fd05b1 Cleanup headers in menu_entries_cbs.c 2014-10-23 08:07:00 +02:00
twinaphex c43320f29d Remove MENU_SETTINGS_CUSTOM_BIND_MODE 2014-10-23 08:04:26 +02:00
twinaphex 380041f974 (Menu) Add Bind Mode option 2014-10-23 08:00:45 +02:00
twinaphex 97c1241a89 Remove driver.menu->current_pad 2014-10-23 07:28:16 +02:00
twinaphex 871afbb940 (Menu) Add Bind All / Bind Default All options 2014-10-23 07:26:04 +02:00
twinaphex a06201d73b (Input) Add Analog To Digital Type options 2014-10-23 06:24:02 +02:00
twinaphex 82d64254f4 Fixup some headers 2014-10-23 03:54:18 +02:00
sergiobenrocha2 1b16487458 content.h and fix path to config_file.h 2014-10-22 23:39:36 -02:00
twinaphex 32af71a9ca Start adding new setting type - ST_ACTION 2014-10-23 00:10:58 +02:00
twinaphex 008c5c4cde Revert "(Menu) Performance improvement, prevent drawing the menu texture when using a GL menu driver"
This reverts commit a639e6163d.
2014-10-22 19:52:08 +02:00
twinaphex d1998307df Start implementing 'Device Type' setting 2014-10-22 08:42:51 +02:00
twinaphex ccc4b70123 don't redefine returntype macro 2014-10-22 07:22:24 +02:00
twinaphex ccf43f6e85 Take out dynamic.h header include from general.h 2014-10-22 04:27:51 +02:00
twinaphex a77715dc2f (PS3) Build fix 2014-10-22 04:16:19 +02:00
twinaphex 0b95e3f2d7 (XDK1) C89 build fixes for config_file.c - Salamander build fixes 2014-10-22 03:52:23 +02:00
twinaphex 37ef0a4ce6 Update Salamander targets/Android 2014-10-22 03:42:07 +02:00
Twinaphex cbae1583f3 Merge pull request #1179 from lakkatv/xmb
(XMB) Display ON/OFF switch if such icons are available
2014-10-22 02:42:38 +02:00
Jean-André Santoni 262495f8e7 (XMB) Display ON/OFF switch if such icons are available 2014-10-22 02:41:28 +02:00
twinaphex 3ec3004142 (XDK1) Build fixes 2014-10-22 02:05:01 +02:00
twinaphex a6b52d1f1f (XDK1) Some build fixes 2014-10-22 02:00:12 +02:00
Twinaphex 51122cad6d Merge pull request #1178 from lakkatv/xmb
Xmb
2014-10-22 01:42:56 +02:00
Jean-André Santoni f8185a58d1 (XMB) Fix another regression 2014-10-22 01:40:02 +02:00
Jean-André Santoni d8fbe2105d (XMB) Hide type label for entries already represented by a specific icon 2014-10-22 01:37:55 +02:00
Twinaphex c94a8e24d7 Merge pull request #1177 from lakkatv/xmb
(Lakka) Generate mipmaps, and use only 256x256 png
2014-10-22 01:32:37 +02:00
Jean-André Santoni 1e727c0c31 (Lakka) Generate mipmaps, and use only 256x256 png 2014-10-22 01:28:16 +02:00
Twinaphex 33f541807a Merge pull request #1176 from lakkatv/xmb
(XMB) Generate mipmaps, and use only 256x256 png
2014-10-22 01:26:04 +02:00
Jean-André Santoni e3594f36dd (XMB) Generate mipmaps, and use only 256x256 png 2014-10-22 01:22:22 +02:00
Twinaphex f5ebcb7a94 Merge pull request #1175 from lakkatv/xmb
(XMB) Fix display of items above the horizontal line
2014-10-22 01:17:58 +02:00
twinaphex 174d011bed Move dir_list to SDK 2014-10-22 01:13:05 +02:00
Jean-André Santoni 657312b342 (XMB) Fix display of items above the horizontal line 2014-10-22 01:04:59 +02:00
twinaphex 1291256b66 (360) Build fixes 2014-10-22 00:55:35 +02:00
twinaphex 6849f4f18c (Salamander) Fix Salamander targets 2014-10-22 00:28:56 +02:00
twinaphex 9a9fa6532a Move file_path.c to libretro SDK 2014-10-22 00:23:06 +02:00
twinaphex dd93d549aa Rename rarch_file_path to file_ops 2014-10-21 23:53:09 +02:00
twinaphex 2c5b744bc4 Compartmentalize file_path functions over to file_path.c 2014-10-21 23:33:20 +02:00
twinaphex a92b675f8e Move string_list to SDK 2014-10-21 19:59:27 +02:00
twinaphex 3d9186f680 Move file_list.c to libretro SDK 2014-10-21 19:23:28 +02:00
twinaphex 383eb08988 Don't have file_path.h include dir_list.h 2014-10-21 18:46:39 +02:00
twinaphex 81c5019afb Move miscellaneous header over to libretro SDK 2014-10-21 08:39:37 +02:00
twinaphex bc254071b9 (360) Build fixes 2014-10-21 08:13:50 +02:00
twinaphex 7472922ee0 Move compat/ over to libretro SDK 2014-10-21 07:58:58 +02:00
twinaphex 002a2f6ecd (XMB) Fix signed/unsigned mismatches 2014-10-21 05:51:30 +02:00
twinaphex ba2a2048a2 (MSVC) Silence signed/unsigned mismatches warnings 2014-10-21 05:45:43 +02:00
twinaphex e33c6ef6b2 (360) Build fixes 2014-10-21 05:44:09 +02:00
twinaphex e0c98a1059 (MSVC) Add XMB 2014-10-21 05:38:23 +02:00
twinaphex 9519304b12 (MSVC) Build fixes 2014-10-21 05:33:58 +02:00
twinaphex c62d52de0f Start properly implementing libretro SDK for boolean.h include
header, glsym, and rthreads
2014-10-21 05:05:52 +02:00
twinaphex 375273720f (GX) Fix implicit declaration warnings 2014-10-21 01:34:00 +02:00
twinaphex df153855c7 (RMenu) Fix build 2014-10-21 01:27:45 +02:00
twinaphex 719c7e445b (Salamander) Fix build 2014-10-21 01:24:25 +02:00
Twinaphex dbb5f02e9d (Lakka) Remove unused variable 2014-10-21 00:23:25 +02:00
Twinaphex b884bc6e7f Merge pull request #1174 from lakkatv/xmb
(Lakka) Remove Main Menu from the settings list
2014-10-21 00:15:05 +02:00
Jean-André Santoni 7908389077 (Lakka) Remove Main Menu from the settings list 2014-10-21 00:13:34 +02:00
twinaphex a14bfdfca2 Don't use variables named 'bind' and 'index' 2014-10-20 23:41:01 +02:00
Twinaphex f3d04f0fde (XMB) Cleanups 2014-10-20 23:08:58 +02:00
Twinaphex 4378ccefcb (XMB) Fix unused variable(s) warnings 2014-10-20 21:53:16 +02:00
twinaphex 42bb37816e Take file_path.h include out of file.h 2014-10-20 21:51:04 +02:00
Jean-André Santoni a639e6163d (Menu) Performance improvement, prevent drawing the menu texture when using a GL menu driver 2014-10-20 21:26:55 +02:00
Twinaphex b4c6715eb0 Merge pull request #1172 from lakkatv/xmb
(XMB) Horizontal animations using file_list cache
2014-10-20 20:06:17 +02:00