summaryrefslogtreecommitdiff
path: root/src/readme.txt
diff options
context:
space:
mode:
authoraliaspider2015-11-05 19:32:30 +0100
committeraliaspider2015-11-05 19:32:30 +0100
commit771178cf2078da10b9f07590329b3e7c7c7a9259 (patch)
tree8dc67765a4a8355487dc1ee796b6d3a51fcbfb20 /src/readme.txt
parent0731cea41cf04d205f98a7b3d516dfb7633265a7 (diff)
downloadsnes9x2002-771178cf2078da10b9f07590329b3e7c7c7a9259.tar.gz
snes9x2002-771178cf2078da10b9f07590329b3e7c7c7a9259.tar.bz2
snes9x2002-771178cf2078da10b9f07590329b3e7c7c7a9259.zip
move/delete some unused files.
Diffstat (limited to 'src/readme.txt')
-rw-r--r--src/readme.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/readme.txt b/src/readme.txt
deleted file mode 100644
index 8fe6f95..0000000
--- a/src/readme.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-3.71
---files were errorenously getting _logXX.log names instead of _logXX.txt. Fixed
-3.7
-what's new:
---new feature: per thread indent in the log files
---new options: STLOG_MULTITHREADING (turns on/off multithreading features), STLOG_USE_PERFORMANCE_CONTER (you can turn off usage of GetPerformanceCounter() function)
---fixed bug with stack overflow in GetLogFileName() function (thanks to Alexander Shargin)
---fixed bug with unclosed handle when used from DLL (thanks to Rene Heijndijk).
---fixed bug with ___DoNothing() function for the cases when the STLOG_DEBUG macro is undefined
---new functions: STLOG_WRITE_IID, STLOG_WRITE_GUID, STLOG_WRITE_CLSID