293 Commits

Author SHA1 Message Date
twinaphex
44ed8d1116 CXX_BUILD fixes 2016-05-09 05:48:47 +02:00
twinaphex
725c202498 Remove input_driver_ctl 2016-05-08 23:12:04 +02:00
twinaphex
3002777196 Bugfix 2016-05-08 21:30:06 +02:00
twinaphex
807b5c6325 Get rid of audio_driver_ctl 2016-05-08 18:24:25 +02:00
twinaphex
de71776405 (audio driver) Cleanups 2016-05-08 18:03:09 +02:00
twinaphex
93d16aaba3 (audio driver) refactor functions 2016-05-08 18:00:32 +02:00
twinaphex
518a83b2c3 Create audio_driver_toggle_mute 2016-05-08 17:42:20 +02:00
Hans-Kristian Arntzen
d723411436 De ioctl video_driver. 2016-05-08 14:00:51 +02:00
Hans-Kristian Arntzen
951c3e4085 De-ioctl menu display interface.
Holy crap ...
2016-05-08 12:38:46 +02:00
twinaphex
e165954395 Rename libretro_version_1 to core_impl 2016-05-08 05:29:10 +02:00
twinaphex
5c269d38a1 (content.c) Remove content_ctl 2016-05-08 05:17:31 +02:00
twinaphex
6195deb188 De-ioctl-ify content functions 2016-05-08 04:31:56 +02:00
twinaphex
496fcc9798 Buildfix 2016-05-08 04:16:11 +02:00
twinaphex
ae9ea8f2db (MSVC) Buildfixes 2016-05-08 04:04:50 +02:00
twinaphex
6544772fb8 De-ioctl ify core_ctl 2016-05-08 01:33:57 +02:00
twinaphex
42019bd02f People don't like ioctl functions - so here goes 2016-05-08 00:15:21 +02:00
twinaphex
895783d854 Move some variables 2016-04-28 20:49:13 +02:00
twinaphex
65dec874a8 Move some path settings 2016-04-28 19:52:25 +02:00
twinaphex
7dffc6286b Internally change directory settings 2016-04-28 19:26:02 +02:00
twinaphex
695a93e071 Cleanups 2016-04-10 15:52:06 +02:00
twinaphex
2e14d0979b Header include cleanups 2016-03-22 03:13:33 +01:00
Hans-Kristian Arntzen
ef79734e7c Use same system as dynamic cores to get system info. 2016-03-21 22:58:13 +01:00
twinaphex
ac6362cae4 Combine list_special files 2016-03-20 17:28:24 +01:00
twinaphex
93b7dc1bdd (libretro-common) move 'lists' files to lists/ 2016-03-20 14:53:54 +01:00
Jools Wills
797e62f604 fix config path saving when saving new config - can't use overlapping buffers in snprintf - fixes #2793 2016-03-19 03:30:04 +00:00
radius
7f5a6cdbf9 use string_is_empty instead 2016-03-18 20:28:48 -05:00
radius
9b6e97f967 remove stray OSD message 2016-03-17 19:06:19 -05:00
twinaphex
91d14cbb62 Revert "Create RARCH_NETPLAY_CTL_IS_ENABLED, RARCH_NETPLAY_CTL_SET_ENABLE,"
This reverts commit 1a978b0f3cfff8ab450a9e6ee62a762a997db6dc.
2016-03-18 00:32:02 +01:00
twinaphex
1a978b0f3c Create RARCH_NETPLAY_CTL_IS_ENABLED, RARCH_NETPLAY_CTL_SET_ENABLE,
and RARCH_NETPLAY_CTL_USNET_ENABLE
2016-03-14 15:03:42 +01:00
twinaphex
29bc5b1d50 Should now properly hide cursor when mouse grabbed 2016-03-14 14:41:46 +01:00
twinaphex
2e080967b0 Reimplement grab mouse code a bit - we really need to drastically
rewrite this
2016-03-14 14:37:18 +01:00
David Skywalker
1a5273a73b just check hardcore mode changes on menu
also fix a rewind deinit
2016-03-14 12:53:56 +01:00
David Skywalker
91361f26de cheevos - added hardcore mode, in this mode savestates and rewind are disabled. 2016-03-14 11:51:54 +01:00
twinaphex
64a77af881 Use RARCH_DISPLAY_CTL_HW_CONTEXT_GET directly instead of
going through video_driver_callback
2016-03-04 20:49:55 +01:00
twinaphex
c717ebdfda Rename callbacks 2016-03-04 20:00:49 +01:00
twinaphex
2d158b809c Cleanups 2016-03-04 19:29:22 +01:00
twinaphex
6f80e09ce1 Change MIN/MAX to upper-case 2016-03-02 00:07:31 +01:00
radius
66a8e08252 remove saving remapping, use the automated method instead 2016-02-21 13:55:04 -05:00
twinaphex
d5429f00e1 silence warning 2016-02-21 19:05:58 +01:00
radius
7cc72520f7 add message to save current config 2016-02-21 12:37:11 -05:00
radius
5f3b27417b fix save new config 2016-02-21 12:30:22 -05:00
Andrés
1f951656a3 Update command_event.c 2016-02-14 23:23:29 -05:00
twinaphex
24bafd7ab9 Create RARCH_INPUT_CTL_GRAB_MOUSE 2016-02-13 07:36:45 +01:00
twinaphex
6c06ffbf1d Create CHEEVOS_CTL_SET_CHEATS 2016-02-13 06:13:46 +01:00
twinaphex
fc6d22d47b Create CHEEVOS_CTL_UNLOAD 2016-02-13 06:11:17 +01:00
twinaphex
f75f0beb08 Add EVENT_CMD_EXEC 2016-02-13 05:30:57 +01:00
netux79
a2851ab70b (GX) Resolution Saving's Video Corruption Fix.
Also some cleanups for the RA GX version included.
2016-02-12 16:58:59 -05:00
twinaphex
267c9f8225 Toggle after EVENT_CMD_RESET if UI companion driver is on
foreground
2016-02-12 06:56:43 +01:00
twinaphex
314d683228 Only toggle UI companion driver if UI is on foreground 2016-02-12 06:52:42 +01:00
Twinaphex
b4fdab79fe Pressing 'Resume Content' will now toggle the UI companion driver 2016-02-12 06:47:48 +01:00