Commit Graph

1073 Commits

Author SHA1 Message Date
Souryo
a6579fbfdb Linux: Implemented sockets/netplay + fixed uninitialized variable crash 2016-12-17 18:56:03 -05:00
Souryo
2c8c1be648 Debugger: Allow editing breakpoints with rightclick+edit or F2 2016-12-17 16:58:18 -05:00
Souryo
4a5e3e0478 Linux: Fixed trackbar background color in Mono 2016-12-17 15:46:13 -05:00
Souryo
35979c6291 Linux: Implemented HUD (ported SpriteFont to SDL) 2016-12-17 15:35:45 -05:00
Souryo
baa8f275c8 Linux: Fixed Testhelper - all ~300 tests pass. 2016-12-16 07:20:43 -05:00
Souryo
b542fd56ec Linux: Fixed PPU crash when rendering is off + uninitalized variables 2016-12-16 07:13:33 -05:00
Souryo
9ec309eaa1 DirectInput: Fixed bug that caused directinput to constantly scan for new devices 2016-12-14 20:49:41 -05:00
Souryo
666dc14043 Debugger: Disabled pause when in debugger - fixes deadlocks 2016-12-14 20:48:47 -05:00
Souryo
33385e7996 Linux: Work around mono bug with mouseup/down events 2016-12-14 19:33:33 -05:00
Souryo
571f439c67 Input: Fixed "Automatically configure controllers" option not working 2016-12-14 18:27:34 -05:00
Souryo
cd1c53efa1 Linux: Implemented mouse clicks for zapper/etc. 2016-12-14 18:26:52 -05:00
Souryo
fc24993836 Cheats: Fixed XML export code for custom codes - a compare value was always exported. 2016-12-14 17:16:55 -05:00
Souryo
ee2898c328 Windows: Fixed compilation errors/warnings 2016-12-14 17:11:18 -05:00
Souryo
4695a4c887 Linux: Fixed debugger (randomly) not working due to uninitalized variables 2016-12-13 23:28:28 -05:00
Souryo
6547594f14 Linux: Fixed save files/screenshots folder 2016-12-13 22:44:52 -05:00
Souryo
d1f10fddd8 Linux: Fixed save/load state shortcuts not working 2016-12-13 22:36:22 -05:00
Souryo
a0e44427bd Linux: Fixed most layout issues with Mono 2016-12-13 22:19:18 -05:00
Souryo
68b45dc951 Linux: Fixed single instance mode 2016-12-13 20:31:44 -05:00
Souryo
c62ede991f Linux: Support for file associations 2016-12-13 20:05:42 -05:00
Souryo
b916332264 Linux: Made open/save dialogs case insensitive 2016-12-12 23:25:20 -05:00
Souryo
d4ba601e0c DirectInput: Fixed bug with multiport adapters only detecting gamepads in 1 port 2016-12-12 20:42:10 -05:00
Souryo
4dceed0ff4 Windows: Fixed windows build (WinMesen->MesenCore) 2016-12-12 20:38:29 -05:00
Souryo
8c4d6dd55c VRC7 Audio: Fixed startup state (caused crashes) 2016-12-12 20:34:48 -05:00
Souryo
38aa18ab9f Linux: Fixed GCC errors/warnings 2016-12-12 20:33:48 -05:00
Souryo
8439290896 Utilities: Rewrote file/folder utility functions to use the new filesystem api (works in both VC & GCC) 2016-12-11 20:42:59 -05:00
Souryo
15f105962d Linux: Renamed WinMesen.dll to MesenCore.dll 2016-12-11 17:47:29 -05:00
Souryo
9ca1bf263c Linux: SDL video/audio + linux key manager 2016-12-11 16:39:11 -05:00
Souryo
efca5284b1 Mono/Linux: Fixed layout issues 2016-12-11 14:25:29 -05:00
Souryo
02da94cf6b Minor fixes for windows build 2016-12-11 11:18:37 -05:00
Souryo
cbc61a1bac Fixed all GCC errors and most warnings 2016-12-11 10:56:23 -05:00
Souryo
c317179afc Debugger: Fixed emulator crash when entering some invalid watch/debug expressions 2016-12-10 15:18:50 -05:00
Souryo
c9c55b2c7e Version Update: 0.6.0 2016-12-10 14:01:20 -05:00
Souryo
5499f400a9 Audio: Panning tab localization 2016-12-09 21:33:25 -05:00
Souryo
e24514781f Audio: Added channel panning options 2016-12-09 21:23:20 -05:00
Souryo
ab56dd1ccb Debugger: Improved file search for dbg file import 2016-12-09 16:29:12 -05:00
Souryo
2fac266303 Audio: Added crossfeed option for stereo filters 2016-12-09 14:47:34 -05:00
Souryo
7fe6ae6a0d Debugger: Fixed profiler counting jsr/rts cycles in the wrong function 2016-12-09 13:45:50 -05:00
Souryo
2cbae24ded UI: Added "Load Random Game" option 2016-12-09 12:49:17 -05:00
Souryo
393126f798 Video: Restore scale properly when going out of fullscreen mode + fixed issues with scale not being applied properly after filter changes in fullscreen mode 2016-12-09 12:01:44 -05:00
Souryo
3f3b3ffb3c Audio: Improve sound latency - can be set 4-5x lower than before without crackling sounds 2016-12-09 10:30:09 -05:00
Souryo
cad8995696 Video: Aspect ratio now takes overscan settings into account to give an accurate pixel aspect ratio, no matter the overscan 2016-12-09 09:23:04 -05:00
Souryo
c023a87dd9 Debugger: Allow double-clicking in profiler to move to function in debugger + better sort default 2016-12-09 00:12:38 -05:00
Souryo
75076d5db5 Debugger: Refactoring/performance fixes for memory access counters 2016-12-09 00:02:56 -05:00
Souryo
7dd2123025 Debugger: Fixed potential issue with DBG file import 2016-12-08 19:38:06 -05:00
Souryo
189bede58d Debugger: Fixed break on reset menu state when opening debugger 2016-12-08 19:34:43 -05:00
Souryo
b181e5fb97 Debugger: Reordered some menu items 2016-12-08 19:32:39 -05:00
Souryo
8311a2d3c0 Debugger: Prevent caught exception when minimizing debugger 2016-12-08 19:31:04 -05:00
Souryo
8a2c4194a9 Debugger: Added profiler in memory tools (renamed from memory viewer) 2016-12-08 19:30:41 -05:00
Souryo
c7b8b56780 Debugger: Fixed LogStatic() calls not being inserted at the right position in the log file 2016-12-07 19:36:19 -05:00
Souryo
cca14842a7 Debugger: Fixed crash in trace logger 2016-12-07 19:33:05 -05:00