pcsx2/plugins/dev9ghzdrk/Win32
Miguel A. Colón Vélez 3193eb5106 Update .gitignore file.
- Remove *.mo. Not needed.
 - Add *.aps and delete USBqemu.aps.
 - Don't ignore asm files.
 - Ignore the cmake obj-i586-linux-gnu build folder in Linux.
 - Fix the regex pattern for /bin/pcsx2*
 - Don't ignore the changelog of libjpeg.
 - portaudio line not needed and ignored vcxproj/props/etc.
 - update to the new rcdefs.h location
 - Don't ignore pcsx2/gui/Resources/EmbeddedImage.h
 - Remove autogenerated file plugins/dev9ghzdrk/Win32/postBuild.cmd
 - Simplify lines using '**' or '*.exe'.
Remaining issues:
$ git status --ignored
Ignored files:
 plugins/CDVDiso/src/mkiso/mkiso.dsp
 plugins/CDVDiso/src/mkiso/mkiso.dsw
.
These can be deleted.
2015-08-19 07:45:02 -04:00
..
Config.cpp dev9ghz: Look in registry for settings first 2015-06-22 15:13:18 +01:00
Config.h pcsx2 license: add missing nice header on various files 2014-04-11 09:18:30 +02:00
DEV9ghzdrk.def Dev9ghz: Respect user Log dir setting, use PluginLog 2015-06-11 23:18:25 +01:00
DEV9ghzdrk.rc Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
DEV9ghzdrk.vcxproj Rename files. 2015-08-18 00:44:35 -04:00
Devioctl.h Include dev9ghzdrk into the main plugins folder, and integrate it into the build system (windows only). 2013-03-19 22:01:41 +00:00
ProjectRootDir.props Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
Win32.cpp dev9ghz: proper casing 2015-07-12 18:38:23 +01:00
_Ntddndis.h Include dev9ghzdrk into the main plugins folder, and integrate it into the build system (windows only). 2013-03-19 22:01:41 +00:00
afxresmw.h pcsx2 license: add missing nice header on various files 2014-04-11 09:18:30 +02:00
ata.cpp Include dev9ghzdrk into the main plugins folder, and integrate it into the build system (windows only). 2013-03-19 22:01:41 +00:00
ata.h pcsx2 license: add missing nice header on various files 2014-04-11 09:18:30 +02:00
icmp.cpp pcsx2 license: add missing nice header on various files 2014-04-11 09:18:30 +02:00
mtfifo.h pcsx2 license: add missing nice header on various files 2014-04-11 09:18:30 +02:00
net.cpp prevent null dereference if no network device is selected in dev9 2014-05-24 22:12:26 +02:00
net.h pcsx2 license: add missing nice header on various files 2014-04-11 09:18:30 +02:00
packet32.h Include dev9ghzdrk into the main plugins folder, and integrate it into the build system (windows only). 2013-03-19 22:01:41 +00:00
pcap_io.h dev9ghzdrk: Make the MAC truely unique, fixes issue #552 2015-06-24 01:36:01 +01:00
resource.h Removed ATL/MFC dependencies from every project, the free version of visual studio does not have those. It compiles with vs2012 express now, will fix others later, in case they are broken. 2013-07-01 21:28:58 +00:00
smap.cpp Use Mutex to control writes to the RX_Frame counter 2015-05-28 20:22:38 +01:00
smap.h Provide a DEV9async and use it to call irq 2015-05-13 10:04:04 +01:00
socket_io.cpp dev9ghzdrk: Make the MAC truely unique, fixes issue #552 2015-06-24 01:36:01 +01:00
socks.c pcsx2 license: add missing nice header on various files 2014-04-11 09:18:30 +02:00
socks.h pcsx2 license: add missing nice header on various files 2014-04-11 09:18:30 +02:00
tap-win32.cpp Added WinPcap to the library of 3rd party includes and made DEV9ghzdrk use them. 2013-03-20 13:58:00 +00:00
tap.h pcsx2 license: add missing nice header on various files 2014-04-11 09:18:30 +02:00
vl.h Include dev9ghzdrk into the main plugins folder, and integrate it into the build system (windows only). 2013-03-19 22:01:41 +00:00