Aegisub/aegisub/reporter
Grigori Goronzy 4d422b1997 Minor fixes to the reporter Linux support
* drop BSD-specific includes
* document CPU cores/count vs. logical CPU count
* close files properly
* return memory size in bytes

Originally committed to SVN as r3584.
2009-09-27 01:20:29 +00:00
..
include Clarify what Features2 can be. 2009-09-26 20:19:36 +00:00
aegisub.cpp Add @ingroup tags and another doxygen comment. 2009-09-26 09:38:17 +00:00
aegisub.h Fix reporter compilation without precompiled headers 2009-09-26 14:53:27 +00:00
main.cpp Add @ingroup tags and another doxygen comment. 2009-09-26 09:38:17 +00:00
main.h Add @ingroup tags and another doxygen comment. 2009-09-26 09:38:17 +00:00
Makefile.am Make sure the reporter is built and installed as reporter-2.2. 2009-09-26 23:09:39 +00:00
name_map.cpp Fix tab alignment. 2009-09-26 20:31:28 +00:00
platform.cpp Use elif instead of nested ifdefs. 2009-09-26 20:05:54 +00:00
platform_unix.cpp Fix reporter compilation without precompiled headers 2009-09-26 14:53:27 +00:00
platform_unix.h Add @ingroup tags and another doxygen comment. 2009-09-26 09:38:17 +00:00
platform_unix_bsd.cpp Remove unused header. 2009-09-26 20:08:52 +00:00
platform_unix_bsd.h Add @ingroup tags and another doxygen comment. 2009-09-26 09:38:17 +00:00
platform_unix_linux.cpp Minor fixes to the reporter Linux support 2009-09-27 01:20:29 +00:00
platform_unix_linux.h Basic Linux support for the reporter. 2009-09-26 16:44:36 +00:00
progress.cpp Add @ingroup tags and another doxygen comment. 2009-09-26 09:38:17 +00:00
progress.h Fix reporter compilation without precompiled headers 2009-09-26 14:53:27 +00:00
r_pre.h Add @ingroup tags and another doxygen comment. 2009-09-26 09:38:17 +00:00
report.cpp Use wxString in lieu of std::string to stop confusion on OSX, also makes more sense.. 2009-09-26 21:12:15 +00:00
report.h Use wxString in lieu of std::string to stop confusion on OSX, also makes more sense.. 2009-09-26 21:12:15 +00:00
sha256.c Add @ingroup tags and another doxygen comment. 2009-09-26 09:38:17 +00:00
sha256.h Add @ingroup tags and another doxygen comment. 2009-09-26 09:38:17 +00:00
upload.cpp Add @ingroup tags and another doxygen comment. 2009-09-26 09:38:17 +00:00
upload.h Add @ingroup tags and another doxygen comment. 2009-09-26 09:38:17 +00:00
view.cpp Fix reporter compilation without precompiled headers 2009-09-26 14:53:27 +00:00
view.h Add @ingroup tags and another doxygen comment. 2009-09-26 09:38:17 +00:00