summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/Src/FileMonitor.cpp
AgeCommit message (Expand)Author
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre
2013-11-03Run code through the advanced tool 'sed' to remove trailing whitespace.comex
2013-04-17New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm...Lioncash
2013-04-16Remove all tab/space mismatches from the Core project. For anyone working on ...Lioncash
2013-04-15Update the license file text (change SVN to Git) in all projects except Core ...lioncash
2011-04-01Use mutexes in LogManager to make it threadsafe, as suggested by beistin's pa...Jordan Woyak
2011-02-02Thread affinity on OS X and *BSD.Soren Jorvang
2011-02-02Remove the global namespace a bit and remove some dead code.Soren Jorvang
2010-12-22Move AES to common libLPFaint99
2010-12-14Revert back to LogTypes. Fixes issue 3668.Glenn Rice
2010-12-05First pass at dealing with different size_t/off_t sizes in C90 environments.Soren Jorvang
2010-12-05allow gcc to check the format of args being passed to MsgAlert and GenericLog...Shawn Hoffman
2010-11-10StringUtil cleanup. Nothing seems broken.Jordan Woyak
2010-06-09Hg:Shawn Hoffman
2010-06-04Port InputPluginCommon to use the original IniFile code, get rid of Billiard's.hrydgard
2010-06-03Warp back to 5578. Sorry for the lost changes, please re-apply. Reason: 557...hrydgard
2010-06-03Merge GCPadNew into Dolphin. This takes place in three segments: Core, InputC...Shawn Hoffman
2010-02-17More memory leak fixing.donkopunchstania
2010-02-14Bunch of tiny memory leaks fixed and cleanup, フウ〜!Sonicadvance1
2010-02-02Some small clean up + fixes to make valgrind happynakeee
2010-01-11Small unicode fix for extracting files (ISOProperties.cpp)LPFaint99
2009-09-11fix loading wads on both windows (FileMonitor.cpp) and linux/mac (std::transf...LPFaint99
2009-09-06DiscIO: Augment the filemon to not slow down ISO properties for GC gamesJohn Peterson
2009-09-06NETPLAY:Changed chat sending so it will only send a message if the message si...death2droid
2009-09-04r4195, redux...hrydgard
2009-09-04fix for "properties-crash" by lpfainthrydgard
2009-09-04DiscIO:Quick fix for the includes againdeath2droid
2009-09-04DiscIO:Fix the includes up Dolphin should now compile.death2droid
2009-09-04Fixed up the filemon a bit, added isEnable function to the logmanagernakeee