27039 Commits

Author SHA1 Message Date
twinaphex
a9e71b12e1 Cleanup 2016-01-27 08:50:23 +01:00
twinaphex
9ad2e6fa1f Simplify some code in load_content - only do cheevos calls
when content has been successfully loaded
2016-01-27 08:48:19 +01:00
twinaphex
d658c1e09b Cleanup 2016-01-27 08:42:52 +01:00
twinaphex
2c3cb61ca8 Move code to libretro_version_1.c 2016-01-27 08:40:18 +01:00
twinaphex
1e044f38ad Move RARCH_CTL_INIT_SYSTEM_AV_INFO to libretro_version_1.c 2016-01-27 08:21:41 +01:00
twinaphex
6a7b2aed5c Simplifications 2016-01-27 08:17:12 +01:00
twinaphex
392fee9023 Create CORE_CTL_VERIFY_API_VERSION 2016-01-27 08:13:54 +01:00
twinaphex
76f068f852 Simplify RARCH_CTL_VERIFY_API_VERSION 2016-01-27 08:11:42 +01:00
twinaphex
1c3bf435e5 Replace other core.retro_serialize/unserialize references 2016-01-27 07:28:03 +01:00
twinaphex
fb3b0bd809 (rewind.c) Use new callbacks 2016-01-27 07:23:50 +01:00
twinaphex
c89f10d312 (movie.c) Use new callbacks 2016-01-27 07:21:12 +01:00
twinaphex
24d438ccc1 Start using new callbacks 2016-01-27 07:17:53 +01:00
twinaphex
dad9b4abf8 Create CORE_CTL_RETRO_SERIALIZE and CORE_CTL_RETRO_UNSERIALIZE 2016-01-27 07:14:06 +01:00
twinaphex
57d19b21b5 Use CORE_CTL_RETRO_SERIALIZE_SIZE everywhere 2016-01-27 07:09:30 +01:00
twinaphex
a4bfd9046c Create CORE_CTL_RETRO_SERIALIZE_SIZE 2016-01-27 06:46:59 +01:00
twinaphex
6750d74e46 Cleanup 2016-01-27 05:55:26 +01:00
twinaphex
6958a23b96 Add RETRO_CTL_RETRO_SET_ENVIRONMENT 2016-01-27 05:19:15 +01:00
twinaphex
cb78c1c610 Turn retro_ctx into static local variable of core_ctl 2016-01-27 04:54:22 +01:00
twinaphex
0434c907c4 Replace another reference to retro_ctx 2016-01-27 04:51:47 +01:00
twinaphex
6151e1c425 Create CORE_CTL_RETRO_CTX_FRAME_CB and CORE_CTL_RETRO_CTX_POLL_CB 2016-01-27 04:49:38 +01:00
radius
4165c89385 only check for identical paths, not CRC too 2016-01-26 22:10:42 -05:00
twinaphex
5016ebd344 Create CORE_CTL_RETRO_GET_SYSTEM_AV_INFO 2016-01-27 03:40:02 +01:00
twinaphex
adcff5b6ec Start creating more CORE_CTL_ callbacks 2016-01-27 03:35:52 +01:00
twinaphex
489b578bf8 rename CORE_CTL_RUN to CORE_CTL_RETRO_RUN 2016-01-27 03:31:42 +01:00
twinaphex
d1ffd1f9cc Create CORE_CTL_RUN 2016-01-27 03:21:36 +01:00
twinaphex
4843e76491 Add CORE_CTL_SET_CBS_REWIND 2016-01-27 03:18:18 +01:00
twinaphex
ca00274204 Add CORE_CTL_SET_CBS 2016-01-27 03:17:05 +01:00
twinaphex
1a9479ed04 Create core_ctl commands CORE_CTL_INIT / CORE_CTL_DEINIT 2016-01-27 03:14:36 +01:00
twinaphex
348b14f64f Remove unused retro_flush_audio prototype 2016-01-27 03:10:01 +01:00
twinaphex
e132115185 Start creating core_ctl 2016-01-27 03:08:49 +01:00
twinaphex
d1ac905248 Return 'ret' at end of load_content instead of hardcoded 'true' 2016-01-27 02:40:11 +01:00
twinaphex
34876ef432 Create 'representation' value for Poll Type Behavior setting 2016-01-27 01:54:43 +01:00
twinaphex
326d5d319a Add Poll Type Behavior setting to Input Settings 2016-01-27 01:51:09 +01:00
twinaphex
11a82481c4 Improve explanation 2016-01-27 01:37:52 +01:00
twinaphex
e2b322040f Add some notes to retroarch.cfg 2016-01-27 01:33:28 +01:00
twinaphex
6fd1a98f97 Add input_poll_type_behavior 2016-01-27 01:29:53 +01:00
twinaphex
370f2c087f Nit 2016-01-27 01:17:55 +01:00
twinaphex
9ad50f91e8 Add poll-type - can change it only at compile-time right now 2016-01-27 01:16:53 +01:00
twinaphex
cce5d3e900 Cleanup dump_to_file_desperate 2016-01-27 00:06:06 +01:00
twinaphex
b80b5c7be3 Fix CXX_BUILD 2016-01-26 21:49:23 +01:00
Twinaphex
23b7bdfea6 Blind attempt at fixing analog for netplay 2016-01-26 21:46:59 +01:00
Twinaphex
5b2a9ef0b3 Merge pull request #2677 from fr500/master
avoid adding duplicates to the database
2016-01-26 21:29:25 +01:00
radius
40e2994fb6 remove log message 2016-01-26 15:24:17 -05:00
radius
2af0708047 do not push entries that are already on the database 2016-01-26 15:22:16 -05:00
twinaphex
68ea128cb5 Turn menu_init into static function 2016-01-26 21:04:05 +01:00
twinaphex
f533a986c5 Minor nit 2016-01-26 20:41:13 +01:00
Alcaro
6962c6bb11 This shouldn't be an issue anymore, and even if it is, it's a core bug and don't belong here. 2016-01-26 19:52:36 +01:00
twinaphex
f15e03816b Take this out, serves no purpose 2016-01-26 19:49:05 +01:00
twinaphex
8d7290b300 Try to use menu GL driver when SDL GL is selected as context driver 2016-01-26 19:41:54 +01:00
twinaphex
ff15d708f6 (libretro-db) Take out testlib.so from main Makefile 2016-01-26 09:36:00 +01:00