Niels Martin Hansen
|
508d3d9a52
|
Fix #413 (mouse crosshair on video not disappearing when mouse leaves video display) and some minor code cleanup.
Originally committed to SVN as r1199.
|
2007-05-28 18:45:57 +00:00 |
|
Niels Martin Hansen
|
a05cf649fe
|
Proper checking for OpenGL, hopefully also using the right includes on OS X.
Most OS X users will want to add --with-apple-opengl-framework to the configure command line.
Originally committed to SVN as r1109.
|
2007-04-22 02:24:27 +00:00 |
|
Rodrigo Braz Monteiro
|
9f18c2d448
|
Fixed hidden cursor on right click
Originally committed to SVN as r1093.
|
2007-04-18 04:51:17 +00:00 |
|
Rodrigo Braz Monteiro
|
51cd2f5ced
|
Completed (although it could still use some new features) OpenGL Text drawing code, and fully re-implemented video mouse coordinates.
Originally committed to SVN as r1072.
|
2007-04-13 14:38:27 +00:00 |
|
Rodrigo Braz Monteiro
|
58c7a6f4e8
|
Failed attempt to get threaded video to work.
Originally committed to SVN as r1065.
|
2007-04-13 00:44:46 +00:00 |
|
Rodrigo Braz Monteiro
|
7da5406572
|
Allowed saving of screenshots and copying video frames to clipboard without subtitles. This will not work with the avisynth video provider (options will be greyed out).
Originally committed to SVN as r1020.
|
2007-04-07 22:03:06 +00:00 |
|
Rodrigo Braz Monteiro
|
97d996f995
|
Fixed all warnings while building on Linux, except for the ones on MatroskaParser.c and the ones about image conversion. Poke equinox for the later.
Originally committed to SVN as r1008.
|
2007-04-04 20:42:44 +00:00 |
|
Rodrigo Braz Monteiro
|
1d03da6844
|
Added a hack to video loading to allow the creation of a context in some platforms, and changed the colour of dummy video provider to sky-blue.
Originally committed to SVN as r973.
|
2007-04-01 23:07:29 +00:00 |
|
Rodrigo Braz Monteiro
|
867218fd0b
|
Removed a seemingly useless call to glFinish(), which could also be causing issues, maybe.
line 2 test.
Originally committed to SVN as r965.
|
2007-03-29 23:09:40 +00:00 |
|
Rodrigo Braz Monteiro
|
cc99e37e2c
|
Added several asserts to Video Display and stopped it from running Reset() when hidden, which could be leading to odd results.
Originally committed to SVN as r964.
|
2007-03-29 23:04:26 +00:00 |
|
Rodrigo Braz Monteiro
|
3b9afa126e
|
Mostly operational pixel shaded YV12->RGB32 conversion. (needs glew for now)
Originally committed to SVN as r899.
|
2007-01-27 06:15:25 +00:00 |
|
Rodrigo Braz Monteiro
|
19ea57a544
|
Fix to video loading, but probably only for me...
Originally committed to SVN as r885.
|
2007-01-23 20:50:41 +00:00 |
|
Rodrigo Braz Monteiro
|
8231034cb1
|
Detached Video display mostly works.
Originally committed to SVN as r883.
|
2007-01-23 06:32:16 +00:00 |
|
Rodrigo Braz Monteiro
|
02bf068052
|
Basic (and somewhat broken) detached video dialog implemented.
Originally committed to SVN as r881.
|
2007-01-23 04:42:08 +00:00 |
|
Rodrigo Braz Monteiro
|
99e9dce99f
|
Made a million changes to GL mode, and one of them seems to have fixed video display on ATI cards.
Originally committed to SVN as r879.
|
2007-01-22 22:57:45 +00:00 |
|
Rodrigo Braz Monteiro
|
563ba5ae76
|
Yet another random OpenGL change.
Originally committed to SVN as r878.
|
2007-01-22 20:48:45 +00:00 |
|
Rodrigo Braz Monteiro
|
62bdfae3bf
|
bork bork fix fix?
Originally committed to SVN as r868.
|
2007-01-21 23:26:49 +00:00 |
|
Rodrigo Braz Monteiro
|
729349b314
|
Possible fixes.
Originally committed to SVN as r867.
|
2007-01-21 23:16:03 +00:00 |
|
Rodrigo Braz Monteiro
|
98ce168b31
|
Merged opengl branch from 806 to 859
Originally committed to SVN as r860.
|
2007-01-21 06:30:19 +00:00 |
|
Rodrigo Braz Monteiro
|
1e4a5b8050
|
Changes to how video controls are related.
Originally committed to SVN as r768.
|
2007-01-11 03:53:20 +00:00 |
|
Rodrigo Braz Monteiro
|
849067ecc9
|
Added scaling to visual typesetting.
Originally committed to SVN as r763.
|
2007-01-10 21:01:47 +00:00 |
|
Rodrigo Braz Monteiro
|
d0c0e2a318
|
Early operation visual typesetting.
Originally committed to SVN as r746.
|
2007-01-09 01:52:30 +00:00 |
|
Rodrigo Braz Monteiro
|
6ea8475941
|
New class to isolate visual typesetting
Originally committed to SVN as r745.
|
2007-01-08 21:11:06 +00:00 |
|
Rodrigo Braz Monteiro
|
739806ea4e
|
Small tests to prepare for real-time subtitle visual manipulation
Originally committed to SVN as r744.
|
2007-01-08 05:32:29 +00:00 |
|
Rodrigo Braz Monteiro
|
43841c24b8
|
Implemented a version checker that can automatically or manually check if there are any updates to Aegisub, and a few other tweaks.
Originally committed to SVN as r736.
|
2007-01-07 22:54:04 +00:00 |
|
Rodrigo Braz Monteiro
|
8ec4322174
|
Destination of screenshots can now be set in the options dialog, and some tweaks to options dialog.
Originally committed to SVN as r726.
|
2007-01-06 21:07:51 +00:00 |
|
Niels Martin Hansen
|
ab9e184009
|
Removed some more superfluous Begin/EndDrawing
Originally committed to SVN as r690.
|
2007-01-03 03:56:40 +00:00 |
|
Rodrigo Braz Monteiro
|
cf94a0e77f
|
VFR fix, maybe?
Originally committed to SVN as r684.
|
2007-01-02 20:07:52 +00:00 |
|
Rodrigo Braz Monteiro
|
5813033fa8
|
Improved handling of VFR files with DirectShow and Avisynth providers.
Originally committed to SVN as r667.
|
2007-01-01 03:29:20 +00:00 |
|
Rodrigo Braz Monteiro
|
06cff2e2f2
|
Renamed /core/ to /aegisub/ to avoid issues with unix systems being unable to delete core dumps.
Originally committed to SVN as r652.
|
2006-12-28 23:43:23 +00:00 |
|