twinaphex
|
5ed7c3abed
|
Simplify call to main_load_content
|
2015-12-05 08:10:01 +01:00 |
|
twinaphex
|
ea189e5fe5
|
Remove main_exit_save_config
|
2015-11-11 02:58:21 +01:00 |
|
Twinaphex
|
4784371a90
|
Revert "[WIP] don't create default folders if other folders are set already"
|
2015-09-17 22:05:14 +02:00 |
|
Jorge Suarez
|
6aad439160
|
[all] verify if paths are already configured before creating defaults
|
2015-09-17 14:59:39 -05:00 |
|
Alcaro
|
9554597160
|
Add missing header includes, fixes CXX_BUILD.
|
2015-09-06 14:46:25 +02:00 |
|
twinaphex
|
166cfdf211
|
Cleanup frontend.h
|
2015-04-20 21:35:51 +02:00 |
|
twinaphex
|
14505cc222
|
Create new rarch_main signature
|
2015-04-20 21:31:25 +02:00 |
|
twinaphex
|
4e187ad642
|
Refactor around HAVE_MAIN and do away with HAVE_MAIN_LOOP
|
2015-04-20 21:12:39 +02:00 |
|
twinaphex
|
5d24c75925
|
Create HAVE_MAIN define
|
2015-04-20 21:10:01 +02:00 |
|
twinaphex
|
445bf04892
|
Cleanups to rarch_main - and also fix Android platform struct
|
2015-04-20 20:53:17 +02:00 |
|
twinaphex
|
ca67f9c317
|
Rename frontend/platform/ to frontend/drivers/
|
2015-01-12 21:47:01 +01:00 |
|
twinaphex
|
5c798e6994
|
Move some defines to frontend.h
|
2015-01-11 18:26:59 +01:00 |
|
twinaphex
|
fae8a8d8d7
|
Remove main_entry_decide
|
2015-01-11 17:48:21 +01:00 |
|
twinaphex
|
90a32b022d
|
Slight refinement to main_entry_decide
|
2015-01-11 17:10:14 +01:00 |
|
twinaphex
|
5f26bbcfb9
|
Move main_entry_decide function prototype to frontend.h
|
2015-01-10 06:46:21 +01:00 |
|
twinaphex
|
2929073a42
|
Document frontend.c
|
2015-01-09 01:55:10 +01:00 |
|
twinaphex
|
453321c50b
|
Start updating headers
|
2015-01-07 17:46:50 +01:00 |
|
Twinaphex
|
f2e1641ace
|
Fix 'no previous prototype for function' warning
|
2014-12-31 14:06:16 +01:00 |
|
Twinaphex
|
95c09844ab
|
Call main_exit_save_config from applicationWillResignActive
|
2014-12-31 13:27:53 +01:00 |
|
twinaphex
|
c76a293a2e
|
Add main_exit_save_config
|
2014-12-31 13:22:08 +01:00 |
|
twinaphex
|
4b8473f733
|
Remove header incldue frontend_context.h from frontend/frontend.h
|
2014-10-28 19:45:06 +01:00 |
|
twinaphex
|
c62d52de0f
|
Start properly implementing libretro SDK for boolean.h include
header, glsym, and rthreads
|
2014-10-21 05:05:52 +02:00 |
|
twinaphex
|
4569b4f32c
|
Refine frontend_loop some more
|
2014-09-05 16:34:37 +02:00 |
|
twinaphex
|
1426e705c9
|
(Frontend) Go through frontend_loop function pointer
|
2014-09-05 16:08:03 +02:00 |
|
twinaphex
|
4a2d3cbd4b
|
Cleanups - 80-char limit
|
2014-09-02 05:32:04 +02:00 |
|
twinaphex
|
1ce72b3859
|
(Android) Fix build
|
2014-08-03 00:00:41 +02:00 |
|
twinaphex
|
86f2ef2ae8
|
Get rid of free_args
|
2014-07-28 01:28:48 +02:00 |
|
twinaphex
|
1dfccb84e1
|
Refactor menu_load_game and the content loading routine in
frontend.c
|
2014-07-28 00:18:05 +02:00 |
|
twinaphex
|
b0490c4f8c
|
Build fix
|
2014-07-27 17:17:23 +02:00 |
|
Twinaphex
|
b67b481f1c
|
(Frontend/Menu) start refactoring load_menu_game
|
2014-07-27 08:17:38 +02:00 |
|
Twinaphex
|
5303e1f094
|
(Apple) Have apple_rarch_load_content just call rarch_main
|
2014-07-21 07:41:11 +02:00 |
|
twinaphex
|
4d63b1d391
|
Move default_paths to settings.c
|
2014-06-01 05:06:55 +02:00 |
|
twinaphex
|
7303be0195
|
Merge rarch_console.h with frontend.h
|
2014-06-01 04:50:00 +02:00 |
|
twinaphex
|
efbbe5fbf0
|
(Frontend) Cleanups/cutdown on code duplication
|
2014-02-23 01:18:27 +01:00 |
|
Higor Eurípedes
|
1f8c114641
|
Use C linkage in frontend.h and input_common.h
|
2014-01-05 23:28:34 -03:00 |
|
twinaphex
|
0a15a17d44
|
Update years on all license headers
|
2014-01-01 01:50:59 +01:00 |
|
twinaphex
|
ff036066e2
|
Rework frontend - separate functions now for iterating per frame
and for doing teardown - Emscripten and Apple ports can make use
of this now so we don't need separate frontend implementations
|
2013-12-28 21:08:30 +01:00 |
|