twinaphex
|
c78c8c839f
|
Create menu_display_get_dpi
|
2015-04-21 15:45:03 +02:00 |
|
twinaphex
|
a104517168
|
(Menu) Create menu_display.c/menu_display.h
|
2015-04-21 14:44:26 +02:00 |
|
Twinaphex
|
f0d4a52b16
|
Merge pull request #1651 from lakkatv/touch
(iOS) Fix dpi, still incomplete
|
2015-04-21 14:06:24 +02:00 |
|
Jean-André Santoni
|
558459fb9b
|
(iOS) Fix dpi, still incomplete
|
2015-04-21 18:58:19 +07:00 |
|
twinaphex
|
17a11463b9
|
(GLUI) Set default DPI at 128 if DPI metric not implemented
|
2015-04-21 13:48:45 +02:00 |
|
Twinaphex
|
c539a66b53
|
(OSX) Use backingScaleFactor
|
2015-04-21 13:02:57 +02:00 |
|
Twinaphex
|
000e61dc66
|
(iOS) 'ret' needs to be passed as pointer
|
2015-04-21 13:01:21 +02:00 |
|
Twinaphex
|
165b502948
|
Make get_native_scale code more expandable
|
2015-04-21 12:57:35 +02:00 |
|
Twinaphex
|
af00b958d5
|
(iOS) Move ios_get_powerstate code to platform_darwin.m
|
2015-04-21 12:15:42 +02:00 |
|
Twinaphex
|
e77f43530e
|
(Cocoa) Get rid of RetroArch_Platform
|
2015-04-21 11:55:12 +02:00 |
|
Twinaphex
|
5810a49866
|
Get rid of 'unloadingCore'
|
2015-04-21 11:51:35 +02:00 |
|
Twinaphex
|
1afdb5cb92
|
Refactor apple_platform variable
|
2015-04-21 11:43:43 +02:00 |
|
Twinaphex
|
54c6c3eb01
|
Rename apple_cocoa_gl.m
|
2015-04-21 11:03:39 +02:00 |
|
Twinaphex
|
ea30e2cc3c
|
(Cocoa GL) Use NSOpenGL
|
2015-04-21 11:00:23 +02:00 |
|
Twinaphex
|
1c200dcbd3
|
(GLUI) Remove unused variables
|
2015-04-21 10:37:38 +02:00 |
|
Twinaphex
|
6dfc966a6d
|
Merge pull request #1649 from lakkatv/touch
Touch
|
2015-04-21 10:34:23 +02:00 |
|
Jean-André Santoni
|
ede94ef66c
|
(GLUI) Use a font size adapted to the dpi
|
2015-04-21 14:20:18 +07:00 |
|
Jean-André Santoni
|
5e96ea7727
|
(GLUI) Fix a bug when going backward on a long list
|
2015-04-21 11:43:52 +07:00 |
|
Jean-André Santoni
|
8ef70debcb
|
(GLUI) Scrollbar
|
2015-04-21 09:50:57 +07:00 |
|
Jean-André Santoni
|
1f31033394
|
(GLUI) Use render_quad instead of render_background to darken the screen
|
2015-04-21 09:50:57 +07:00 |
|
Jean-André Santoni
|
b6337d2734
|
(GLUI) Use DPI, reduce header size to line height, center font verticaly for every font size
|
2015-04-21 09:50:57 +07:00 |
|
Twinaphex
|
151b1ea391
|
(iOS) Move some iOS-specific code over to cocoatouch_menu.m
|
2015-04-21 04:03:36 +02:00 |
|
twinaphex
|
4b63cb54c9
|
(Android) Input - cleanups
|
2015-04-21 02:58:12 +02:00 |
|
twinaphex
|
f3b76f6748
|
(Android) Style nit
|
2015-04-21 02:46:50 +02:00 |
|
Twinaphex
|
dcac3bf21f
|
Move RANumberFormatter to cocoatouch_menu.m
|
2015-04-21 01:14:10 +02:00 |
|
twinaphex
|
f435958371
|
(Android) Implement display metric DPI
|
2015-04-21 00:57:51 +02:00 |
|
Twinaphex
|
c0c77c66bf
|
(iOS) remove loadingCore
|
2015-04-20 23:19:14 +02:00 |
|
Twinaphex
|
70ee864a9f
|
(Cocoa) Remove loadingCore
|
2015-04-20 23:16:35 +02:00 |
|
twinaphex
|
e1b697937a
|
(Android) Implement get_architecture function
|
2015-04-20 22:53:56 +02:00 |
|
twinaphex
|
26d5ee8b4d
|
(Android) Implement frontend_android_get_os
|
2015-04-20 22:43:46 +02:00 |
|
twinaphex
|
1b2e69d782
|
(Android) Prevent crash at System Information
|
2015-04-20 22:14:04 +02:00 |
|
twinaphex
|
166cfdf211
|
Cleanup frontend.h
|
2015-04-20 21:35:51 +02:00 |
|
twinaphex
|
52bf335dd8
|
(Android) Cleanups
|
2015-04-20 21:35:31 +02:00 |
|
twinaphex
|
d224b5c21d
|
(Android) Buildfix
|
2015-04-20 21:34:54 +02:00 |
|
twinaphex
|
14505cc222
|
Create new rarch_main signature
|
2015-04-20 21:31:25 +02:00 |
|
twinaphex
|
4e187ad642
|
Refactor around HAVE_MAIN and do away with HAVE_MAIN_LOOP
|
2015-04-20 21:12:39 +02:00 |
|
twinaphex
|
5d24c75925
|
Create HAVE_MAIN define
|
2015-04-20 21:10:01 +02:00 |
|
twinaphex
|
7e95712015
|
(platform_darwin.m) Style nits
|
2015-04-20 21:00:40 +02:00 |
|
twinaphex
|
445bf04892
|
Cleanups to rarch_main - and also fix Android platform struct
|
2015-04-20 20:53:17 +02:00 |
|
twinaphex
|
e8a8b378d5
|
(Cocoa) Rename RAGameView to CocoaView
|
2015-04-20 20:39:39 +02:00 |
|
twinaphex
|
63d7cc19a4
|
(Mingw/MSVC) Buildfix
|
2015-04-20 20:04:59 +02:00 |
|
twinaphex
|
9ef656dc61
|
(MSVC) Build fixes
|
2015-04-20 20:00:39 +02:00 |
|
twinaphex
|
f3875924e5
|
(event_command) If cmd is EVENT_CMD_NONE or some other value, return false
|
2015-04-20 19:08:58 +02:00 |
|
Twinaphex
|
510d8a0a2f
|
Get rid of retroarch.h header include in ui_cocoa.m
|
2015-04-20 18:58:44 +02:00 |
|
twinaphex
|
b1d2bd0032
|
(CocoaTouch) Fix event_command callback
|
2015-04-20 18:54:07 +02:00 |
|
Twinaphex
|
1062849419
|
(OSX) Fix ui_companion_cocoa_event_command
|
2015-04-20 18:53:02 +02:00 |
|
Twinaphex
|
bd95b0a8ae
|
(OSX/Cocoa) basicEvent - change cmd to enum event_command
|
2015-04-20 18:46:55 +02:00 |
|
Twinaphex
|
a730e35897
|
(Cocoa) Start using ui_companion_event_command
|
2015-04-20 18:43:08 +02:00 |
|
twinaphex
|
fb4f5c9331
|
Change signature of event_command too
|
2015-04-20 18:40:46 +02:00 |
|
Twinaphex
|
98ade89759
|
(UI companion driver) Update signatures of existing function pointer implementations (event_command)
|
2015-04-20 18:38:47 +02:00 |
|