Commit Graph

1173 Commits

Author SHA1 Message Date
Souryo
b0dafd311a Linux: Fixed single instance option 2016-12-30 15:02:36 -05:00
Souryo
328136eb08 Linux: Fixed compilation error 2016-12-30 15:00:37 -05:00
Souryo
a182eeb052 Linux: Fixed compilation error with new ntsc filter 2016-12-30 14:47:40 -05:00
Souryo
5cc9c3915d Linux: Fixed bug and compilation errors/warnings for avi recording 2016-12-30 14:47:19 -05:00
Souryo
b9f806d6f4 Fixed tiny memory leak 2016-12-30 13:42:40 -05:00
Souryo
7b94a59b86 MMC5: Small bug fix (used wrong register numbers) 2016-12-30 13:42:12 -05:00
Souryo
0f5c7fe78b Video: Added "Video Recorder" to record AVI files 2016-12-29 21:19:13 -05:00
Souryo
1c5a44c20e Video: Added Sony CXA2025AS palette preset + updated unsaturated palette to v6 2016-12-28 13:26:24 -05:00
Souryo
fac04049d0 UI: Spanish translation update (thanks to Juan Ramón Martínez) 2016-12-28 12:06:27 -05:00
Souryo
083c2d2083 Files/Folders: Fixed issues when paths contained non-ascii characters (caused by recent linux changes) 2016-12-28 11:21:39 -05:00
Souryo
641192236e Video: Added new NTSC filter (Bisqwit's) 2016-12-27 15:04:20 -05:00
Thalles
2e373f0c24 Portuguese Translation Update (#85) 2016-12-27 09:04:57 -05:00
Souryo
06031da2d4 Video: Fixed visual glitches and illegal memory accesses in 2xSai, Super2xSai and SuperEagle filters 2016-12-25 15:49:21 -05:00
Souryo
1fd3ef5dcc Version Update: 0.6.1 2016-12-24 21:27:28 -05:00
Souryo
8881559217 UI: Fixed a few fullscreen mode issues 2016-12-24 16:29:14 -05:00
Souryo
b6163da03d Linux: Minor fix when checking why core library could not be loaded 2016-12-24 16:08:40 -05:00
Souryo
8132c5cb25 DirectInput: Various fixes 2016-12-23 20:29:19 -05:00
Souryo
7accd1ff18 Overclocking: Fixed sound issues when overclocking was enabled 2016-12-23 13:56:45 -05:00
Souryo
b63c1f9c4e UI: Improve/simplify resizing logic 2016-12-22 23:08:34 -05:00
Souryo
63e8fbb839 NSF: Update volume slider when audio config is changed 2016-12-22 20:34:28 -05:00
Souryo
d4b35e1c43 Linux: (Debugger) Changed arrow symbol for active statement 2016-12-22 20:29:14 -05:00
SourMesen
bbcc94b5dd Updated readme 2016-12-22 20:22:12 -05:00
Souryo
8face6e666 Linux: Support for auto updates (+ refactoring) 2016-12-22 19:39:33 -05:00
Souryo
4223566917 Linux: Removed all hardcoded references to Consolas font 2016-12-22 19:18:07 -05:00
Souryo
72729eb579 Linux: Fixed attempting to write to missing folder 2016-12-22 18:49:58 -05:00
Souryo
cd665ae688 Linux: Force some inline functions in clang (faster) 2016-12-22 18:49:24 -05:00
Souryo
8378cb59ac Linux: 32-bit builds 2016-12-22 18:44:54 -05:00
Souryo
7df6390b41 Linux: Fixed crash at startup when folders do not exist 2016-12-22 17:26:05 -05:00
Souryo
7c11e8154a Linux: Fixed "In background" flag behavior 2016-12-21 23:41:39 -05:00
Souryo
54d0f4d0a5 Debugger: Do not display code in ram with a green (unexecuted) background 2016-12-21 20:14:30 -05:00
Souryo
1f56cdab86 Utilities: Fixed windows compilation error + replaced windows-specific code 2016-12-21 19:31:07 -05:00
Souryo
bf36d39eb7 Audio: Fixed a number of issues with square channel - apu_mixer tests sound much closer to real hardware. 2016-12-21 18:27:08 -05:00
Souryo
75e0de636e UI: Portuguese translation (thanks to ThallesAps!) 2016-12-20 23:04:20 -05:00
Souryo
ed3ca11271 Command line: Fixed loading roms with relative path 2016-12-20 22:44:43 -05:00
Souryo
6cee4544cb Linux: Small makefile fixes 2016-12-20 21:56:48 -05:00
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