46079 Commits

Author SHA1 Message Date
natinusala
4312868080 ozone: don't draw icons if all entries are cogs 2018-11-07 11:52:08 +01:00
natinusala
6fa40df7fd ozone: fix missing icons 2018-11-07 11:25:49 +01:00
natinusala
7227e1147e ozone: don't crash if font_driver_get_message_width isn't implemented 2018-11-06 16:57:44 +01:00
Twinaphex
1193eda5d9
Merge pull request #7545 from libretro/sgc-metal-cleanup
Metal cleanup and scissor support; enable ozone menu system
2018-11-06 16:02:47 +01:00
Stuart Carnie
fd2524429d
chore(meta): Cleanup 2018-11-06 07:56:05 -07:00
Stuart Carnie
b59f05500e
feat(macOS): Enable ozone menu system 2018-11-06 07:56:05 -07:00
Stuart Carnie
8569ee79bc
feat(metal): Add scissor rect support
This is required for correct rendering of the ozone menu
2018-11-06 07:56:05 -07:00
Stuart Carnie
0485d741a2
fix(ozone): Fix crash on shutdown; check for NULL 2018-11-06 07:56:05 -07:00
Stuart Carnie
68760b36f2
chore(cocoa): Cleanup unnecessary conditionals in Metal source files 2018-11-06 07:56:05 -07:00
Stuart Carnie
98e6adcfca
chore(cocoa): Remove Gestalt compiler warnings for macOS 10.13+ 2018-11-06 07:56:04 -07:00
Twinaphex
3919ac7c7d
Merge pull request #7544 from natinusala/ozone
Ozone improvements
2018-11-06 15:52:20 +01:00
natinusala
9e2db18480 ozone: fix sublabel wrapping 2018-11-06 15:39:38 +01:00
natinusala
7f17c50738 ozone: implement battery display 2018-11-06 14:58:17 +01:00
twinaphex
c9cccfbd30 Fix title for dropdown box list special 2018-11-06 09:24:27 +01:00
twinaphex
180bb3bdd2 Implement natinusala's commit - dropdown lists - fix checked attribute
for ints, uints and floats
2018-11-06 09:22:49 +01:00
twinaphex
5984d16da9 Fix Window Width / Height settings 2018-11-05 20:53:53 +01:00
twinaphex
2e8b25a6dc Fix 'Fullscreen Width' / 'Fullscreen Height' dropdown lists 2018-11-05 20:50:32 +01:00
twinaphex
c2fc821fad Audio Output Rate should use special dropdown list callbacks 2018-11-05 20:46:56 +01:00
twinaphex
165a5d7208 Fix dropdown uint item 2018-11-05 20:36:39 +01:00
Twinaphex
fd2d47a9a8
Merge pull request #7537 from natinusala/ozone
Dropdown lists: Add a checked bool to menu_entry_t
2018-11-05 17:37:05 +01:00
natinusala
07068e5035 Dropdown lists: Add a checked bool to menu_entry_t 2018-11-05 17:34:57 +01:00
Twinaphex
d34f96866e
Merge pull request #7535 from natinusala/ozone
ozone: fix horizontal animation direction
2018-11-05 16:58:03 +01:00
natinusala
1a575dec7a ozone: fix horizontal animation direction 2018-11-05 15:48:55 +01:00
Twinaphex
9a15354314
Merge pull request #7534 from libretro/sgc-fix-context
Enable GL context for HAVE_COCOA_METAL
2018-11-05 14:57:05 +01:00
Stuart Carnie
3a64ddc287
fix(metal): Enable GL context for HAVE_COCOA_METAL 2018-11-05 06:54:46 -07:00
twinaphex
73e7a0760a Update label 2018-11-05 14:52:57 +01:00
twinaphex
e37f5a2465 Update libretro-common 2018-11-05 14:47:06 +01:00
twinaphex
6c90b63835 Add 'No Favorites Available' text 2018-11-05 14:30:08 +01:00
twinaphex
c55b9c8c22 Add 'No Videos Available' / 'No Images Available' text 2018-11-05 14:23:17 +01:00
twinaphex
88a71175aa Simplify some code 2018-11-05 14:02:53 +01:00
twinaphex
70ccbb6fb5 Add customized string for 'no Music Available' 2018-11-05 13:59:38 +01:00
Twinaphex
1116e9afda
Merge pull request #7530 from libretro/sgc-separate
Introduce separate macOS Metal+GL source and restore GL-legacy + iOS code
2018-11-05 06:32:31 +01:00
Twinaphex
db1e312da0
Merge pull request #7529 from natinusala/ozone
ozone: fix ghost sidebar when toggling menu + icons update
2018-11-05 06:31:54 +01:00
Stuart Carnie
879a1b7092
fix(cocoa): Update Metal xib to use deployment target 2018-11-04 20:50:52 -07:00
Stuart Carnie
dde3545600
chore(cocoa): Revert to using cocoa_gl_ctx.m; remove macos_ctx.m 2018-11-04 20:50:51 -07:00
Stuart Carnie
43e8702e12
fix(cocoa): Copy xib for PPC compat; upgrade GL-legacy xib to 10.6 2018-11-04 20:50:51 -07:00
twinaphex
69aae94e5f
(Cocoa) Dehardcode some strings
(cherry picked from commit 7c93a0934e897a98a3053495cc313605094c2ddf)
2018-11-04 20:50:51 -07:00
twinaphex
512a681345
Use runloop_get_libretro_system_info in more places - clean some code up
(cherry picked from commit a662b62d192787543f504f4535da523991c906ba)
2018-11-04 20:50:51 -07:00
twinaphex
9a73bae868
Buildfix
(cherry picked from commit 7717631909cf5195b747603165d9e5824de3f7ad)
2018-11-04 20:50:51 -07:00
twinaphex
0db432ca68
Add HAVE_QT ifdefs
(cherry picked from commit 9f74b05b13eb9875d9d7df55e533f45ed79a831d)
2018-11-04 20:50:51 -07:00
twinaphex
7880e11ca0
Warning fix
(cherry picked from commit fa1096a6049cbb428e1de72aa46a31c28bafce76)
2018-11-04 20:50:51 -07:00
twinaphex
04c046e831
Update
(cherry picked from commit 64cc28a48784e4bfb8e468cd03fa6f7fd058db80)
2018-11-04 20:50:50 -07:00
Stuart Carnie
5c1075127b
chore(metal): Separate legacy GL and Metal source
* Forks of Cocoa / Cocoa Touch to *_metal.* version
* Reverted original GL Cocoa / Cocoa Touch versions
* GL and Metal projects still build
2018-11-04 20:50:50 -07:00
natinusala
fd65daebbb ozone: update icons to be on par with XMB 2018-11-05 00:42:18 +01:00
natinusala
ea736cea19 ozone: fix ghost sidebar when toggling menu 2018-11-05 00:28:24 +01:00
Twinaphex
1e7ee00c60
Merge pull request #7527 from alfrix/input_icons
Input icons (Quickmenu-controls)
2018-11-04 21:23:45 +01:00
Alfrix
6292c8ed2e Input icons (Quickmenu) 2018-11-04 17:15:30 -03:00
Twinaphex
183da9f83a
Merge pull request #7525 from alfrix/lakka
add some icons
2018-11-04 20:15:04 +01:00
Alfrix
1b39b73b61 add some Lakka icons 2018-11-04 15:11:19 -03:00
twinaphex
52606fbc8e Should fix dropdown list UINT settings like Audio Output Rate 2018-11-04 17:21:51 +01:00