pomyk
|
5ef911d93c
|
empty string fixes and working ruby support
Originally committed to SVN as r910.
|
2007-01-30 14:53:42 +00:00 |
|
Rodrigo Braz Monteiro
|
44712f0d7b
|
GL fix, now with 100% more unicode cast for unix
Originally committed to SVN as r909.
|
2007-01-30 00:45:42 +00:00 |
|
Rodrigo Braz Monteiro
|
67f4beabb2
|
Hopefully fixed gl_wrap on non-win32
Originally committed to SVN as r908.
|
2007-01-30 00:44:17 +00:00 |
|
pomyk
|
dee1c6760e
|
some fixes (less crashing)
Originally committed to SVN as r907.
|
2007-01-29 21:25:13 +00:00 |
|
pomyk
|
614758ac6c
|
Auto4 Ruby - not working yet
Originally committed to SVN as r906.
|
2007-01-29 17:52:46 +00:00 |
|
Rodrigo Braz Monteiro
|
370512917c
|
Applied Pomyk's patch and fixed YV12 DirectShow
Originally committed to SVN as r905.
|
2007-01-29 05:47:29 +00:00 |
|
Rodrigo Braz Monteiro
|
420ac447ee
|
video frame improvement
Originally committed to SVN as r904.
|
2007-01-28 03:26:03 +00:00 |
|
Rodrigo Braz Monteiro
|
e07a71368b
|
possible fix to dshow with shaders off.
Originally committed to SVN as r903.
|
2007-01-27 15:25:53 +00:00 |
|
Niels Martin Hansen
|
d92222294e
|
Undo descriptions for auto4-lua scripts
Originally committed to SVN as r902.
|
2007-01-27 15:11:10 +00:00 |
|
Rodrigo Braz Monteiro
|
d5c7749138
|
Originally committed to SVN as r901.
|
2007-01-27 07:14:22 +00:00 |
|
Rodrigo Braz Monteiro
|
5d6282aee5
|
Shaders no longer need glew
Originally committed to SVN as r900.
|
2007-01-27 07:13:29 +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
|
9a292d6091
|
Fixed styling manager, editor, and kanji timer.
Originally committed to SVN as r898.
|
2007-01-26 23:42:19 +00:00 |
|
Rodrigo Braz Monteiro
|
7a209feb22
|
Implemented direct saving to memory for asa
Originally committed to SVN as r897.
|
2007-01-26 22:55:42 +00:00 |
|
Rodrigo Braz Monteiro
|
f711887167
|
Made recombine lines deal with two new cases.
Originally committed to SVN as r896.
|
2007-01-26 04:11:32 +00:00 |
|
Rodrigo Braz Monteiro
|
21e8d0ce2c
|
(Probably) fixed some issue with audio clip saving.
Originally committed to SVN as r895.
|
2007-01-26 01:24:38 +00:00 |
|
Dan Donovan
|
bd84faa650
|
Added descriptions for undo/redo
Originally committed to SVN as r894.
|
2007-01-26 00:48:42 +00:00 |
|
Dan Donovan
|
4565a18369
|
Originally committed to SVN as r893.
|
2007-01-26 00:47:42 +00:00 |
|
Dan Donovan
|
a29fcb2d47
|
Kanji timer now changes all lines at once on dialogue close (for easier undo)
Originally committed to SVN as r892.
|
2007-01-25 22:47:29 +00:00 |
|
Rodrigo Braz Monteiro
|
297dbd74b8
|
Fixed almost a hundred warning messages issued with /W4 in VC++ (with warning 4100 disabled)
Originally committed to SVN as r891.
|
2007-01-24 03:54:32 +00:00 |
|
David Lamparter
|
3ab9822ed3
|
bring Makefile.am up to date; fix win32 CSRIAPI spec
Originally committed to SVN as r890.
|
2007-01-24 03:03:16 +00:00 |
|
David Lamparter
|
4247fa0ceb
|
fix linux extent getting screwups
Originally committed to SVN as r889.
|
2007-01-24 02:35:09 +00:00 |
|
Rodrigo Braz Monteiro
|
3c46ab72ac
|
More Linux fixes.
Originally committed to SVN as r888.
|
2007-01-24 02:25:45 +00:00 |
|
Rodrigo Braz Monteiro
|
6d84bde8da
|
Several fixes to build on Linux
Originally committed to SVN as r887.
|
2007-01-24 02:11:26 +00:00 |
|
Rodrigo Braz Monteiro
|
f058f5779f
|
Fixes to detached video window.
Originally committed to SVN as r886.
|
2007-01-23 21:38:20 +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
|
83cdb12457
|
Fixed several bugs related to detached video display.
Originally committed to SVN as r884.
|
2007-01-23 06:44:08 +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
|
c232b625ff
|
Forgot to remove a file.
Originally committed to SVN as r882.
|
2007-01-23 04:42:52 +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
|
52060ceb03
|
Video will now load without an available subtitles provider.
Originally committed to SVN as r880.
|
2007-01-23 00:38:59 +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
|
304b10b6d5
|
Added error checking routines to GL texture uploading
Originally committed to SVN as r877.
|
2007-01-22 20:01:07 +00:00 |
|
Niels Martin Hansen
|
2d1fdcdfb9
|
Fixes for building with wx 2.8 without 2.6-compat mode. (Hopefully) more workyness for config dialogs in auto3.
Originally committed to SVN as r876.
|
2007-01-22 19:31:49 +00:00 |
|
Rodrigo Braz Monteiro
|
914671d0a4
|
Yay for more random bughunting.
Originally committed to SVN as r875.
|
2007-01-22 19:20:46 +00:00 |
|
Rodrigo Braz Monteiro
|
3034d9f828
|
Possible fix to more GL oddity
Originally committed to SVN as r874.
|
2007-01-22 18:57:34 +00:00 |
|
Rodrigo Braz Monteiro
|
bef789fb57
|
Fixes to DirectShow provider
Originally committed to SVN as r872.
|
2007-01-22 03:39:36 +00:00 |
|
Niels Martin Hansen
|
b043898c6c
|
Fixed error message
Originally committed to SVN as r871.
|
2007-01-22 00:05:49 +00:00 |
|
Rodrigo Braz Monteiro
|
7b6af3ac8a
|
Another fix.
Originally committed to SVN as r870.
|
2007-01-22 00:03:30 +00:00 |
|
Rodrigo Braz Monteiro
|
8aee6bd50b
|
Fix to factory template.
Originally committed to SVN as r869.
|
2007-01-21 23:45:06 +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
|
e7e1469af7
|
Updated changelog
Originally committed to SVN as r866.
|
2007-01-21 18:52:19 +00:00 |
|
Rodrigo Braz Monteiro
|
afc19b74e1
|
Removed all stray references to VideoDisplay throughout the code.
Originally committed to SVN as r865.
|
2007-01-21 17:01:22 +00:00 |
|
Rodrigo Braz Monteiro
|
893361cca7
|
Updated CSRI subtitles provider to conform to new csri.h
Originally committed to SVN as r864.
|
2007-01-21 07:16:55 +00:00 |
|
Rodrigo Braz Monteiro
|
b206573965
|
Clean up to factory classes.
Originally committed to SVN as r863.
|
2007-01-21 07:12:47 +00:00 |
|
David Lamparter
|
287167788f
|
repo maintenance #1 (kill opengl branch, remove csri headers)
Originally committed to SVN as r861.
|
2007-01-21 06:58:55 +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 |
|
Niels Martin Hansen
|
3c7d5fe033
|
Further patches to Lua to have it use Unicide/UTF-8 on Win32 (still needs more work)
Originally committed to SVN as r857.
|
2007-01-20 23:25:22 +00:00 |
|