Commit Graph

34839 Commits

Author SHA1 Message Date
twinaphex e45531a09f (cheevos.c) Prevent implicit memsets 2016-10-16 01:23:59 +02:00
twinaphex b2dcd44c3a (input_driver.c) Prevent implicit memsets 2016-10-16 01:20:50 +02:00
twinaphex e97fb7d94a menu_event - avoid implicit memset 2016-10-16 01:15:27 +02:00
twinaphex b3f748ba18 Optimize menu_action_handle_setting 2016-10-16 01:09:37 +02:00
twinaphex ee0a9c9d98 menu_input_post_iterate - Prevent implicit memset 2016-10-16 01:04:46 +02:00
twinaphex ab3d3b1e3a menu_dialog.c - prevent implicit memset 2016-10-16 01:03:17 +02:00
twinaphex 3dc0e92cca Prevent more implicit memsets 2016-10-16 00:58:18 +02:00
twinaphex 70a7835b94 menu_entry.c - prevent implicit memsets 2016-10-16 00:53:51 +02:00
Twinaphex 984d527c1b Merge pull request #3806 from notnotme/fix/vita-menu-description
Added description for new entries in vita menu (us-jp)
2016-10-15 23:59:57 +02:00
Romain Graillot 78ef047b48 Added description for new entries in vita menu (us-jp) 2016-10-15 23:34:26 +02:00
Twinaphex 0b2dfc0a34 Merge pull request #3805 from notnotme/fix/glui-vita
Fix white on white font in glui
2016-10-15 22:47:47 +02:00
Romain Graillot 234469a7b1 Fix white on white font in glui 2016-10-15 21:27:47 +02:00
Francisco José García García 74a515e1b2 Merge pull request #3804 from notnotme/fix/vita_toggle_touch
Fix typo to make things cleaner
2016-10-15 15:24:06 +01:00
Romain Graillot 4abb3c22c1 Fix typo to make things cleaner 2016-10-15 16:15:28 +02:00
Twinaphex 455e6984db Merge pull request #3802 from frangarcj/master
Varius download / update content things
2016-10-15 15:38:44 +02:00
Francisco José García García 579897436d Merge pull request #3803 from notnotme/feature/vita_toggle_touch
Feature/vita toggle touch
2016-10-15 12:56:14 +01:00
Romain Graillot 755f1f6a95 Typo 2016-10-15 13:49:00 +02:00
Romain Graillot a64e497189 Renamed new settings to match change & cleaned code 2016-10-15 13:38:42 +02:00
Romain Graillot ade4e7857b Add possibility to switch touch surface on vita build 2016-10-15 13:28:35 +02:00
Francisco José García García 3bc92f6d95 (VITA) Disable options not available on VITA 2016-10-15 12:56:07 +02:00
Francisco José García García 7d24146fc7 Fix download content on not core updateable platforms 2016-10-15 12:55:23 +02:00
Francisco José García García b55176012e (VITA) Add app0 and thumbnails dir 2016-10-15 12:54:31 +02:00
Twinaphex aa049e55da Merge pull request #3798 from heuripedes/master
(qb) Try to find -lz if the zlib package doesnt exist
2016-10-15 01:42:00 +02:00
Higor Eurípedes f20925a329 (qb) Try to find -lz if the zlib package doesnt exist 2016-10-14 19:43:18 -03:00
Twinaphex c489f1a7a7 Merge pull request #3797 from frangarcj/master
(VITA) Add Backtouch enable option
2016-10-14 22:05:02 +02:00
Francisco José García García 1ea5a80d02 (VITA) Add Backtouch enable option 2016-10-14 21:57:18 +02:00
Twinaphex ca42110983 Merge pull request #3795 from fr500/master
This code seems redundant, it conflicts with overrides and there is n…
2016-10-14 21:33:06 +02:00
radius 70a59f99ca This code seems redundant, it conflicts with overrides and there is no real need to have these as settings.
With this removed patching works as expected with bsnes, snes9x with IPS, BPS and UPS and with and without overrides
2016-10-14 10:44:31 -05:00
Twinaphex 8da65e73f6 Update 2016-10-14 17:07:33 +02:00
twinaphex 6a0ed60121 khronos_int64_t/khronos_uint64_t are just int64_t/uint64_t, change
this up - this was preventing iOS 10 build from being compilable
2016-10-14 17:01:11 +02:00
Twinaphex 125bf24aed Merge pull request #3787 from joolswills/config_save
only save config when menu_show_start_screen is enabled if config_save_on_exit is also enabled
2016-10-14 16:27:38 +02:00
Twinaphex 30285734b5 Remove unused variable 2016-10-14 16:19:19 +02:00
twinaphex f10cfda93e Updates 2016-10-14 15:34:02 +02:00
twinaphex 3603cafbba Merged jeapostrophe patch for iOS 10 2016-10-14 15:32:41 +02:00
Twinaphex 1ae0c8e2c4 Merge pull request #3792 from Brunnis/master
Remove missed Vblank log printout, since it may cause prolonged performance degradation
2016-10-14 12:59:22 +02:00
Mikael Brunnhede 80dc3bec09 if 0 missed Vblank log printout code, since it may cause performance degradation. 2016-10-14 12:45:00 +02:00
Twinaphex 915aa7e8f1 Merge pull request #3791 from fr500/master
use existing console if available
2016-10-14 09:16:59 +02:00
Mikael Brunnhede ca5e20bcaf Remove missed Vblank log printout, since it may cause performance degradation. 2016-10-14 08:59:07 +02:00
radius 5cbb3f33f8 use existing console if available 2016-10-14 00:57:15 -05:00
Brad Parker fec6ed0964 remove zip requirement for archives downloaded from network, same for detecting cores for files when loading archive with core 2016-10-13 15:04:26 -04:00
Francisco José García García 8e329a2072 Merge pull request #3781 from frangarcj/master
(VITA) Working scanning content
2016-10-13 17:51:13 +01:00
Francisco José García García 4c19543427 (VITA) Workaround for scanning content 2016-10-13 18:00:40 +02:00
Jools Wills eac4fc981b only save config when menu_show_start_screen is enabled if config_save_on_exit is also enabled 2016-10-13 13:54:18 +01:00
twinaphex a4b90bcede Set msg[127] = 0 2016-10-13 13:33:51 +02:00
Twinaphex 54448f3688 Merge pull request #3786 from aliaspider/master
(3DS) fix gfx corruption when closing content.
2016-10-13 13:18:06 +02:00
aliaspider f9e7d4dc3f (3DS) fix gfx corruption when closing content. 2016-10-13 12:16:07 +01:00
Brad Parker a800ab68ee limit archive path exception only to databases that actually support archives 2016-10-12 16:16:39 -04:00
Brad Parker 88c8c49ef8 skip scanning of compressed files within archives if the core attached to this database supports archive files themselves 2016-10-12 16:14:00 -04:00
twinaphex 2fe10a0a23 Prevent Coverity warning 2016-10-12 13:44:27 +02:00
Jean-André Santoni ef04838b22 Merge pull request #3778 from lakkatv/master
Disable mouse by default on Lakka
2016-10-12 11:04:03 +02:00