191 Commits

Author SHA1 Message Date
twinaphex
a082198d4b Change retroarch_main_init 2016-05-11 20:50:34 +02:00
twinaphex
2691ab0c7d Rename command_event enums 2016-05-09 20:51:53 +02:00
twinaphex
523ebed112 Combine command_event.c and command.c 2016-05-09 20:30:47 +02:00
twinaphex
a98ef36d36 Rename event_cmd_ctl to command_event 2016-05-09 20:20:50 +02:00
twinaphex
f8a7154557 Rename rarch_ functions 2016-05-09 07:09:26 +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
6bf7112282 Cleanup another enum 2016-05-08 04:42:28 +02:00
twinaphex
fadf87e022 Remove another useless enum 2016-05-08 04:38:01 +02:00
twinaphex
ccb13cdd82 remove unnecessary enum 2016-05-08 04:36:16 +02:00
twinaphex
0bd45c7f51 Add content_load 2016-05-08 04:35:00 +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
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
f59420094a Simplify dump_to_file_desperate 2016-05-01 16:05:07 +02:00
radius
e576296131 make it possible to stop retroarch from creating default dirs for users with custom setups 2016-04-28 16:48:58 -05:00
twinaphex
02ea0a8a80 Use new_path 2016-04-28 21:47:33 +02:00
twinaphex
cedb005c93 let's see if this works 2016-04-28 21:46:13 +02:00
twinaphex
895783d854 Move some variables 2016-04-28 20:49:13 +02:00
twinaphex
7dffc6286b Internally change directory settings 2016-04-28 19:26:02 +02:00
sergiobenrocha2
7db1d2047b Sane default path for thumbnails [on linux]. 2016-04-23 19:20:16 -03:00
Twinaphex
2bcc36b387 Remove unused variables 2016-04-10 16:25:24 +02:00
twinaphex
c015711090 content.c - cleanups 2016-04-10 15:33:04 +02:00
twinaphex
e41127459e Rename 'filestream' functions 2016-03-24 04:09:25 +01:00
twinaphex
2e14d0979b Header include cleanups 2016-03-22 03:13:33 +01:00
twinaphex
3720cf87e7 Rename retro_file to file_stream 2016-03-20 16:29:14 +01:00
twinaphex
c7e13e2bcd (libretro-common) Rename file_archive to archive_file 2016-03-20 16:14:40 +01:00
twinaphex
93b7dc1bdd (libretro-common) move 'lists' files to lists/ 2016-03-20 14:53:54 +01:00
Alwin Garside
97b60b1e20 Fixed emscripten build 2016-03-13 15:30:30 +01:00
twinaphex
2d158b809c Cleanups 2016-03-04 19:29:22 +01:00
twinaphex
75c05a5d7f Do away with no_content member 2016-03-02 06:20:36 +01:00
twinaphex
b57b5f3624 load_content_from_compressed_archive - prevent warning 2016-03-01 07:20:16 +01:00
twinaphex
55abe2e38f 80-char width limit nits 2016-02-26 15:41:28 +01:00
twinaphex
eb62d5f4a4 Add HAVE_ZLIB ifdef to content.c 2016-02-23 22:05:32 +01:00
twinaphex
0d3c30978d Add log 2016-02-16 05:42:45 +01:00
twinaphex
46cc21029b Add CONTENT_CT_LOAD 2016-02-16 05:34:33 +01:00
twinaphex
ee24cfce31 Roll this back 2016-02-16 05:18:39 +01:00
twinaphex
a3ce07b5af Add preliminary backport of stdin ROM loading - doesn't work
for me yet
2016-02-16 04:52:36 +01:00
twinaphex
d14f9e6f08 Cleanup 2016-02-15 23:50:46 +01:00
twinaphex
f71611251f Cleanups 2016-02-15 23:49:23 +01:00
twinaphex
620dac1abd Make some functions static 2016-02-15 21:51:30 +01:00
twinaphex
f8b866c8c1 Combine file_ops.c and content.c 2016-02-15 21:49:29 +01:00
twinaphex
0b8efb7736 Rename some functions 2016-02-15 21:40:54 +01:00
twinaphex
d4846b9021 Refactor content_load 2016-02-15 04:04:14 +01:00
twinaphex
b4b50d1972 Create content_push_to_history_playlist 2016-02-15 03:56:10 +01:00
twinaphex
f621165adf Cleanups 2016-02-15 01:50:49 +01:00
twinaphex
300aac33cf Rename rarch_main_init_wrap 2016-02-15 01:34:15 +01:00
twinaphex
a10fae4e8b Move main_load_content to content.c 2016-02-15 01:22:28 +01:00
twinaphex
6c06ffbf1d Create CHEEVOS_CTL_SET_CHEATS 2016-02-13 06:13:46 +01:00