Mesen-SX/Utilities
2020-02-07 18:23:23 -05:00
..
HQX Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
KreedSaiEagle Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
Scale2x Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
xBRZ Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
ArchiveReader.cpp Remove unnecessary checks before deleting a pointer 2019-04-12 19:03:54 -04:00
ArchiveReader.h Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
AutoResetEvent.cpp Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
AutoResetEvent.h Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
AviRecorder.cpp Video Recorder: Add support for GIF output 2020-02-05 18:57:20 -05:00
AviRecorder.h Video Recorder: Add support for GIF output 2020-02-05 18:57:20 -05:00
AviWriter.cpp Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
AviWriter.h Video Recorder: Add support for GIF output 2020-02-05 18:57:20 -05:00
Base64.h Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
BaseCodec.h Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
blip_buf.cpp Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
blip_buf.h Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
BpsPatcher.cpp Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
BpsPatcher.h Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
CamstudioCodec.cpp Remove unnecessary checks before deleting a pointer 2019-04-12 19:03:54 -04:00
CamstudioCodec.h Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
CRC32.cpp Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
CRC32.h Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
Equalizer.cpp UI: Added audio options (sample rate, volume, latency, equalizer) 2019-03-10 17:56:54 -04:00
Equalizer.h UI: Added audio options (sample rate, volume, latency, equalizer) 2019-03-10 17:56:54 -04:00
FastString.h Debugger: Fixed crash in disassembly, slightly improved search performance 2019-07-18 16:14:32 -04:00
FolderUtilities.cpp UI: Fixed date display on save states 2020-02-05 19:53:18 -05:00
FolderUtilities.h UI: Fixed date display on save states 2020-02-05 19:53:18 -05:00
gif.h Video Recorder: Add support for GIF output 2020-02-05 18:57:20 -05:00
GifRecorder.cpp Video Recorder: Add support for GIF output 2020-02-05 18:57:20 -05:00
GifRecorder.h Video Recorder: Add support for GIF output 2020-02-05 18:57:20 -05:00
HexUtilities.cpp Debugger: Fixed crash in disassembly, slightly improved search performance 2019-07-18 16:14:32 -04:00
HexUtilities.h Debugger: Fixed crash in disassembly, slightly improved search performance 2019-07-18 16:14:32 -04:00
IpsPatcher.cpp Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
IpsPatcher.h Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
ISerializable.h Save state support 2019-03-12 09:15:57 -04:00
IVideoRecorder.h Video Recorder: Add support for GIF output 2020-02-05 18:57:20 -05:00
LowPassFilter.h Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
md5.cpp Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
md5.h Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
miniz.cpp Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
miniz.h Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
orfanidis_eq.h Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
PlatformUtilities.cpp Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
PlatformUtilities.h Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
PNGHelper.cpp Screenshots: Create 24-bit PNG files instead of 32-bit files to save some space 2019-12-25 16:21:17 -05:00
PNGHelper.h Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
RawCodec.h Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
Serializer.cpp Run ahead support (+ improved save/load state performance) 2019-12-26 12:03:38 -05:00
Serializer.h Run ahead support (+ improved save/load state performance) 2019-12-26 12:03:38 -05:00
sha1.cpp Save state support 2019-03-12 09:15:57 -04:00
sha1.h Save state support 2019-03-12 09:15:57 -04:00
SimpleLock.cpp Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
SimpleLock.h Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
snes_ntsc.cpp UI: Added video options (scale, filters, aspect ratio) 2019-03-10 11:12:50 -04:00
snes_ntsc.h UI: Added video options (scale, filters, aspect ratio) 2019-03-10 11:12:50 -04:00
snes_ntsc_config.h UI: Added video options (scale, filters, aspect ratio) 2019-03-10 11:12:50 -04:00
snes_ntsc_impl.h UI: Added video options (scale, filters, aspect ratio) 2019-03-10 11:12:50 -04:00
Socket.cpp Netplay: Added support for netplay 2019-10-20 21:23:48 -04:00
Socket.h Netplay: Added support for netplay 2019-10-20 21:23:48 -04:00
stb_vorbis.cpp Libretro: Static link runtime and fixed some mingw compilation issues 2019-12-20 11:40:42 -05:00
stb_vorbis.h Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
stdafx.cpp Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
stdafx.h Linux: Fixed build/makefile and compilation errors/warnings (and add missing files to git) 2019-03-31 14:50:12 -04:00
StringUtilities.h Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
SZReader.cpp Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
SZReader.h Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
Timer.cpp Libretro: Enable frame skipping during fast forward 2020-02-07 18:23:23 -05:00
Timer.h Libretro: Enable frame skipping during fast forward 2020-02-07 18:23:23 -05:00
UPnPPortMapper.cpp Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
UPnPPortMapper.h Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
UpsPatcher.cpp Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
UpsPatcher.h Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
UTF8Util.cpp Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
UTF8Util.h Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
Utilities.vcxproj Video Recorder: Add support for GIF output 2020-02-05 18:57:20 -05:00
Utilities.vcxproj.filters Video Recorder: Add support for GIF output 2020-02-05 18:57:20 -05:00
VirtualFile.cpp Added ST010/ST011 support 2019-07-16 00:34:44 -04:00
VirtualFile.h Added ST010/ST011 support 2019-07-16 00:34:44 -04:00
ZipReader.cpp Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
ZipReader.h Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
ZipWriter.cpp Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
ZipWriter.h Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
ZmbvCodec.cpp Minor fix for previous delete refactoring commit 2019-04-12 19:06:38 -04:00
ZmbvCodec.h Add back some of the excluded projects 2019-02-13 14:10:36 -05:00