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
/
dxr3device.c
Age
Commit message (
Expand
)
Author
2008-12-28
Add bunch of SVDRP commands based on patch from Krzysztof Parma, reconfigure ...
scop
2007-04-05
Apply patches/vdr-dxr3-ac3.patch, start countdown to 0.2.7.
scop
2007-01-28
Implement SetVideoFormat().
scop
2007-01-28
Return 0 instead of -1 from PlayVideo if we don't even try to play anything.
scop
2007-01-28
Use cCondWait::SleepMs() instead of usleep().
scop
2007-01-27
Comment typo fixes.
scop
2007-01-07
Spelling fixes.
scop
2006-04-18
Clean up pre-VDR-1.3.47 compat stuff.
scop
2006-02-19
Simplify some if/else branches.
scop
2006-02-18
Be less noisy about audio mode (non-)changes.
scop
2006-02-11
Comment typo fix.
scop
2006-02-05
Quick and dirty adaptation to VDR 1.3.42.
scop
2006-01-17
Clean up leftovers from the image grab code removal.
scop
2006-01-08
Remove image grab code, it's broken (crashes vdr) and would cause maintenance
scop
2005-08-27
Make the device class call cDevice's Mute() and Clear().
scop
2005-08-02
Update FSF's address.
scop
2005-07-06
Add stereo/left/right audio channel switching (Malcolm Caldwell).
scop
2005-06-22
...
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-01
Apply fix for no sound with MP3 plugin from Antti Järvinen.
scop
2005-03-22
Fix filenames in copyright headers.
scop
2005-03-22
...
scop
2005-03-22
Sync debug removals with HEAD.
scop
2005-03-22
Fix build, sync #includes from HEAD.
scop
2005-03-18
Eliminate compiler warnings.
scop
2005-03-14
Apply DVB subtitles sync fix from Mikko Tuumanen.
scop
2005-03-14
Avoid high CPU usage in pause mode, http://article.gmane.org/gmane.linux.vdr/...
scop
2005-03-14
Avoid hang in pause mode, http://www.linuxtv.org/mailinglists/vdr/2005/01-200...
scop
2005-03-14
Merge VDR >= 1.3.18 support and comments from HEAD.
scop
2005-03-14
Sync comments from HEAD.
scop
2005-03-14
Merge copyright infos from HEAD.
scop
2005-03-14
Fix i18n, improve some translations.
scop
2005-01-12
small fix
austriancoder
2005-01-12
added support for vdr-1.3.18
austriancoder
2004-10-13
compile fix
austriancoder
2004-10-09
kicket out unneeded log call
austriancoder
2004-09-18
added/updated copyright informations
austriancoder
2004-09-13
added and converted comments into a doxygen friendly format
austriancoder
2004-08-08
rewrote i18n support
austriancoder
2004-08-05
initial import
austriancoder