0 Membros e 1 visitante estão a ver este tópico.
./configuremakesudo install make
Additional features: * 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 * 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 * Major refactoring of the video playback engine, with GStreamer Playbin (code from the FuseMC project) being incorporated into the project source tree and GStreamer events being received asynchronously now, which means the user interface adapts to the video in an asynchronous/non-blocking way * Fixed some bugs in the video playback engine, such as loading a file when the previously loaded file wasn't played, and video position not being correctly updated after loading the video and before starting playbackChanges in the project dependencies: * Requires gtk, gtk-sharp, glade-sharp and gconf-sharp 2.12 or higher * No longer requires gnome-sharp nor sublibTranslations: * 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 LommerAdditional thanks: * Adam Dixon, Julian Sikorski, Luciano A. Ferrer, Marcin Zajaczkowski, Satoshi Tanabe