twinaphex
|
a39bed3bb1
|
Silence warnings
|
2019-02-21 21:31:29 +01:00 |
|
natinusala
|
a98cb75549
|
libnx: disable mesa errors to improve perf
|
2019-02-21 20:58:23 +01:00 |
|
natinusala
|
4d86030cc2
|
rgui: restore original ticker spacer
|
2019-02-21 20:58:22 +01:00 |
|
natinusala
|
6e20d216bd
|
Avoid redefining the ticker spacer in each menu driver
|
2019-02-21 20:58:22 +01:00 |
|
natinusala
|
42325ea368
|
Reintroduce menu widgets, implement new runloop_msg_queue
|
2019-02-21 20:58:22 +01:00 |
|
Twinaphex
|
239f3febc6
|
Merge pull request #8339 from orbea/net
Silence implicit declaration warning.
|
2019-02-21 20:56:57 +01:00 |
|
orbea
|
95ed29fd7d
|
Silence implicit declaration warning.
|
2019-02-21 11:38:00 -08:00 |
|
Brad Parker
|
99f4203abf
|
win32: implement screen orientation support
|
2019-02-21 14:37:24 -05:00 |
|
Twinaphex
|
46c557f3a5
|
Merge pull request #8338 from fr500/master
fix [Config]: blah blah blah printing on the OSD on save configuration
|
2019-02-21 20:21:18 +01:00 |
|
radius
|
8936faf21f
|
fix [Config]: blah blah blah printing on the OSD on save configuration
fix new configurations having two periods in the filename
|
2019-02-21 13:57:06 -05:00 |
|
Twinaphex
|
42adb37474
|
Merge pull request #8327 from jdgleaver/playlist-sublabels
Add optional playlist sublabels (associated core + play time, where available)
|
2019-02-21 18:59:28 +01:00 |
|
Twinaphex
|
2cd845469c
|
Merge pull request #8333 from rlnilsen/contentscannerfalsepositives
Fix content scanner creating false positive playlist entries
|
2019-02-21 18:49:38 +01:00 |
|
Brad Parker
|
d19970de5e
|
whoops
|
2019-02-21 12:41:20 -05:00 |
|
Twinaphex
|
e3a93ca96e
|
Merge pull request #8337 from fr500/master
fix #7670 by checking threaded video
|
2019-02-21 18:05:49 +01:00 |
|
radius
|
814db2c44e
|
fix #7670 by checking threaded video
|
2019-02-21 11:54:10 -05:00 |
|
twinaphex
|
e6d5f427fc
|
(D3D9) Add widgets function call
|
2019-02-21 17:09:08 +01:00 |
|
jdgleaver
|
1d0cee5fe5
|
Only parse runtime playlist when loading content history playlist (+ bugfixes to original runtime logging)
|
2019-02-21 15:50:48 +00:00 |
|
jdgleaver
|
0b04312412
|
Add optional playlist sublabels (associated core + play time, where available)
|
2019-02-21 15:50:48 +00:00 |
|
Twinaphex
|
44431ad227
|
Merge pull request #8334 from bparker06/orientation
add setting for screen orientation, with initial android implementation
|
2019-02-21 12:37:15 +01:00 |
|
Twinaphex
|
4cb102a64f
|
Merge pull request #8332 from cold-brewed/strfix
Fix some buffer overflows in system information menu
|
2019-02-21 12:28:35 +01:00 |
|
Brad Parker
|
f5f492845f
|
add setting for screen orientation, with initial android implementation
|
2019-02-21 00:31:55 -05:00 |
|
cold-brewed
|
fa8d486887
|
Fix buffer overflows in system information
|
2019-02-20 23:01:04 -05:00 |
|
rlnilsen
|
e71b6d6d23
|
Fix content scanner creating false positive playlist entries that also have wrong label and crc32.
|
2019-02-21 04:24:07 +01:00 |
|
Brad Parker
|
bc387a5848
|
convert tabs to spaces
|
2019-02-20 20:46:46 -05:00 |
|
Twinaphex
|
d46a60bb2b
|
Merge pull request #7874 from markwkidd/patch-7
unify input bind hold behavior across platforms
|
2019-02-21 01:50:13 +01:00 |
|
Francisco Javier Trujillo Mata
|
cf68058e67
|
Fix issues with the GSFont
|
2019-02-21 00:38:56 +01:00 |
|
Francisco Javier Trujillo Mata
|
6507b86973
|
Fix freeze audio after restart core
|
2019-02-20 23:45:30 +01:00 |
|
Twinaphex
|
9508936ac1
|
Merge pull request #8315 from jdgleaver/sort-playlists
Make playlist sorting optional and consistent
|
2019-02-20 21:43:06 +01:00 |
|
Twinaphex
|
660951330c
|
Merge pull request #8320 from jdgleaver/title-cleanup
Improve menu titles (collections, playlists, database info)
|
2019-02-20 21:16:40 +01:00 |
|
Twinaphex
|
80a21bcc9e
|
Merge pull request #8323 from cold-brewed/encodingfix
Content downloader: Allow for spaces (and other characters) in directory names
|
2019-02-20 20:04:59 +01:00 |
|
bparker06
|
1abc0b3296
|
style nits
|
2019-02-20 13:50:49 -05:00 |
|
Twinaphex
|
ba4d7f3ea3
|
Merge pull request #8328 from fjtrujy/feature/analogSupport
[PS2] Implemented analog support for ps2 controllers
|
2019-02-20 19:38:00 +01:00 |
|
Francisco Javier Trujillo Mata
|
c147866562
|
Implemented analog support for ps2 controllers
|
2019-02-20 19:17:14 +01:00 |
|
cold-brewed
|
81cff95959
|
Use string_is_equal() due to unknown string size
|
2019-02-20 09:30:34 -05:00 |
|
cold-brewed
|
ece17f6a61
|
Encode URLs to allow for spaces in directory names
|
2019-02-20 00:09:24 -05:00 |
|
jdgleaver
|
e76fc2d487
|
Improve menu titles (collections, playlists, database info)
|
2019-02-19 17:08:12 +00:00 |
|
Twinaphex
|
59febcdb9c
|
Merge pull request #8317 from jdgleaver/rgui-sanitise-sublabels
(RGUI) Sanitise menu sublabels
|
2019-02-19 17:51:45 +01:00 |
|
jdgleaver
|
7447434233
|
(RGUI) Only parse menu sublabels when changing selected entry
|
2019-02-19 13:33:11 +00:00 |
|
jdgleaver
|
834f1c1b23
|
(RGUI) Sanitise menu sublabels
|
2019-02-19 11:32:59 +00:00 |
|
Twinaphex
|
3cc17a63eb
|
Merge pull request #8316 from fr500/master
C89 build fix
|
2019-02-19 11:15:18 +01:00 |
|
radius
|
964c4ec6e9
|
C89 build fix
|
2019-02-18 23:12:15 -05:00 |
|
Brad Parker
|
2582a802cd
|
Makefile.griffin: add MMX where SSE is already defined
|
2019-02-18 15:29:11 -05:00 |
|
Twinaphex
|
16a5448f43
|
Merge pull request #8314 from jdgleaver/rgui-playlist-title
(RGUI) Improve playlist titles
|
2019-02-18 16:31:00 +01:00 |
|
jdgleaver
|
e96b872693
|
Make playlist sorting optional and consistent
|
2019-02-18 15:09:19 +00:00 |
|
jdgleaver
|
8cca081719
|
(RGUI) Improve playlist titles
|
2019-02-18 10:38:02 +00:00 |
|
Twinaphex
|
905f67810c
|
Merge pull request #8312 from bparker06/overlay
gl: draw OSD on top of overlay
|
2019-02-18 10:38:55 +01:00 |
|
Twinaphex
|
e2e9739d09
|
Merge pull request #8313 from GregorR/netplay-3-player-stall-fix
Fix stall-out causing total disconnection with >2 players
|
2019-02-18 10:38:35 +01:00 |
|
Gregor Richards
|
c0ed989738
|
Fix stall-out causing total disconnection with >2 players
|
2019-02-17 21:39:50 -05:00 |
|
Brad Parker
|
3a431adf02
|
gl: draw OSD on top of overlay
|
2019-02-17 18:51:19 -05:00 |
|
Twinaphex
|
45287628d4
|
Merge pull request #8311 from fjtrujy/feature/ImprovementPalette
[PS2] Improvement the use of the palette
|
2019-02-17 23:53:45 +01:00 |
|