twinaphex
|
a3fd1868c1
|
Turn function static
|
2016-02-09 03:11:14 +01:00 |
twinaphex
|
ad4e633e11
|
Add MENU_DISPLAY_CTL_CLEAR_COLOR
|
2016-02-09 03:04:23 +01:00 |
twinaphex
|
38a341e6b5
|
Use video_driver_texture_load and video_driver_texture_unload
directly from menu drivers
|
2016-02-09 01:45:37 +01:00 |
twinaphex
|
cdf272665e
|
Cleanups
|
2016-02-09 01:39:01 +01:00 |
twinaphex
|
c3c408f9d6
|
Add MENU_DISPLAY_CTL_RESTORE_CLEAR_COLOR
|
2016-02-09 01:36:00 +01:00 |
twinaphex
|
690c5c2bc8
|
Cleanups
|
2016-02-09 01:32:42 +01:00 |
twinaphex
|
c6e0a38906
|
Move more variables to menu_display_ctl
|
2016-02-09 01:31:02 +01:00 |
twinaphex
|
dd106ee8d2
|
Add more menu_display_ctl actions
|
2016-02-09 01:24:35 +01:00 |
twinaphex
|
28f3ea355a
|
80-char width limit cleanups
|
2016-02-09 01:01:11 +01:00 |
twinaphex
|
e743f4377e
|
80-char width limit cleanups
|
2016-02-09 00:59:42 +01:00 |
twinaphex
|
d0e9881f46
|
Add MENU_DISPLAY_CTL_FONT_BIND_BLOCK
|
2016-02-09 00:57:10 +01:00 |
twinaphex
|
3e0d3cbd55
|
Create MENU_DISPLAY_CTL_INIT_FIRST_DRIVER
|
2016-02-09 00:49:37 +01:00 |
twinaphex
|
9f2bc8d55e
|
Move msg_queue to menu_display_ctl
|
2016-02-09 00:13:33 +01:00 |
twinaphex
|
486184d1eb
|
Create MENU_DISPLAY_CTL_INIT/MENU_DISPLAY_CTL_DEINIT
|
2016-02-09 00:12:09 +01:00 |
twinaphex
|
5e9f8b276b
|
Create MENU_DISPLAY_CTL_DEINIT
|
2016-02-09 00:07:23 +01:00 |
twinaphex
|
bd1291dd71
|
Simplify framebuffer code for RGUI
|
2016-02-08 22:42:23 +01:00 |
twinaphex
|
459c18f5de
|
Attempt to make blit_line more robust
|
2016-02-08 19:18:40 +01:00 |
twinaphex
|
2f13fe0ece
|
Turn some variables into static local functions
|
2016-02-08 19:11:44 +01:00 |
twinaphex
|
88a8ac5370
|
Move framebuf_data to menu_display_ctl as static local variable
|
2016-02-08 18:58:02 +01:00 |
twinaphex
|
c1e4a852cc
|
Turn variable into static local variable
|
2016-02-08 18:55:22 +01:00 |
twinaphex
|
d092e20b5a
|
Simply 'framebuffer dirty' code
|
2016-02-08 18:54:19 +01:00 |
twinaphex
|
72ce7e8fd2
|
Add ability to set audio latency to 8ms
|
2016-02-08 16:43:24 +01:00 |
radius
|
2fca1cccd3
|
add xmb font
|
2016-02-08 01:11:56 -05:00 |
radius
|
cfa01e930d
|
add settings for xmb font
|
2016-02-08 01:08:03 -05:00 |
radius
|
5c4ab83d98
|
add XMB settings for scale and opacity
|
2016-02-08 00:34:13 -05:00 |
radius
|
14cd4af752
|
don't create directories when checking for game options, only create when the user selects the menu entry
|
2016-02-08 00:07:41 -05:00 |
twinaphex
|
b647e8186d
|
Create CORE_INFO_CTL_LIST_UPDATE_MISSING_FIRMWARE
|
2016-02-07 16:19:02 +01:00 |
twinaphex
|
452df47c14
|
Remove core_info_list_get_all_extensions
|
2016-02-07 16:10:42 +01:00 |
twinaphex
|
9d96e9e452
|
Remove core_info_list_num_info_files
|
2016-02-07 16:03:53 +01:00 |
twinaphex
|
1b2cf74e12
|
Add more ways to gracefully fail during content loading
|
2016-02-07 13:08:14 +01:00 |
twinaphex
|
9e9723e721
|
Create CORE_INFO_CTL_FIND
|
2016-02-07 02:50:16 +01:00 |
twinaphex
|
490c023fe3
|
Add core_info_ctl actions
|
2016-02-07 02:37:57 +01:00 |
twinaphex
|
c4c4ee4eee
|
Respect 80-char width limit
|
2016-02-07 01:22:19 +01:00 |
twinaphex
|
71a8098037
|
Refactor RARCH_DISPLAY_CTL_HAS_WINDOWED
|
2016-02-07 01:11:07 +01:00 |
twinaphex
|
694ef7570e
|
(PS3) Take out LIBRETRODB and silence some warnings
|
2016-02-07 00:04:00 +01:00 |
twinaphex
|
7e8ea3f6fb
|
Add better fallback for 'no items found'
|
2016-02-06 21:34:54 +01:00 |
twinaphex
|
05d9827830
|
Revert "Get rid of SL_FLAG_ALLOW_EMPTY_LIST"
This reverts commit bb0b8764c5 .
|
2016-02-06 21:33:45 +01:00 |
twinaphex
|
788ded0138
|
Revert "Add better fallback for 'no items found'"
This reverts commit b208ce443c .
|
2016-02-06 21:33:38 +01:00 |
twinaphex
|
b208ce443c
|
Add better fallback for 'no items found'
|
2016-02-06 21:31:22 +01:00 |
twinaphex
|
bb0b8764c5
|
Get rid of SL_FLAG_ALLOW_EMPTY_LIST
|
2016-02-06 21:29:44 +01:00 |
twinaphex
|
8b20409d32
|
Rename rarch_defer_core_wrapper
|
2016-02-06 19:43:42 +01:00 |
twinaphex
|
c67771fab6
|
Buildfix
|
2016-02-05 19:00:30 +01:00 |
twinaphex
|
8c2ed9f750
|
Rename FRONTEND_FORK_SALAMANDER_RESTART to FRONTEND_FORK_RESTART
and call FRONTEND_FORK_CORE instead of FRONTEND_FORK_RESTART
when selecting a core from 'Load Core' list
|
2016-02-05 18:57:44 +01:00 |
twinaphex
|
6b55a5f20b
|
Cleanup
|
2016-02-05 14:15:32 +01:00 |
twinaphex
|
ce200823b8
|
Cleanup
|
2016-02-05 14:13:49 +01:00 |
twinaphex
|
188029373f
|
Header include changes
|
2016-02-05 14:00:27 +01:00 |
twinaphex
|
ab64daf5aa
|
Cleanups
|
2016-02-05 13:51:30 +01:00 |
twinaphex
|
6623bdc054
|
(XMB) Fix text being cut off
|
2016-02-04 22:03:36 +01:00 |
twinaphex
|
deb3c73ae0
|
Nits
|
2016-02-04 21:42:42 +01:00 |
twinaphex
|
9a75893cff
|
Nits
|
2016-02-04 21:40:29 +01:00 |
twinaphex
|
f747196e21
|
Style nits
|
2016-02-04 21:31:41 +01:00 |
twinaphex
|
3a5ddf15cf
|
Nits
|
2016-02-04 21:27:58 +01:00 |
twinaphex
|
050cf545bf
|
NIts
|
2016-02-04 21:24:51 +01:00 |
twinaphex
|
7bde72a8ec
|
Nits
|
2016-02-04 21:20:28 +01:00 |
twinaphex
|
03199b564f
|
Create MENU_ENTRIES_CTL_REFRESH
|
2016-02-04 21:13:38 +01:00 |
twinaphex
|
958860dea7
|
Remove obsolete static function
|
2016-02-04 20:47:34 +01:00 |
twinaphex
|
d773dd8d45
|
Cleanups
|
2016-02-04 20:28:28 +01:00 |
twinaphex
|
2901c3c737
|
(menu_driver.c) 80-char width limit
|
2016-02-04 20:23:52 +01:00 |
twinaphex
|
543e680961
|
Rewrite menu_driver_list_free
|
2016-02-04 20:15:34 +01:00 |
twinaphex
|
c039e4c6ab
|
Make menu_driver_free a static function
|
2016-02-04 20:12:58 +01:00 |
twinaphex
|
5b74105add
|
Set these static variables to NULL
|
2016-02-04 20:02:02 +01:00 |
twinaphex
|
77d6eb560c
|
Fix 'statement is unreachable' warning
|
2016-02-04 17:47:56 +01:00 |
twinaphex
|
c3c14c162e
|
Change signature of set_fork so that we can optionally implement
restarting RetroArch (or not)
|
2016-02-04 17:08:09 +01:00 |
twinaphex
|
b8a418d6f5
|
Update description
|
2016-02-04 15:46:52 +01:00 |
twinaphex
|
957f58a033
|
Rename static function
|
2016-02-04 15:46:24 +01:00 |
twinaphex
|
cb2a7b59f3
|
Turn some functions static
|
2016-02-04 15:44:25 +01:00 |
twinaphex
|
94d10f9d4b
|
Seems to be no longer used?
|
2016-02-04 15:37:41 +01:00 |
twinaphex
|
9d9c6827f5
|
(menu_content.c) Cleanup to menu_content_load_from_playlist
|
2016-02-04 15:29:37 +01:00 |
Twinaphex
|
05dd8eb6b4
|
Merge pull request #2693 from lakkatv/master
Display genre from tgdb
|
2016-02-04 15:24:34 +01:00 |
twinaphex
|
4e674e15ab
|
Create MENU_CONTENT_CTL_FIND_FIRST_CORE
|
2016-02-04 15:21:42 +01:00 |
Jean-André Santoni
|
b1f22127b2
|
Display genre from tgdb
|
2016-02-04 21:20:56 +07:00 |
twinaphex
|
24a04ce201
|
Create MENU_CONTENT_CTL_LOAD_PLAYLIST
|
2016-02-04 15:00:38 +01:00 |
twinaphex
|
b646b548ff
|
Create menu_content_ctl
|
2016-02-04 14:51:01 +01:00 |
twinaphex
|
cad629a36b
|
(Load Core) Show 'No Items' when no core could be found inside the list.
|
2016-02-04 13:40:07 +01:00 |
Twinaphex
|
f6bcc209ab
|
Merge pull request #2692 from lakkatv/master
Add support for TGDB Rating
|
2016-02-04 12:04:22 +01:00 |
Jean-André Santoni
|
ab413672a9
|
Add support for TGDB Rating
|
2016-02-04 17:55:08 +07:00 |
twinaphex
|
8574315f52
|
N/A
|
2016-02-04 11:31:34 +01:00 |
twinaphex
|
18a8b0f29d
|
Silence warnings with non-HAVE_DYNAMIC
|
2016-02-04 11:28:12 +01:00 |
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 |
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 |
twinaphex
|
9256cd2fbc
|
Start adding ways to extract only one file from a ZIP
|
2016-01-24 00:12:05 +01:00 |
twinaphex
|
372d673a26
|
Rename event_command to event_cmd_ctl - add second parameter
|
2016-01-22 15:34:43 +01:00 |
twinaphex
|
34eccf3d61
|
Add HAVE_LAKKA ifdef
|
2016-01-22 14:56:43 +01:00 |
twinaphex
|
287fc9dd2c
|
Cleanups
|
2016-01-22 14:42:23 +01:00 |
twinaphex
|
c855e0f3d4
|
Cleanups
|
2016-01-22 14:41:22 +01:00 |
Twinaphex
|
4dd08e6382
|
Merge pull request #2660 from duduke/master
Reboot Menu Item
|
2016-01-22 14:39:21 +01:00 |