.. |
include
|
More reporter tweaks to make it actually build and run on Windows.
|
2009-10-05 21:02:02 +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.am
|
Rename 2.2 to 3.0 as this will now be the next version outside of 2.1.
|
2010-08-15 18:40:58 +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
|
Add a stub class for Windows.. whoever fills this in should take over the license.
|
2009-10-03 17:45:34 +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
|
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
|
More reporter tweaks to make it actually build and run on Windows.
|
2009-10-05 21:02:02 +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
|
Add a stub class for Windows.. whoever fills this in should take over the license.
|
2009-10-03 17:45:34 +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
|
Use uintptr_t which is guaranteed to fit a pointer unlike int.
|
2010-06-06 02:41:04 +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 |