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
twinaphex
27661c8087
Refactor some HAVE_X11/HAVE_EGL code
2015-04-16 22:39:28 +02:00
twinaphex
182c4e5e37
Add _opengles_supp to config.features.h
2015-04-16 22:13:16 +02:00
twinaphex
d9f5f7c457
Add more entries to System Information
2015-04-16 21:58:19 +02:00
twinaphex
3c498eb505
Add HAVE_GLSL/HAVE_HLSL to config.features.h
2015-04-16 20:59:55 +02:00
twinaphex
aded842d4f
Start adding config.features to system information
2015-04-16 20:56:06 +02:00
twinaphex
686c453681
(System Information) Add CPU features information
2015-04-16 20:37:21 +02:00
twinaphex
d266a45b7c
(OSX) Take out HAVE_GIT_VERSION again
2015-04-16 20:24:37 +02:00
twinaphex
7a5ca10c7e
Add git_version.c to Griffin
2015-04-16 20:23:06 +02:00
twinaphex
0f956fd217
(OSX) Add HAVE_GIT_VERSION
2015-04-16 20:21:58 +02:00
Twinaphex
cb03dcc58f
Cleanups
2015-04-16 20:19:53 +02:00
twinaphex
6c8fb89773
Refactor print_compiler
2015-04-16 20:17:05 +02:00
twinaphex
83e3231fdd
(System Information) Add frontend->get_os
2015-04-16 20:07:54 +02:00
twinaphex
cd76c3f975
Add gfx_ctx_get_ident
2015-04-16 20:00:10 +02:00
twinaphex
b818038314
Prevent segfault in gfx_ctx_get_metrics
2015-04-16 19:42:27 +02:00
twinaphex
7bfca05272
System Information - show Display Metrics
2015-04-16 19:41:07 +02:00
twinaphex
7f50f44ddb
Start adding 'System Information'
2015-04-16 19:36:34 +02:00
Twinaphex
1dca314fdd
Merge pull request #1632 from lakkatv/touch
...
(XMB) Basic touch support, no drag yet
2015-04-16 19:01:38 +02:00
Jean-André Santoni
ba99edb847
(XMB) Basic touch support, no drag yet
2015-04-16 17:40:17 +02:00
Twinaphex
59d8b0702c
Merge pull request #1631 from lakkatv/touch
...
Touch
2015-04-16 16:00:07 +02:00
Jean-André Santoni
625d38a6dd
(Menu) Fix new glui design compatibility with block text rendering
2015-04-16 15:32:49 +02:00
Jean-André Santoni
0a56e3dcaa
(Menu) Fix touch compatibility with the framebuf.dirty optimization
2015-04-16 15:32:49 +02:00
Jean-André Santoni
128cf327a3
(Menu) Drag to scroll with touch
2015-04-16 15:32:49 +02:00
Twinaphex
df7742c289
Merge pull request #1630 from aliaspider/master
...
disable config_file_dump_all.
2015-04-15 22:37:30 +02:00
aliaspider
dbe2243644
disable config_file_dump_all.
2015-04-15 21:31:24 +01:00
twinaphex
683c082d45
Enable threaded data runloop by default when HAVE_THREADS is
...
defined
2015-04-15 20:12:00 +02:00
Twinaphex
8dd265bbad
Remove unused variable
2015-04-15 20:06:48 +02:00
twinaphex
94150cef70
Add 'Record Driver' option
2015-04-15 13:37:38 +02:00
twinaphex
23b9a3ee47
Add 'use_output_directory'
2015-04-15 12:42:36 +02:00
twinaphex
3717414e2e
Setting recordings from the menu works now
2015-04-15 10:55:23 +02:00
twinaphex
ee3442b962
Fix crash when toggling menu switch when we're in 'Core Updater' screen
2015-04-15 09:55:23 +02:00
twinaphex
5b6030c2c7
(Core Updater) Cleanup global variables
2015-04-15 09:48:13 +02:00
twinaphex
7f17f340c0
(Menu) Cleanup
2015-04-15 09:35:48 +02:00
Twinaphex
e9dd1603ab
Merge pull request #1629 from lioncash/leak
...
libusb_hid: Fix a potential memory leak
2015-04-15 09:26:51 +02:00
twinaphex
c2f659fb68
Add 'Recording Settings' to menu_entries_common_is_settings_entry
2015-04-15 09:25:09 +02:00
Lioncash
fff8ef3db7
libusb_hid: Fix a potential memory leak
2015-04-15 03:22:27 -04:00
twinaphex
9c2193f915
Start adding record_config setting
2015-04-15 09:18:43 +02:00
Alcaro
3c6ad44f88
Merge pull request #1628 from lioncash/cast
...
dinput: Return NULL instead of false for dinput_get_joypad_driver()
2015-04-15 09:10:53 +02:00
Lioncash
da56cb3071
dinput: Return NULL instead of false for dinput_get_joypad_driver
2015-04-15 03:08:57 -04:00
twinaphex
eeb28dc4fb
Revert "Don't hide 'Quit RetroArch' for iOS"
...
This reverts commit fdc74d95a8
.
2015-04-15 07:37:21 +02:00
Twinaphex
946193446d
(iOS) Move buffer swap to actual buffer swap function
2015-04-15 07:34:22 +02:00