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 |
|
twinaphex
|
4630d625f1
|
Move rarch_defer_core to menu_content.c and rename it
menu_content_defer_core
|
2016-01-25 05:38:22 +01:00 |
|
twinaphex
|
58b6499cca
|
Cleanup
|
2016-01-25 05:33:42 +01:00 |
|
twinaphex
|
7627a6635a
|
Cleanup
|
2016-01-25 05:32:23 +01:00 |
|
twinaphex
|
4381370f35
|
menu_content_load - cleanup
|
2016-01-25 05:31:21 +01:00 |
|
twinaphex
|
22bf74ff37
|
Start moving code to menu_content.c
|
2016-01-25 04:44:54 +01:00 |
|
twinaphex
|
9a6cfe9084
|
Create menu_content.c
|
2016-01-25 04:32:52 +01:00 |
|
twinaphex
|
e92ee4fba7
|
action_ok_start_core - clear content path
|
2016-01-25 04:09:11 +01:00 |
|
twinaphex
|
863b5306f8
|
CLeanups
|
2016-01-25 00:06:08 +01:00 |
|
twinaphex
|
552e78c9bc
|
Rename file_extract to file_archive
|
2016-01-24 07:29:11 +01:00 |
|
twinaphex
|
5cfc9c1830
|
(OSX) Buildfix
|
2016-01-24 07:19:37 +01:00 |
|
twinaphex
|
da48d9d95a
|
Avoid 'variable may be used uninitialized in this function' warning
|
2016-01-24 06:58:02 +01:00 |
|
twinaphex
|
1745e71088
|
Add 'Start Core' option
|
2016-01-24 01:51:05 +01:00 |
|
twinaphex
|
5cd12a106e
|
Add MENU_LABEL_START_CORE/MENU_LABEL_VALUE_START_CORE
|
2016-01-24 01:34:34 +01:00 |
|
twinaphex
|
d085dae5bb
|
Cleanups
|
2016-01-24 00:56:04 +01:00 |
|
twinaphex
|
6f221fb425
|
Rename menu_common_load_content to rarch_task_push_content_load_default
|
2016-01-24 00:51:17 +01:00 |
|
twinaphex
|
48317e66b9
|
Create task_content.c - WIP
|
2016-01-24 00:40:34 +01:00 |
|