Aegisub/aegisub/reporter
Amar Takhar 38d5f06821 * Move VideoInfo under private:
* Add doxygen docs for GetVideoInfo().

Originally committed to SVN as r3595.
2009-09-27 09:58:13 +00:00
..
include * Move VideoInfo under private: 2009-09-27 09:58:13 +00:00
aegisub.cpp Fix location of config.dat on OSX. 2009-09-27 01:53:42 +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 Add support for OSX to the reporter, the base is from the BSD version which works seamlessly with the exception of different sysctl names. (not updated) 2009-09-27 01:47:11 +00:00
name_map.cpp * Remove Video entry as duplicates what's now under Display. 2009-09-27 09:27:44 +00:00
platform.cpp Switch GetVideoInfo to use an enum and return a single value rather than use private member variables. There are a few reasons for this: 2009-09-27 09:50:04 +00:00
platform_unix.cpp Move OpenGL code down into Platform as it's portable now 2009-09-27 04:15:41 +00:00
platform_unix.h Move OpenGL code down into Platform as it's portable now 2009-09-27 04:15:41 +00:00
platform_unix_bsd.cpp Split up video into vendor/renderer/version and acquire video 2009-09-27 02:18:05 +00:00
platform_unix_bsd.h Split up video into vendor/renderer/version and acquire video 2009-09-27 02:18:05 +00:00
platform_unix_linux.cpp Split up video into vendor/renderer/version and acquire video 2009-09-27 02:18:05 +00:00
platform_unix_linux.h Split up video into vendor/renderer/version and acquire video 2009-09-27 02:18:05 +00:00
platform_unix_osx.cpp * Remove Video entry as duplicates what's now under Display. 2009-09-27 09:27:44 +00:00
platform_unix_osx.h * Remove Video entry as duplicates what's now under Display. 2009-09-27 09:27:44 +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 Use wxGL to make OpenGL usage portable 2009-09-27 03:12:17 +00:00
report.cpp * Remove Video entry as duplicates what's now under Display. 2009-09-27 09:27:44 +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