Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-03 | refactoring - removed unused print_code debug code | Tobias Grimm | |
2010-02-03 | refactoring - removed unused dump_hex debug code | Tobias Grimm | |
2010-02-03 | refactoring - removed unused print_page debug code | Tobias Grimm | |
2010-02-03 | refactoring - removed unused print_line debug code | Tobias Grimm | |
2010-02-03 | refactoring - it is save to free/delete a null pointer | Tobias Grimm | |
use DELETENULL where appropriate | |||
2010-02-02 | refactoring - removed dead '#if 0' code | Tobias Grimm | |
2009-10-11 | Update Klaus' e-mail address. | Ville Skyttä | |
2009-08-26 | Clarify that VDR >= 1.7.6 is needed, remove obsolete patches. | Ville Skyttä | |
2009-08-26 | Update latest version URL. | Ville Skyttä | |
2009-06-20 | Updated VDR patch for 1.7.8 | Tobias Grimm | |
2009-05-28 | Convert to UTF-8. | Ville Skyttä | |
2009-05-28 | Add Ukrainian translation by Yarema aka Knedlyk (Closes #130) | Ville Skyttä | |
2009-04-26 | New version 0.1.0v0.1.0release/v0.1.0 | Tobias Grimm | |
2009-04-26 | Added vdr patch for 1.7.6 (Closes #101) | Tobias Grimm | |
2009-04-25 | Provide the manual page number for a given channel via the VdrTtxtsubsHook | Tobias Grimm | |
Conflicts: ttxtsubs.c | |||
2009-04-25 | Dropped cTtxtsubsRecorder - not required for VDR 1.7.5 with TS recordings ↵ | Tobias Grimm | |
anymore | |||
2009-04-25 | removed unused local copy of vdrttxtsubshooks.c|h | Tobias Grimm | |
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-04-23 | After replaying, reset the last channel variable and trigger a channel switch to | Tobias Grimm | |
reinitialize the live ttxtsubs display. Patch provided by Rolf Ahrenberg | |||
2009-04-23 | Silence compiler warning about unchecked read return value. | Tobias Grimm | |
Patch provided by Rolf Ahrenberg. Note: I can't reproduce such a compile warning and a failed read should be handled in amore usefule manner. | |||
2009-04-03 | new release 0.0.9v0.0.9release/v0.0.9 | Tobias Grimm | |
2009-03-30 | Don't show page selection menu, when there is no current channel (Closes #111) | Tobias Grimm | |
2009-02-27 | Added note in README about reported problems with Digitainer II (Closes #62) | Tobias Grimm | |
2009-01-11 | Install plug-in to lib dir with --remove-destination | Tobias Grimm | |
2009-01-11 | Exclude .gitignore from tarball. | Ville Skyttä | |
2009-01-06 | Set thread descriptions. | Ville Skyttä | |
2009-01-06 | Use cString::sprintf instead of asprintf without return value check. | Ville Skyttä | |
2009-01-04 | Updated French translation provided by Michaël Nival (Closes #49) | Tobias Grimm | |
2009-01-04 | New release 0.0.8v0.0.8release/v0.0.8 | Tobias Grimm | |
2009-01-04 | Fixed displaying of multiple rows when antialiasing is enabled by aquiring a ↵ | Tobias Grimm | |
single OSD area for all rows - Thx to Rolf Ahrenberg (Closes #24) | |||
2008-12-30 | Updated Russian translation provided by Oleg Roitburd (Closes #47) | Tobias Grimm | |
2008-12-30 | Ignore generated files. | Ville Skyttä | |
2008-12-20 | Updated Italian translation provided by Diego Pierotto | Tobias Grimm | |
2008-12-18 | Try to set OSDArea to 8 bpp when AntiAliasing is enabled (Closes #17)v0.0.7release/v0.0.7 | Tobias Grimm | |
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 | fixed dist target | Tobias Grimm | |
2008-12-14 | removed empty ttxtsubs.h | Tobias Grimm | |
2008-12-14 | updated VDR patches | Tobias Grimm | |
2008-12-13 | Removed location lines from *.po (thx to Rolf Ahrenberg) | Tobias Grimm | |
2008-12-13 | Removed VDR*.patch and Checkpatch.sh and added up-to-date VDR patches into ↵ | Tobias Grimm | |
into "patches" subdirectory (thx to Rolf Ahrenberg) | |||
2008-12-13 | Removed VDR < 1.6.0 support code | Tobias Grimm | |
2008-12-13 | switched completely to VDR 1.6's I18N system and removed the old crap - no ↵ | Tobias Grimm | |
more support for older VDR versions! | |||
2008-12-13 | updated HISTORY with contributors provieded by Rolf Ahrenberg | Tobias Grimm | |
2008-12-13 | bumped version number to 0.0.6 | Tobias Grimm | |
2008-12-13 | Applied patch from Rolf Ahrenberg ↵ | Tobias Grimm | |
(vdr-ttxtsubs-0.0.5-raastinrauta-edition.diff.gz) | |||
2008-12-13 | - Note:v0.0.5release/v0.0.5 | Tobias Grimm | |
This version is intended for VDR 1.2.6. There is a patch for VDR 1.3.5 included. It may or may not work with later VDR versions. Also see Rolf's patch in the contrib directory. This may be the last version for VDR 1.2.x, as I hope to start turning my attention to VDR 1.3.x now. - New features: - Italian translation, thanks to Sean Carlos - French translation, thanks to Stéphane Esté-Gracias - German translation, thanks to Tobias Grimm - Another ElchiAIO fix, thanks to Rolf Ahrenberg - Added a "contrib" directory with a VDR 1.3.8 test patch from Rolf Ahrenberg - Added a TROUBLESHOOTING document because of reports from Germany that ttxtsubs doesn't work there. It seems that most German channels on the birds at 19.2E don't announce the subtitles in their Service Information. Please see the document for further info. - Bugs fixed: - Corrected (again!) national charset selection bit swapping, there was a typo in the fix in 0.0.5pre1. | |||
2008-12-13 | - New featuresv0.0.5pre2 | Tobias Grimm | |
- Text colours can be set and row spacing can be adjusted. (The usual semitransparent "background" colour appearently doesn't work with the ElchiAIO patch, don't know why.) Thanks to Rolf Ahrenberg for the patch! - ttxtsubs menus can now be translated to different languages. Thanks to Rolf Ahrenberg for the patch! English, Finnish and Swedish now included, others are welcome! - Bugs fixed: - Information for channels with no teletext at all is now cached too, making channel switches to such channels faster. - Note: - The VDR 1.2.x patch "VDR.patch" is the same as in ttxtsubs 0.0.4b, and the 0.0.4 and 0.0.3d patch should work equally well - there is no need to repatch if you previously used any of those. | |||
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 | - Fix patch for VDR 1.2.5v0.0.4b | Tobias Grimm | |
- Minor bug fix for dxr3 display | |||
2008-12-13 | - Releasev0.0.4 | Tobias Grimm | |