Commit graph

35 commits

Author SHA1 Message Date
Rodrigo Braz Monteiro
5d490b988f Added grid key handling
Originally committed to SVN as r105.
2006-02-22 02:25:45 +00:00
Rodrigo Braz Monteiro
0c3b724c31 Originally committed to SVN as r104. 2006-02-21 23:43:05 +00:00
Rodrigo Braz Monteiro
71b93a3379 Alt+Click on grid will activate the clicked line, without modifying selection
Originally committed to SVN as r103.
2006-02-21 23:27:34 +00:00
Rodrigo Braz Monteiro
aa6ef96527 The font override button in the subtitles edit box can now modify font size, italics, bold and underline as well as font face
Originally committed to SVN as r102.
2006-02-21 22:46:18 +00:00
Rodrigo Braz Monteiro
d759aae2b3 Some small improvements to RAM usage
Originally committed to SVN as r99.
2006-02-21 21:52:32 +00:00
Rodrigo Braz Monteiro
fb579fa948 Audio display in SSA mode will no longer ignore clicks if it wasn't focused
Originally committed to SVN as r98.
2006-02-21 21:33:15 +00:00
Rodrigo Braz Monteiro
b823bfdc99 Inserted lines will now be automatically selected
Originally committed to SVN as r97.
2006-02-21 21:23:52 +00:00
Rodrigo Braz Monteiro
c42d2b4a4c Fixed karaoke splitter
Originally committed to SVN as r94.
2006-02-21 06:52:21 +00:00
Rodrigo Braz Monteiro
88df752e48 Added stack walker
Originally committed to SVN as r92.
2006-02-21 05:26:13 +00:00
Rodrigo Braz Monteiro
e41b6f9988 Prevented parsed data from staying in memory, greatly reducing RAM usage
Originally committed to SVN as r91.
2006-02-21 03:13:35 +00:00
Rodrigo Braz Monteiro
a82f60fe72 Fixed behavior of deleting and joining lines on subtitles grid
Originally committed to SVN as r90.
2006-02-21 02:01:42 +00:00
Rodrigo Braz Monteiro
6eae67a95e Separated volume on its own slider bar
Originally committed to SVN as r89.
2006-02-21 00:55:16 +00:00
Rodrigo Braz Monteiro
c31367c761 Selected comments are now highlighted in a different color
Originally committed to SVN as r87.
2006-02-20 23:12:08 +00:00
Rodrigo Braz Monteiro
fd728e90d5 Rows colliding with the currently active one will now be highlighted in grid
Originally committed to SVN as r86.
2006-02-20 22:54:23 +00:00
Rodrigo Braz Monteiro
8ece0ea54f Audio timing will now apply to all selected lines, as well as active line
Originally committed to SVN as r85.
2006-02-20 22:32:20 +00:00
Rodrigo Braz Monteiro
37ec3a7058 Added a simple audio resync method for video playback
Originally committed to SVN as r84.
2006-02-20 22:24:25 +00:00
Rodrigo Braz Monteiro
62f94c5a6c Alt+Left/Right on the video seek bar will now seek by increments of 10 frames (increment is customizeable in config.dat)
Originally committed to SVN as r83.
2006-02-20 22:15:34 +00:00
Rodrigo Braz Monteiro
d826160abf Fonts collector will now default collection to same folder as script (Set to "?script" on config.dat)
Originally committed to SVN as r82.
2006-02-20 22:06:38 +00:00
Rodrigo Braz Monteiro
224e22b365 Originally committed to SVN as r81. 2006-02-20 21:33:53 +00:00
Rodrigo Braz Monteiro
675c2d0829 Fixed some bugs related to inserting overrides via the buttons over the edit box
Originally committed to SVN as r74.
2006-02-19 04:55:10 +00:00
Rodrigo Braz Monteiro
82236684e7 Fixed bug related to tag cycling, which would reset grid, move video and force a refresh of everything (slow, and could undo uncommited changes)
Originally committed to SVN as r73.
2006-02-19 04:00:22 +00:00
Rodrigo Braz Monteiro
f549c498c3 Originally committed to SVN as r72. 2006-02-19 03:34:57 +00:00
Rodrigo Braz Monteiro
f0351f6d27 Minor video fix/changes
Originally committed to SVN as r69.
2006-02-19 02:31:25 +00:00
Rodrigo Braz Monteiro
798a718381 Originally committed to SVN as r65. 2006-02-18 22:45:39 +00:00
Niels Martin Hansen
c450a5468c Fixed regression bug with drag&drop bugfix.
Fixed strange nonsense in changelog.

Originally committed to SVN as r55.
2006-02-01 21:53:44 +00:00
Niels Martin Hansen
defaf3a5ac From changelog:
- Drag-and-drop files onto the program no longer causes the subs to be unloaded every time, even if no subs were dropped (jfs)
- Recombining lines (1,1+2 and 1+2,2) where the lone line is a substring of the line only appearing combined no longer causes incorrect results (as a side-effect, more strict prefix/suffix-checking has also been implemented) (jfs)

Originally committed to SVN as r54.
2006-02-01 02:16:57 +00:00
Niels Martin Hansen
0db9a569b8 Bug in changelog. Fixed. Also took the liberty to add fextracker feature to changelog.
Originally committed to SVN as r50.
2006-01-29 22:58:20 +00:00
Niels Martin Hansen
6f09e40f75 Forgot changelog.
Originally committed to SVN as r49.
2006-01-29 22:52:46 +00:00
Niels Martin Hansen
69b1f5988a From changelog:
o The correct \k tag (\k, \kf, \ko, \K) is now kept when splitting/joining
   o When editing karaoke-timing for a line and not splitting/joining, all tags are kept intact, so only the \k tag timings are changed (BROKEN WITH \t TAGS ATM!)

Reason for breakage with \t seems to be the override tag parser killing all the actual style overrides in the \t tag. Example: \t(100,200,\fscx200) -> \t(100,200,) All other tags seem unaffected, but not intensively tested.

Originally committed to SVN as r31.
2006-01-27 22:22:31 +00:00
Niels Martin Hansen
3ad6a9db43 Implemented new karaoke splitter. Still needs some work, especially graphically.
The timing postproc dialog is now properly centered.

Originally committed to SVN as r29.
2006-01-27 00:48:59 +00:00
Fredrik Mellbin
cb573429fb Originally committed to SVN as r19. 2006-01-22 12:43:42 +00:00
Rodrigo Braz Monteiro
1fc9fdf281 Updated changelog
Originally committed to SVN as r7.
2006-01-17 07:56:51 +00:00
Rodrigo Braz Monteiro
480bb77b41 Originally committed to SVN as r5. 2006-01-17 01:22:12 +00:00
Niels Martin Hansen
e5df93eb51 From changelog.txt:
- Automation: Added xor(a,b) boolean logical function to utils.lua (jfs)
- Automation: Various changes to karaskel.lua and karaskel-adv.lua: (jfs)
   o Added some debug-calls (which are disable by default; aegisub.output_debug is replaced with a do-nothing function (you can change this in karaskel.lua)
   o The regular aegisub.output_debug is aliased to aegisub.output_warning, in order to always be able to show real warnings, in case something goes wrong
   o Fixed bug, triggered when a line had a style not defined in the subs. A warning is now shown instead.

Originally committed to SVN as r4.
2006-01-17 01:20:46 +00:00
Rodrigo Braz Monteiro
a8f7fb667b Originally committed to SVN as r2. 2006-01-16 21:02:54 +00:00