Brad Parker
a17679a0c5
add input option to allow any user to control the menu
2016-09-03 19:01:29 -04:00
Brad Parker
ee7545857c
add config option to enable quit confirmation
2016-09-01 21:47:25 -04:00
twinaphex
b6daaed566
Rename git_version.c to version_git.h, create separate
...
version.h file
2016-09-01 17:49:28 +02:00
twinaphex
4f577f1932
Get rid of some header includes
2016-09-01 05:36:52 +02:00
Twinaphex
2ffcaecc6c
Remove unused variable
2016-08-31 04:21:39 +02:00
twinaphex
672a7e1a40
Get rid of unused 'Debug Information'
2016-08-30 04:58:45 +02:00
twinaphex
9af900a1d1
Create setting_list.c/setting_list.h
2016-08-29 03:07:33 +02:00
Jean-André Santoni
9fe67ac09f
(Menu) Display a Remove from Entry
2016-08-29 00:54:51 +02:00
twinaphex
cd9e10b3d1
(playlist.c) Cleanups
2016-08-28 18:47:34 +02:00
Brad Parker
cf4bf344a9
add configuration option to toggle showing hidden files (default on), fixes issue #2769
2016-08-27 21:48:55 -04:00
orbea
3a1daaa4c3
Allow disabling downloading assets in the online updater
2016-08-26 23:38:44 -07:00
radius
671aa0f59c
(ovr) add game overrides too
2016-08-26 09:43:29 -05:00
radius
1fbeebf8a9
(ovr) add menu items
2016-08-25 00:54:39 -05:00
Brad Parker
cc582db6fb
recursively scan directories for database content, fixes issue #3139
2016-08-21 00:59:41 -04:00
Jean-André Santoni
04fb4f6dde
(XMB) Allow hiding some tabs
2016-08-18 16:42:39 +02:00
Jean-André Santoni
4228e3dcc3
Revert "Reworked xmb driver to allow tab hiding"
...
This reverts commit 069a9cbfe6
.
2016-08-18 14:06:54 +02:00
Ghost Coder
069a9cbfe6
Reworked xmb driver to allow tab hiding
2016-08-17 11:28:42 -05:00
Alcaro
32a56d2738
Revert "[bugged] Reworked xmb driver to allow tab hiding"
2016-08-17 15:07:17 +02:00
Twinaphex
f26044678d
Merge pull request #3341 from gitghostcoder/master
...
[bugged] Reworked xmb driver to allow tab hiding
2016-08-17 09:45:47 +02:00
Ghost Coder
46029bef22
Reworked xmb driver to allow tab hiding
2016-08-06 04:08:21 -05:00
twinaphex
a010300d2f
Buildfix
2016-08-02 15:46:03 +02:00
twinaphex
eee39ccf8a
(Add Content List) Add default 'no entries' if networking and libretrodb support
...
are both not available
2016-08-02 15:31:09 +02:00
twinaphex
cd14455a51
Don't hide ADD_CONTENT_LIST behind HAVE_LIBRETRODB
2016-08-02 15:26:35 +02:00
twinaphex
77b688ed42
Add HAVE_FFMPEG/HAVE_IMAGEVIEWER ifdefs
2016-07-31 14:22:56 +02:00
Twinaphex
a739b7e60c
Merge pull request #3289 from fr500/master
...
Per-core & Per-game shader presets #2
2016-07-31 01:42:34 +02:00
twinaphex
9211dea6d5
Image/music history playlists should work now too
2016-07-30 23:56:12 +02:00
twinaphex
5aa61dcb15
Successfully pushes movies/music/image files now to proper history list
2016-07-30 23:50:29 +02:00
twinaphex
3dcc52fd5b
Start showing history video playlist
2016-07-30 23:12:17 +02:00
twinaphex
34d654b0f3
Turn menu_displaylist_parse_playlist_history into a generic
...
function
2016-07-30 23:07:18 +02:00
twinaphex
9e6d771bcf
Create menu_displaylist_parse_playlist_history
2016-07-30 23:03:33 +02:00
twinaphex
8b706ad805
Start creating new history files for music/video/image
2016-07-30 22:47:43 +02:00
twinaphex
f803809bb6
(XMB) Add 'Take Screenshot' to 'Images tab'
2016-07-30 19:47:39 +02:00
twinaphex
5beb759865
Move 'Start Video Processor Core' option over to 'Videos' tab
2016-07-30 19:43:33 +02:00
Twinaphex
685c126589
Remove unused variables
2016-07-30 19:31:37 +02:00
twinaphex
1e0a4518de
(XMB) Add Music/Movie/Images tabs
2016-07-30 19:29:10 +02:00
radius
a464d3672a
Add options to save per-core/game shaders
2016-07-30 11:16:42 -05:00
twinaphex
4f617071db
Add Start Video Processor menu entry
2016-07-28 20:35:05 +02:00
twinaphex
8b364bc611
Add help message for 'Parent directory'
2016-07-26 10:35:53 +02:00
twinaphex
df4cea8257
Add help messages for general images
2016-07-26 10:24:20 +02:00
twinaphex
0b497837fb
Add more help messages for music/movie files
2016-07-26 10:16:53 +02:00
twinaphex
821d51f2f5
Add help message for directories
2016-07-26 09:58:08 +02:00
twinaphex
1113a6de46
parse_generic - Gpo through variable
2016-07-26 09:54:16 +02:00
twinaphex
246855ff97
Add MENU_ENUM_LABEL_FILE_BROWSER_SELECT_CORE_FROM_COLLECTION
2016-07-26 09:28:06 +02:00
twinaphex
f360084790
Add help message for libretro cores
2016-07-26 09:21:07 +02:00
twinaphex
6a4665937b
restore this
2016-07-26 09:15:20 +02:00
twinaphex
35471433fd
Dehardcode MSG_UNKNOWN usage
2016-07-26 08:36:07 +02:00
twinaphex
9092d92a66
Start adding new enums
2016-07-26 08:14:44 +02:00
twinaphex
12ad4e67dd
Revert "Add enum_idx for most remaining settings"
...
This reverts commit e82a129fef
.
2016-07-25 19:09:17 +02:00
twinaphex
0387349e40
Revert "Use enums for as many settings entries as possible"
...
This reverts commit 7baada45b0
.
2016-07-25 19:09:10 +02:00
twinaphex
d7ec944adc
Revert "Help entry should respond now for compressed archives inside"
...
This reverts commit b12f81c0a0
.
2016-07-25 19:09:03 +02:00
twinaphex
b12f81c0a0
Help entry should respond now for compressed archives inside
...
filebrowser
2016-07-25 18:24:23 +02:00
twinaphex
7baada45b0
Use enums for as many settings entries as possible
2016-07-25 18:15:36 +02:00
twinaphex
e82a129fef
Add enum_idx for most remaining settings
2016-07-25 18:02:03 +02:00
twinaphex
5a48d892ca
Show RetroPad core again
2016-07-24 23:55:43 +02:00
twinaphex
bd88b9d1d2
(Wii) Fix warnings / unused variables
2016-07-24 11:32:45 +02:00
twinaphex
3f74927225
Build up supported shader passes/presets dynamically
2016-07-23 11:16:07 +02:00
twinaphex
64d8689a57
Build up image extensions dynamically
2016-07-23 11:13:05 +02:00
twinaphex
7bfa254c67
Improve black square bug commit
2016-07-23 09:55:02 +02:00
twinaphex
3945b79161
This should hide the 'black square' bug
2016-07-23 09:48:29 +02:00
twinaphex
c83c34f30a
Show 'no history available' when no playlist entries can be shown
2016-07-22 21:30:17 +02:00
twinaphex
6d64cc00ec
Playlist horizontal tab - show 'no entries to display' if history list
...
is disabled
2016-07-22 21:00:40 +02:00
twinaphex
d7214b4a30
Silence warning
2016-07-21 08:52:24 +02:00
twinaphex
184e99defa
Include back 'parent directory'
2016-07-17 00:41:13 +02:00
Twinaphex
a55199afb9
Unused variable
2016-07-16 19:58:22 +02:00
twinaphex
9fe2ae4a0a
Don't show 'Filter by supported extensions' for anything other than
...
'Load Content'-type file browser instances
2016-07-16 17:17:58 +02:00
twinaphex
4044185eaf
Remove some more unneeded code here
2016-07-16 17:13:52 +02:00
twinaphex
93eaa54430
Create menu_displaylist_parse_cores - should not be affected
...
by 'filter by supported extensions' option
2016-07-16 17:11:00 +02:00
twinaphex
a55fe0eb6b
Don't show Achievement settings if HAVE_CHEEVOS not defined
2016-07-16 16:35:51 +02:00
twinaphex
398f0c8e17
Shouldn't push this for horizontal lists
2016-07-15 22:06:54 +02:00
twinaphex
0d2962afef
Add HAVE_LIBRETRODB ifdefs around it
2016-07-15 21:51:18 +02:00
twinaphex
a3c2cbda55
Change 'No items' label in playlists tab to 'No playlists
2016-07-15 21:50:01 +02:00
twinaphex
aad8e3581c
(MaterialUI) Add Scan Directory setting to playlist tab
2016-07-15 21:47:49 +02:00
twinaphex
6d277de62b
Simplifications
2016-07-15 21:45:07 +02:00
twinaphex
66e54f86bb
Remove Menu File Browser settings - now a part of the file browser
...
itself
2016-07-15 02:16:05 +02:00
twinaphex
5d678a626f
(Privacy screen)Only show 'no settings available' when one of the two entries
...
fails
2016-07-15 00:22:18 +02:00
twinaphex
67c0bc25f4
Hide away Retropad remote core for now
2016-07-14 23:29:15 +02:00
twinaphex
4df71207ff
reset filebrowser to avoid stray entries being left in when we
...
go from one filebrowser entry to the next
2016-07-14 22:36:18 +02:00
twinaphex
194eaf3053
Use menu_displaylist_reset_filebrowser
2016-07-14 22:18:36 +02:00
twinaphex
010fe1bb1b
Add Filter by Supported Extension setting entry to file browser
2016-07-14 22:10:56 +02:00
twinaphex
1035029a89
if this returns -1, add an empty entry anyway
2016-07-14 21:18:40 +02:00
twinaphex
5c55c098f6
Privacy Settings - should push an empty entry in case nothing
...
was found
2016-07-14 21:14:59 +02:00
twinaphex
d6ac759e97
Should add an 'go immediately to core updater' if no cores were found
2016-07-14 20:48:03 +02:00
twinaphex
ce36860be2
DISPLAYLIST_CORE_CONTENT_DIRS_SUBDIR - Fix potential crash here
2016-07-13 04:38:29 +02:00
twinaphex
22ad4e98b6
Subdirs in URL listings now get correctly prepended to the top
...
- still some minuscule display bug with XMB, but not with MaterialUI/RGUI
2016-07-13 01:23:59 +02:00
twinaphex
ea175fd26f
Rename menu_entries_add_enum to menu_entries_append_enum
2016-07-13 01:17:09 +02:00
twinaphex
6d870129c6
Rename menu_entries_add to menu_entries_append
2016-07-13 01:13:20 +02:00
twinaphex
b03e3791b5
Merge print_buf_lines and print_buf_lines_extended into one
2016-07-13 01:03:06 +02:00
Jean-André Santoni
16df630035
(Menu) Prevent adding a NO_ITEM entry in the horizontal menu
2016-07-12 23:19:19 +02:00
twinaphex
d903ad2b97
First working implementation of subdirs for URL lists
2016-07-12 18:29:31 +02:00
twinaphex
60d3b22bb6
Create Menu Header Opacity setting
2016-07-11 17:41:06 +02:00
twinaphex
b4dbc16024
Add Menu Footer Opacity setting
2016-07-11 17:27:36 +02:00
twinaphex
346e3af66c
Cleanup warnings
2016-07-10 21:06:29 +02:00
twinaphex
840ff59dd0
Remove SL_FLAG_ALLOW_EMPTY_LIST
2016-07-10 19:35:01 +02:00
twinaphex
9f4c08caee
Cleanups
2016-07-10 15:20:21 +02:00
twinaphex
fbd3b4898f
Use enums for hotkey binds list
2016-07-10 14:49:41 +02:00
twinaphex
c938f86235
Get rid of one of the last remaining hash dependencies in menu_displaylist.c
2016-07-10 03:08:18 +02:00
twinaphex
4237590bfc
Cleanups
2016-07-10 02:21:26 +02:00
twinaphex
44800c1205
Cleanups
2016-07-10 00:46:47 +02:00
twinaphex
976d52e7c9
Cleanups
2016-07-10 00:45:12 +02:00
twinaphex
b9f0cb1116
Cleanups
2016-07-10 00:39:25 +02:00
twinaphex
19c93cb58e
Cleanups
2016-07-10 00:38:14 +02:00
twinaphex
9d10c3ff16
Fix Overlays setting
2016-07-10 00:32:19 +02:00
twinaphex
b211f8b76a
Fix Database Manager
2016-07-10 00:27:52 +02:00
Twinaphex
20d7987d27
Cleanup unused variables
2016-07-10 00:08:54 +02:00
twinaphex
01541d3108
Fix menu wallpaper setting
2016-07-09 17:23:34 +02:00
twinaphex
5e665045e4
hash_label only used for one instance now
2016-07-09 17:17:55 +02:00
twinaphex
5be5409431
- Create menu_display_shader_pipeline_active ; don't make menu wallpaper
...
opacity active when shader pipeline is activated in xMB
- reduce dependency on hash_label
2016-07-09 16:33:55 +02:00
twinaphex
2fce2f4045
Add menu wallpaper opacity setting
2016-07-09 15:13:06 +02:00
twinaphex
6c2856926c
Don't need hash_label for wallpaper instance anymore
2016-07-09 13:54:07 +02:00
twinaphex
df5d46594b
Pass type to 'parse_generic'
2016-07-09 13:52:46 +02:00
twinaphex
a8d4d3cc35
Remove unused hash_label
2016-07-09 13:51:57 +02:00
twinaphex
c8415e9194
Horizontal Playlists tab now shows playlist names without '.lpl'
...
extension
2016-07-09 13:49:31 +02:00
twinaphex
180c0c87c1
Add MaterialUI menu color theme setting
2016-07-09 13:17:29 +02:00
twinaphex
499c531d08
Cleanups
2016-07-09 12:32:47 +02:00
twinaphex
d203ec2244
(GLUI/MaterialUI) Fix horizontal playlist
2016-07-09 12:26:39 +02:00
twinaphex
d0dd77ae42
Split up horizontal playlists code
2016-07-09 12:20:22 +02:00
twinaphex
fffd104c0d
Can now scroll left/right on playlists tab
2016-07-09 02:22:25 +02:00
twinaphex
2dac910964
Add DISPLAYLIST_FILE_BROWSER_SELECT_COLLECTION
2016-07-08 23:20:48 +02:00
twinaphex
6cb11da46b
Move variables around
2016-07-08 23:16:03 +02:00
twinaphex
0b3f45a58a
Refactor 'Load Core' code to no longer need hash
2016-07-08 23:14:22 +02:00
twinaphex
0cda65967d
Use BIT32_CLEAR_ALL
2016-07-08 22:54:16 +02:00
twinaphex
60eb15bf0b
Fix 'Use this directory' for directory settings
2016-07-08 22:51:47 +02:00
twinaphex
5cefbbfc57
Add DISPLAYLIST_FILE_BROWSER_SELECT_DIR/SELECT_FILE
2016-07-08 22:26:28 +02:00
twinaphex
a1e517470c
Start adding new values
2016-07-08 16:42:40 +02:00
twinaphex
07c34accf5
Use MENU_ENUM_LABEL_URL_ENTRY
2016-07-07 03:02:55 +02:00
twinaphex
76b4828105
Add MENU_ENUM_LABEL_FILEBROWSER_ENTRY
2016-07-07 02:58:57 +02:00
twinaphex
035e7889d1
Remove more instances of MSG_UNKNOWN
2016-07-07 02:51:29 +02:00
twinaphex
4511b1c09c
Dehardcode more MSG_UNKNOWN instances
2016-07-07 02:21:33 +02:00
twinaphex
3113f51102
Add 'User remote Enable' settings back
2016-07-07 01:52:10 +02:00
twinaphex
170f8da759
Create MENU_ENUM_LABEL_PLAYLIST_ENTRY
2016-07-04 17:35:59 +02:00
twinaphex
58c6590dca
Don't use MSG_UNKNOWN for system information entries
2016-07-04 17:07:34 +02:00
twinaphex
1ecdc1e8b7
Create MENU_ENUM_LABEL_NETWORK_INFO_ENTRY
2016-07-04 16:59:29 +02:00
twinaphex
39c50094da
Create MENU_ENUM_LABEL_DEBUG_INFO_ENTRY
2016-07-04 16:57:24 +02:00
twinaphex
c6d4dce410
Add MENU_ENUM_LABEL_CORE_INFO_ENTRY
2016-07-04 16:50:58 +02:00
twinaphex
cdc7c1283b
Fix Onscreen Overlay settings
2016-07-03 19:41:55 +02:00
twinaphex
0775687008
Cleanups
2016-07-02 21:37:22 +02:00
twinaphex
97de8a35ec
Cleanups
2016-07-02 20:49:38 +02:00
twinaphex
3c81b2597d
Refactor remaining setting screens
2016-07-02 20:40:27 +02:00
twinaphex
abe2a14b16
Refactor 'Onscreen Display'/'Onscreen Overlay' settings
2016-07-02 13:49:05 +02:00
twinaphex
84d9a58ec8
Refactor "Frame Throttle" and "Rewind" settings lists
2016-07-02 13:17:24 +02:00
twinaphex
f011c4c9d6
Refactor 'Saving settings' and 'Logging settings' lists
2016-07-02 12:03:50 +02:00
twinaphex
662497d897
Refactor Configuration Settings
2016-07-02 10:17:09 +02:00
twinaphex
129a3463f5
Don't use MSG_UNKNOWN for this
2016-07-01 19:06:33 +02:00
twinaphex
79761446c8
Cut down on label hash dependencies
2016-07-01 19:01:25 +02:00
twinaphex
56ef899946
Move code to menu_content.c
2016-07-01 15:55:36 +02:00
twinaphex
cddb0a3b48
Hide 'Start Core' if we cannot directly start the core
2016-07-01 12:18:38 +02:00
twinaphex
20fa4499d2
Cleanup
2016-07-01 12:12:06 +02:00
twinaphex
45e3c60d22
Cleanups
2016-07-01 12:10:59 +02:00
twinaphex
a38675a562
Style nits
2016-07-01 05:51:27 +02:00
Alcaro
e321d34d08
That should be the last of the new Coverity issues...
2016-06-30 16:10:58 +02:00
twinaphex
9ee55cf7cc
Fix performance counter representation
2016-06-30 16:05:41 +02:00
twinaphex
e4be1f53a3
Add more translatable strings
2016-06-30 05:35:45 +02:00
twinaphex
52db4d226a
Cleanups
2016-06-30 05:28:41 +02:00
twinaphex
e61593d80c
Cleanups
2016-06-30 05:16:28 +02:00
twinaphex
668b4b5d26
Remove duplicate fill_string_concat
2016-06-29 18:14:42 +02:00
twinaphex
f4ef5e82c2
Create and use fill_string_concat
2016-06-29 17:41:32 +02:00
twinaphex
2a9bf91e0d
Use MENU_ENUM_LABEL_VALUE_NOT_AVAILABLE
2016-06-29 02:40:05 +02:00
twinaphex
ca3eecf5c0
Create fill_pathname_join_noext
2016-06-28 13:05:46 +02:00
twinaphex
c03e566eba
Create filL_short_pathname_representation_noext
2016-06-28 12:49:37 +02:00
twinaphex
d94098cca1
Rename menu_file_type to msg_file_type
2016-06-28 12:19:18 +02:00
twinaphex
0a0f9cdec3
Add more translatable strings
2016-06-28 11:30:17 +02:00
twinaphex
e03a6284d1
Add FILE_PATH_RDB_EXTENSIOn
2016-06-28 11:22:44 +02:00
twinaphex
218c9b4487
Add more msg enums
2016-06-28 00:51:47 +02:00
twinaphex
7eefeddea9
Fix preliminary 'Download Core' option when no cores are found
2016-06-28 00:30:20 +02:00
Alcaro
996f9a59b7
Whoops, apparently this one is shared the ugly way...
2016-06-27 21:36:59 +02:00
twinaphex
36c235556a
Fix some coverity warnings
2016-06-27 20:54:05 +02:00
twinaphex
d6975325d9
Create more menu message string translations
2016-06-27 07:28:07 +02:00
twinaphex
f017c64220
Add FILE_PATH_CORE_INFO_EXTENSION
2016-06-27 07:18:02 +02:00
twinaphex
2dddc3fc88
Add FILE_PATH_LPL_EXTENSION
2016-06-26 10:12:28 +02:00
twinaphex
f9b535ea91
Create Input Bind Timeout setting
2016-06-26 08:22:40 +02:00
FIX94
dc127f1555
fixed a typo in the video settings setup and added back display of the driver specific video settings
...
(GX) removed a compiler warning
2016-06-25 17:14:31 +02:00
twinaphex
8a8fadc5b2
Implement max swapchain images setting, implement it first for DRM/KMS context
2016-06-21 21:36:58 +02:00
twinaphex
982330ef86
Use new 'Download Content' option
2016-06-21 04:21:18 +02:00
twinaphex
4b91a6b121
More preparatory work
2016-06-21 01:40:55 +02:00
twinaphex
c14e8ba6ca
More work on DOWNLOAD_CORE_CONTENT_DIRS
2016-06-21 00:54:14 +02:00
twinaphex
a585017208
Rename MENU_FILE_ to FILE_TYPE_
2016-06-20 15:50:37 +02:00
twinaphex
450e1f4746
Rename menu_hash_to_file_type
2016-06-20 15:33:22 +02:00
twinaphex
b3188195a8
Create file_path_str
2016-06-20 05:11:01 +02:00
twinaphex
284f8cfd23
Remove menu_hash_ files
2016-06-20 03:35:09 +02:00
twinaphex
5075712cac
Get rid of menu_hash_calculate - use msg_hash_calculate instead
2016-06-20 00:37:38 +02:00
twinaphex
65dff0a03a
menu_hash_to_str_enum has now become msg_hash_to_str
2016-06-20 00:31:13 +02:00
Alcaro
77d0745f38
Kill some warnings
2016-06-19 22:43:52 +02:00
twinaphex
442ebf2acf
Create separate 'Core settings'
2016-06-18 22:17:50 +02:00
twinaphex
8e0ad1b1fd
Add translatable strings
2016-06-18 03:05:44 +02:00
Twinaphex
69c148f9a3
Merge pull request #3119 from fr500/master
...
android platform driver improvements
2016-06-18 02:45:43 +02:00
twinaphex
7297ced92a
Set menu_displaylist_info_t's enum_idx
2016-06-17 23:47:23 +02:00
twinaphex
f76e7549ce
Move more code over to menu_hash_to_file_type
2016-06-17 23:27:17 +02:00
twinaphex
ff36aa94e5
(Android) Buildfixes
2016-06-17 22:12:06 +02:00
twinaphex
4700ff55a1
Start getting rid of MENU_LABEL_ dependencies
2016-06-17 20:58:38 +02:00
twinaphex
41c7d76017
Reduce dependence on MENU_VALUE_
2016-06-17 20:43:42 +02:00
twinaphex
bc5194fe6f
Remove obsolete code
2016-06-17 20:17:18 +02:00
twinaphex
b606d47622
Don't rely on 'value' setting
2016-06-17 20:15:35 +02:00
twinaphex
f7f56edffd
Make 'Add tab' translatable
2016-06-17 20:11:47 +02:00
twinaphex
c480e940ef
Add ability to translate Playlists tab
2016-06-17 20:07:00 +02:00
twinaphex
4ef5b42cab
Can now translate 'Settings tab'
2016-06-17 20:01:48 +02:00
twinaphex
1acc59b598
We can translate the History Tab label now
2016-06-17 19:57:48 +02:00
twinaphex
8e9adba956
Start not using LABEL_VALUE_ for querying settings groups
2016-06-17 17:55:25 +02:00
twinaphex
ee90fa3015
Remove entry
2016-06-17 17:45:42 +02:00
radius
b0932af025
fix internal storage messages
2016-06-17 09:27:39 -05:00
twinaphex
3b3e822d78
Expand menu_entries_get_last_stack so we can grab enum_idx
2016-06-17 16:08:47 +02:00
twinaphex
4ec1a9e337
Update menu_entries_prepend
2016-06-17 14:54:29 +02:00
twinaphex
0305770f4b
Create separate video / audio menu code
2016-06-17 04:02:26 +02:00
twinaphex
6f405da27d
Use menu_hash_to_str_enum for code
2016-06-17 02:37:22 +02:00
twinaphex
59fd4b30d9
Cleanup
2016-06-17 02:34:22 +02:00
twinaphex
7a1705c4e0
Cleanups
2016-06-17 00:11:16 +02:00
twinaphex
9222aa3cd2
Add more strings
2016-06-16 23:21:51 +02:00
twinaphex
b436200887
It should be possible now to select input settings when user
...
language is not English
2016-06-16 22:43:45 +02:00
twinaphex
8545a58c41
Refactor input user binds settings
2016-06-16 22:32:27 +02:00
twinaphex
f80adc7eba
Unroll lists
2016-06-16 22:20:26 +02:00
twinaphex
a12ebdaf5b
Add PARSE_ONLY_STRING
2016-06-16 22:14:31 +02:00
twinaphex
ae2be8b53b
Replace most menu_entries_add function calls
2016-06-16 22:03:12 +02:00
twinaphex
844656255c
Use menu_entries_add_enum
2016-06-16 21:55:40 +02:00
twinaphex
fef0d968cd
Create DEFERRED_DRIVER_SETTINGS_LIST
2016-06-16 21:40:13 +02:00
twinaphex
8fb7285577
Change to parse_settings_enum
2016-06-16 21:11:38 +02:00
twinaphex
0f37ee5fef
Start using enum function
2016-06-16 21:08:49 +02:00
twinaphex
18b5ab2265
Create menu_displaylist_parse_settings_internal_enum
2016-06-16 21:01:55 +02:00
twinaphex
395c601159
Change more menu_entries_add calls into menu_entries_add_enum
2016-06-16 20:43:02 +02:00
twinaphex
697a753ecc
Convert more to menu_entries_add_enum
2016-06-16 20:29:44 +02:00
twinaphex
0ab069d9fd
Use menu_entries_add_enum
2016-06-16 20:22:53 +02:00
twinaphex
4a552b66ff
Use menu_entries_add_enum
2016-06-16 15:43:05 +02:00
twinaphex
f19d96d3c4
DOn't use MENU_VALUE_DETECT
2016-06-16 13:30:56 +02:00
twinaphex
707c56dab3
Start using menu_entries_add_enum
2016-06-16 13:09:35 +02:00
twinaphex
9b75ec2a77
Use menu_hash_to_str
2016-06-16 12:50:25 +02:00
twinaphex
4feaeae2a3
Cleanup - use menu_hash_to_str_enum
2016-06-16 02:12:46 +02:00
twinaphex
d5c2d85fbb
Use menu_hash_to_str_enum
2016-06-16 00:10:10 +02:00
twinaphex
064aa8f9fa
(More) use menu_hash_to_str_enum
2016-06-15 23:50:39 +02:00
twinaphex
6cc02cd400
Use menu_hash_to_str_enum
2016-06-15 23:46:18 +02:00
twinaphex
9aece7b695
Replace more menu_hash_to_str usage
2016-06-15 23:31:05 +02:00
twinaphex
f8448dc7f3
Bugfix - should pass exact enum type
2016-06-15 17:04:22 +02:00
twinaphex
3864574541
Remove DISPLAYLIST_SETTING
2016-06-15 14:55:13 +02:00
twinaphex
34d9daf7e3
Start using menu_entries_add_enum for most entries
2016-06-15 14:23:13 +02:00
twinaphex
ef808b6591
Add DISPLAYLIST_SETTING_ENUM
2016-06-15 01:44:30 +02:00
twinaphex
2071f8eaaf
Refactor menu_displaylist_parse_settings
2016-06-15 01:41:31 +02:00
twinaphex
3625158e63
Revert "Create menu_displaylist_parse_settings_enum"
...
This reverts commit aeffde9b3e
.
2016-06-15 01:36:47 +02:00
twinaphex
aeffde9b3e
Create menu_displaylist_parse_settings_enum
2016-06-15 01:33:43 +02:00
twinaphex
1159ca17ff
Start using menu_entries_add_enum
2016-06-15 01:15:37 +02:00
twinaphex
fcda911a10
Revert "Start breaking up menu_displaylist_push_internal into separate"
...
This reverts commit 244b147b0c
.
2016-06-14 19:09:47 +02:00
twinaphex
244b147b0c
Start breaking up menu_displaylist_push_internal into separate
...
functions
2016-06-14 18:51:16 +02:00
twinaphex
dae55553b7
Rename memory_free to memory_used
2016-06-12 20:50:03 +02:00
twinaphex
6283cb5eef
Get rid of warnings
2016-06-12 13:50:29 +02:00
Twinaphex
ae894fb015
Implement frontend_darwin_get_mem_total
2016-06-12 13:49:00 +02:00
twinaphex
d7c2201385
Show memory information in System Information
2016-06-12 13:20:54 +02:00
Twinaphex
86b35c8ff2
Merge pull request #3069 from fr500/undo
...
Undo savestate/loadstate
2016-06-05 01:19:35 +02:00
radius
20540a8f42
add menu entry for undo save state
2016-06-04 14:34:06 -05:00
radius
a86cf6b99d
initial implementation of undo save state
2016-06-02 23:33:52 -05:00
twinaphex
63b3f30112
Cleanups
2016-06-03 05:32:18 +02:00
twinaphex
ddc3c2adcc
Cleanup print_buf_lines
2016-06-03 05:30:06 +02:00
Twinaphex
75ad88e171
Cleanups
2016-06-03 05:09:54 +02:00
twinaphex
21bc56aa04
Fix uninitialized scalar variable warnings
2016-06-03 04:02:27 +02:00
twinaphex
79c94513ec
Fix 'dereference before null check'
2016-06-02 20:56:13 +02:00
twinaphex
ccd5b2f73d
Add 'Start Remote Gamepad' entry
2016-05-27 19:18:46 +02:00
twinaphex
0d271b0ca7
Cleanups
2016-05-27 04:18:27 +02:00
twinaphex
bfa6f49ae6
Fix logically dead code warnings
2016-05-24 22:12:51 +02:00
twinaphex
974d3245d2
Fix logically dead code warnings
2016-05-23 22:04:00 +02:00
twinaphex
faef7b498d
(Coverity) Fix some resource leaks
2016-05-23 21:28:43 +02:00
twinaphex
0a3224180b
(Coverity) Fix uninitialized variables; fix some resource leaks
2016-05-23 21:19:28 +02:00
twinaphex
257d8a8cf0
Silence some warnings by valgrind memcheck - label value was
...
uninitialized and passed to strtok
2016-05-19 00:24:39 +02:00
twinaphex
091496f74d
Add ARMv7 entry too
2016-05-18 22:09:01 +02:00
twinaphex
5050ccf519
Move entry up
2016-05-18 15:43:20 +02:00
twinaphex
b5b3d699bf
(System Information) Show CPU Architecture
2016-05-18 15:42:16 +02:00
twinaphex
64a9cd29d3
(System Information) Add CPU Cores
2016-05-18 14:39:44 +02:00
twinaphex
5488806108
Add entries to system information
2016-05-18 14:36:23 +02:00
twinaphex
9bc11731fb
Start reimplementing TGA image load support
2016-05-18 10:52:23 +02:00
twinaphex
492dd59164
Hook up BMP image loading - color channels swapped - RGBA to ARGB
...
conversion won't work here
2016-05-17 21:38:51 +02:00
twinaphex
50c176310c
Add jpeg extension too
2016-05-17 13:55:14 +02:00
twinaphex
ee90ce4b54
Ability to select JPEG wallpapers now too
2016-05-17 13:45:47 +02:00
twinaphex
449c7483cd
Rename content_playlist_ to playlist_
2016-05-16 09:07:44 +02:00
twinaphex
73cc9c4b15
Rename RUNLOOP_CTL_COREOPTS_GET
2016-05-15 10:09:41 +02:00
twinaphex
df3b090d7a
Revert "Create runloop_get_system_info/runloop_free_system_info/runloop_init_system_info"
...
This reverts commit 35bf38e05c
.
2016-05-12 09:37:21 +02:00
twinaphex
35bf38e05c
Create runloop_get_system_info/runloop_free_system_info/runloop_init_system_info
2016-05-12 09:25:52 +02:00
twinaphex
0e972b9804
Rename rarch_git_version to retroarch_git_version
2016-05-11 20:44:24 +02:00
twinaphex
b79b2dca13
Create performance_counters
2016-05-10 08:53:14 +02:00
twinaphex
af2a33a8cb
Move core_option_manager to managers/
2016-05-10 01:25:47 +02:00
twinaphex
2c6d6a223c
Rename core_option functions
2016-05-10 01:21:55 +02:00
twinaphex
2691ab0c7d
Rename command_event enums
2016-05-09 20:51:53 +02:00
twinaphex
a98ef36d36
Rename event_cmd_ctl to command_event
2016-05-09 20:20:50 +02:00
twinaphex
6ae20f2016
Create managers/ dir - move cheats.c and state_manager.c to it
2016-05-09 18:20:52 +02:00
twinaphex
7ba97e8703
Remove core_info_ctl
2016-05-09 18:11:17 +02:00
twinaphex
f8a7154557
Rename rarch_ functions
2016-05-09 07:09:26 +02:00
twinaphex
1b8e8ac22a
Remove video_shader_driver_ctl
2016-05-08 21:11:27 +02:00
twinaphex
b20d550cc4
Rename video context driver functions
2016-05-08 20:32:56 +02:00
twinaphex
e165954395
Rename libretro_version_1 to core_impl
2016-05-08 05:29:10 +02:00
twinaphex
6544772fb8
De-ioctl ify core_ctl
2016-05-08 01:33:57 +02:00
twinaphex
42019bd02f
People don't like ioctl functions - so here goes
2016-05-08 00:15:21 +02:00
Jean-André Santoni
d757889b19
(Lakka) Disable buildbot updaters
...
Keeping two concurrent update systems causes a lot of bugs. Especially in our case where the buildbot stuff overrides the system stuff. Users don't get how to use both updaters properly. They end up using outdated cores or joyconfigs, or even assets. Using the Lakka updater in our case is a better solution, because it ensures version compatibility between all the components. I will do an additional effort to keep all the libretro packages up to date in Lakka.
2016-05-06 15:08:53 +07:00
Jean-André Santoni
c7067356b5
(XMB) Prevent showing 'Directory not found' as a playlist. Fixes the black square bug.
2016-05-03 08:10:04 +07:00
twinaphex
0badc3ffd2
Cleanup
2016-05-02 17:48:17 +02:00
twinaphex
e0c7bd2e57
(menu_displaylist.c) Cleanups
2016-05-02 17:33:29 +02:00
twinaphex
ff5190ac76
menu_displaylist_ctl - cleanups
2016-05-02 17:28:20 +02:00
Twinaphex
eeeec23c66
(OSX) Static code analyzer cleanups
2016-05-02 16:57:53 +02:00
twinaphex
07e1f6e748
Only show 'Download Core' so far when no core is yet added
2016-05-01 17:43:37 +02:00
Twinaphex
1b9d9647b0
Add 'Download Core' entry in 'Load Core' list
2016-05-01 17:36:40 +02:00
twinaphex
895783d854
Move some variables
2016-04-28 20:49:13 +02:00
twinaphex
65dec874a8
Move some path settings
2016-04-28 19:52:25 +02:00
twinaphex
7dffc6286b
Internally change directory settings
2016-04-28 19:26:02 +02:00
twinaphex
15a30dae70
CLeanups
2016-04-27 14:29:28 +02:00
twinaphex
0264863520
(menu_displaylist.c) Cleanup
2016-04-27 14:26:45 +02:00
twinaphex
060478184b
Cleanups
2016-04-27 14:20:09 +02:00
twinaphex
dd4f24ecde
Add need_entries_refresh and need_navigation_clear to
...
menu_displaylist_info strruct
2016-04-27 13:45:13 +02:00
twinaphex
a5dc73dfde
(menu_displaylist) Cleanup
2016-04-27 13:36:44 +02:00