18852 Commits

Author SHA1 Message Date
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
Twinaphex
9b4d2769f3 (OSX) Start implementing get_powerstate - based on SDL implementation 2015-04-18 15:07:04 +02:00
twinaphex
b721389234 Create 'get_powerstate' function for frontend driver 2015-04-18 13:56:40 +02:00
Twinaphex
6b15d7d2ea Merge pull request #1635 from fr500/master
Auto override / remap loading refinements
2015-04-18 09:18:01 +02:00
radius
e2479ade31 add setting to enable/disable autoload of remap files 2015-04-17 20:14:49 -05:00
radius
bb48ebfb99 add setting to enable/disable autoload of config overrides 2015-04-17 20:07:15 -05:00
radius
3ef7d0f4de allow saving manually when overrides are active 2015-04-17 18:52:10 -05:00
Twinaphex
46cadbe846 Merge pull request #1634 from aliaspider/master
(CTR/3DS) video/audio drivers update.
2015-04-17 21:21:59 +02:00
aliaspider
1575b7e87f (CTR/3DS) audio driver: use cpu tick count instead of csndGetState to
determine the playback position.
fixes a random lockup that can happen when calling csndGetState, and
also removes the need to rely on samplePAddr since it doesn't seem to
available on all systems.
2015-04-17 19:50:36 +01:00
aliaspider
2076846a5c (CTR/3DS) disable v-sync blocking after a missed vblank-start event.
will prevent cores running under 60fps from slowing down even more.
2015-04-17 19:45:07 +01:00
twinaphex
2c2fa0ce30 (CoreAudio) Use straight pthread again 2015-04-17 10:54:03 +02:00
twinaphex
4c5a009f43 Cleanups 2015-04-16 23:40:55 +02:00
twinaphex
4468f768a6 Cleanups 2015-04-16 23:22:29 +02:00
twinaphex
94b1f2f54f (drm_egl_ctx.c) Cleanup 2015-04-16 23:04:22 +02:00
twinaphex
3a6e369516 (Context drivers) Cleanups 2015-04-16 23:03:55 +02:00
twinaphex
590e315bd1 (glx) Remove header includes here too 2015-04-16 22:41:17 +02:00
twinaphex
20e167e00f (xegl_ctx.c) Remove some unused X11 headers 2015-04-16 22:40:24 +02:00