Rodrigo Braz Monteiro
a98fc362d3
Added icon for kanji timer and enabled the 'delete line' icon
...
Originally committed to SVN as r1232.
2007-06-17 05:15:20 +00:00
Niels Martin Hansen
1a5906f97c
Removed FexTracker for good.
...
Originally committed to SVN as r1214.
2007-06-08 00:30:37 +00:00
Dan Donovan
5e3087a23e
Updating changelog.txt
...
Originally committed to SVN as r1204.
2007-06-03 02:07:35 +00:00
Rodrigo Braz Monteiro
3a9f5995e9
Some incomplete clean up to changelog.txt
...
Originally committed to SVN as r1194.
2007-05-22 06:11:19 +00:00
Rodrigo Braz Monteiro
3fe5fb09f2
Applied demi's patch to fix the display of frames on grid, and fixed the toggling of the "layer" column.
...
Originally committed to SVN as r1193.
2007-05-22 05:53:08 +00:00
Rodrigo Braz Monteiro
a0b7583262
Replaced margin edit boxes in style editor with spin controls.
...
Originally committed to SVN as r1192.
2007-05-21 06:03:09 +00:00
Rodrigo Braz Monteiro
e1592d0628
Alpha edit boxes on the style editor were replaced with spin controls.
...
Originally committed to SVN as r1191.
2007-05-21 05:38:28 +00:00
Rodrigo Braz Monteiro
2be3007cb8
error in changelog
...
Originally committed to SVN as r1189.
2007-05-21 04:06:17 +00:00
Rodrigo Braz Monteiro
001c5947f6
Changed the Style Editor to have an editable drop-down (combo box) to select fonts, instead of the OS's standard font chooser. This allows easy realtime preview of subtitles.
...
Originally committed to SVN as r1188.
2007-05-21 03:59:46 +00:00
Niels Martin Hansen
224146a9e0
Updated changelog, moved some items around to better group related changes.
...
Originally committed to SVN as r1171.
2007-05-08 01:13:40 +00:00
Rodrigo Braz Monteiro
577295495e
Commiting text now commits times as well.
...
Originally committed to SVN as r1141.
2007-04-25 04:31:36 +00:00
Rodrigo Braz Monteiro
b91f1a0511
Replaced wxScintilla with the more sane (and standard) wxStyledTextCtrl.
...
Originally committed to SVN as r1104.
2007-04-21 23:16:38 +00:00
Rodrigo Braz Monteiro
6724424880
Forgot changelog for 1084. >_>
...
Originally committed to SVN as r1085.
2007-04-17 00:20:26 +00:00
Rodrigo Braz Monteiro
c014c93c4c
Fixed drawing of inactive lines in audio display to prevent it from being drawn over selection.
...
Originally committed to SVN as r1066.
2007-04-13 01:29:05 +00:00
Rodrigo Braz Monteiro
a891964bc2
Merged the hotkeys dialog into the options dialog.
...
Originally committed to SVN as r1058.
2007-04-11 21:24:31 +00:00
Rodrigo Braz Monteiro
c42dff5d65
Added a "Scale Border and Shadow" check box to script properties dialog.
...
Originally committed to SVN as r1053.
2007-04-09 21:47:59 +00:00
Rodrigo Braz Monteiro
33b62e2ad5
Added option to disable automatic grabbing of times from selected lines on the audio display. Also, it will never pick the times from 0:00:00.00 -> 0:00:00.00 lines.
...
Originally committed to SVN as r1050.
2007-04-09 18:25:58 +00:00
Rodrigo Braz Monteiro
4dcd02ab0a
Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files.
...
Originally committed to SVN as r1028.
2007-04-08 06:01:41 +00:00
Rodrigo Braz Monteiro
821399e03c
Added "Video Formats" to "Open Audio"'s file selector, so you can open audio directly from video files (regardless of whether they're loaded or not). This has always worked, but it was never explicit.
...
Originally committed to SVN as r1026.
2007-04-08 02:26:32 +00:00
Rodrigo Braz Monteiro
b1ce35f817
2^10 GET! Style editor will no longer admit creation of styles with equal names. Also, hitting enter it will now "OK" it.
...
Originally committed to SVN as r1024.
2007-04-08 00:21:56 +00:00
Rodrigo Braz Monteiro
1c027dd44a
Two storages with the same name can no longer be created in the styles manager.
...
Originally committed to SVN as r1023.
2007-04-08 00:10:42 +00:00
Rodrigo Braz Monteiro
0abb0bd433
Added setting of subtitles provider and toggling of pixel shader use to options/video.
...
Originally committed to SVN as r1018.
2007-04-07 04:40:44 +00:00
Rodrigo Braz Monteiro
7e040f6a66
Changing script resolution when asked to on video loading will now set an undo point.
...
Originally committed to SVN as r1015.
2007-04-07 01:56:55 +00:00
Rodrigo Braz Monteiro
292ad1af33
Added dummy provider to changelog:
...
- Added a dummy video provider to create a blank video with customizeable options. (jfs & AMZ)
Originally committed to SVN as r979.
2007-04-03 00:22:19 +00:00
Niels Martin Hansen
30792ec961
Multiple export filters with same name are now allowed, name clashes are resolved by adding (1), (2) etc. to the names.
...
Fixes to error reporting from Lua, now the error messages are more concise, and instead of exploding with an error message box, the script is just marked as "not loaded" and the actual error as its description.
Originally committed to SVN as r936.
2007-02-14 00:43:01 +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
Rodrigo Braz Monteiro
d5c7749138
Originally committed to SVN as r901.
2007-01-27 07:14:22 +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
Dan Donovan
bd84faa650
Added descriptions for undo/redo
...
Originally committed to SVN as r894.
2007-01-26 00:48:42 +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
e7e1469af7
Updated changelog
...
Originally committed to SVN as r866.
2007-01-21 18:52:19 +00:00
Niels Martin Hansen
b355cf0f3d
Some details for auto3 engine...
...
Originally committed to SVN as r834.
2007-01-18 18:49:36 +00:00
Dan Donovan
a2fae2b31e
Changelog and very minor commenting in subs_grid.cpp
...
Originally committed to SVN as r822.
2007-01-17 06:38:26 +00:00
Rodrigo Braz Monteiro
6b9dc5e401
800 GET
...
Originally committed to SVN as r800.
2007-01-15 19:59:43 +00:00
Rodrigo Braz Monteiro
4cc3db5426
Originally committed to SVN as r793.
2007-01-15 03:02:59 +00:00
Rodrigo Braz Monteiro
f470100ccd
Dansolo's general tweaks and fixes to kanji timer and styling assistant
...
Originally committed to SVN as r784.
2007-01-13 07:04:12 +00:00
Rodrigo Braz Monteiro
31663420f4
Originally committed to SVN as r774.
2007-01-11 18:54:48 +00:00
Rodrigo Braz Monteiro
a310231d83
Tweaks and fixes to visual typesetting and fixed keyframe unloading.
...
Originally committed to SVN as r773.
2007-01-11 17:14:25 +00:00
Rodrigo Braz Monteiro
907a4a0045
ops, forgot changelog.
...
Originally committed to SVN as r772.
2007-01-11 06:20:11 +00:00
Rodrigo Braz Monteiro
d0c0e2a318
Early operation visual typesetting.
...
Originally committed to SVN as r746.
2007-01-09 01:52:30 +00:00
Rodrigo Braz Monteiro
1e1d88b613
Timing Post-Processor can now be restricted to selection.
...
Originally committed to SVN as r743.
2007-01-08 03:27:47 +00:00
Rodrigo Braz Monteiro
0ad1815eed
Changes to text will no longer be discarded when you commit timing in the audio display and vice-versa, fixed glitches related to the Duration time edit box, and fixed snapping.
...
Originally committed to SVN as r742.
2007-01-08 03:05:26 +00:00
Rodrigo Braz Monteiro
0fbfd67864
Added support for reading v4.00++ (ASS2) files.
...
Originally committed to SVN as r741.
2007-01-08 01:54:02 +00:00
Rodrigo Braz Monteiro
43841c24b8
Implemented a version checker that can automatically or manually check if there are any updates to Aegisub, and a few other tweaks.
...
Originally committed to SVN as r736.
2007-01-07 22:54:04 +00:00
Niels Martin Hansen
b3ac7e40cb
Removed now unused Spectrum Invert Selection option (it should possibly be replaced with something else)
...
Fixed scaling of spectrum to also take FFT size into account
Fixed selection drawing in karaoke mode for spectrum
Moved syllable texts to top of audio display in karaoke mode
Originally committed to SVN as r733.
2007-01-07 06:36:10 +00:00
Niels Martin Hansen
9babda0720
New spectrum rendering code, scrapped threading and now caches FFT results instead. Also the visual appearance of the selection in spectrum was improved.
...
Originally committed to SVN as r731.
2007-01-07 04:44:11 +00:00
Rodrigo Braz Monteiro
8ec4322174
Destination of screenshots can now be set in the options dialog, and some tweaks to options dialog.
...
Originally committed to SVN as r726.
2007-01-06 21:07:51 +00:00
Rodrigo Braz Monteiro
cd4b6c0f93
Holding down ctrl lets you retime the original line while in Karaoke mode.
...
Originally committed to SVN as r725.
2007-01-06 20:11:38 +00:00
Rodrigo Braz Monteiro
7843e2e89c
Added options to toggle the display of the audio timeline and of the time over the mouse cursor.
...
Originally committed to SVN as r724.
2007-01-06 06:14:35 +00:00