radius
51edf47ed2
remap-redux part 2: cleanup keymapper code
2018-04-08 12:13:42 -05:00
radius
db5f3d7a75
remap-redux part 2: add keymapper sublabels
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
c57f8722e5
remap-redux part 2: restore original var names
2018-04-08 12:13:41 -05:00
radius
2bfb5ec0df
remap-redux part 2: fix nits, hookup left/right callbacks
2018-04-08 12:13:40 -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
299c808e22
Shorten text when 2nd thumb is on the right.
2018-04-06 22:47:49 +02:00
Tatsuya79
de080151cc
Remove excessive blend calling.
2018-04-06 16:25:32 +02:00
Tatsuya79
1fadc2e148
Fix image preview sometimes on both thumbs.
2018-04-06 00:59:35 +02:00
Tatsuya79
e78aedbb6c
undo copyright change
2018-04-05 17:08:33 +02:00
Tatsuya79
ad0a36b825
XMB thumbnails vertical disposition.
2018-04-05 00:52:46 +02:00
twinaphex
015facee70
(XMB) Cleanups
2018-04-01 18:23:37 +02:00
Tatsuya79
0c0cad8630
XMB Right Thumbnail rework.
2018-03-30 23:53:16 +02:00
twinaphex
cf4ab13281
Revert "Silence some Clang static analyzer warnings"
...
This reverts commit 2c882a01c12cd3104964c70f95b4037fdd6dc4e5.
2018-03-30 19:28:37 +02:00
twinaphex
b24433a9f2
Hack - make diagonal 5.0f for mobile, 6.5f for desktop
2018-03-30 16:05:45 +02:00
twinaphex
92b46a8275
Some cleanups
2018-03-30 15:50:27 +02:00
Tatsuya79
74d4e6043a
Make MUI auto dpi a bit bigger for low dpi phones
2018-03-30 15:44:39 +02:00
Brad Parker
ecd42f1aa8
C89 buildfix, correct spacing
2018-03-29 22:15:16 -04:00
twinaphex
58df2e6427
update
2018-03-30 02:50:18 +02:00
alfrix
647abd6aba
Buildfix
2018-03-29 14:07:22 -03:00
alfrix
0777a6d625
Do not draw the thumbnail if there is no space available
2018-03-29 13:45:54 -03:00
alfrix
5076569c81
Limit right thumb width
2018-03-29 13:45:54 -03:00
Twinaphex
254932af04
Merge pull request #6488 from Tatsuya79/master
...
XMB Left thumb dynamic positioning and scaling.
2018-03-29 17:47:29 +02:00
Dwedit
cbc18c74ea
resolve conflicts
2018-03-29 09:52:14 -05:00
Tatsuya79
8859fa0213
XMB Left thumb dynamic positioning and scaling.
2018-03-29 16:39:38 +02:00
Dwedit
77f2b7d326
Replace the file handling code from secondary_core.c with the file streams
...
Hide secondary instance menu item if dynamic libraries are not supported
Remove unlink_utf8 stuff
Fix a compiler warning
2018-03-29 09:37:35 -05:00
twinaphex
77f7e1da8c
Make menu_driver_load_image a static function
2018-03-29 16:27:19 +02:00
alfrix
a84facf636
Add Left Thumbnails
...
Fix behaviour when right thumb is off and use as fallback in filebrowser
Remove update_left_thumbnail_path
Fix dual image in imageviewer
Remove xmb_left_thumbnails_ident
Requested Changes
Fix last warning and button not switching thumb
Better scaling
Limit vertical size without changing position
Change thumb cycling behaviour
Remove update_left_thumbnail_image it was causing problems
2018-03-29 10:38:23 -03:00
Twinaphex
eeb2a0a934
Merge pull request #6484 from Dwedit/runahead_submission
...
Runahead system
2018-03-29 14:46:04 +02:00
twinaphex
3fe6ecbce7
More static analyzer warning fixes
2018-03-29 14:19:24 +02:00
twinaphex
2c882a01c1
Silence some Clang static analyzer warnings
2018-03-29 14:11:52 +02:00
Dwedit
f5e0346fc2
Runahead system
2018-03-28 14:22:07 -05:00
Twinaphex
942121462d
Merge pull request #6463 from Tatsuya79/patch-2
...
MUI New dpi calculation. (needs improvement)
2018-03-28 16:22:52 +02:00
twinaphex
1cfc8a5fc8
(Coverity) Fix some memory leaks
2018-03-27 17:03:36 +02:00
alphanu1
f6ab07f3fc
Add files via upload
...
Changed variable names and comments
2018-03-26 17:21:37 +01:00
alphanu1
d207986a74
CRT SwitchRes
2018-03-26 15:05:12 +01:00
twinaphex
826a7d199a
Remove useless struct
2018-03-25 19:16:39 +02:00
Tatsuya79
8ecba8b2a3
MUI New dpi calculation.
2018-03-25 18:40:22 +02:00
twinaphex
aa5525f670
Move core_len/core_buf to menu_handle_t
2018-03-25 17:35:46 +02:00
twinaphex
a2295af556
Make these variables a part of menu_handle_t
2018-03-25 17:02:30 +02:00
Tatsuya79
1aaaa116d1
XMB scale the mouse cursor too.
2018-03-25 00:48:05 +01:00
Tatsuya79
35ae907899
Fix XMB thumbnail height limit again.
2018-03-24 23:22:42 +01:00
Tatsuya79
a32880fd22
Fix XMB thumbnail height limit.
2018-03-24 18:43:15 +01:00
markwkidd
007829654e
cast and dereference pointer without compiler warn
2018-03-24 10:16:34 -04:00
markwkidd
512dc7fef5
revert change to core association to fix regression
2018-03-23 22:17:43 -04:00
twinaphex
4d1b4f905f
Start adding OSD statistics - doesn't work yet for SDL2/SDL
2018-03-23 17:43:49 +01:00
twinaphex
0ece3d8397
Start implementing frame_time/frame_count to video_info
2018-03-23 13:30:30 +01:00
markwkidd
e9822e0ac7
Update menu_cbs_ok.c ( #6439 )
2018-03-22 19:46:02 -04:00
Twinaphex
5c82ef3ee3
Merge pull request #6423 from markwkidd/playlist-core-reset
...
"reset associated core" feature for playlists
2018-03-22 21:40:19 +01:00