Commit graph

1288 commits

Author SHA1 Message Date
Souryo
014234fe0d Linux: Add a bit of logging for gamepads + fixed file descriptor leak 2016-12-20 17:09:49 -05:00
Souryo
2eaa349c12 Linux: Fixed NSF player button colors 2016-12-20 16:53:54 -05:00
Souryo
fdfda87c9d Linux: Fixed crash when loading 7zip files 2016-12-19 22:16:29 -05:00
Souryo
5c9de5b887 Audio: Fixed apu_mixer test (broken by 0.6.0 panning options) 2016-12-19 21:13:40 -05:00
Souryo
b1de3cf1af Debugger: Fixed memory mapping redraw issues 2016-12-19 19:40:18 -05:00
Souryo
4dee31414f Linux: Fixed mouse over tooltip in debugger 2016-12-19 18:25:52 -05:00
Souryo
8a268bbd2d Linux: Patch for audio system not getting initalized properly when device name is set 2016-12-18 22:15:07 -05:00
Souryo
bdbf830dd7 Linux: Gamepad support (using libevdev) 2016-12-18 20:39:31 -05:00
Souryo
760011b66d Linux: Added DroidSansMono font + changed default size 2016-12-18 12:43:20 -05:00
Souryo
b2b00edf3d Windows: Fixed compilation error in MSVC 2016-12-18 11:02:44 -05:00
SourMesen
bbd81919d5 Updated readme 2016-12-18 09:56:06 -05:00
Souryo
1d58a49a09 Linux: MInor makefile fixes + missing include 2016-12-18 09:24:12 -05:00
Souryo
30bf930623 Linux: Fixed spritefont ARGB order bug 2016-12-17 23:41:54 -05:00
Souryo
5998e8e002 Linux: makefile 2016-12-17 23:17:34 -05:00
Souryo
b4489ed0f7 Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
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