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
31a3044bbc
Originally committed to SVN as r448.
2006-07-01 04:39:25 +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
4a2c0dbbfa
Added the kanamemo & traydict side projects to repository
...
Originally committed to SVN as r436.
2006-06-29 23:14:54 +00:00
Karl Blomster
818377243d
The "working with video" section is reasonably up-to-date now. I think.
...
Some other minor manual updates included as well.
Originally committed to SVN as r435.
2006-06-28 23:06:49 +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
Karl Blomster
34257c39e8
bunch of manual updates, again. replacing some outdated pictures with new ones...
...
Originally committed to SVN as r433.
2006-06-27 23:50:05 +00:00
Niels Martin Hansen
20a38ca021
Re-fixed VFR bug #138... (rolling back previous fix)
...
Originally committed to SVN as r432.
2006-06-27 19:11:41 +00:00
Niels Martin Hansen
b1671d596c
More hacking about with the revision number stuff. Now build timestamp is derived with __DATE__ and __TIME__, and make-svn-rev-header.py checks if there's any need to update the .h file, which should result in less needless rebuilds/relinks.
...
Originally committed to SVN as r431.
2006-06-27 18:06:31 +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
Niels Martin Hansen
48bd386fb0
Karaoke syllable selection by dragging
...
Changing karaoke tags (bug #36 )
Originally committed to SVN as r427.
2006-06-27 04:04:40 +00:00
Niels Martin Hansen
b5b04260a0
Karaoke splitter now allows splitting before first and after last character in syllables.
...
Originally committed to SVN as r426.
2006-06-27 03:02:28 +00:00
Niels Martin Hansen
f33dc46a5f
Fixed bug #142 (Custom AR "cancel" button throwing error.)
...
Implemented req #141 (Use custom AR to specify exact resolution.)
Originally committed to SVN as r425.
2006-06-21 23:07:03 +00:00
Niels Martin Hansen
c456f9dab8
Fixed bug #122 (crash on SRT export.)
...
Fixed bug where file save dialog opened from Export window wasn't made modal.
Fixed probably-won't-ever-matter possible loss of precision in VFR calculations.
Originally committed to SVN as r424.
2006-06-21 21:58:23 +00:00
Rodrigo Braz Monteiro
9ce7873f41
Commented out the options entry from menu
...
Originally committed to SVN as r423.
2006-06-21 20:44:01 +00:00
Rodrigo Braz Monteiro
b77543f179
Hopefully fixed the grid scrolling bug
...
Originally committed to SVN as r422.
2006-06-20 23:32:01 +00:00
Niels Martin Hansen
1fa1d75211
Fix for bug #138 .
...
If v1 timecodes are loaded, but no sections found, make timecodes act as CFR with the assumed FPS.
Changed semantics of FrameRate::loaded. It now only tells whether the current data were loaded from a timecodes file. To tell whether framerate data are present, test for FrameRate::GetFrameRateType()!=NONE.
Originally committed to SVN as r421.
2006-06-20 13:43:18 +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
Karl Blomster
db659845a0
minor manual updates
...
Originally committed to SVN as r419.
2006-06-19 04:33:43 +00:00
Rodrigo Braz Monteiro
ecdc3d435b
Yuvi's mac compatibility patch applied
...
Originally committed to SVN as r418.
2006-06-19 02:57:27 +00:00
Rodrigo Braz Monteiro
105ab46110
Added placeholder options dialog
...
Originally committed to SVN as r417.
2006-06-19 02:51:06 +00:00
Karl Blomster
9054476361
"working with audio" docs almost complete
...
Originally committed to SVN as r416.
2006-06-14 04:50:04 +00:00
Karl Blomster
b1d2781fb9
slowly working on reviewing the video and audio docs...
...
Originally committed to SVN as r415.
2006-06-13 04:03:08 +00:00
Karl Blomster
1ec041ecd8
moving the helpfile to H&M4, plus some updates from Motoko-chan
...
Originally committed to SVN as r414.
2006-06-13 03:12:35 +00:00
Karl Blomster
fdaf8394c2
minor manual updates again
...
Originally committed to SVN as r413.
2006-06-12 23:04:58 +00:00
Karl Blomster
240c506786
some more minor manual updates
...
Originally committed to SVN as r412.
2006-06-11 23:35:58 +00:00
Niels Martin Hansen
22a187b310
Minor stuff
...
Originally committed to SVN as r411.
2006-06-08 21:03:05 +00:00
Karl Blomster
18a19bf98f
random manual updates
...
Originally committed to SVN as r410.
2006-06-07 17:56:06 +00:00
Rodrigo Braz Monteiro
6cc40d959e
Updated docs
...
Originally committed to SVN as r409.
2006-06-06 21:48:43 +00:00
Karl Blomster
3c6677de34
timing postprocessor is finally documented. also removed one outdated line from todo.txt.
...
Originally committed to SVN as r408.
2006-06-02 02:11:40 +00:00
Karl Blomster
0d2d3988eb
config.dat is now fully documented again!
...
Originally committed to SVN as r407.
2006-06-01 07:24:47 +00:00