Commit Graph

26595 Commits

Author SHA1 Message Date
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
twinaphex
390b209cba Cleanups 2016-01-26 02:31:10 +01:00
twinaphex
657565f430 Don't use hardcoded PATH_MAX_LENGTH for length 2016-01-26 02:30:33 +01:00
twinaphex
2a9b2d7759 Cut down on duplicated code surrounding game options files 2016-01-26 02:24:59 +01:00
twinaphex
04616522b9 Cleanup action_ok_option_create 2016-01-26 02:21:03 +01:00
twinaphex
8d1aaa4905 Use fill_string_join 2016-01-26 02:07:39 +01:00
aliaspider
46dc864258 (libretro-db) c_converter: refactor creation/deletion of match_key
objects.
2016-01-26 02:02:37 +01:00
twinaphex
ec16640e55 (menu_cbs_ok.c) Use sizeof(variable) for fill_pathname_join and friends 2016-01-26 01:47:35 +01:00
twinaphex
f89467ccbf Create fill_string_join 2016-01-26 01:46:15 +01:00
twinaphex
e386bc4963 Cleanup 2016-01-26 01:27:23 +01:00
twinaphex
5aca126ffe Fix crash when loading from playlist 2016-01-26 01:24:26 +01:00
twinaphex
d8f0df794d Prevent strlcpy if menu_path is NULL 2016-01-26 01:20:08 +01:00