index
:
vdr-plugin-dxr3
buffer-and-sync-rewrite
master
old-main
VDR DXR3 Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dxr3interface_spu_encoder.c
Age
Commit message (
Expand
)
Author
2009-09-06
osd: use clearOsd() from cSpuEncoder instead of StopSpu from cSPUEncoder
Christian Gmeiner
2009-08-28
make it simpler
Christian Gmeiner
2009-06-15
Update copyright boilerplates from http://www.gnu.org/licenses/lgpl-2.1.txt a...
Ville Skyttä
2009-06-05
update emacs code style part
Christian Gmeiner
2009-06-02
remove cSpuData class, as it is not needed
Christian Gmeiner
2009-06-02
rework singleton class
Christian Gmeiner
2006-04-23
-pedantic fixups.
scop
2005-08-02
Update FSF's address.
scop
2005-06-22
Use VDR's logging facilities, no more dxr3plugin.log.
scop
2005-05-28
Clean up non-working dead code for VDR < 1.3.11.
scop
2005-04-19
Mass indentation/whitespace cleanup.
scop
2005-04-18
More indentation settings.
scop
2005-04-18
Add (X)Emacs indentation settings.
scop
2005-04-18
Oops, wrong tree... revert.
scop
2005-04-18
Add (X)Emacs indentation settings.
scop
2005-04-17
More OSD work from Luca.
scop
2005-04-17
Sync with Luca's workspace.
scop
2005-04-17
OSD color management rework from Luca Olivetti.
scop
2005-04-05
Include dxr3tools.h also when USE_XINE_SCALER is not defined (Martin Cap).
scop
2005-04-05
More palette stuff fixing/cleanups from Martin Cap and Luca Olivetti.
scop
2005-03-30
Clear counters of used colors in OSD_Close, should (really) fix pink OSD afte...
scop
2005-03-30
Comment/log message typo fixes.
scop
2005-03-22
Fix filenames in copyright headers.
scop
2005-03-18
Eliminate compiler warnings.
scop
2005-03-14
Borrowed OSD scaler from the Xine plugin (Luca Olivetti).
scop
2005-03-14
Improve OSD scaler for small resolutions (#1014339, Luca Olivetti).
scop
2004-10-10
renamed dxr3interface_spu_encoder.h/c to dxr3spuencoder.h/c
austriancoder
2004-10-10
using now std:: instead of namespace std;
austriancoder
2004-09-13
added and converted comments into a doxygen friendly format
austriancoder
2004-08-05
initial import
austriancoder