Commit graph

862 commits

Author SHA1 Message Date
Rodrigo Braz Monteiro
ccdd960982 Fixed writing of styles
Originally committed to SVN as r935.
2007-02-10 23:56:10 +00:00
pomyk
8d837d6a90 Ruby: key_frames function, improvements in scripts
Originally committed to SVN as r934.
2007-02-08 18:29:50 +00:00
pomyk
99cc856076 Ruby: better error reporting (full backtrace)
Originally committed to SVN as r933.
2007-02-08 13:17:29 +00:00
pomyk
538a825eff some useless Ruby scripts
Originally committed to SVN as r932.
2007-02-07 21:07:03 +00:00
pomyk
f3535cdf41 Ruby: using symbols for hash keys
Originally committed to SVN as r931.
2007-02-07 18:52:23 +00:00
Rodrigo Braz Monteiro
63ad2baf5d Fixed event handling in styles manager.
Originally committed to SVN as r930.
2007-02-07 16:39:05 +00:00
Rodrigo Braz Monteiro
dc803725bf Made Ruby automatically include the libraries it needs, and stdwx.h declare WIN32_LEAN_AND_MEAN (which also required a new header inclusion on audio_player_dsoun.h)
Originally committed to SVN as r929.
2007-02-07 00:12:15 +00:00
pomyk
507de4c4cd Ruby: some fixes, optimizations, support for selecting lines on grid...
Originally committed to SVN as r928.
2007-02-06 22:58:05 +00:00
Dan Donovan
317fba2e1e Trim raw data from left before parsing a style, else the mid(6) to get rid of "style:" can fail, usually leaving the :
Originally committed to SVN as r927.
2007-02-06 22:35:15 +00:00
Niels Martin Hansen
6dcb5ff4a8 Runtime errors in auto3 scripts no longer kill the program but are reported properly instead.
Apparently Lua 5.1 has changed the semantics of table.insert so it's incompatible with the way used in all Auto3 demo scripts etc. Now it's overridden in utils.auto3 and all instances of it in sample scripts etc. replaced with code having the expected behaviour.

Originally committed to SVN as r926.
2007-02-06 12:30:17 +00:00
Dan Donovan
caea5872b4 Added copy+paste to style manager, ctrl+c/v only (so far, anyway)
Originally committed to SVN as r925.
2007-02-06 03:25:14 +00:00
Dan Donovan
56c7891baf Added keyboard shortcuts escape and delete to style manager
Originally committed to SVN as r924.
2007-02-05 19:09:45 +00:00
pomyk
008d60ba65 bug in line reading
Originally committed to SVN as r923.
2007-02-04 23:46:10 +00:00
pomyk
505e09257e Ruby: configuration dialogs
Originally committed to SVN as r922.
2007-02-03 20:31:20 +00:00
pomyk
2f52b36910 Ruby: scripts run in a separate thread
Originally committed to SVN as r921.
2007-02-02 19:40:50 +00:00
Niels Martin Hansen
6da6f1bc57 Fix stupid syntax errors
Originally committed to SVN as r920.
2007-02-02 01:01:12 +00:00
pomyk
b5ac82d5b2 Ruby: move to 1.9 version
Originally committed to SVN as r919.
2007-02-01 18:20:55 +00:00
Rodrigo Braz Monteiro
5aaf235655 Traditional chinese translation by Karasu
Originally committed to SVN as r918.
2007-02-01 17:02:16 +00:00
pomyk
17088eb723 Ruby: fixes in debug output & file including
Originally committed to SVN as r917.
2007-01-31 17:52:12 +00:00
David Lamparter
66b91c41c3 enable FexTracker on unix, and fix a bulkload of warnings in it
Originally committed to SVN as r916.
2007-01-30 23:09:33 +00:00
David Lamparter
9434459821 fix _script_factory name clash, how the heck is this supposed to work at all?
Originally committed to SVN as r915.
2007-01-30 22:16:50 +00:00
David Lamparter
0e39514e14 add new files
Originally committed to SVN as r914.
2007-01-30 22:13:26 +00:00
David Lamparter
dd77b5970d convert kana table to ASCII + escapes
Originally committed to SVN as r913.
2007-01-30 22:13:02 +00:00
David Lamparter
920d4d06ad autoconf: check for OpenGL & wxWidgets support for it; add libs while at it
Originally committed to SVN as r912.
2007-01-30 21:33:52 +00:00
Rodrigo Braz Monteiro
5d2f7bbe2c Hopefully fixed building when fextracker is disabled.
Originally committed to SVN as r911.
2007-01-30 20:49:22 +00:00
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