twinaphex
|
9d26a321df
|
(OSX) Add platform_apple.c to Makefile.common
|
2015-04-19 17:08:13 +02:00 |
|
twinaphex
|
a1eb931455
|
(OSX/Apple) Create main() function if HAVE_COCOA and HAVE_COCOATOUCH
are not defined
|
2015-04-19 17:02:36 +02:00 |
|
twinaphex
|
e116ef72da
|
Add HAVE_ZLIB ifdefs around zlib-specific code
|
2015-04-19 16:59:11 +02:00 |
|
twinaphex
|
4e5bf65e23
|
Create HAVE_RPNG define
|
2015-04-19 16:55:03 +02:00 |
|
twinaphex
|
31de846279
|
Add HAVE_COCOA define - refactor griffin_objc.m
|
2015-04-19 16:29:53 +02:00 |
|
twinaphex
|
f18e1d0d5d
|
Add HAVE_COCOATOUCH
|
2015-04-19 16:24:51 +02:00 |
|
twinaphex
|
147a9f85ff
|
(CoreText) Add HAVE_CORETEXT define
|
2015-04-19 16:19:10 +02:00 |
|
Twinaphex
|
e332a5096e
|
Merge pull request #1645 from heuripedes/master
(qb) Fix for PKG_CONF_PATH=none
|
2015-04-19 15:59:39 +02:00 |
|
twinaphex
|
723b9ba716
|
Add HAVE_IOHIDMANAGER
|
2015-04-19 15:59:20 +02:00 |
|
Higor Eurípedes
|
d3abc809c7
|
(qb) Fix for PKG_CONF_PATH=none
|
2015-04-19 10:56:57 -03:00 |
|
Twinaphex
|
0681849aaf
|
(retroarch-joyconfig) Link against CoreFoundation(retroarch-joyconfig) Link against CoreFoundation(retroarch-joyconfig) Link against CoreFoundation(retroarch-joyconfig) Link against CoreFoundation(retroarch-joyconfig) Link against CoreFoundation(retroarch-joyconfig) Link against CoreFoundation(retroarch-joyconfig) Link against CoreFoundation(retroarch-joyconfig) Link against CoreFoundation(retroarch-joyconfig) Link against CoreFoundation
|
2015-04-19 15:53:59 +02:00 |
|
Twinaphex
|
65ecaa0cdc
|
Merge pull request #1644 from heuripedes/master
(qb) Fix ffmpeg detection
|
2015-04-19 15:47:55 +02:00 |
|
Higor Eurípedes
|
1970e8005a
|
(qb) Fix ffmpeg detection
|
2015-04-19 10:46:50 -03:00 |
|
Twinaphex
|
1af60e6995
|
(file_path_special.c) Add missing CoreFoundation.h header include
|
2015-04-19 15:34:52 +02:00 |
|
Twinaphex
|
2d6f89eb68
|
Merge pull request #1643 from heuripedes/master
(qb) Do not abort on missing pkg-config under Darwin
|
2015-04-19 15:24:31 +02:00 |
|
Higor Eurípedes
|
e2b182befb
|
(qb) Always warn about missing pkg-config
|
2015-04-19 09:52:18 -03:00 |
|
Higor Eurípedes
|
7c9154c181
|
(qb) Do not abort on missing pkg-config under Darwin
|
2015-04-19 09:47:20 -03:00 |
|
twinaphex
|
7ebc824122
|
(stdstring.c) Fix implicit declaration warning
|
2015-04-19 14:32:58 +02:00 |
|
Twinaphex
|
0a63674771
|
Merge pull request #1641 from lakkatv/touch
(RGUI) Center the title, and display a BACK button
|
2015-04-19 14:09:10 +02:00 |
|
Twinaphex
|
3c51706556
|
Merge pull request #1642 from heuripedes/master
(qb) Display user distribution
|
2015-04-19 14:09:05 +02:00 |
|
Higor Eurípedes
|
729b32a579
|
(qb) Display user distribution
|
2015-04-19 08:53:09 -03:00 |
|
Jean-André Santoni
|
6b3421b971
|
(RGUI) Center the title, and display a BACK button
|
2015-04-19 18:48:05 +07:00 |
|
Twinaphex
|
8a80f7baf8
|
Merge pull request #1640 from heuripedes/master
(qb) Display pkg-config module version
|
2015-04-19 13:40:08 +02:00 |
|
Higor Eurípedes
|
ac91f46c3e
|
(qb) Display pkg-config module version
|
2015-04-19 08:34:37 -03:00 |
|
twinaphex
|
ed593b5b1d
|
Improve menu_input_pointer_post_iterate early return
|
2015-04-19 12:58:36 +02:00 |
|
twinaphex
|
aaf89ce598
|
Cut down on some more code
|
2015-04-19 12:24:35 +02:00 |
|
twinaphex
|
304ac04e1d
|
(shared.h) Some more cleanups
|
2015-04-19 12:17:18 +02:00 |
|
twinaphex
|
51920f9e5f
|
Simplify 'get_title'
|
2015-04-19 12:14:20 +02:00 |
|
Twinaphex
|
4d66165d5a
|
Merge pull request #1638 from libretro/revert-1637-master
Revert "Consistently use HAVE_NEON to include NEON-specific fragments."
|
2015-04-18 23:40:39 +02:00 |
|
Twinaphex
|
8d6594cb08
|
Revert "Consistently use HAVE_NEON to include NEON-specific fragments."
|
2015-04-18 23:40:28 +02:00 |
|
Twinaphex
|
9fb82b8f1c
|
Merge pull request #1637 from jsonn/master
Consistently use HAVE_NEON to include NEON-specific fragments.
|
2015-04-18 23:39:08 +02:00 |
|
Joerg Sonnenberger
|
a016de0bdc
|
Consistently use HAVE_NEON to include NEON-specific fragments.
While GCC only defines __ARM_NEON__ when NEON is explicitly requested,
Clang provides it for all CPUs known/expected to have NEON.
|
2015-04-18 23:12:00 +02:00 |
|
twinaphex
|
33254862a6
|
Change 'Using Power' to 'Discharging'
|
2015-04-18 22:04:22 +02:00 |
|
Twinaphex
|
6bbe6203a6
|
(Apple) Cleanups
|
2015-04-18 21:52:45 +02:00 |
|
Twinaphex
|
a642092cb5
|
(iOS) Fixup frontend_apple_get_name
|
2015-04-18 21:20:04 +02:00 |
|
Twinaphex
|
c03f61152b
|
(Apple) Fixup get_os
|
2015-04-18 21:14:30 +02:00 |
|
twinaphex
|
0608ea17b8
|
(Linux) Frontend OS - major/minor now gets properly set
|
2015-04-18 20:49:05 +02:00 |
|
twinaphex
|
5bc364c1fb
|
(Win32) Buildfix
|
2015-04-18 20:44:28 +02:00 |
|
twinaphex
|
f9adf6ee9d
|
(Win32) Implement OS name
|
2015-04-18 20:41:17 +02:00 |
|
twinaphex
|
b4549d4bf4
|
Expand frontend_linux_get_architecture some more
|
2015-04-18 20:16:59 +02:00 |
|
twinaphex
|
5cfc0bb723
|
(Linux) Implement frontend_linux_get_os - still needs major/minor
set
|
2015-04-18 20:08:47 +02:00 |
|
twinaphex
|
a2195e8cdf
|
Create frontend get_architecture function callback
|
2015-04-18 20:03:59 +02:00 |
|
twinaphex
|
b83a03bad6
|
(Linux) Start implementing get_powerstate
|
2015-04-18 19:43:48 +02:00 |
|
twinaphex
|
ac2743b842
|
Create stub frontend/drivers/platform_linux.c
|
2015-04-18 19:12:14 +02:00 |
|
twinaphex
|
88692cbb07
|
(CTR) Use rarch_sleep and some style nits
|
2015-04-18 17:34:14 +02:00 |
|
twinaphex
|
8d4f6a172c
|
(Win32) Implement get_powerstate
|
2015-04-18 17:16:55 +02:00 |
|
Twinaphex
|
99894c831e
|
(iOS) Implement get_powerstate
|
2015-04-18 16:42:49 +02:00 |
|
twinaphex
|
b810f7579d
|
(PSP) Implement get_powerstate
|
2015-04-18 15:28:06 +02:00 |
|
twinaphex
|
7e0395970e
|
Add Power Source to System Information
|
2015-04-18 15:17:27 +02:00 |
|
twinaphex
|
ba69d2ba59
|
(Apple) Style nits
|
2015-04-18 15:09:03 +02:00 |
|