index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DiscIO
/
Src
/
FileMonitor.cpp
Age
Commit message (
Expand
)
Author
2011-04-01
Use mutexes in LogManager to make it threadsafe, as suggested by beistin's pa...
Jordan Woyak
2011-02-02
Thread affinity on OS X and *BSD.
Soren Jorvang
2011-02-02
Remove the global namespace a bit and remove some dead code.
Soren Jorvang
2010-12-22
Move AES to common lib
LPFaint99
2010-12-14
Revert back to LogTypes. Fixes issue 3668.
Glenn Rice
2010-12-05
First pass at dealing with different size_t/off_t sizes in C90 environments.
Soren Jorvang
2010-12-05
allow gcc to check the format of args being passed to MsgAlert and GenericLog...
Shawn Hoffman
2010-11-10
StringUtil cleanup. Nothing seems broken.
Jordan Woyak
2010-06-09
Hg:
Shawn Hoffman
2010-06-04
Port InputPluginCommon to use the original IniFile code, get rid of Billiard's.
hrydgard
2010-06-03
Warp back to 5578. Sorry for the lost changes, please re-apply. Reason: 557...
hrydgard
2010-06-03
Merge GCPadNew into Dolphin. This takes place in three segments: Core, InputC...
Shawn Hoffman
2010-02-17
More memory leak fixing.
donkopunchstania
2010-02-14
Bunch of tiny memory leaks fixed and cleanup, フウ〜!
Sonicadvance1
2010-02-02
Some small clean up + fixes to make valgrind happy
nakeee
2010-01-11
Small unicode fix for extracting files (ISOProperties.cpp)
LPFaint99
2009-09-11
fix loading wads on both windows (FileMonitor.cpp) and linux/mac (std::transf...
LPFaint99
2009-09-06
DiscIO: Augment the filemon to not slow down ISO properties for GC games
John Peterson
2009-09-06
NETPLAY:Changed chat sending so it will only send a message if the message si...
death2droid
2009-09-04
r4195, redux...
hrydgard
2009-09-04
fix for "properties-crash" by lpfaint
hrydgard
2009-09-04
DiscIO:Quick fix for the includes again
death2droid
2009-09-04
DiscIO:Fix the includes up Dolphin should now compile.
death2droid
2009-09-04
Fixed up the filemon a bit, added isEnable function to the logmanager
nakeee