Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-03 | Clean up dead code. | Ville Skyttä | |
2013-03-06 | Sync subtitles using PTS (Closes #119). | Matti Horila | |
Co-authored-by: Dimitar Petrovski <dimeptr@gmail.com> | |||
2012-06-04 | Spelling fixes. | Ville Skyttä | |
2012-04-04 | Added hard-coded workaround for french channels | Tobias Grimm | |
where page numbes 850-859 must be mapped to 880-889 (Closes #865, #703) | |||
2012-04-04 | Extracted SetPreferredPage() method | Tobias Grimm | |
2012-04-04 | tabs -> spaces | Tobias Grimm | |
2011-12-09 | Tell Emacs to use C++ mode for *.c and *.h. | Ville Skyttä | |
2011-12-09 | Convert some assignments to constructor initializer lists. | Ville Skyttä | |
2011-08-21 | Don't log all page info received from VDR (Closes #331) | Tobias Grimm | |
2010-03-13 | Log buffer overflows | Tobias Grimm | |
2010-03-13 | Increased frame buffer size by factor 5 | Tobias Grimm | |
(Closes #295) | |||
2010-02-14 | Pass page count to plugin | Tobias Grimm | |
2010-02-14 | Dramatic code drop, removed live receiver code | Tobias Grimm | |
live and replay data will be feed by the VDR patch | |||
2010-02-13 | Added 'undefined' language | Tobias Grimm | |
2010-02-13 | Use page numbers received from VDR (Closes #240) | Tobias Grimm | |
2010-02-04 | Update for VDR 1.7.12 (Closes #236) | Tobias Grimm | |
Plugin code and VDR patch updated for 1.7.12 - Thx to Rolf Ahrenberg | |||
2010-02-03 | refactoring - it is save to free/delete a null pointer | Tobias Grimm | |
use DELETENULL where appropriate | |||
2009-04-25 | Added a separate replay delay setting for TS recordings | Tobias Grimm | |
Patch provided by Rolf Ahrenberg Note: It seems that the plugin doesn't use PTS values for synchronizing the subtitles and the delay settings could be totally removed if this feature would be added. | |||
2009-01-06 | Set thread descriptions. | Ville Skyttä | |
2008-12-14 | Fixed wrong GPL license text (wrong FSF address), clarified license (it's ↵v0.0.6release/v0.0.6 | Tobias Grimm | |
GPL-2 or any later) and added a licence header to every source file | |||
2008-12-14 | removed empty ttxtsubs.h | Tobias Grimm | |
2008-12-13 | Removed VDR < 1.6.0 support code | Tobias Grimm | |
2008-12-13 | Applied patch from Rolf Ahrenberg ↵ | Tobias Grimm | |
(vdr-ttxtsubs-0.0.5-raastinrauta-edition.diff.gz) | |||
2008-12-13 | - New features:v0.0.5pre1 | Tobias Grimm | |
- More than one language can be chosen, they are used in order of preference - Handles languages with two ISO 639-2 identifiers (as ger/deu, fre/fra) - Subtitles can now be turned on or off - Optional main menu alternative for easy access - Selectable vertical position of text for 4:3/Anamorphic or Letterbox - Left, Center or Right horizontal position of text - Remapping option for those French channels that incorrectly sends teletext page numbers in decimal instead of hexadecimal. Very moderate remapping done at the moment, I hope it is enough. - Subtitles are now recorded with their PTS (timestamps). Not that the timestamps are completely wrong on some channels, this may confuse uncareful subtitle extracting software. - Included patch for VDR 1.3.5 - untested! - Bugs fixed: - Fixed a net-to-host-order bug in the si parser that could make it incorrectly think that there are no subtitles on a channel. Thanks to Nicolas "tarass"! - Fixed a bit swapping bug causing incorrect character encoding for some languages. Thanks to Nicolas "tarass"! | |||
2008-12-13 | - Fixed problems when used with more than one device (I hope)v0.0.3c | Tobias Grimm | |
2008-12-13 | - Small adjustments for VDR 1.2.1v0.0.3 | Tobias Grimm | |
2008-12-13 | Initial version 0.0.1v0.0.1 | Tobias Grimm | |