Commit graph

71 commits

Author SHA1 Message Date
Rodrigo Braz Monteiro 5103f8a4f0 Attachment list dialog implemented, only lists so far.
Originally committed to SVN as r443.
2006-07-01 02:27:37 +00:00
Rodrigo Braz Monteiro 5f41c378f1 Saving back to SRT directly (that is, via "save", not "export" or "save as") is now allowed, as long as no data will be lost.
Originally committed to SVN as r434.
2006-06-28 22:51:33 +00:00
Rodrigo Braz Monteiro c68c13c59a Right-clicking on the header of the subtitles grid will now bring up a popup menu that allows you to disable columns.
Originally committed to SVN as r430.
2006-06-27 05:13:41 +00:00
Niels Martin Hansen a43aea6dc7 Kara-mode changes...
Originally committed to SVN as r429.
2006-06-27 04:18:18 +00:00
Rodrigo Braz Monteiro 582500e9e6 - Text edit boxes in the subtitle editing area will now revert to unmodified if you restore the original text. (AMZ)
- Re-arranged the controls in the subtitle editing area. (AMZ)

Originally committed to SVN as r428.
2006-06-27 04:13:34 +00:00
Karl Blomster 2bad28e999 minor manual updates (is it ever going to get finished?)
Originally committed to SVN as r420.
2006-06-20 13:20:01 +00:00
Rodrigo Braz Monteiro 2ffcc3d941 Added support for 2.35 and custom aspect ratio
Originally committed to SVN as r387.
2006-05-15 23:44:53 +00:00
Rodrigo Braz Monteiro 66e988ff86 Changed the style editor to use a dropdown box for the font encodings.
Originally committed to SVN as r350.
2006-04-19 23:47:41 +00:00
Rodrigo Braz Monteiro cf1456947f Originally committed to SVN as r301. 2006-04-04 14:43:40 +00:00
Rodrigo Braz Monteiro 0f6ad2eac4 Originally committed to SVN as r286. 2006-04-01 15:46:39 +00:00
Rodrigo Braz Monteiro 8eeb303eb3 Added a glitchy pngout optimizer, and added an introduction to the specs
Originally committed to SVN as r267.
2006-03-31 09:44:48 +00:00
Rodrigo Braz Monteiro 1dfe5bccea Fixed the fonts collector's behavior with \fn
Originally committed to SVN as r236.
2006-03-22 00:25:47 +00:00
Rodrigo Braz Monteiro b4a2b33868 Separated keyframe thresholds on the timing post-processor in start and end.
Originally committed to SVN as r235.
2006-03-21 09:24:46 +00:00
Rodrigo Braz Monteiro 87cfe62e0c Fixed audio follow cursor bug.
Originally committed to SVN as r234.
2006-03-20 21:48:01 +00:00
Rodrigo Braz Monteiro 180f323676 Originally committed to SVN as r231. 2006-03-17 01:32:37 +00:00
Rodrigo Braz Monteiro 8ad3626b25 Originally committed to SVN as r230. 2006-03-17 01:29:18 +00:00
Rodrigo Braz Monteiro 6456290567 Added a bias slider to make continuous function in timing post-processor.
Originally committed to SVN as r229.
2006-03-17 01:27:30 +00:00
Rodrigo Braz Monteiro 81e86727ff Removed the "Help" button from Find/Replace dialog.
Originally committed to SVN as r225.
2006-03-14 00:39:33 +00:00
Rodrigo Braz Monteiro bb037fc271 Added a horizontal scrollbar to shift times history.
Originally committed to SVN as r222.
2006-03-13 22:36:27 +00:00
Rodrigo Braz Monteiro 8f8952293b Fixed bug which caused extra newlines to be added at the end of file.
Originally committed to SVN as r221.
2006-03-13 22:25:09 +00:00
Rodrigo Braz Monteiro b3618d42df Dragging the timeline will now scroll audio display.
Originally committed to SVN as r214.
2006-03-07 00:12:50 +00:00
Rodrigo Braz Monteiro 201360fd0a Timeline is now drawn below audio display.
Originally committed to SVN as r212.
2006-03-06 00:45:24 +00:00
Rodrigo Braz Monteiro a00a45125e Audio display now follows the play cursor
Originally committed to SVN as r211.
2006-03-05 23:41:00 +00:00
Rodrigo Braz Monteiro 6f0073536e Audio current play position cursor will now always be visible.
Removed video frame/subtitles time sync controls from the grid context menu.

Originally committed to SVN as r210.
2006-03-05 23:01:02 +00:00
Rodrigo Braz Monteiro a7aca18675 Applied some Pomyk patches
Originally committed to SVN as r209.
2006-03-05 20:42:38 +00:00
Rodrigo Braz Monteiro e249381e31 Middle clicking the video seek bar and audio display will now focus them.
Originally committed to SVN as r201.
2006-03-05 04:41:59 +00:00
Rodrigo Braz Monteiro ae1ab04215 Unhandled keypresses in grid will now be sent to the audio display.
Originally committed to SVN as r200.
2006-03-05 04:31:09 +00:00
Rodrigo Braz Monteiro 3a3f3bb463 The line timing extending in timing post-processor is now governed by the "timing processor adjascent bias" option (1.0 [default] = move end, 0.0 = move start, 0.5 = move to halfway point, etc)
Originally committed to SVN as r198.
2006-03-05 02:25:12 +00:00
Rodrigo Braz Monteiro d38cbae8d5 Made double click on grid row jump video to it
Originally committed to SVN as r190.
2006-03-01 04:32:00 +00:00
Rodrigo Braz Monteiro 3c27496b29 Added option ("keep raw dialogue data", default false) that makes Aegisub use less RAM at a small performance cost when set to false.
Originally committed to SVN as r183.
2006-02-27 04:18:00 +00:00
Rodrigo Braz Monteiro 81ae0ae3ae Originally committed to SVN as r135. 2006-02-23 23:08:04 +00:00
Rodrigo Braz Monteiro 81efd4082f Attempting to load a file which does not exist no longer unloads previous subtitles. (Fix to bug #12)
Originally committed to SVN as r133.
2006-02-23 22:47:14 +00:00
Niels Martin Hansen 49acbaa6e5 Fixed Automation script loading error messages (bug #1)
Fixed karaoke timing not being committed correctly (bug #7)
Changed some throw _T() into throw wxString()

Several architectural changes to Automation karaskel family.
Automation karaskel has Furigana, Inline-fx and Out-of-line-fx support added (still needs tweaking and bugfixing)

Originally committed to SVN as r131.
2006-02-23 21:56:46 +00:00
Rodrigo Braz Monteiro 3a4f59991b Fixed Fonts Collector behavior with font shortcuts.
Originally committed to SVN as r128.
2006-02-23 20:29:23 +00:00
Rodrigo Braz Monteiro 83ad086caf Fixed mkv parsing and a few other minor stuff
Originally committed to SVN as r125.
2006-02-23 19:26:14 +00:00
Fredrik Mellbin a541cbeccc Originally committed to SVN as r117. 2006-02-22 20:00:06 +00:00
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