andres.delikat
|
68d0ff94eb
|
Refactor movie writing code. MovieHeader, MovieLog, and SubtitleList all have their own write methods now instead of the Movie object doing all of the work. Conceptually these 3 objects should be autonomous and the Movie object is simply an object that manages a collection of these objects.
|
2011-07-05 23:16:54 +00:00 |
andres.delikat
|
26569dab58
|
More work on subtitle maker, implmeent context menu "Add Subtitle" which will open subtitle maker and set frame to the current frame
|
2011-07-04 19:20:11 +00:00 |
andres.delikat
|
505a8baab4
|
Subtitles - finish parsing all parameters, make render panel use all parameters but color (for now)
|
2011-07-04 18:04:56 +00:00 |
andres.delikat
|
7c09ca4ae3
|
improvements to subtitle parsing
|
2011-07-04 17:01:17 +00:00 |
andres.delikat
|
b6bd94242f
|
Subtitle & Comment editors - clear out old comments & subs before saving the new list
|
2011-07-04 13:37:51 +00:00 |
andres.delikat
|
bf5fa3356a
|
Edit Subtitles form - Save subtitles on exit
|
2011-07-04 01:23:32 +00:00 |
andres.delikat
|
f886b65015
|
Write subtitles to movie files
|
2011-07-04 00:49:37 +00:00 |
andres.delikat
|
d3f4da39a3
|
Subtitle viewer implemented for play movie dialog, context menu for edit/viewing subtitles (depending on read only status). Still TODO: save changes when in edit mode
|
2011-06-26 21:11:12 +00:00 |
andres.delikat
|
3a15dd6bb9
|
Basic subtitle loading and rendering. Still lots of todos but basic functionality now exists
|
2011-06-26 16:39:48 +00:00 |
andres.delikat
|
61e82793e9
|
Start movie subtitle system
|
2011-06-26 14:36:41 +00:00 |