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 |
duduke
|
3aca34d3fb
|
Make Reboot and Shutdown MenuItems available for Lakka only
|
2016-01-21 23:41:58 +02:00 |
twinaphex
|
ee74f697cd
|
Rename setting 'Don't automatically start a core' to 'Automatically start core'
|
2016-01-21 03:56:02 +01:00 |
twinaphex
|
da124969fa
|
More string_is_equal
|
2016-01-20 06:05:19 +01:00 |
duduke
|
480519a6e0
|
Helped by Kivutar, added the missing lines to menu_hash_us.c
|
2016-01-19 19:04:01 +02:00 |
duduke
|
eecd14086b
|
another stupid mistake...
|
2016-01-19 10:43:33 +02:00 |
twinaphex
|
cebea56412
|
Add UI Companion Enable setting
|
2016-01-18 21:35:09 +01:00 |
duduke
|
7de7c98b27
|
Added a reboot menu item
|
2016-01-18 21:31:38 +02:00 |
twinaphex
|
7a55ae3765
|
Start updating headers for 2016
|
2016-01-10 04:06:50 +01:00 |
twinaphex
|
66449802e4
|
(menu) Start going through string_is_empty
|
2015-12-26 07:37:44 +01:00 |
Jean-André Santoni
|
5496eb5f68
|
(Lakka) Allow firmware upgrades from the menu. Step 1.
|
2015-12-25 02:13:50 +07:00 |
radius
|
4024c9a8c6
|
Change the label when per-game options are in use
|
2015-12-17 17:26:11 -05:00 |
twinaphex
|
f5422de0d6
|
Expand extracting message a bit
|
2015-12-11 19:15:11 +01:00 |
radius
|
35b36ce2c7
|
fix label
|
2015-11-27 20:59:10 -05:00 |
radius
|
7d8b13372d
|
add GUI representation for the settings
|
2015-11-27 18:08:53 -05:00 |
radius
|
9f99bef9f2
|
allow saving of per-game core options
|
2015-11-15 22:09:39 -05:00 |
radius
|
04287bdf51
|
add setting for per-game/per-content options
|
2015-11-15 22:06:51 -05:00 |
twinaphex
|
884b697393
|
Get rid of hardcoded strings in menu_setting.c
|
2015-11-15 23:08:52 +01:00 |
twinaphex
|
2b143af4dc
|
Remove 'Save Remap As'
|
2015-11-15 06:08:12 +01:00 |
twinaphex
|
07785ed640
|
Add Keyboard Gamepad Mapping Type and Keyboard Gamepad Mapping Enable
|
2015-11-13 22:11:39 +01:00 |
Twinaphex
|
ba00560f2b
|
Revert "Revert "(iOS) Add Small Keyboard/iCade Enable options""
This reverts commit 834e4d848e .
|
2015-11-13 01:50:22 +01:00 |
Twinaphex
|
834e4d848e
|
Revert "(iOS) Add Small Keyboard/iCade Enable options"
This reverts commit 6ea11afe28 .
|
2015-11-13 01:39:39 +01:00 |
twinaphex
|
6ea11afe28
|
(iOS) Add Small Keyboard/iCade Enable options
|
2015-11-12 06:28:05 +01:00 |
twinaphex
|
38f30c8f10
|
Add Save Current Config to Menu
|
2015-11-11 02:57:20 +01:00 |
twinaphex
|
980c743938
|
Start adding hooks for showing descriptions for Cheevos
|
2015-11-08 18:52:17 +01:00 |
radius
|
f2b951accf
|
add Achievement List to the quick menu
|
2015-11-07 22:11:14 -05:00 |
twinaphex
|
9bb87f276c
|
Use just one label descriptor setting
|
2015-11-07 16:11:30 +01:00 |
twinaphex
|
f4f76d9dda
|
Create separate setting for State Slot in Quick Menu
|
2015-11-01 10:59:01 +01:00 |
twinaphex
|
5b0132c16e
|
Add back Bind Mode setting
|
2015-10-30 14:36:04 +01:00 |
Jean-André Santoni
|
37312fe922
|
(GLUI) Display playlists in the second tab
|
2015-10-29 02:15:01 +07:00 |
twinaphex
|
53fe928b7b
|
Rename Extraction Directory to Cache Dir
|
2015-10-27 00:44:20 +01:00 |
twinaphex
|
640de49c1a
|
Move Input Hotkey Binds to 'Input Settings'
|
2015-10-25 10:41:53 +01:00 |
twinaphex
|
e997171d3c
|
Reimplement Playlist Settings
|
2015-10-25 10:25:07 +01:00 |
twinaphex
|
00bb8bd6d5
|
Have only one Menu Navigation Wraparound setting
|
2015-10-25 02:59:38 +01:00 |
Jean-André Santoni
|
403e00a936
|
(XMB) Implement another tab to launch a directory scan
|
2015-10-25 00:37:59 +07:00 |
twinaphex
|
135edc289b
|
(Menu) Build up Input Settings dynamically
|
2015-10-24 10:31:11 +02:00 |
Jean-André Santoni
|
2b376ce3d5
|
Add a HAVE_LAKKA define, and enable a shutdown menu entry
|
2015-10-23 15:24:47 +07:00 |
twinaphex
|
c4a66acbb6
|
Collapse User Binds into bigger 'Input Options' category
|
2015-10-23 06:54:33 +02:00 |
twinaphex
|
9eb077088f
|
Move bind_mode_keyboard variable to menu_input
|
2015-10-22 22:44:44 +02:00 |
Twinaphex
|
5f67c041b0
|
Merge pull request #2273 from lakkatv/xmb
(XMB) History tab
|
2015-10-22 20:20:49 +02:00 |
Jean-André Santoni
|
6945489d96
|
(XMB) History tab
|
2015-10-23 01:05:51 +07:00 |
twinaphex
|
e4a11bc16b
|
Rename Core Input Remapping Options
|
2015-10-22 07:47:51 +02:00 |
Jean-André Santoni
|
755bd961d3
|
(XMB) Settings tab
|
2015-10-20 19:11:43 +07:00 |
twinaphex
|
90fae3e2d0
|
Refactor 'Accounts' code - moved to menu_setting.c
|
2015-10-20 01:47:32 +02:00 |
twinaphex
|
e357f6b320
|
(Menu) Improvements
|
2015-10-20 01:35:08 +02:00 |
twinaphex
|
8dfc5f698d
|
Add Cheevos username/password
|
2015-10-17 15:58:59 +02:00 |
twinaphex
|
1b59823972
|
Start adding preliminary Account Settings
|
2015-10-17 15:28:16 +02:00 |
twinaphex
|
c6bdeba819
|
Add Debug Panel Enable setting
|
2015-10-08 06:47:45 +02:00 |
twinaphex
|
bca4b67080
|
Remove old custom aspect ratio setting
|
2015-09-27 20:02:28 +02:00 |
twinaphex
|
a731f18fa2
|
Update string now that PSX scanning works
|
2015-09-27 00:36:15 +02:00 |
twinaphex
|
fbe788fc68
|
Update 'Record Path'
|
2015-09-26 13:31:13 +02:00 |
radius
|
4345320c85
|
add a debug information panel, disabled by default
|
2015-09-23 20:51:31 -05:00 |
twinaphex
|
e19f82988c
|
Work around C89 string literal length limitations
|
2015-09-22 14:07:02 +02:00 |
twinaphex
|
8e2b04d556
|
Work around C89 limitations
|
2015-09-22 13:47:59 +02:00 |
twinaphex
|
6ce0041fb7
|
Build fixes
|
2015-07-19 14:27:52 +02:00 |
twinaphex
|
31e76e4329
|
Fix 'What Is A core' entry
|
2015-07-18 15:00:38 +02:00 |
twinaphex
|
b3bb7def66
|
Small nit
|
2015-07-18 14:58:14 +02:00 |
twinaphex
|
a86e4304b4
|
Add 'Scanning For Content' help
|
2015-07-18 14:57:20 +02:00 |
twinaphex
|
a919c26b81
|
Add 'Change Virtual Gamepad' help
|
2015-07-18 14:01:37 +02:00 |
Alcaro
|
b45c8bf916
|
Fix saying 'several ways' and only listing one way if net is off.
|
2015-07-18 11:34:50 +02:00 |
twinaphex
|
280fab6cab
|
Cleanup
|
2015-07-18 11:31:54 +02:00 |
twinaphex
|
ef1b066b64
|
Add 'What Is A Core?' to Help
|
2015-07-18 11:29:37 +02:00 |
twinaphex
|
d3b1eef196
|
Add MENU_LABEL_VALUE_MENU_CONTROLS_PROLOG
|
2015-07-18 08:39:52 +02:00 |
twinaphex
|
34be1b9c9c
|
Cleanup
|
2015-07-18 07:27:22 +02:00 |
twinaphex
|
6636fbaf15
|
(Help) Add 'Loading Content'
|
2015-07-17 22:11:24 +02:00 |
twinaphex
|
f48c31cf68
|
Update 'Basic Menu Controls'
|
2015-07-17 21:50:51 +02:00 |
twinaphex
|
ac9d54032f
|
Start creating Menu Help list
|
2015-07-17 20:33:09 +02:00 |
twinaphex
|
7f3424ab15
|
(Menu) More translatable strings
|
2015-07-17 18:22:59 +02:00 |
twinaphex
|
40541d60c9
|
Add more translatable strings
|
2015-07-17 15:53:02 +02:00 |
twinaphex
|
673e2ba57d
|
Add "Welcome to RetroArch" to translatable strings
|
2015-07-17 15:25:58 +02:00 |
Oggom
|
16c8fc35eb
|
Remove (hint) from Menubar entries
|
2015-07-15 22:30:28 +02:00 |
twinaphex
|
1f01d62386
|
(Menu) Refactor zip file handling to be list-based
|
2015-07-14 12:49:54 +02:00 |
twinaphex
|
50d820f790
|
Shorten settings names
|
2015-07-13 01:56:12 +02:00 |
twinaphex
|
777040107d
|
Rename Browser Dir to File Browser Dir
|
2015-07-12 21:19:02 +02:00 |
twinaphex
|
64a68d4e09
|
Add BIOS to 'System Dir' label
|
2015-07-12 21:11:37 +02:00 |
twinaphex
|
6f99b4d381
|
(Android) Implement 'Back As Menu Toggle Enable' setting
|
2015-07-11 03:13:38 +02:00 |
twinaphex
|
c09cc19cfe
|
Add Menu Toggle Joypad Combo
|
2015-07-09 06:27:17 +02:00 |
twinaphex
|
4cb5d57ede
|
Add 'Hide Overlay In Menu' option
|
2015-07-09 04:05:59 +02:00 |
twinaphex
|
39772de535
|
Add Polish (ISO-8859-2)
|
2015-07-07 02:56:27 +02:00 |
twinaphex
|
d42f01ad35
|
If playlist directory is not set, make it possible in XMB mode to
still escape to the left and/or right when there are no playlist entries
found.
|
2015-07-04 17:20:49 +02:00 |
twinaphex
|
91a7be042f
|
Fix some labels
|
2015-07-04 17:10:19 +02:00 |
twinaphex
|
085ae4de55
|
Fix some labels
|
2015-07-04 17:06:12 +02:00 |
twinaphex
|
3ec0edd686
|
Add "Select Downloaded File And Detect Core"
|
2015-07-04 07:09:54 +02:00 |
twinaphex
|
d7d7eb4c74
|
Add label for 'Autoload Preferred Overlay'
|
2015-07-04 06:51:38 +02:00 |
twinaphex
|
619bd50b13
|
Update Core Updater Settings label
|
2015-07-04 06:45:26 +02:00 |
twinaphex
|
431169d86b
|
Add 'Update Core Info Files'
|
2015-07-04 06:18:02 +02:00 |
twinaphex
|
de6243a590
|
Rename 'Core Assets' to "Downloads" dir
|
2015-07-04 05:34:55 +02:00 |
twinaphex
|
d20f110a2f
|
Start adding 'Content Downloader' options
|
2015-07-04 03:37:43 +02:00 |
twinaphex
|
77d310a45d
|
Correct label for 'Scan This Directory'
|
2015-07-04 02:12:09 +02:00 |
twinaphex
|
6f268d7dff
|
Add "Scan Content" options
|
2015-07-04 01:51:41 +02:00 |
twinaphex
|
8dfc9241c6
|
(Android) Remove a bunch of dead code in Android Java menu - this
should just be a (very dumb) launcher from now on
|
2015-07-03 19:27:16 +02:00 |
twinaphex
|
a452af6cc5
|
Change autoconfig profiles
|
2015-07-03 16:19:30 +02:00 |
twinaphex
|
22ae788c39
|
Simplify string
|
2015-06-28 19:19:18 +02:00 |
twinaphex
|
808ca58b0a
|
Update menu/intl/
|
2015-06-28 18:03:39 +02:00 |
twinaphex
|
57ae359e62
|
Builtin image viewer should now work
|
2015-06-28 17:21:32 +02:00 |
twinaphex
|
0d568f4c65
|
Rename 'Media Player Settings' to 'Multimedia Settings'
|
2015-06-28 16:52:11 +02:00 |
twinaphex
|
59148b6799
|
Rename 'Load Recent' and move it to Main Menu
|
2015-06-28 16:24:21 +02:00 |
twinaphex
|
f561d61736
|
Rename 'Current Shader Parameters'
|
2015-06-27 19:27:23 +02:00 |
twinaphex
|
70e56cd047
|
Make 'Search' label translatable
|
2015-06-27 14:16:41 +02:00 |