Commit Graph

38242 Commits

Author SHA1 Message Date
twinaphex
82473e4e32 This prevents crashes 2017-05-26 22:14:36 +02:00
twinaphex
c1386c6f6f Get rid of this 2017-05-26 22:13:39 +02:00
Jean-André Santoni
882fe09dad Reinit the menu when a new font is set 2017-05-26 20:39:42 +02:00
twinaphex
74f202bbda (Menu) Cleanups 2017-05-26 20:12:52 +02:00
twinaphex
588a64dcf2 Silence uninitialized variable warning 2017-05-26 19:38:54 +02:00
twinaphex
b91dd1413f Silence warning 2017-05-26 19:32:18 +02:00
twinaphex
9f1ca98ca3 Update CHANGES.md 2017-05-26 18:58:40 +02:00
twinaphex
8b4f900652 menu_displaylist.c - fix bug on 'images history tab' 2017-05-26 18:32:29 +02:00
twinaphex
9f2c15c17c (Frontend) Change MENU_SETTING_ACTION to FILE_TYPE_DIRECTORY 2017-05-26 16:45:28 +02:00
twinaphex
11641645b2 (platform_linux.c) Change these entries to FILE_TYPE_DIRECTORY 2017-05-26 16:34:34 +02:00
twinaphex
43a3298990 Ability to scroll left/right when entry is on a font 2017-05-26 16:20:57 +02:00
twinaphex
1d013b49c6 Update parse_drive_list 2017-05-26 16:17:14 +02:00
twinaphex
a40e77b408 Set load_content = false for audio filters/video filters 2017-05-26 16:14:28 +02:00
Jean-André Santoni
0d3593f794 Fix record config loading 2017-05-26 16:10:25 +02:00
twinaphex
ecadf864c5 Fixed font selection 2017-05-26 15:57:18 +02:00
twinaphex
e2a6a7ad17 Add 'load_content' parameter to parse_drive_list 2017-05-26 15:52:38 +02:00
twinaphex
f89f6119e7 Cleanup some dead code 2017-05-26 15:39:55 +02:00
twinaphex
3fbfeadaf3 Cleanup menu_displaylist_ctl 2017-05-26 15:37:24 +02:00
aliaspider
5a92ec15cf (WiiU) fix netplay. 2017-05-26 12:32:45 +01:00
aliaspider
e18a5716e3 realloc needed here. 2017-05-26 07:05:52 +01:00
Jean-André Santoni
0a73bccd52 Fix wrong code 2017-05-25 22:43:12 +02:00
Jean-André Santoni
9e1c426a3a Use the new netplay room list in place of the old netplay menu 2017-05-25 17:35:14 +02:00
Jean-André Santoni
329447f51c Fix warning 2017-05-25 15:40:29 +02:00
twinaphex
4f678dfdfc Cleanups 2017-05-25 15:04:55 +02:00
Jean-André Santoni
259cd900da Fix pointer timer 2017-05-25 14:14:38 +02:00
Twinaphex
056af331aa Merge pull request #4972 from alucryd/gcc710
Fix compilation with GCC 7.1.0
2017-05-25 13:44:05 +02:00
Maxime Gauduin
f3453500d4 Fix compilation with GCC 7.1.0 2017-05-25 13:36:11 +02:00
Twinaphex
25210d5f2a Merge pull request #4971 from leiradel/master
Remove restriction of stereo-only OGGs
2017-05-24 22:31:28 +02:00
Andre Leiradella
c72d47b9d0 Remove restriction of stereo-only OGGs 2017-05-24 21:16:19 +01:00
Twinaphex
37f74de732 (OSX) Buildfix 2017-05-24 20:19:48 +02:00
Twinaphex
62e96b63e4 Merge pull request #4969 from Sephiroth87/patch-1
Fix default record output dir on Mac
2017-05-24 16:50:33 +02:00
Fabio Ritrovato
341d1f9528 Fix default record output dir on Mac 2017-05-24 15:48:45 +01:00
Twinaphex
35e28d2f72 Merge pull request #4968 from casdevel/wasapi
Change shared-mode settings
2017-05-24 16:46:37 +02:00
Zoran Vuckovic
eebd7bbeea Change shared-mode settings 2017-05-24 16:25:36 +02:00
aliaspider
bf7d19f401 skip loading a core when it is already active when starting a netplay
game.
2017-05-24 15:10:31 +01:00
aliaspider
39adab8cc1 execv call was missing in frontend_linux_exec. 2017-05-24 11:13:56 +01:00
aliaspider
ad7cb85fcc cannot assume the buffer size here. 2017-05-24 09:21:28 +01:00
Brad Parker
a04b54006d win32: disable winraw input driver for targets older than XP 2017-05-23 21:03:00 -04:00
Andrés
d00921b723 Merge pull request #4966 from fr500/fixes
Fix android build
2017-05-23 19:57:21 -05:00
radius
6f39d6da97 fix 2017-05-23 19:56:28 -05:00
radius
a98c2c38c0 update copyrights 2017-05-23 19:55:47 -05:00
twinaphex
80b5bcd16c Cut down on some code duplication 2017-05-24 02:02:01 +02:00
twinaphex
b70b40969b Set record output/config default dirs for Windows/Linux/Mac 2017-05-24 01:56:09 +02:00
twinaphex
a883dfd825 Setup start callbacks for record config/output 2017-05-24 01:13:56 +02:00
twinaphex
9ccdcad906 Add RECORD_CONFIG/RECORD_OUTPUT to default_dirs 2017-05-24 01:11:39 +02:00
twinaphex
ef4b5db5e2 Updated the other dir settings as well 2017-05-24 00:23:35 +02:00
twinaphex
0b1e6b437d Simplification 2017-05-24 00:16:56 +02:00
twinaphex
c87445f0f9 This should set a sane default setting when pressing 'Start' 2017-05-24 00:15:18 +02:00
twinaphex
907f0db4a3 (platform_linux.c) Style nits 2017-05-23 22:46:12 +02:00
twinaphex
bc64b7cd4e Windows buildfix 2017-05-23 21:18:20 +02:00