Commit graph

1647 commits

Author SHA1 Message Date
Sour
4b09f24fe1 UI: Improved detection of conflicting key bindings 2017-12-25 23:59:22 -05:00
Sour
9eaddec9c7 FDS: Disable auto-insert disk when playing/recording movies 2017-12-25 23:38:05 -05:00
Sour
1b9ab1eb1e Input: Fixed Konami Hypershot P2 issues 2017-12-25 23:35:12 -05:00
Sour
51ac954f8c Input: Added UI to configure bandai microphone bindings 2017-12-25 23:34:39 -05:00
Sour
b69071497a Input: Mouse capture mode fixes/improvements 2017-12-25 11:36:25 -05:00
Sour
8a137ba72e UI: Fixed issue with menu bar in NSF player when auto-hide option is enabled 2017-12-24 17:45:02 -05:00
Sour
212a3fa23a Movies: Fixed issue with reset/power cycle recording 2017-12-23 12:32:44 -05:00
Sour
5c85bf722f Fixed rare freeze when loading a rom caused by reading uninitialized memory 2017-12-22 23:14:17 -05:00
Sour
b144906e2b UI: Fixed "Show FPS" menu command 2017-12-22 22:36:24 -05:00
Sour
d895c99cbd Input: Improved config UI for Powerpad (+ added toggle for side A/B) 2017-12-22 21:57:25 -05:00
Sour
c43c884293 HD Packs: Fixed issue with CHR RAM games (last tile in chr ram memory was being ignored) 2017-12-22 21:01:53 -05:00
Sour
1825943a7f Movies: Added option dialog when starting a recording 2017-12-22 15:08:58 -05:00
Sour
6b3e0ab611 Video: Make exclusive fullscreen mode start on the same screen as Mesen's main window 2017-12-21 22:39:26 -05:00
Sour
633fe28c95 UI: Disable mouse capture mode when focus is lost 2017-12-21 22:06:09 -05:00
Sour
ebe5046770 UI: Allow SNES & Subor mice to be plugged into famicom port 1 & 2 (since this would work on a famicom AV) 2017-12-21 21:50:32 -05:00
Sour
98f2b65c7f Input: Added UI to select sensitivity for mouse-like devices 2017-12-21 21:31:42 -05:00
Sour
ee9a3e9ddf Debugger: Added copy image to clipboard action in ppu viewer 2017-12-21 17:48:24 -05:00
Sour
e227697531 Lua: Renamed DMC "frequency" to "sampleRate" and added clockRate to getState() table. 2017-12-21 15:37:57 -05:00
Sour
6717520cb3 Debugger: Allow labels with @ marks in the watch window 2017-12-21 15:19:57 -05:00
Sour
0cef4939a4 Debugger: Added right-click options to label/function lists to add a watch/breakpoint 2017-12-21 15:12:37 -05:00
Sour
9654cbc5af Debugger: Changed background color for sprite viewer to make sprite edges easier to distinguish 2017-12-21 14:20:55 -05:00
Sour
50d7bbf492 Lua: Added getRomInfo/getLogWindowLog and changed getState to return doubles for apu channel frequencies 2017-12-20 22:11:36 -05:00
Sour
b9053e3d5e UI: Allow window size smaller than 240px to prevent issues in 240px fullscreen mode 2017-12-20 19:56:29 -05:00
Sour
cdd6c4c20e Input: Prevent Alt-F4 from triggering other shortcuts (e.g load save state 4) 2017-12-20 19:51:57 -05:00
Sour
1a133a548a Input: Make left and right shift behave the same way (as they were meant to) 2017-12-20 19:03:31 -05:00
Sour
bba613728c Input: Properly ignore all input when in background 2017-12-20 18:41:26 -05:00
Sour
4e76e2ef46 Input: UI for Pachinko controller config 2017-12-19 11:00:48 -05:00
Sour
db971fe5cc HD Packs: Performance fixes (CHR RAM games run 2x faster than before + some improvements for CHR ROM games) 2017-12-18 20:02:25 -05:00
Sour
224cbe6b04 HD Packs: Fixed regression with CHR RAM games 2017-12-17 21:15:08 -05:00
Sour
d2ef196a3b Input: Added "keyboard mode" toggle to improve keyboard input 2017-12-17 21:11:54 -05:00
Sour
6b90228bdd Input: Added UI for keybindings for 6 devices (exciting boxing, family basic keyboard, jissen mahjong, partytap, powerpad, subor keyboard) 2017-12-16 14:06:00 -05:00
Sour
a8a55efbcf Linux: Enabled LTO for clang (+25-30% performance) 2017-12-07 22:52:18 -05:00
Sour
2b851d5d38 Performance: Code optimizations (7-10% faster than 0.9.3) 2017-12-04 00:09:11 -05:00
Sour
6588872e42 Input: Fixed crash due to multithreading issues w/ controller state access 2017-12-03 23:12:16 -05:00
Joel Puig Rubio
2baf1071d4 Updated Catalan translation (#279) 2017-12-03 23:08:34 -05:00
Souryo
6aa8edbede Linux: Fixed compilation warnings 2017-11-29 23:37:23 -05:00
Souryo
114d9d2313 Video: Exclusive fullscreen mode (wip) 2017-11-29 23:24:26 -05:00
Souryo
dc3202fbfc UI: Fixed input hud being shown behind game select screen after using power off 2017-11-28 22:44:06 -05:00
Souryo
ff95758a87 Movies: Fixed issue when auto-configure input option is enabled 2017-11-26 19:19:10 -05:00
Souryo
6e077f5743 Rewind: Fixed old bug that (rarely) caused glitchy video when rewinding 2017-11-26 18:19:37 -05:00
Souryo
a0289a5e95 Movies: Allow rewinding in movies 2017-11-26 18:16:32 -05:00
Souryo
3348c3d96a Savestates: Fixed issue with BaseControlDevice::StreamState 2017-11-26 17:02:26 -05:00
Souryo
4b3edac310 Input: Added UI for family basic tape recorder 2017-11-24 21:38:12 -05:00
Souryo
12321c48fa Debugger: Fixed deadlock when using "Power Off" while debugger is opened 2017-11-22 21:29:21 -05:00
Souryo
9c5cfa2e79 Lua: Fixed inputPolled event being called multiple times per frame 2017-11-21 17:54:54 -05:00
Souryo
2c7a169d9c Linux: Fixed compilation warnings/errors 2017-11-20 19:15:17 -05:00
Souryo
850102bbdc Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come)
Movies: Rewrote format to support all IO devices and console types
Netplay: Now supports all IO devices and console types
2017-11-19 23:08:23 -05:00
Arcus87
3f83097e64 Updated Ukrainian Translation (#275) 2017-11-19 21:15:37 -05:00
altiereslima
f0178b4cc6 Updated Portuguese Translation (#274) 2017-11-19 21:15:03 -05:00
Souryo
fefeaeca54 Debugger: Fixed rare multithreading crash when opening trace logger (BeginInvoke called before form loaded) 2017-11-15 19:30:29 -05:00