26615 Commits

Author SHA1 Message Date
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
twinaphex
8527742b73 Create Makefile.lua 2016-01-26 09:34:43 +01:00
twinaphex
15946c21f9 Start moving Lua files to separate dir 2016-01-26 09:32:49 +01:00
twinaphex
5cf576e2da Remove duplicate line 2016-01-26 09:30:51 +01:00
twinaphex
d7e75c9192 Simplify strcmp lines 2016-01-26 09:29:17 +01:00
twinaphex
ffec5bf83d (libretro-db) Simplify bintree.c 2016-01-26 09:26:34 +01:00
twinaphex
7baa166adc Change this back 2016-01-26 08:41:07 +01:00
twinaphex
767822bb46 Get rid of leiradel's db converter files 2016-01-26 08:36:44 +01:00
twinaphex
beb985dbaa Make this code more robust 2016-01-26 08:21:44 +01:00
twinaphex
158a520edb Cut down on some code duplication 2016-01-26 07:31:48 +01:00
twinaphex
b73832ce2e Revert "Cleanup code duplication in zip_file_decompressed"
This reverts commit 173c9fd5ca848ceb1c164950f7b6989260bb733b.
2016-01-26 07:16:44 +01:00
twinaphex
173c9fd5ca Cleanup code duplication in zip_file_decompressed 2016-01-26 07:06:38 +01:00
twinaphex
fbc3667f86 zip_file_decompressed - fix need_fullpath codepath 2016-01-26 07:01:26 +01:00
twinaphex
754bf4043d Load_content_from_compressed_archive sets new_path - attempt
to pass it to retro_load_game
2016-01-26 06:49:59 +01:00
Twinaphex
b333775611 Merge pull request #2674 from aliaspider/master
(libretro_db) update c_converter:
2016-01-26 06:44:58 +01:00
twinaphex
e05f04824c Log calls to retro_load_game and also document some other parts of the code 2016-01-26 06:30:28 +01:00
aliaspider
77e22e9a79 (libretro-db) c_converter: merge list entries sharing the same key
instead of overwriting the old ones.
2016-01-26 06:28:34 +01:00
twinaphex
b4f2ff0c42 Another C89_BUILD bugfix 2016-01-26 06:02:08 +01:00
twinaphex
a4cb739fc7 Fix C89_BUILD 2016-01-26 06:01:00 +01:00
twinaphex
c5597d3c9d Cleanups 2016-01-26 05:59:52 +01:00
twinaphex
d1d127728d Style nit 2016-01-26 05:56:53 +01:00
twinaphex
41deaa4af8 Style nits 2016-01-26 05:52:43 +01:00
twinaphex
9c4b927b17 Style nits 2016-01-26 05:48:31 +01:00
twinaphex
d8fef4df6e Style nits 2016-01-26 05:44:21 +01:00
twinaphex
317dda00ea Respect 80-char width limit 2016-01-26 05:38:40 +01:00