index
:
vdr-plugin-ttxtsubs
master
release/v0.0.5
release/v0.0.6
release/v0.0.7
release/v0.0.8
release/v0.0.9
release/v0.1.0
release/v0.2.0
release/v0.2.1
release/v0.2.2
release/v0.2.3
release/v0.2.4
release/v0.3.0
VDR TtxtSubs Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ttxtsubs.c
Age
Commit message (
Expand
)
Author
2011-10-08
Updated patch for VDR 1.7.21
v0.2.4
release/v0.2.4
Tobias Grimm
2011-08-21
New release 0.2.3
v0.2.3
release/v0.2.3
Tobias Grimm
2011-01-31
Reload font settings after leaving the setup menu
Tobias Grimm
2010-05-08
Prepared new release 0.2.2
v0.2.2
release/v0.2.2
Tobias Grimm
2010-04-19
For live tv in non-transfer mode use a cReceiver
Tobias Grimm
2010-04-18
Got rid of the background thread
Tobias Grimm
2010-02-28
Next release is 0.2.1
Tobias Grimm
2010-02-27
New version 0.2.0
Tobias Grimm
2010-02-14
Pass page count to plugin
Tobias Grimm
2010-02-14
Dramatic code drop, removed live receiver code
Tobias Grimm
2010-02-13
Added 'undefined' language
Tobias Grimm
2010-02-13
Use page numbers received from VDR (Closes #240)
Tobias Grimm
2010-02-08
Dont' loop forever if GetTxtxInfo failes (e.g. when no signal is available)
Tobias Grimm
2010-02-08
When replaying a recording, look up the manual page number assigned to the re...
Tobias Grimm
2010-02-08
Added outline width setting
Tobias Grimm
2010-02-08
Dropped text position settings
Tobias Grimm
2010-02-08
Dropped custom color settings
Tobias Grimm
2010-02-04
Fixed replay when live ttxtsubs page differs from the one in the recording
Tobias Grimm
2010-02-04
Update for VDR 1.7.12 (Closes #236)
Tobias Grimm
2010-02-03
refactoring - it is save to free/delete a null pointer
Tobias Grimm
2009-08-26
Clarify that VDR >= 1.7.6 is needed, remove obsolete patches.
Ville Skyttä
2009-04-26
New version 0.1.0
v0.1.0
release/v0.1.0
Tobias Grimm
2009-04-25
Provide the manual page number for a given channel via the VdrTtxtsubsHook
Tobias Grimm
2009-04-25
Dropped cTtxtsubsRecorder - not required for VDR 1.7.5 with TS recordings any...
Tobias Grimm
2009-04-25
Added a separate replay delay setting for TS recordings
Tobias Grimm
2009-04-23
After replaying, reset the last channel variable and trigger a channel switch to
Tobias Grimm
2009-04-03
new release 0.0.9
v0.0.9
release/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-01-06
Use cString::sprintf instead of asprintf without return value check.
Ville Skyttä
2009-01-04
New release 0.0.8
v0.0.8
release/v0.0.8
Tobias Grimm
2008-12-18
Try to set OSDArea to 8 bpp when AntiAliasing is enabled (Closes #17)
v0.0.7
release/v0.0.7
Tobias Grimm
2008-12-14
Fixed wrong GPL license text (wrong FSF address), clarified license (it's GPL...
v0.0.6
release/v0.0.6
Tobias Grimm
2008-12-14
removed empty ttxtsubs.h
Tobias Grimm
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 mo...
Tobias Grimm
2008-12-13
bumped version number to 0.0.6
Tobias Grimm
2008-12-13
Applied patch from Rolf Ahrenberg (vdr-ttxtsubs-0.0.5-raastinrauta-edition.di...
Tobias Grimm
2008-12-13
- Note:
v0.0.5
release/v0.0.5
Tobias Grimm
2008-12-13
- New features
v0.0.5pre2
Tobias Grimm
2008-12-13
- New features:
v0.0.5pre1
Tobias Grimm
2008-12-13
- Fix patch for VDR 1.2.5
v0.0.4b
Tobias Grimm
2008-12-13
- Release
v0.0.4
Tobias Grimm
2008-12-13
- IMORTANT! Needs and upgrade to the patch! See README!
v0.0.3d
Tobias Grimm
2008-12-13
- Fixed problems when used with more than one device (I hope)
v0.0.3c
Tobias Grimm
2008-12-13
- Work around for problem with stray segments at channel (frequency)
v0.0.3b
Tobias Grimm
2008-12-13
- Small adjustments for VDR 1.2.1
v0.0.3
Tobias Grimm
2008-12-13
- Bug fix: Could miss to display subtitles on channels with "Parallel Magazine"
v0.0.2
Tobias Grimm
2008-12-13
- Timeout on SI table reads
v0.0.1b
Tobias Grimm
2008-12-13
Initial version 0.0.1
v0.0.1
Tobias Grimm