Commit graph

18 commits

Author SHA1 Message Date
Rodrigo Braz Monteiro
75b4fb1437 Made almost all major components of Aegisub optional... this might be severely broken still.
Originally committed to SVN as r1660.
2007-12-31 06:46:22 +00:00
Niels Martin Hansen
9eb5ab4e25 Can now set the grid selected from a Lua macro. Should still work in Ruby too but can't test that. Don't blame me if it breaks.
Originally committed to SVN as r1384.
2007-07-06 14:26:04 +00:00
Rodrigo Braz Monteiro
6d988bdf4d Made middle click on audio display jump video to position, fixed a few uninitialized variable warnings and removed the GetString() method from AssFile, since it was only used by the old libass provider.
Originally committed to SVN as r1017.
2007-04-07 03:12:55 +00:00
pomyk
4dd9a52482 Ruby: fixed some compiler warnings
Originally committed to SVN as r942.
2007-02-25 18:31:09 +00:00
pomyk
9dcae98180 Separate thread for Ruby
Originally committed to SVN as r939.
2007-02-15 18:54:46 +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
f3535cdf41 Ruby: using symbols for hash keys
Originally committed to SVN as r931.
2007-02-07 18:52:23 +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
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
pomyk
b5ac82d5b2 Ruby: move to 1.9 version
Originally committed to SVN as r919.
2007-02-01 18:20:55 +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
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
pomyk
5ef911d93c empty string fixes and working ruby support
Originally committed to SVN as r910.
2007-01-30 14:53:42 +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