summaryrefslogtreecommitdiff
path: root/multimedia/subtitleeditor/patches
diff options
context:
space:
mode:
authorwiz <wiz>2009-02-21 14:47:58 +0000
committerwiz <wiz>2009-02-21 14:47:58 +0000
commit193eea651b4f2339664ca3c39e5c7e8e86a3d8b2 (patch)
treebe91da3434522c70b22cca49a823ed28d746c31a /multimedia/subtitleeditor/patches
parent4d35e98f2c4ed786b38f7341ff52e78abc6b3a5a (diff)
downloadpkgsrc-193eea651b4f2339664ca3c39e5c7e8e86a3d8b2.tar.gz
Update to 0.30.0:
2008-11-26 - 0.30.0 * Each function work around extension system (enable/disable/configure) * Add 'Generate Wavefrom From Video' * Add line break policy option: soft, hard, intelligent (ASS/SSA) * Add 'Wavefrom & Media' filter in the wavefrom dialog * Add build option ccache * Fix: Subtitle saving with no UTF-8 system (locale) * Fix: Move subtitles added after the last original subtitle (Join Document) * Fix: Alpha channel support for ASS (#12566) * Fix: Allow opacity selection for Secondary, Outline and Shadow for ASS (#12569) * Fix: Don't reload the player if the file is the same * Fix: Catch enchant exception (spellchecking) * Fix: Missing m4/intltool.m4 (#12626) * Translations update * Cleanup (code & autohell) Special thanks to Luboš Staněk. 2008-11-02 - 0.26.0 * New: Wiki http://kitone.free.fr/subtitleeditor/wiki/ * Remove dependance of pcre, pcrecpp (packager) * Replace pcre by Glib::Regex * Fix: AdobeEncoreDVD multiple line reader * Fix: MicroDVD to SE tags * Fix: Add a default style if the document doesn't at least one when the file is saved (ASS/SSA) * Fix: ASS/SSA newline (patch by Robert Ramiega) * Fix: #12542 (https://gna.org/bugs/?12542) 2008-10-13 - 0.25.0 * The subtitle format system was completely rewritten * Improve the encoding detection * Improve the newline support (Macintosh, Unix, Windows) * Fix: ASS/SSA time * Fix: SubViewer2 time * Improve the precision to the number of characters per second (Subtitle View and Error Checking) (patch by spirit) * Update the UI when files are open. * Add option --enable-profiling * Fix: Error Checking with undo/redo support * Fix: Error Checking active list with "By Subtitles" * Fix: Minimum values in the Timing Preferences * Fix: Split the filename in the document tooltip * Fix: Column title and tooltip (Subtitle View) * Fix: Column alignment (Subtitle View) * Cleanup code 2008-09-25 - 0.24.1 * Fix: Wrong line length and characters per second. (patch by spirit) * Fix: Newline at opening in SubRip format. (patch by spirit) * Fix: ComboBox outputs in the video player preferences. * Cleanup code. 2008-09-21 - 0.24.0 * New Error Checking tool. * New options to set default document values. * Fix: Recent files freeze. * Cleanup code. * The Czech and French translations have been updated. 2008-09-04 - 0.23.0 * Add "Edit Cell" and "Edit Next Cell". * Another characters coding can be selected if it fails. * Waveform Renderer use now Pango to draw subtitle text. * Improve open/save errors. * Improve auto save files. * Improve document tooltip. * Fix: Blacklist some glibmm version in configure.in. * Fix: mime-types in desktop file. * Fix: Dependence to glibmm >= 2.16.3 and gtkmm >= 2.12. * Fix: Default values of Waveform Renderer. * Fix: Preference option to "display-subtitle-text". * Fix: Add "Current Locale" if encodings ifs empty. * Fix: The dialog "Save Document" select directly the default values from the document. * The Czech, French and Simplified Chinese translations have been updated. Special thanks to Luboš Staněk. 2008-08-14 - 0.22.3 * Improve the speed accessibility of the menu at launch. * Many spelling fixes from Luboš Staněk. * Update Czech, French translations. 2008-08-12 - 0.22.2 * Fix: Spelling errors. * Fix: Video/Audio output translation. * Fix: New translation string. Patches by Luboš Staněk. 2008-08-10 - 0.22.1 * Fix: Issue with gcc-4.3 and auto_ptr. Patch by Luboš Staněk. * Fix: dialog-character-codings.glade missing. Patch by Luboš Staněk. * Fix: Dialog parent. 2008-08-05 - 0.22.0 * Add support of the frame editing. * Scale and Move Subtitles support the frame editing. * Add "Close Player" to Video Player #11938. * Add option "Used Ctrl+Enter to confirm the changed" #11893. * The preferences of character codings can be modified directly from the file chooser. * New dialog for managing the character codings. * Can open the video directly from the file chooser with the subtitle selected #11938. * The time widget has been improve and support the frame editing. * Fix: default option to mplayer (-noautosub). * Fix: Add untitled name after "Open Transcript". 2008-06-24 - 0.21.3 * Add option -f --file for open a file (glibmm bugs). * Add MimeType in desktop file. * Update Czech translation. * Fix: Play/Pause button. * Fix: #10494. 2008-06-16 - 0.21.2 * Add Russian translation. * Add manpage. * Add first tags support (MicroDVD). * Update translations. * Fix: subtitleeditor.desktop categories and add %F to Exec. * Fix: gettext plural support patch by petr pisar. 2008-05-20 - 0.21.1 * Add format "Timed Text (TT) Authoring Format 1.0". * Improve gstreamer plugins missing message. * Display a message if the launch of the external player failed. * Update translation. * Fix: translation (gtk-*). * Fix: default config values. * Fix: segfault at start (Gdk::Pixbuf) #11449 2008-05-11 - 0.21.0 * Application * New View Manager (columns). * Add "Save All". * Video Player * Use now playbin (gstreamer element) * Support of playback rate (fast motion, slow motion...). * Add Repeat (beta). * Waveform Editor * New architecture, support of multiple renderer. * WaveformRendererCairo : Speed Improvements. * WaveformRendererGL : New renderer using OpenGL disable by default. * Can choose to respect the timings preferences. * GStreamer support * Better error message when the plugin is missing. * Others * Fix: Segfault when open ASS/SSA files created by subtitleeditor. * Fix: Save ASS/SSA files. The encoding value is now write. * Add da, pt and zh_CN translations. * Update other translations. 2008-02-05 - 0.20.0 * Add "Find Next" and "Find Previous" * Move glade files in share/glade * HIG improved 2008-01-27 - 0.20.0alpha9 * It's possible to have multiple profile configuration with the option --profile * Support of the document changed * Ask to save the document on exit just if has changed * Add column "Characters Per Second" (cps) * Add "Reverse Text And Translation" * Add menu "Recent Files" * Add menu "Timings" * Code Cleanup (internal new PluginSystem) * Fix: debug options * Many fixes and improvements * The license was changed to GPLv3 or later. 2007-12-14 - 0.20.0alpha8 + can open subtitle files with drag-and-drop + display subtitle text in waveform + using document names as window title + add "Italic" + add "Dialogue" + reorderer columns + TimeCell: the scroll button can be used for changed the value. * fix: (Split Subtitle) when the subtitle have two line, split the text between two subtitles * fix: column duration set start time * fix: popup menu in cell * fix: #10342 can't open video file (ogm, mkv...) * fix: #10384 new line 2007-11-10 - 0.20.0alpha7 + Change the order of subtitles (drag-and-drop) + dialog: "Configure Keyboard Shortcuts" (menu Options) + add menu "Selection" + add "Select All" + add "Invert Selection" + add rubberband selection + Scale: setting the default values for the first and the last depending on the selection * menu improved 2007-10-29 - 0.20.0alpha6 "Nobody is perfect" + add Undo/Redo support + open video and wf with subtitle (arg) (patch from Fredrik Tolf) + add "Select First Subtitle" + add "Select Last Subtitle" + add "Duplicate entire line" + add "Set Position After Preceding" + add popup menu (subtitle view) + add Styles to Subtitle Editor Project * fix: Deactivate the shortcuts when you are editing a text * code cleanup * Add class Subtitle, Subtitles, Style, Styles * Remove class SubtileModifier, StyleModifier 2007-10-04 - 0.20.0alpha5 + add "Combine Subtitles" + add "Split Subtitle" + add "Extend Length" + Check Errors: color per error + Change config method + new color saving * improved config system * use now XDG Base Directory Specification (~/.config/subtitleeditor/) * fix: Scale the subset of the subtitles (thanks Silent Star) * fix: encodings updated in file chooser * fix: subtitles loaders ignores lines that contains polish diacritic chars (thanks Robert Ramiega) * fix: #10059 File dialog doesn't show files without extension * fix: #10061 Title editor field clears too easily * it.po: add Italian translation by Mancausoft * dialog preferences simplified * menu improved * code cleanup 2007-07-05 - 0.20.0alpha4 + waveform: display current time and duration of the selected subtitle when button is pushed + waveform: scrolling with the selected subtitle now works correctly + waveform: add zoom functions: In, Out, Selection, All + waveform: add 'Center With Selected Subtitle' + waveform: ctrl+left/right move time with previous/next subtitle time + waveform: ctrl+middle button select subtitle + waveform: Mouse left button set subtitle start + waveform: Mouse left button with shift set subtitle start and after the end with motion + waveform: improved + waveform: keep settings of scale and zoom + video player: add very short, medium... backwards/forward jump + dialog check errors: add button preferences * fix: Insert Before/After respect min-gap-between-subtitle * fix: dialog 'find and replace' doesn't close with the cross (thanks Silent Star) * fix: add spin button in preferences for 'max characters per line' (thanks Silent Star) * fix: video player slider max * hu.po: update Hungarian translation by Ványi Norbert * enable debug by default (--debug-all, --debug-video-player ...) 2007-06-13 - 0.20.0alpha3 + spin button time: ctrl+scroll set minute + added options: -v --video, -w --waveform, -e --encoding * fix: crash when config file doesn't exist with video player (thanks chantra) 2007-06-12 - 0.20.0alpha2 + video player: design was simplified and improved (use now decodebin) + video player: after "Set End Subtitle" can create next subtitle + video player: "Play Previous/Next Subtitle" select subtitle + video player: can choose output in the preferences + video player: can display the translated subtitle instead of the original one + video player: many fixes * fix: select keep the focus of the column (subtitle view) * fix: after delete subtitle, select previous subtitle * fix: show filter (dialog save) * fix: Notebook scrollable (enable) * fix: subtitleeditor icons (scalable, 16x16, 24x24...) * fix: middle button in waveform system * fix: spell patch by Luboš Staněk * fix: Waveform reference/unreference * fix: remove SaveDocument.h/cc po/POTFILES.in * fix: create ~/.subtitleeditor (thanks Silent Star) * fix: Check Errors max characters per line (load config) * cs.po: update Czech translation by Luboš Staněk * hu.po: update Hungarian translation by Ványi Norbert * many fixes and improvements 2007-06-03 - 0.20.0alpha1 (big release) + multiple document + rewriting internal video player + show now subtitle with video (gstreamer) + add format Subtitle Editor Project (*.sep) (not finished) + action to all documents + subtitle view: can now center subtitle text + subtitle view: characters per line to text and translate + use now pcrecpp (RegEx) + support newline (Unix/Windows) + CheckErrors (overlapping, too short display time...) + add "Set Subtitle Start/End" (video player) + add menu item tooltip (statusbar) + rewriting timing system + add column note + use now cairomm + ui improved (scale ...) + rewriting unit test + video player : force-aspect-ratio + add "Open/Save Translation" + add "autosave" files every X minutes + enable column search (num) * best gstreamer message error * fix: Regular Expression with SubtitleFormat * fix: Config \n
Diffstat (limited to 'multimedia/subtitleeditor/patches')
-rw-r--r--multimedia/subtitleeditor/patches/patch-aa8
-rw-r--r--multimedia/subtitleeditor/patches/patch-ab36
2 files changed, 4 insertions, 40 deletions
diff --git a/multimedia/subtitleeditor/patches/patch-aa b/multimedia/subtitleeditor/patches/patch-aa
index 9bba14ee436..ade1c8ade44 100644
--- a/multimedia/subtitleeditor/patches/patch-aa
+++ b/multimedia/subtitleeditor/patches/patch-aa
@@ -1,9 +1,9 @@
-$NetBSD: patch-aa,v 1.1.1.1 2007/09/08 11:33:55 wiz Exp $
+$NetBSD: patch-aa,v 1.2 2009/02/21 14:47:58 wiz Exp $
---- configure.orig 2007-04-29 10:33:12.000000000 +0000
+--- configure.orig 2009-02-21 14:15:01.000000000 +0000
+++ configure
-@@ -9117,8 +9117,8 @@ else
- echo "${ECHO_T}no" >&6; }
+@@ -25653,8 +25653,8 @@ else
+ $as_echo "no" >&6; }
fi
-if test "$have_iso_code_639" == "yes"; then
diff --git a/multimedia/subtitleeditor/patches/patch-ab b/multimedia/subtitleeditor/patches/patch-ab
deleted file mode 100644
index 87483525689..00000000000
--- a/multimedia/subtitleeditor/patches/patch-ab
+++ /dev/null
@@ -1,36 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 2007/09/08 11:33:55 wiz Exp $
-
---- src/MenuBar.cc.orig 2006-10-28 07:29:01.000000000 -0300
-+++ src/MenuBar.cc 2007-04-15 15:23:18.000000000 -0400
-@@ -117,19 +117,25 @@
- _("_Move Subtitles")), SIGNAL(on_move_subtitles));
-
- m_refActionGroup->add(Gtk::Action::create("add-100-ms", Gtk::Stock::ADD,
-- _("Add 100 Milliseconds")), SIGNAL(on_add_100_ms));
-+ _("Add 100 Milliseconds")),
-+ Gtk::AccelKey(GDK_KP_Add, (Gdk::ModifierType)0), SIGNAL(on_add_100_ms));
- m_refActionGroup->add(Gtk::Action::create("remove-100-ms", Gtk::Stock::REMOVE,
-- _("Remove 100 Milliseconds")), SIGNAL(on_remove_100_ms));
-+ _("Remove 100 Milliseconds")),
-+ Gtk::AccelKey(GDK_KP_Subtract, (Gdk::ModifierType)0), SIGNAL(on_remove_100_ms));
-
- m_refActionGroup->add(Gtk::Action::create("add-100-ms-to-start", Gtk::Stock::ADD,
-- _("Add 100 Milliseconds To Start")), SIGNAL(on_add_100_ms_to_start));
-+ _("Add 100 Milliseconds To Start")),
-+ Gtk::AccelKey(GDK_KP_Add, Gdk::SHIFT_MASK), SIGNAL(on_add_100_ms_to_start));
- m_refActionGroup->add(Gtk::Action::create("remove-100-ms-to-start", Gtk::Stock::REMOVE,
-- _("Remove 100 Milliseconds To Start")), SIGNAL(on_remove_100_ms_to_start));
-+ _("Remove 100 Milliseconds To Start")),
-+ Gtk::AccelKey(GDK_KP_Subtract, Gdk::SHIFT_MASK), SIGNAL(on_remove_100_ms_to_start));
-
- m_refActionGroup->add(Gtk::Action::create("add-100-ms-to-duration", Gtk::Stock::ADD,
-- _("Add 100 Milliseconds To Duration")), SIGNAL(on_add_100_ms_to_duration));
-+ _("Add 100 Milliseconds To Duration")),
-+ Gtk::AccelKey(GDK_KP_Add, Gdk::CONTROL_MASK), SIGNAL(on_add_100_ms_to_duration));
- m_refActionGroup->add(Gtk::Action::create("remove-100-ms-to-duration", Gtk::Stock::REMOVE,
-- _("Remove 100 Milliseconds To Duration")), SIGNAL(on_remove_100_ms_to_duration));
-+ _("Remove 100 Milliseconds To Duration")),
-+ Gtk::AccelKey(GDK_KP_Subtract, Gdk::CONTROL_MASK), SIGNAL(on_remove_100_ms_to_duration));
-
- /*
- m_refActionGroup->add(Gtk::Action::create("move-subtitle-text-forward", Gtk::Stock::GO_FORWARD,