Rodrigo Braz Monteiro
7cbab8cdfe
Fixed crash related to the new keyframe system
...
Originally committed to SVN as r589.
2006-12-23 02:42:34 +00:00
Rodrigo Braz Monteiro
d89e522fd4
Added DirectSound audio output
...
Originally committed to SVN as r588.
2006-12-23 02:31:34 +00:00
Niels Martin Hansen
d972e6e69c
Fix for font collector to build on wx 2.6.3.
...
Started to document FexTracker source. (Also see wiki.)
Originally committed to SVN as r586.
2006-12-21 08:43:27 +00:00
Rodrigo Braz Monteiro
4a79a056a2
Originally committed to SVN as r585.
2006-12-20 00:45:02 +00:00
Rodrigo Braz Monteiro
9ea6989ff0
Very early DirectShow Video Provider commited, mostly based on Haali's DSS2 code
...
Originally committed to SVN as r584.
2006-12-20 00:31:52 +00:00
Rodrigo Braz Monteiro
16e34c32c2
Added support for DirectShowSource2 if avss.dll is on Aegisub's folder.
...
Originally committed to SVN as r583.
2006-12-19 17:30:25 +00:00
Rodrigo Braz Monteiro
091226bb4b
Disabled DSS error message, which was causing Aegisub to crash when a DSS video file was dropped on it
...
Originally committed to SVN as r581.
2006-12-19 02:59:03 +00:00
Rodrigo Braz Monteiro
d4e2b2ce4f
Fonts collector can now collect fonts directly to a zip archive.
...
Originally committed to SVN as r580.
2006-12-18 22:24:25 +00:00
Rodrigo Braz Monteiro
76dbc901f9
- Switching to a new line in audio mode now centers the line on the grid. (AMZ)
...
- Commiting changes in audio to the last line will insert a new line after it. (AMZ)
Originally committed to SVN as r579.
2006-12-18 20:13:23 +00:00
Rodrigo Braz Monteiro
2f9a086a22
Finished keyframe support, although not tested too much
...
Originally committed to SVN as r578.
2006-12-18 18:47:45 +00:00
Rodrigo Braz Monteiro
90d7d02926
Added a new py script for SVN 1.3+
...
Originally committed to SVN as r577.
2006-12-18 17:25:01 +00:00
Rodrigo Braz Monteiro
3d5be2bc55
Fixed warning messages while compiling dialog_export.cpp and added a recent list for keyframe read/write.
...
Originally committed to SVN as r576.
2006-12-18 17:18:14 +00:00
Rodrigo Braz Monteiro
b739497bdf
Some more tweaks to keyframes
...
Originally committed to SVN as r575.
2006-12-18 16:20:45 +00:00
Rodrigo Braz Monteiro
c55af72ed3
Some more work on keyframe override support
...
Originally committed to SVN as r574.
2006-12-18 16:08:58 +00:00
Rodrigo Braz Monteiro
dd1ed05e21
Changes to VideoDisplay class to allow the new keyframe functionality to work
...
Originally committed to SVN as r573.
2006-12-18 04:53:40 +00:00
Rodrigo Braz Monteiro
caba16ae8b
Originally committed to SVN as r572.
2006-12-18 04:07:10 +00:00
Rodrigo Braz Monteiro
7573a814ad
Early work on options dialog (won't really work without wxWidgets 2.8.0) and save/load keyframes.
...
Originally committed to SVN as r571.
2006-12-18 02:44:38 +00:00
Rodrigo Braz Monteiro
0bccc65219
Added global hotkey for Video Play (default Ctrl+P).
...
Originally committed to SVN as r569.
2006-12-17 20:46:01 +00:00
Rodrigo Braz Monteiro
25120f8461
Style name collisions (when moving from storage, creating or renaming) will now prompt the user before performing the action.
...
Originally committed to SVN as r568.
2006-12-17 20:30:59 +00:00
Rodrigo Braz Monteiro
73fdf2a9d3
Renaming a style will now ask you if you want to rename all instances of it on the script.
...
Originally committed to SVN as r567.
2006-12-17 20:16:22 +00:00
Rodrigo Braz Monteiro
a5105d2552
Added Paste Over function, which allows you to paste subtitle lines over others, overwriting the fields of your choice.
...
Originally committed to SVN as r566.
2006-12-17 19:41:52 +00:00
Rodrigo Braz Monteiro
c5e479875f
Early "Paste Over" functionality (basically it all works, but it needs a popup dialog asking which fields to paste over)
...
Originally committed to SVN as r565.
2006-12-17 18:30:19 +00:00
Rodrigo Braz Monteiro
8b95b2a3f7
Another changelog update
...
Originally committed to SVN as r564.
2006-12-17 17:36:12 +00:00
Rodrigo Braz Monteiro
68d741bed6
Changelog for last commit
...
Originally committed to SVN as r563.
2006-12-17 17:20:31 +00:00
Rodrigo Braz Monteiro
1fe045ba92
Times can now be copy and pasted with ctrl+c and ctrl+v, as well as from context menu, in the time edit boxes.
...
Originally committed to SVN as r562.
2006-12-17 17:19:45 +00:00
Rodrigo Braz Monteiro
ae26a23d96
Added mkv, mka and mks to open subtitles dialog
...
Originally committed to SVN as r561.
2006-12-17 06:46:13 +00:00
Rodrigo Braz Monteiro
a87f8ee283
Added support for reading ASS, SSA and SRT softsubs directly from Matroska files.
...
Originally committed to SVN as r560.
2006-12-17 05:32:18 +00:00
Niels Martin Hansen
db1e70157c
Added Avisynth call tracing code (disabled by default, define DEBUG_AVISYNTH_CODE to use)
...
Minor change in implementation of audio spectrum power scaling
Originally committed to SVN as r559.
2006-12-17 04:58:10 +00:00
Rodrigo Braz Monteiro
7bcfae18b7
Merged Azzy's libass patch
...
Originally committed to SVN as r558.
2006-12-03 00:33:20 +00:00
Rodrigo Braz Monteiro
30544bcfd9
New splash screen
...
Originally committed to SVN as r557.
2006-12-01 21:30:28 +00:00
Rodrigo Braz Monteiro
60c2df968f
Fixed style manager assertion error
...
Originally committed to SVN as r556.
2006-11-30 23:37:34 +00:00
Rodrigo Braz Monteiro
72071301e4
Added a "Auto Save on Every Change" option to config.dat (default false), that automatically saves the files whenever you change anything.
...
Originally committed to SVN as r555.
2006-11-30 23:27:59 +00:00
Niels Martin Hansen
c69f347035
Work on #209 , tweak audio spectrum scaling
...
Originally committed to SVN as r554.
2006-11-23 21:43:45 +00:00
Niels Martin Hansen
5c80e6fad2
Fixed #162 , subsgrid scrollbar didn't update to to reflect changed line counts in the grid after various operations.
...
Fixed #171 , style storages can no longer be created with illegal filename characters, they are replaced with underscores.
Originally committed to SVN as r553.
2006-11-23 19:08:46 +00:00
Niels Martin Hansen
7b68c13318
Implemented #202 (frame-number in framegrab filenames)
...
Originally committed to SVN as r552.
2006-11-23 17:26:53 +00:00
Niels Martin Hansen
b9a61aaa4f
Fixed textbox alignment in fextracker dialog.
...
Originally committed to SVN as r551.
2006-11-11 01:57:46 +00:00
Niels Martin Hansen
075caa6f33
Fix for Linux not detecting right CPU count didn't compile, fixed.
...
Started re-layouting the FexTracker config dialog.
Originally committed to SVN as r550.
2006-11-11 01:47:35 +00:00
Niels Martin Hansen
2251867890
Minor fixes for building on Linux.
...
(Why does wxThread::GetCPUCount like failing?)
Originally committed to SVN as r549.
2006-11-08 23:40:40 +00:00
Niels Martin Hansen
e75de69783
Patches by Azzy:
...
- Search for both lua and lua50 libraries (fixes building on Debian/Ubuntu)
- Fix GCC preprocessor failing on version.cpp
Also forgot changelog for last commit
Originally committed to SVN as r541.
2006-10-25 10:33:02 +00:00
Niels Martin Hansen
407cd603b2
Minor Linux fixes (thanks Azzy)
...
Originally committed to SVN as r539.
2006-10-23 22:17:27 +00:00
Niels Martin Hansen
fc531f7e7f
Forgot the changelog
...
Originally committed to SVN as r538.
2006-10-19 23:23:21 +00:00
Niels Martin Hansen
e5ef7b4be2
Various Unicode-related fixes.
...
Changed some types to lower the amount of int/size_t inconsistencies. This might have introduced some stupid bugs... beware!
Removed old, unused "project file" code. (cleanup)
Fixed bug #195 : "Join (as karaoke)" is broken when 2 lines don't follow immediately after another
Implemented feature req #184 : Text Only Export
Fixed bug #180 : conversion from srt to ass doesn't specify WrapStyle
Implemented feature req #188 : highlighting of currently selected style in the styles manager
Originally committed to SVN as r537.
2006-10-19 22:53:06 +00:00
Niels Martin Hansen
e3d0a51c81
Removed unused auto4 files.
...
Originally committed to SVN as r536.
2006-09-20 22:16:53 +00:00
Niels Martin Hansen
f7abf13dd5
Text file reader and writer classes now have special cases for Win32, for properly handling Unicode filenames.
...
Originally committed to SVN as r533.
2006-08-28 20:00:51 +00:00
Niels Martin Hansen
a6fca3677f
Cut off spectrum at 2/3 of nyquist frequency.
...
Define SPECTRUM_LOGARITHMIC to get decibel scale rather than power in the spectrum (generally less useful, therefore disabled by default).
Originally committed to SVN as r531.
2006-08-27 23:31:20 +00:00
Niels Martin Hansen
df964c78cd
Rewrote audio spectrum rendering algo
...
Originally committed to SVN as r530.
2006-08-27 22:29:14 +00:00
Niels Martin Hansen
29961a029e
Made most audio spectrum related code multithreaded (automatic number of threads, based on CPU count)
...
Changed palette for spectrum
Originally committed to SVN as r529.
2006-08-27 19:54:51 +00:00
Rodrigo Braz Monteiro
deea37e0ba
Fixed loading of sections with unexpected cases.
...
Originally committed to SVN as r528.
2006-08-26 22:39:05 +00:00
Niels Martin Hansen
4b8d7b4dc8
Updated version.cpp to say 1.11.
...
Hack to allow loading files with mixed V4 and V4+ style sections.
Originally committed to SVN as r526.
2006-08-24 00:38:49 +00:00
Rodrigo Braz Monteiro
3c1936cf49
Disabled PRS exporting (for 1.10 release)
...
Originally committed to SVN as r522.
2006-08-07 21:30:45 +00:00
Rodrigo Braz Monteiro
0a50350c9b
New splash
...
Originally committed to SVN as r518.
2006-08-07 20:35:22 +00:00
Karl Blomster
2932240f08
hax.
...
Originally committed to SVN as r516.
2006-08-07 01:05:40 +00:00
Niels Martin Hansen
eabdc01066
Fixed bug in Spanish translation, with V key not working.
...
Made the Hotkeys dialog center properly on screen.
Originally committed to SVN as r495.
2006-07-16 14:47:08 +00:00
Rodrigo Braz Monteiro
64705ec29a
Originally committed to SVN as r494.
2006-07-15 20:03:14 +00:00
Rodrigo Braz Monteiro
4353f00b32
Originally committed to SVN as r491.
2006-07-13 22:16:07 +00:00
Rodrigo Braz Monteiro
2b158480dc
Fixed bug with \fn button
...
Originally committed to SVN as r488.
2006-07-13 02:10:19 +00:00
Rodrigo Braz Monteiro
f076fe4eb4
Some blind attempt to fix video sizer issue on unix...
...
Originally committed to SVN as r487.
2006-07-11 01:58:53 +00:00
Niels Martin Hansen
8d5776b7ea
Automation scripts updated, mainly heavy commenting on the demo scripts. Updated readme files for script directories.
...
Removed some old code from the colorpicker.
Originally committed to SVN as r484.
2006-07-10 22:07:24 +00:00
Rodrigo Braz Monteiro
f950d58ba5
Fixed crash in spectrum analyzer zoom in
...
Originally committed to SVN as r481.
2006-07-10 20:35:27 +00:00
Rodrigo Braz Monteiro
7674f3cec9
Delete & extract buttons in attachment list will now only be enabled if at least one item is selected.
...
Originally committed to SVN as r480.
2006-07-08 23:18:07 +00:00
Rodrigo Braz Monteiro
caa2dbb01b
Fonts collector now flags the file as modified if set to attach to file.
...
Originally committed to SVN as r479.
2006-07-08 23:07:24 +00:00
Rodrigo Braz Monteiro
b02de858a2
Improved the speed of grid drawing with tags hidden.
...
Originally committed to SVN as r478.
2006-07-08 22:33:21 +00:00
Rodrigo Braz Monteiro
3e9d9b79d6
Fixed crash with changing font properties via the subtitle edit box when there was a \fs override tag earlier in the line.
...
Originally committed to SVN as r477.
2006-07-08 22:11:42 +00:00
Rodrigo Braz Monteiro
2347f9dbd8
Fixed another file attachment bug
...
Originally committed to SVN as r475.
2006-07-08 02:30:18 +00:00
Rodrigo Braz Monteiro
85035b4dca
Font attachments now have the "_0" part.
...
Originally committed to SVN as r474.
2006-07-08 01:56:17 +00:00
David Lamparter
bd26c5d411
CLK_TCK -> CLOCKS_PER_SEC
...
Originally committed to SVN as r473.
2006-07-07 22:48:26 +00:00
David Lamparter
b118e9af2b
sync automake
...
Originally committed to SVN as r472.
2006-07-07 22:48:10 +00:00
David Lamparter
4f616b6775
fix 64bit stuff
...
Originally committed to SVN as r471.
2006-07-07 22:47:55 +00:00
David Lamparter
4e729994e5
ReleaseCapture -> ReleaseMouse (former is WIN32!!!)
...
Originally committed to SVN as r470.
2006-07-07 22:47:36 +00:00
Rodrigo Braz Monteiro
14dbb8c4a4
Recovered subtitle files are now saved in their own subfolder.
...
Originally committed to SVN as r468.
2006-07-06 23:20:30 +00:00
Rodrigo Braz Monteiro
72abf003b1
Implemented sorting of subtitles by start time.
...
Originally committed to SVN as r467.
2006-07-06 22:55:05 +00:00
Rodrigo Braz Monteiro
8f077dc4ee
Placeholder Edit->Sort menu entry and disabled audio scrubbing again
...
Originally committed to SVN as r466.
2006-07-06 22:39:58 +00:00
Niels Martin Hansen
88016e0602
Colorpicker graphical redesign.
...
Originally committed to SVN as r465.
2006-07-06 22:16:27 +00:00
Rodrigo Braz Monteiro
fec305fe78
Fixed two crash bugs related to audio.
...
Originally committed to SVN as r463.
2006-07-04 21:59:30 +00:00
Rodrigo Braz Monteiro
4a5106daf0
somewhat working scrubbing
...
Originally committed to SVN as r462.
2006-07-04 08:25:54 +00:00
Rodrigo Braz Monteiro
69330182b5
Still broken (and disabled) scrub code
...
Originally committed to SVN as r461.
2006-07-04 07:00:58 +00:00
Rodrigo Braz Monteiro
4e464c97ad
Quite broken scrubbing implemented
...
Originally committed to SVN as r460.
2006-07-04 06:13:54 +00:00
Rodrigo Braz Monteiro
41a4cd3c2c
Preparations for audio scrubbing
...
Originally committed to SVN as r459.
2006-07-04 05:10:29 +00:00
Rodrigo Braz Monteiro
721d7860d6
Originally committed to SVN as r458.
2006-07-01 23:42:55 +00:00
Rodrigo Braz Monteiro
2627c77a0b
Anything that stops audio will also stop video too, now
...
Originally committed to SVN as r457.
2006-07-01 23:31:15 +00:00
Rodrigo Braz Monteiro
453a594264
Fixed audio dragging bugs related to scrub bar
...
Originally committed to SVN as r456.
2006-07-01 22:49:09 +00:00
Rodrigo Braz Monteiro
2529df9cdb
Originally committed to SVN as r455.
2006-07-01 07:25:37 +00:00
Rodrigo Braz Monteiro
ad91cb4460
Fixed the default resolution for video display and resolution resampler when the script's field is blank.
...
Originally committed to SVN as r454.
2006-07-01 07:22:57 +00:00
Rodrigo Braz Monteiro
8f3fbdd781
Added hotkey to Audio's "play to end of file" (defaulting to "T").
...
Originally committed to SVN as r453.
2006-07-01 06:37:46 +00:00
Rodrigo Braz Monteiro
1114029be1
Playing in video mode will now play the audio as well even if it hasn't been previously loaded into audio mode (experimental).
...
Originally committed to SVN as r452.
2006-07-01 06:32:11 +00:00
Rodrigo Braz Monteiro
a1a840155b
Added recent menu to Video Timecodes.
...
Originally committed to SVN as r451.
2006-07-01 05:34:39 +00:00
Rodrigo Braz Monteiro
f6127e717a
Originally committed to SVN as r450.
2006-07-01 05:15:56 +00:00
Rodrigo Braz Monteiro
1327e42148
Added graphics support to file attachments (for completion)
...
Originally committed to SVN as r449.
2006-07-01 05:00:03 +00:00
Rodrigo Braz Monteiro
33a6ba558a
The Font Collector can now collect fonts as script attachments.
...
Originally committed to SVN as r447.
2006-07-01 04:35:50 +00:00
Rodrigo Braz Monteiro
d6c3e6492a
Finished attachment support
...
Originally committed to SVN as r446.
2006-07-01 04:08:01 +00:00
Rodrigo Braz Monteiro
797280d7c8
Extracting attachments implemented
...
Originally committed to SVN as r445.
2006-07-01 03:06:21 +00:00
Rodrigo Braz Monteiro
509f33490e
Attachment list can now delete attachments
...
Originally committed to SVN as r444.
2006-07-01 02:46:41 +00:00
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
59364bb272
File attachment loading/saving supposedly all done
...
Originally committed to SVN as r442.
2006-07-01 00:54:33 +00:00
Rodrigo Braz Monteiro
fe43cb641d
Attachments seem to work for mod3 files
...
Originally committed to SVN as r441.
2006-06-30 23:37:30 +00:00
Rodrigo Braz Monteiro
f2645de0c7
Early file attachment code (note that they are NOT saved back to the file, so they are essentially lost)
...
Originally committed to SVN as r440.
2006-06-30 22:44:42 +00:00
Rodrigo Braz Monteiro
60b87000e5
Some more completelly untested attachment-related code
...
Originally committed to SVN as r439.
2006-06-30 21:59:20 +00:00
Rodrigo Braz Monteiro
9c12480c7f
Commited a stripped-down version of boost, to use its shared_ptr class. If it doesn't work, just don't build ass_attachment.cpp (and bitch at AMZ!)
...
Originally committed to SVN as r438.
2006-06-30 21:21:30 +00:00
Rodrigo Braz Monteiro
fa4e158805
Added AssAttachment class to deal with attached files
...
Originally committed to SVN as r437.
2006-06-30 20:56:16 +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