twinaphex
|
4c212d460f
|
Make Mixer Stream values translatable
|
2018-05-03 02:08:21 +02:00 |
|
twinaphex
|
7b1d61da3d
|
(QuickMenu) Added Configuration Override submenu
|
2018-05-03 00:04:19 +02:00 |
|
twinaphex
|
ab360ae3ac
|
(Audio mixer) Add Sequential playback mode
|
2018-05-02 21:43:16 +02:00 |
|
twinaphex
|
b480cdbe26
|
Add 'Add To Mixer And Play'
|
2018-05-02 21:09:53 +02:00 |
|
twinaphex
|
5e32f7ab40
|
Add To Mixer and Add To Mixer And Play actions
|
2018-05-02 20:39:55 +02:00 |
|
Brad Parker
|
71257adb8e
|
Qt: add setting in User Interface to enable use of the desktop menu in general (disabling it may improve startup time if desktop menu is not being used)
|
2018-04-30 19:11:38 -04:00 |
|
Brad Parker
|
a1aefc901c
|
Qt WIMP GUI
|
2018-04-30 14:33:05 -04:00 |
|
twinaphex
|
5aeab54ab7
|
(Audio mixer) Ability to individually set volume per stream
|
2018-04-30 17:51:01 +02:00 |
|
twinaphex
|
0cea2cf158
|
Remove two Coverity warnings
|
2018-04-30 15:32:28 +02:00 |
|
twinaphex
|
1c90866070
|
Refactor this a bit and document it
|
2018-04-30 15:24:40 +02:00 |
|
twinaphex
|
49341bac26
|
Add Play/Play (Looped) actions
|
2018-04-30 15:04:29 +02:00 |
|
twinaphex
|
965859ddcb
|
Start adding mixer controls - ability to stop and remove loaded tracks
|
2018-04-30 14:34:25 +02:00 |
|
twinaphex
|
b0ef193117
|
Add 'Enable menu audio' setting
|
2018-04-29 00:41:53 +02:00 |
|
twinaphex
|
c92142cdbd
|
Duplicate latency settings
|
2018-04-24 18:33:38 +02:00 |
|
twinaphex
|
b2e9a328cd
|
Add User Interface -> Views -> Quick Menu -> Show
Overlays/Remaps/Latency
|
2018-04-24 17:46:49 +02:00 |
|
twinaphex
|
65fe25f03c
|
(RGUI) Add background border filler thickness enable
|
2018-04-24 16:45:06 +02:00 |
|
twinaphex
|
ee421fcaa8
|
Add RGUI Border Filler Enable
|
2018-04-24 16:01:51 +02:00 |
|
twinaphex
|
77d97d2407
|
(menu_displaylist.c) Cleanups
|
2018-04-24 14:24:25 +02:00 |
|
twinaphex
|
f228b26755
|
Cleanups
|
2018-04-24 14:08:38 +02:00 |
|
twinaphex
|
757d1baa8d
|
Cleanups
|
2018-04-24 13:51:27 +02:00 |
|
twinaphex
|
5164e62172
|
User Interface -> Views - show 'no entries to display' instead
of getting locked in
|
2018-04-24 13:46:14 +02:00 |
|
twinaphex
|
265ae728dd
|
(XMB) Add XMB menu layout - ability to switch between PS3 (Console)
and PSP (Handheld) layouts
|
2018-04-24 07:38:53 +02:00 |
|
twinaphex
|
413914a1cf
|
Add Rewind/Latency/Overlay Settings to Quick Menu
|
2018-04-21 15:55:05 +02:00 |
|
Ryunam
|
712a2fcc1d
|
Add toggle to show/hide Playlist tabs
|
2018-04-17 17:53:24 +02:00 |
|
radius
|
3755003d33
|
remap-redux: unify menu displaylist
|
2018-04-16 21:26:43 -05:00 |
|
Ryunam
|
2cf76a192f
|
Add Latency list under Settings and move relevant functions
|
2018-04-16 23:21:14 +02:00 |
|
Brandon Wright
|
20d87347f7
|
Add menu item showing and allowing to automatically set precise refresh rate.
|
2018-04-15 17:56:12 -05:00 |
|
Twinaphex
|
a2516d23a3
|
Merge pull request #6469 from alphanu1/master
CRT Switchres Capabilities
|
2018-04-15 16:56:15 +02:00 |
|
twinaphex
|
6c99acb23e
|
Revert "Pass around void pointer data - menu handle"
This reverts commit b4a2bd5156354b084283165be96d43ee99bf50ec.
|
2018-04-11 06:11:54 +02:00 |
|
twinaphex
|
fdffb7059d
|
Revert "Less pointer grabbbing - reduce usage of RARCH_MENU_CTL_DRIVER_DATA_GET"
This reverts commit fbf03df8be22b40a1d44908ebfe0163a0ebb4bef.
|
2018-04-11 06:11:45 +02:00 |
|
twinaphex
|
a276710877
|
Revert "(Menu) More refactors"
This reverts commit f0285ef7920fdcb6cdc8f8111600e9c66bb5df3d.
|
2018-04-11 06:11:38 +02:00 |
|
twinaphex
|
f0285ef792
|
(Menu) More refactors
|
2018-04-10 21:27:57 +02:00 |
|
twinaphex
|
fbf03df8be
|
Less pointer grabbbing - reduce usage of RARCH_MENU_CTL_DRIVER_DATA_GET
|
2018-04-10 19:57:33 +02:00 |
|
twinaphex
|
b4a2bd5156
|
Pass around void pointer data - menu handle
|
2018-04-10 19:32:50 +02:00 |
|
twinaphex
|
6e299065ce
|
Remove RARCH_MENU_CTL_PLAYLIST_ calls - use playlist_init_cached,
playlist_get_cached, and playlist_free_cached from now on (defined
in playlist.h) - no more menu dependencies on cached playlists
|
2018-04-10 17:51:40 +02:00 |
|
twinaphex
|
3016edce0a
|
Move retroarch.h dependencies out of core_info.c
|
2018-04-10 04:00:01 +02:00 |
|
twinaphex
|
6e46d1deb1
|
Buildfix
|
2018-04-10 03:07:28 +02:00 |
|
twinaphex
|
47a6f0bb7a
|
Create extension_to_file_hash_type
|
2018-04-10 02:00:38 +02:00 |
|
Twinaphex
|
8dc63653e5
|
Remove unused variables
|
2018-04-08 23:17:45 +02:00 |
|
Twinaphex
|
e056c1e835
|
Merge pull request #6543 from orbea/core_delete
Hide the 'Core delete' option if the 'Core updater' is also hidden.
|
2018-04-08 22:39:40 +02:00 |
|
radius
|
968c692a04
|
remap-redux: allow the menu to display manual keybinds
|
2018-04-08 14:50:30 -05:00 |
|
radius
|
f662d9f65f
|
remap-redux part2: start adding analog remapping
|
2018-04-08 12:13:49 -05:00 |
|
radius
|
3792a5e502
|
remap-redux part2: cleanup
|
2018-04-08 12:13:49 -05:00 |
|
radius
|
2415f821af
|
remap-redux part2: hide analogs for now
|
2018-04-08 12:13:47 -05:00 |
|
radius
|
34649d1abf
|
remap-redux part 2: start inverting the gamepad mapper columns
|
2018-04-08 12:13:42 -05:00 |
|
radius
|
51edf47ed2
|
remap-redux part 2: cleanup keymapper code
|
2018-04-08 12:13:42 -05:00 |
|
radius
|
f6ee035011
|
remap-redux part 2: only add items for devices set to RETRO_DEVICE_KEYBOARD (or a subclass)
|
2018-04-08 12:13:41 -05:00 |
|
radius
|
ed334cd1dd
|
remap-redux part 2: allow multiple gamepads to work for the keymapper
|
2018-04-08 12:13:40 -05:00 |
|
orbea
|
63c99363bd
|
Hide the 'Core delete' option if the 'Core updater' is also hidden.
|
2018-04-08 08:02:47 -07:00 |
|
Tatsuya79
|
ad0a36b825
|
XMB thumbnails vertical disposition.
|
2018-04-05 00:52:46 +02:00 |
|