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
2013-03-10
Added option for setting the left/center/right justification of subtitles
Tobias Grimm
2013-03-10
Updated HISTORY and preparing for 0.3.0 release
Tobias Grimm
2013-03-06
Sync subtitles using PTS (Closes #119).
Matti Horila
2012-04-04
avoid goto
Tobias Grimm
2012-04-04
tabs -> spaces
Tobias Grimm
2012-03-11
Adapt to VDR 1.7.26 API changes.
Ville Skyttä
2011-12-09
Remove "DVB Source Selection" setup option (unused since 0.2.0).
Ville Skyttä
2011-12-09
Remove "Workaround for some French chns" setup option (unused since 0.2.0).
Ville Skyttä
2011-12-09
Remove "Live Delay" setup option (unused since 0.2.0).
Ville Skyttä
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-12-09
Remove "Record Subtitles" setup option (unused since 0.2.0).
Ville Skyttä
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
[next]