4401 Commits

Author SHA1 Message Date
twinaphex
32b9303a79 Create RARCH_MENU_CTL_LIST_SET_SELECTION 2016-02-03 17:15:00 +01:00
twinaphex
f70a082626 Create event_cmd_exec - get rid of libretro_private.h 2016-02-03 16:58:06 +01:00
twinaphex
45b806aed8 Cleanups 2016-02-03 15:50:51 +01:00
twinaphex
f9f0d4abb6 Refactor 2016-02-03 15:47:57 +01:00
Twinaphex
f080cfe74f Merge pull request #2690 from lakkatv/master
Display Co-op in the database informations
2016-02-03 14:37:09 +01:00
twinaphex
321690b416 Refactors to do with set_fork method 2016-02-03 14:36:34 +01:00
Jean-André Santoni
18cf2f3f88 Display Co-op in the database informations 2016-02-03 19:36:13 +07:00
twinaphex
0e7729c660 Create frontend_driver_get_salamander_basename 2016-02-03 13:36:00 +01:00
twinaphex
9a5ce5fdb3 Make HAVE_LIBRETRO_MANAGEMENT define obsolete 2016-02-03 12:31:29 +01:00
twinaphex
2cbb18b4e4 Create RARCH_DRIVER_CTL_FIND_INDEX 2016-02-01 13:15:53 +01:00
twinaphex
668373f9f8 Refactor away some functions 2016-02-01 12:56:17 +01:00
Monroe88
2ce3ed1319 Keep Quick Menu at the top of the Main Menu 2016-01-31 14:36:41 -06:00
radius
ed7323ea88 forgot to free this 2016-01-31 02:17:52 -05:00
radius
659a3ef5d8 write to game options files if created instead of the main options file 2016-01-31 01:54:57 -05:00
twinaphex
f5b7add383 Cleanups 2016-01-30 05:21:05 +01:00
twinaphex
a267bdfbe3 MOve gfx/image/image.c to gfx/video_texture_image.c 2016-01-30 02:39:08 +01:00
twinaphex
4f94e2b5d8 (Android) Fix APK assets extraction 2016-01-29 09:42:15 +01:00
twinaphex
ab221f96f1 Create CORE_CTL_SET_POLL_TYPE 2016-01-28 04:17:59 +01:00
twinaphex
1cc5bfbc12 use callbacks 2016-01-28 04:13:31 +01:00
twinaphex
6f0c4e03d5 Create EVENT_CMD_DISK_APPEND_IMAGE 2016-01-27 20:04:34 +01:00
twinaphex
6151e1c425 Create CORE_CTL_RETRO_CTX_FRAME_CB and CORE_CTL_RETRO_CTX_POLL_CB 2016-01-27 04:49:38 +01:00
twinaphex
489b578bf8 rename CORE_CTL_RUN to CORE_CTL_RETRO_RUN 2016-01-27 03:31:42 +01:00
twinaphex
d1ffd1f9cc Create CORE_CTL_RUN 2016-01-27 03:21:36 +01:00
twinaphex
34876ef432 Create 'representation' value for Poll Type Behavior setting 2016-01-27 01:54:43 +01:00
twinaphex
326d5d319a Add Poll Type Behavior setting to Input Settings 2016-01-27 01:51:09 +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
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
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
d4d6788381 Use sizeof(variable) instead of hardcoded PATH_MAX_LENGTH 2016-01-26 04:58:40 +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
ec16640e55 (menu_cbs_ok.c) Use sizeof(variable) for fill_pathname_join and friends 2016-01-26 01:47:35 +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
twinaphex
07d65c34ad Simplify menu_content.c 2016-01-25 18:28:19 +01:00
twinaphex
0c235f336b Nits 2016-01-25 18:21:48 +01:00
twinaphex
c78d3e0fd7 Cleanups 2016-01-25 18:19:19 +01:00
twinaphex
e141b17bf4 Nits 2016-01-25 18:18:00 +01:00
twinaphex
e5c1d0d8b5 Respect 80-char width length 2016-01-25 18:14:14 +01:00
twinaphex
f31a6a76bd Cleanup action_ok_playlist_entry 2016-01-25 18:11:26 +01:00
twinaphex
6596d15d81 Remove some RARCH_CONSOLE ifdefs 2016-01-25 06:55:15 +01:00
twinaphex
37acfe06ee System Information - add dynamic support 2016-01-25 06:49:37 +01:00
twinaphex
0edda872fe Cleanup 2016-01-25 06:41:58 +01:00
twinaphex
c003f63622 Cleanup 2016-01-25 06:39:22 +01:00
twinaphex
e7e0187c8a Cleanup 2016-01-25 06:34:02 +01:00
twinaphex
8cc3eb3193 Refine how 'Start Core' works - if a core supports starting
with no content, 'Start Core' will do somethign
2016-01-25 06:10:37 +01:00
twinaphex
7a0daf2cef Cleanups 2016-01-25 05:58:45 +01:00
twinaphex
854937483d Move rarch_playlist_load_content to menu_content.c 2016-01-25 05:43:27 +01:00