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 173c9fd5ca .
|
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 |
|
twinaphex
|
f6ca836e25
|
Cleanups - respect 80-char width
|
2016-01-26 05:07:37 +01:00 |
|
twinaphex
|
77a21ba283
|
Cleanups
|
2016-01-26 05:06:11 +01:00 |
|
twinaphex
|
302e7d0944
|
Style nits - respect 80-char width
|
2016-01-26 05:03:41 +01:00 |
|
twinaphex
|
d4d6788381
|
Use sizeof(variable) instead of hardcoded PATH_MAX_LENGTH
|
2016-01-26 04:58:40 +01:00 |
|
twinaphex
|
425406537c
|
Fix Android crash
|
2016-01-26 04:29:19 +01:00 |
|
aliaspider
|
35e54b9777
|
(libretro-db) c_converter: simplify value_provider:
- use hash-key based lookups.
- allow direct editing of the the dat<->rdb mappings.
|
2016-01-26 03:17:22 +01:00 |
|
twinaphex
|
6cba7d8d91
|
Cleanups
|
2016-01-26 02:42:23 +01:00 |
|
twinaphex
|
2716d9da3e
|
Cleanups
|
2016-01-26 02:39:54 +01:00 |
|
twinaphex
|
24e577750b
|
Cleanups
|
2016-01-26 02:38:09 +01:00 |
|