What's news?
2011-06-18 - Subtitle Editor 0.39.0 released
Subtitle Editor 0.39.0 is released and you can download it here.
- New subtitle format SAMI (Patch by Dongsu Park)
- Fix bug #18010 : Feature request: keyboard shortcut for switching between opened files
- Fix bug #17821 : Using capital N for linebreaks in ASS format
- Fix bug #17828 : Feature request: Create subtitles automatically according to keyframes
- Fix bug #17686 : CPS error detection, display CPS with colors
- Fix bug #17686 : set_subtitle_end_and_start (original patch by Tomas Partl )
- Fix bug #17648 : Add new command to plugin TimingFromPlayer (original patch by Victor Cighir)
2011-01-10 - Subtitle Editor 0.38.0 released
Subtitle Editor 0.38.0 is released and you can download it here.
- Fix sort subtitles, speed improvements
- Fix bug #17231 : Opening SEP project wont open a Keyframes file automatically
- Fix bug #17000 : Subtitles in MicroDVD format don't display correct
- Fix bug #16898 : Feature request - movie fps detecting
- Fix bug #16917 : scale option doesn't work correctly with frame-based subtitles
- Fix bug #16524 : Broken character count (column translation)
- Fix bug #16314 : Unable to set subtitle times after importing plain text
- Fix English errors (patch by Pavel Dvořák)
- Update of Czech translation by Pavel Dvořák
- Update of Polish translation by Franciszek Janowski
2010-07-11 - Subtitle Editor 0.37.1 released
Subtitle Editor 0.37.1 is released and you can download it here.
- Fix bug #16016 (#16087) : segfault (divide by zero)
- Add Bulgarian translation
- Update de, es, gl, ru, tr and zh_CN translations
2010-07-03 - Subtitle Editor 0.37.0 released
Subtitle Editor 0.37.0 is released and you can download it here.
- Display the saving dialog after generating waveform or keyframes
- Fix sr #2543 : Support for .stl file format (Spruce STL)
- Fix bug #15942 : Default location in file select dialog (waveform and keyframes)
- Fix bug #16121 : Feature request: add option to scale all subtitles (Orig. patch by Ludek )
- Fix bug #16058 : crash at "find and replace" with regexp
- Fix bug #16016 : waveform segmentation fault
2010-04-06 - Subtitle Editor 0.36.2 released
Subtitle Editor 0.36.2 is released and you can download it here.
- New subtitle format SBV
- Small fixes (typo and HIG)
- New Greek translation (by Manolis Stefanis)
- Update French translation
2010-03-22 - Subtitle Editor 0.36.1 released
Subtitle Editor 0.36.1 is released and you can download it here.
- Reorganize the menu file with a sub-menu import and export
- Fix bug #15525 : Video playback doesn't work
- Fix bug #15374 : gtkmm-2.14 has not Gtk::Action set_stock_id
- Fix bug #15464 : segfault on waveform generation
- Fix build error with the WaveformRendererGL
Download
Source tarballs
The latest stable release is 0.39.0 - 2011-06-18
Installing from a source tarball:
./autogen.sh
make
sudo make install
Required dependencies:
- gtk+ version >=2.12
- gtkmm version >=2.14
- glibmm version >= 2.16.3
- gstreamer 0.10 (gstreamer0.10-x, gst-plugins-base, gst-plugins-good ...)
- gstreamermm version >= 0.10.4
- enchant version >=1.4.0 (spell check)
- libxml++ >=2.20
Binary packages