diff options
author | obache <obache@pkgsrc.org> | 2010-01-23 08:30:08 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-01-23 08:30:08 +0000 |
commit | 43bc6190a2a9e265f523116105a51c6be728a6da (patch) | |
tree | 04b9170c97a7a30350f8ea4340b3b737f77f5e6c /textproc/gnome-subtitles/distinfo | |
parent | 0e61533025f49483a71f92d6730b6b8fb2f1cb81 (diff) | |
download | pkgsrc-43bc6190a2a9e265f523116105a51c6be728a6da.tar.gz |
Update gnome-subtitiles to 0.9.1.
Based on PR#42582 by Derouiche.
0.9.1 (18/07/09)
================
- Allow to open audio files for subtitling
- Changed the default selection type in the Timings Adjust and Shit dialogs
- Fixed crashes:
* Opening a video with Frames mode selected
* Opening the Preferences dialog
Translations:
- Joan Duran (ca)
- Jorge González (es)
Bug fixes:
- Subtitling of audio files (#584795)
- GS crashes when opening subtitles together with a movie (#587097)
- GS crashes on Edit->Preferences (#587100)
Thanks:
- Marcin Zajaczkowski, Yannick Warnier
0.9 (21/06/09)
==============
- New interactive Synchronize Timings dialog:
* Allows to synchronize using multiple sync points
* Each sync point represents the correct time of a subtitle
* Shows help message to ease the synchronization task
* Can synchronize all subtitles based on a set of sync points
- New Seek To dialog that allows to seek the video to a specified time/frame
- More polished user interface, by removing the border relief in video-related
buttons and decreasing their size
- Allow to close a file without quitting the application (File Close)
- Replace All now replaces translations too, besides the normal subtitle text
- Don't change the timing mode, after saving a file, to reflect the timing mode
of the subtitle format chosen for saving
- Added Insert and Delete Subtitles toolbar buttons, removed Find and Replace
from the toolbar
- Added MIME Type association to the SubRip, MPSub, SubStation Alpha and
MicroDVD subtitle formats
- Improved handling of text formatting tags in SubRip files
- Show Matroska Video files (MKV) when listing video files
- Fixed crash on opening a translation file with no subtitles loaded
- SubLib merged into Gnome Subtitles, making both easier to maintain and package
- Major refactoring of the video playback engine:
* GStreamer Playbin (code from the FuseMC project) has been incorporated into
the project source tree
* Gstreamer Playbin no longer builds as a separate package (no separate dll,
although the .so lib is still built separately)
* GStreamer events are now received asynchronously, which means the user
interface adapts to the video in an asynchronous/non-blocking way
- Fixed some bugs in the video playback engine:
* Loading a file when the previously loaded file wasn't played
* Video position not being correctly updated after loading the video and
before starting playback
- Display an error dialog when the help contents cannot be opened
- Fixed the use of Bug Buddy for bug reporting
- Changes in the project dependencies:
* Requires gtk, gtk-sharp, glade-sharp and gconf-sharp 2.12 or higher
* No longer requires gnome-sharp nor sublib
Translations:
- Djihed Afifi (ar)
- Joan Duran (ca)
- Kamil Paral, Lucas Lommer, Petr Kovar, Rinu (cs)
- Joe Hansen, Kristian Kjærgaard (da)
- Felix Braun, Mario Blättermann (de)
- Gabriel Ruiz, Jorge González (es)
- Ilkka Tuohela (fi)
- Luca Ferretti, Simone Oberti (it)
- Kjartan Maraas (nb)
- Yannig Marchegay (oc)
- Piotr Drąg (pl)
- António Lima (pt)
- César Veiga, Fábio Nogueira, Henrique P Machado, Leonardo Ferreira
Fontenelle (pt_BR)
- Nickolay V. Shmyrev (ru)
- Daniel Nylander (sv)
Bug fixes:
- The file with a movie is not always automatically selected (#417975)
- Improvements to selection types in timings dialogs (#430737)
- Add support for viewing and correcting line length (#430961)
- Synchronize subtitles using multiple sync points (#471393)
- Allow to seek to a specified time instant (#504560)
- Configure script doesn't check for gstreamer-plugins-base headers (#520171)
- Make frequently-used menu items accessible in the toolbar (#530833)
- German Translation (#534748)
- Parallel build fails (#534889)
- Crash when trying to open a file (#540009)
- Suboptimal parsing of SRT-file (#552221)
- Strings like 'gtk-cancel' and so should not be translatable (#576197)
- Build error (#577127)
Contributors:
- Arx Cruz, Lucas Lommer
Additional thanks:
- Adam Dixon, Julian Sikorski, Luciano A. Ferrer, Marcin Zajaczkowski,
Satoshi Tanabe
Diffstat (limited to 'textproc/gnome-subtitles/distinfo')
-rw-r--r-- | textproc/gnome-subtitles/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/gnome-subtitles/distinfo b/textproc/gnome-subtitles/distinfo index 9ddcaba0312..dc1d5247ef9 100644 --- a/textproc/gnome-subtitles/distinfo +++ b/textproc/gnome-subtitles/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/01/06 08:56:58 kefren Exp $ +$NetBSD: distinfo,v 1.2 2010/01/23 08:30:08 obache Exp $ -SHA1 (gnome-subtitles-0.8.tar.gz) = 14fe9eabf4288fc23072988f4423b5f447642352 -RMD160 (gnome-subtitles-0.8.tar.gz) = e326876698ddb052e0a78090e78ee84195722417 -Size (gnome-subtitles-0.8.tar.gz) = 756247 bytes +SHA1 (gnome-subtitles-0.9.1.tar.gz) = 5dd240a392ea1fd9e672caeb45fb9aa55b87a620 +RMD160 (gnome-subtitles-0.9.1.tar.gz) = f2d5c49afe5fe8c01e10b802be19c24ca2065a42 +Size (gnome-subtitles-0.9.1.tar.gz) = 658660 bytes SHA1 (patch-aa) = 35360c5b436d409b870a63b6819868bbf7ca7b73 |