Commit graph

743 commits

Author SHA1 Message Date
Souryo
028b2ff089 UI: Fixed pause screen issues (was sometimes being shown when it should not have) 2017-10-07 21:00:02 -04:00
Souryo
65dc9cb3a1 DB: Fixed 4-screen games not being marked as such in DB 2017-10-07 20:28:00 -04:00
Souryo
11a06926ff Debugger: Lua - Added getScriptDataFolder function 2017-10-07 15:16:14 -04:00
Souryo
ba8540e4f2 Debugger: Fixed Lua-related multithreading bugs 2017-10-07 13:01:42 -04:00
Arcus87
1b0ebd4bca Ukrainian language update (#261) 2017-10-07 10:24:47 -04:00
Souryo
a6a2714ab7 Debugger: Memory viewer - reduced minimum size, improved resize logic 2017-10-06 18:26:02 -04:00
Souryo
5ab04aa00b Debugger: Close all debugger windows when emulation is stopped (prevents crashes) 2017-10-05 21:40:25 -04:00
Souryo
2f20ab5092 Debugger: Fixed multi-threading crash in assembler 2017-10-05 21:35:55 -04:00
Souryo
6d0e011551 Debugger: Turn on compiled regex on x64 for syntax highlighting (2+x faster) 2017-10-05 21:33:22 -04:00
Souryo
67b9a5c707 Debugger: Fixed hex editor highlight issues (when loading save state, etc.) 2017-10-05 20:48:18 -04:00
Souryo
9e032b772f Debugger: Fixed max length for cycle count field 2017-10-05 20:47:40 -04:00
Souryo
00c2de85c9 Debugger: Remember memory tools window size 2017-10-05 19:59:24 -04:00
Souryo
1c73193f0d UI: Better label for integer fps mode in French 2017-10-05 19:56:14 -04:00
altiereslima
37bda93008 Portuguese translation update (#258) 2017-10-03 20:34:14 -04:00
Souryo
63f35598fc Debugger: Fixed hex editor coloring when character view is disabled 2017-10-03 18:28:42 -04:00
Souryo
03c689a1f4 Debugger: Fixed regression when opening debugger while game is paused 2017-10-03 17:24:29 -04:00
Souryo
213b67064b Debugger: Lua - Reuse last folder when saving scripts, too 2017-10-03 17:17:56 -04:00
Souryo
63bf64c3b2 Spanish translation update (thanks to Juan Ramón Martínez) 2017-10-02 18:52:20 -04:00
Souryo
f8315ac726 Debugger: Reuse last used folder when opening a lua script 2017-10-02 18:49:13 -04:00
Souryo
c211d135ca UI: Added some new shortcuts (game timer, frame counter, etc.) 2017-10-02 18:44:36 -04:00
Souryo
a313076e2d UI: Fixed layout issue when entering fullscreen mode while game is paused (or if screen size does not change) 2017-10-02 17:20:38 -04:00
Souryo
0d1e9bbcb3 Zip: Fixed issues with non-UTF8 filenames in zip files 2017-09-30 14:07:07 -04:00
Souryo
ef63dfa816 Video: Added 60.0/50.0 fps mode 2017-09-30 11:24:35 -04:00
Souryo
99d1728da9 Debugger: Improved scanline/cycle fields' usability 2017-09-29 20:54:09 -04:00
Souryo
a04a8747ba Debugger: Fixed freezes/crashes when switching game while debugger is opened (esp. with lua scripts) 2017-09-28 21:27:38 -04:00
Souryo
f00b4db2bb Debugger: Fixed empty list after resetting profiler 2017-09-28 21:10:48 -04:00
Souryo
8e37b81d3a Debugger: Fixed mouse over precision in PPU viewer (cause by recent DPI-related changes) 2017-09-28 20:34:14 -04:00
Souryo
b8f51f876a Debugger: Fixed palette display in nametable viewer 2017-09-28 20:33:07 -04:00
Souryo
99c2385192 Debugger: Fixed sprite viewer screen preview not showing the last 10 lines 2017-09-28 20:08:27 -04:00
Souryo
1f974dcedd Debugger: Scroll overlay position is now based on the selected cycle/scanline 2017-09-28 20:05:00 -04:00
Souryo
c7a001e691 Debugger: Fixed cycle/scanline inputs not working with keyboard in ppu viewer 2017-09-28 18:32:09 -04:00
Souryo
5b2467b205 Fixed text typos 2017-09-23 12:07:01 -04:00
Souryo
b8630ddeeb UI: Fixed layout issues in video config (+ down arrow icon change in win8+) 2017-09-18 21:40:21 -04:00
Souryo
1f2457769b Command Line: Resize window properly when scale/overscan changes via command line switches 2017-09-17 16:04:26 -04:00
Souryo
ccb2731e73 UI: Fixed DPI issue with palette tab in video config 2017-09-17 15:23:11 -04:00
Souryo
c5e405d941 UI: Fixed DPI-related window sizing issue when overscan is used 2017-09-17 15:21:50 -04:00
Souryo
05236c4d1a UI: More layout fixes 2017-09-17 01:29:17 -04:00
Souryo
ac4f3a0b00 UI: Linux layout fixes 2017-09-17 00:54:30 -04:00
Souryo
8151fb5445 UI: Fixed DPI-related issues 2017-09-16 22:02:05 -04:00
altiereslima
fb1b1fea8c Updated Portuguese translation (#248) 2017-09-15 19:18:22 -04:00
Souryo
c6f77c8a3d Startup: Only overwrite existing files on disks if they don't match the embedded file 2017-09-12 20:52:12 -04:00
Souryo
6ef76ecb20 Debugger: Keep watch selection when auto-refresh is on 2017-09-12 20:04:14 -04:00
Souryo
5fb7bd4f77 Debugger: Fixed crash when attempting to copy via Ctrl-C when trace log is empty 2017-09-12 19:39:03 -04:00
Souryo
c2d63f6166 Cheat Finder: Fixed crash when pressing Reset button 2017-09-12 19:38:42 -04:00
Arcus87
41fc5f68bd Updated Ukrainian translation (#245) 2017-09-09 19:25:23 -04:00
altiereslima
cec930dcf4 Updated Portuguese translation (#243) 2017-09-09 09:32:51 -04:00
Souryo
43744ba95e Version Update: 0.9.3 2017-09-08 22:17:23 -04:00
Souryo
a54255fa5c Linux: Changed default data folder (/.config/mesen) 2017-09-08 22:16:57 -04:00
Souryo
287dd16c8a UI: Localized online help menu option 2017-09-08 20:37:45 -04:00
Souryo
ece3526b31 Linux: Fixed crash when trying to start another instance (fixes file associations) 2017-09-08 20:10:30 -04:00