twinaphex
|
74d8ce4b95
|
Remove this unused variable
|
2016-09-17 13:58:03 +02:00 |
|
twinaphex
|
392fad75b8
|
Cleanups
|
2016-09-17 13:57:38 +02:00 |
|
twinaphex
|
f5d0325b2f
|
Fix bug in path_clear_all
|
2016-09-17 13:56:41 +02:00 |
|
twinaphex
|
fa5db51b02
|
Divorce config variable from global struct
|
2016-09-17 13:50:34 +02:00 |
|
twinaphex
|
471347689d
|
Create path_clear_all
|
2016-09-17 13:47:26 +02:00 |
|
twinaphex
|
f4e1ffeabf
|
Don't access global->path.config directly
|
2016-09-17 13:42:48 +02:00 |
|
twinaphex
|
e338b78792
|
Use new core options accessors
|
2016-09-17 13:40:25 +02:00 |
|
twinaphex
|
b51aca2fa5
|
Add core options path accessors
|
2016-09-17 13:37:37 +02:00 |
|
twinaphex
|
075599e818
|
Start using path_ functions for accessing and modifying global->path.config
|
2016-09-17 13:14:14 +02:00 |
|
twinaphex
|
0aa2cf5019
|
Create path_set_config and path_is_config_empty
|
2016-09-17 13:04:12 +02:00 |
|
twinaphex
|
ec45dbaf0c
|
Move retroarch_path_is_media_type to paths.c
|
2016-09-17 12:56:19 +02:00 |
|
twinaphex
|
b89def5d8f
|
Rename config_get/config_set functions
|
2016-09-17 12:51:44 +02:00 |
|
twinaphex
|
56d8be90ec
|
Cleanup
|
2016-09-17 12:37:53 +02:00 |
|
twinaphex
|
5aebdb7484
|
Mov code to paths.c
|
2016-09-17 12:35:29 +02:00 |
|
twinaphex
|
1dd28bdf9f
|
Move retroarch_set_pathnames/retroarch_fill_pathnames
|
2016-09-17 12:25:26 +02:00 |
|
twinaphex
|
d8b5e3c1ec
|
Move more code to paths.c
|
2016-09-17 12:22:51 +02:00 |
|
twinaphex
|
0b0314d4ff
|
Move more functions to paths.c
|
2016-09-17 12:19:17 +02:00 |
|
twinaphex
|
069dbce5c5
|
Add more functions to paths.c
|
2016-09-17 12:16:11 +02:00 |
|
twinaphex
|
005b86eb5d
|
Create paths.c
|
2016-09-17 12:10:46 +02:00 |
|
twinaphex
|
96d4347c4a
|
Go back to only calling core_poll() if menu is alive or RetroArch
is paused
|
2016-09-17 12:05:27 +02:00 |
|
radius
|
042eadd39e
|
(ems) we don't need rjpg in emscripten
|
2016-09-17 03:12:22 -05:00 |
|
radius
|
6f195ddc6d
|
(ems) template cleanup
|
2016-09-17 02:05:49 -05:00 |
|
radius
|
10222178b0
|
(ems) we don't need rjpg
|
2016-09-17 02:01:59 -05:00 |
|
radius
|
0515e9f753
|
(ems) remove some unused code
|
2016-09-17 02:01:13 -05:00 |
|
twinaphex
|
1cf7d758b5
|
Move code to movie.c
|
2016-09-17 01:54:33 +02:00 |
|
twinaphex
|
7b26c43adc
|
dynamic.c - cleanup
|
2016-09-17 01:45:24 +02:00 |
|
twinaphex
|
dbbdc56df9
|
Fix libretro-db Makefile
|
2016-09-17 01:42:52 +02:00 |
|
twinaphex
|
9d7798d52a
|
(configuration.c) Cleanup
|
2016-09-17 01:40:11 +02:00 |
|
twinaphex
|
7c0ba42c09
|
driver.c - Cleanups
|
2016-09-17 00:44:29 +02:00 |
|
twinaphex
|
e3c560014c
|
Turn HAVE_GLES into HAVE_OPENGLES
|
2016-09-17 00:38:35 +02:00 |
|
twinaphex
|
7e87ba4dcb
|
Dont use HAVE_GLES - turn it into HAVE_OPENGLES
|
2016-09-17 00:33:42 +02:00 |
|
twinaphex
|
fb8237f1bb
|
Cleanup command_event_save_current_config
|
2016-09-17 00:28:47 +02:00 |
|
twinaphex
|
4caee1ca5f
|
Get rid of one ifdef
|
2016-09-17 00:22:55 +02:00 |
|
Twinaphex
|
32ce489eed
|
Get rid of unused variable
|
2016-09-16 20:35:38 +02:00 |
|
twinaphex
|
d96386cd18
|
(iOS) Buildfix
|
2016-09-16 20:34:34 +02:00 |
|
twinaphex
|
955c399386
|
(ffmpeg_core.c) nits
|
2016-09-16 19:23:42 +02:00 |
|
twinaphex
|
c4c96aa843
|
Don't show ffmpeg_fft_ core options when HAVE_OPENGL is not defined
|
2016-09-16 19:20:45 +02:00 |
|
twinaphex
|
5f6f630818
|
(ffmpeg core) Cleanup
|
2016-09-16 19:15:46 +02:00 |
|
twinaphex
|
eac7bcf38f
|
Create unfinished version of matrix_4x4_lookat
|
2016-09-16 18:27:00 +02:00 |
|
twinaphex
|
ee4c893c07
|
Update matrix_4x4_projection
|
2016-09-16 18:03:30 +02:00 |
|
twinaphex
|
6002fd9f2a
|
(shader_vulkan.cpp) Nits
|
2016-09-16 17:50:57 +02:00 |
|
twinaphex
|
1055938b67
|
Add vector_4 to Griffin and Makefile.common
|
2016-09-16 17:46:13 +02:00 |
|
twinaphex
|
028bb38ec5
|
Add vector_4
|
2016-09-16 17:45:41 +02:00 |
|
twinaphex
|
99aae8537b
|
Use string_is_equal/stdstring.h
|
2016-09-16 17:33:18 +02:00 |
|
twinaphex
|
f395e851c4
|
Use stdstring.h
|
2016-09-16 17:25:47 +02:00 |
|
twinaphex
|
5698bd489c
|
menu_input_pointer_post_iterate - cleanup
|
2016-09-16 17:14:41 +02:00 |
|
radius
|
69f8cd1acb
|
(ems) add template for people who want their own self-hosted player
(ems) add readme
|
2016-09-16 10:04:46 -05:00 |
|
Twinaphex
|
7ac0d84dec
|
Merge pull request #3603 from RobLoach/patch-10
Add EditorConfig support
|
2016-09-16 16:58:41 +02:00 |
|
Twinaphex
|
1144921e53
|
Merge pull request #3604 from RobLoach/patch-9
Delete .empty
|
2016-09-16 16:57:42 +02:00 |
|
twinaphex
|
ef7541261a
|
Move delay struct variables to menu_event as static variables
|
2016-09-16 16:54:04 +02:00 |
|