Commit Graph

40476 Commits

Author SHA1 Message Date
Brian Koropoff 20aa59249c task_save: fix double-free 2017-10-11 21:26:26 -07:00
Andrés f1453b6696 Merge pull request #5536 from fr500/master
move scissor test to nuklear driver exclusively
2017-10-11 22:49:12 -05:00
radius 840e772b16 move scissor test to nuklear driver exclusively 2017-10-11 22:48:13 -05:00
Rob Loach 1b856f7a1e
Fix background rendering
Removes the use of GL_SCISSOR_TEST in the GL display driver.

Fixes #5534
2017-10-11 21:30:57 -04:00
twinaphex c68db61188 Silence more Clang warnings 2017-10-11 22:49:13 +02:00
twinaphex 7cf1793801 Silence some static code analysis warnings 2017-10-11 21:46:18 +02:00
Twinaphex cadc4f56a3 Merge pull request #5530 from lucianposton/fix-compilation
Fix build by removing settings var from ifdef
2017-10-11 17:29:13 +02:00
Twinaphex d5c2279502 Merge pull request #5531 from Brunnis/kiosk-mode-setting
Implemented new Kiosk Mode setting which hides all configuration related settings/tabs in XMB
2017-10-11 17:29:00 +02:00
Twinaphex 59cabfe80f Merge pull request #5454 from rz5/master
Prevent crashes caused by loading shaders in incompatible contexts
2017-10-11 17:25:25 +02:00
Brunnis cc3d2b0084 Merge branch 'master' into kiosk-mode-setting 2017-10-11 11:40:05 +02:00
Brunnis 39619d1245 Implemented new Kiosk Mode setting which hides all configuration related settings/tabs in XMB. 2017-10-11 11:30:53 +02:00
Lucian Poston 69a18324c0 Remove settings from ifdef 2017-10-11 02:12:21 -07:00
Twinaphex 8b7b85ad82 Merge pull request #5524 from fr500/master
update nuklear.h & fix window clipping
2017-10-11 08:01:36 +02:00
radius 5ccdc8811c update nuklear.h
fix window clipping
remove dead code
2017-10-10 18:08:53 -05:00
Brad Parker ab45670738 update JP translation 2017-10-10 17:33:02 -04:00
Twinaphex eb3d8c8804 Merge pull request #5527 from bparker06/osd_background
Add a configurable background color to OSD messages
2017-10-10 22:14:06 +02:00
Brad Parker fff3e225d2 comments 2017-10-10 15:28:29 -04:00
Brad Parker b6fef15457 update CHANGES.md and add JP translation for OSD background color settings 2017-10-10 15:24:34 -04:00
Brad Parker 072b347c0f fix OSD background alignment with non-default X/Y positions 2017-10-10 15:16:58 -04:00
Brad Parker a4bc1c9768 add menu options for OSD background color 2017-10-10 14:53:32 -04:00
Brad Parker 7aadb0ee13 allow transparency for OSD background 2017-10-10 14:00:49 -04:00
Brad Parker f156f7cd94 initial working OSD background color (only when content not loaded) 2017-10-09 23:30:11 -04:00
Brad Parker a153ed0b42 testing 2017-10-09 21:19:32 -04:00
Twinaphex 576583c9fb Merge pull request #5522 from Brunnis/quick-menu-show-hide-options
New settings for showing/hiding Quick Menu options
2017-10-09 13:45:31 +02:00
Mikael Brunnhede fd07c57ed5 Fixed merge issue. 2017-10-09 12:30:36 +02:00
Brunnis b1a6753976 Merge branch 'master' into quick-menu-show-hide-options 2017-10-09 12:05:04 +02:00
Mikael Brunnhede c7da6e1ca8 Fix issue with "Information" option being hidden when launching content. 2017-10-09 11:21:10 +02:00
Mikael Brunnhede 1053a4e38f Implemented setting for showing/hiding the "Information" option in the Quick Menu. 2017-10-09 11:16:04 +02:00
Mikael Brunnhede 6f8201d398 Implemented setting for showing/hiding the "Save Game Overrides" option in the Quick Menu. 2017-10-09 10:53:58 +02:00
Mikael Brunnhede 3f1dd895da Implemented setting for showing/hiding the "Save Core Overrides" option in the Quick Menu. 2017-10-09 10:44:37 +02:00
Mikael Brunnhede b7654dac7e Implemented setting for showing/hiding the "Shaders" option in the Quick Menu. 2017-10-09 10:30:25 +02:00
Mikael Brunnhede a64683ba34 Implemented setting for showing/hiding the "Cheats" option in the Quick Menu. 2017-10-09 10:17:15 +02:00
Mikael Brunnhede d5a802e4a8 Implemented setting for showing/hiding the "Controls" option in the Quick Menu. 2017-10-09 10:05:32 +02:00
Mikael Brunnhede d25916cacf Implemented setting for showing/hiding the "Options" option in the Quick Menu. 2017-10-09 09:56:27 +02:00
Mikael Brunnhede 9356c326e0 Implemented setting for showing/hiding the "Add to Favorites" option in the Quick Menu. 2017-10-09 09:46:42 +02:00
Mikael Brunnhede db0e0f443a Implemented setting for showing/hiding the options for undoing save/load state in the Quick Menu. 2017-10-09 09:30:53 +02:00
Mikael Brunnhede b402b4a6cd Implemented setting for showing/hiding the save/load state related options in the Quick Menu. 2017-10-09 09:13:00 +02:00
Mikael Brunnhede e286c5dda2 Implemented new settings menu view: User Interface -> Views -> Quick Menu.
Implemented setting for showing/hiding the "Take Screenshot" option in the Quick Menu.
2017-10-09 08:14:52 +02:00
Twinaphex affd56f293 Merge pull request #5515 from casdevel/winraw-lightgun
Add lightgun device capability
2017-10-09 02:42:09 +02:00
twinaphex 6a5ad56bc6 Start undoing C++ comments 2017-10-07 17:19:20 +02:00
Twinaphex ed061fd27b Merge pull request #5516 from Brunnis/main-menu-show-hide-options
New settings for showing/hiding Main Menu tab options in XMB
2017-10-07 17:03:34 +02:00
Twinaphex 7a3bbc3215 Merge pull request #5518 from casdevel/udev-mice-log
Add keyboard/mouse device index logging
2017-10-07 17:02:15 +02:00
Mikael Brunnhede 84701efd24 Don't hide option for showing/hiding "Online Updater" on Lakka. 2017-10-07 13:50:31 +02:00
Zoran Vuckovic 5c46e176d5 Add keyboard/mouse device index logging 2017-10-07 06:59:45 +02:00
Mikael Brunnhede 83991d6c36 Implemented setting for showing/hiding the "Reboot" option in XMB. The setting is only shown on Lakka. 2017-10-06 09:40:41 +02:00
Mikael Brunnhede 9db0e9dbc6 Implemented setting for showing/hiding the "Quit RetroArch" option in XMB. The setting is only shown on Lakka. 2017-10-06 09:27:42 +02:00
Mikael Brunnhede f073d5167a Implemented setting for showing/hiding the "Help" option in XMB. 2017-10-06 08:28:45 +02:00
Zoran Vuckovic 082629ccd5 Add lightgun device capability 2017-10-06 08:19:22 +02:00
Mikael Brunnhede 7ee1797fa1 Implemented setting for showing/hiding the "Configurations" option in XMB. 2017-10-06 08:18:39 +02:00
Twinaphex 7d34a5f423 Merge pull request #5514 from psyke83/pkgfix
config: Raspberry Pi: use videocore pkgconfig & fix fallback detection
2017-10-06 06:11:24 +02:00