Aegisub/aegisub/reporter
2011-01-03 12:00:12 +00:00
..
include First stab at converting the reporter to use JSON and updating it to a saner design. 2011-01-03 12:00:12 +00:00
aegisub.cpp Create vcproj for reporter and make it build (but not be very useful) on windows. 2009-10-03 17:16:52 +00:00
aegisub.h Create vcproj for reporter and make it build (but not be very useful) on windows. 2009-10-03 17:16:52 +00:00
libraries.cpp Create vcproj for reporter and make it build (but not be very useful) on windows. 2009-10-03 17:16:52 +00:00
main.cpp Fix locale dir under windows, I forgot to change it after copying and pasting some code from aegisub. 2009-10-03 17:37:09 +00:00
main.h Add @ingroup tags and another doxygen comment. 2009-09-26 09:38:17 +00:00
Makefile First stab at converting the reporter to use JSON and updating it to a saner design. 2011-01-03 12:00:12 +00:00
name_map.cpp Place the OpenGL info strings into their own block. OS X reports these as completely different strings it was co-incidence that the actual vendor/card info is there on FreeBSD/Linux. It's likely other operating systems (eg. Windows) does the same thing as OS X. Eventually I'll re-add vendor information for the actual card once I figure out a way to get it on BSD/OS X. 2009-09-28 08:08:16 +00:00
platform.cpp First stab at converting the reporter to use JSON and updating it to a saner design. 2011-01-03 12:00:12 +00:00
platform_unix.cpp First stab at converting the reporter to use JSON and updating it to a saner design. 2011-01-03 12:00:12 +00:00
platform_unix.h First stab at converting the reporter to use JSON and updating it to a saner design. 2011-01-03 12:00:12 +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 Fill in most of the hardware fields for MAC. 2009-09-28 05:16:36 +00:00
platform_unix_osx.h * Remove Video entry as duplicates what's now under Display. 2009-09-27 09:27:44 +00:00
platform_windows.cpp More reporter tweaks to make it actually build and run on Windows. 2009-10-05 21:02:02 +00:00
platform_windows.h First stab at converting the reporter to use JSON and updating it to a saner design. 2011-01-03 12:00:12 +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.cpp Create vcproj for reporter and make it build (but not be very useful) on windows. 2009-10-03 17:16:52 +00:00
r_pre.h Create vcproj for reporter and make it build (but not be very useful) on windows. 2009-10-03 17:16:52 +00:00
report.cpp First stab at converting the reporter to use JSON and updating it to a saner design. 2011-01-03 12:00:12 +00:00
report.h Create vcproj for reporter and make it build (but not be very useful) on windows. 2009-10-03 17:16:52 +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 Include stdint.h for uintptr_t, it's odd that I've never had a problem with this on the several platforms I've built on, which excluded Gentoo of course. 2010-12-14 18:17:49 +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