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.c
Age
Commit message (
Collapse
)
Author
2005-08-16
added fix for slow udev device creating and have done some style code changes
austriancoder
2005-08-15
HEAD = 0.2.3 release, because i want to start my coding with this codebase
austriancoder
2005-08-15
HEAD should have files of 0.2.3 release
austriancoder
2005-08-02
Update FSF's address.
scop
2005-05-28
Clean up non-working dead code for VDR < 1.3.8.
scop
2005-04-25
Comment and log message fixes.
scop
2005-04-18
More indentation settings.
scop
2005-04-18
Add (X)Emacs indentation settings.
scop
2005-04-18
Set audiomode to unknown when releasing devices, fixes digital sound after ↵
scop
MPlayer plugin (Luca Olivetti, Kimmo Vuorinen).
2005-04-06
Fix aspect ratio after returning from the MPlayer plugin (Luca Olivetti).
scop
2005-03-30
Log message spelling fix.
scop
2005-03-23
Sync GetSTC()/DVB subtitles sync fix from HEAD.
scop
2005-03-22
Fix filenames in copyright headers.
scop
2005-03-22
...
scop
2005-03-22
Fix open() return value checks for em8300-* fifos.
scop
2004-11-18
little update
austriancoder
2004-11-14
retun correct error message
austriancoder
2004-11-11
little update
austriancoder
2004-10-12
default_palette is now a constant unsigned[16]
austriancoder
2004-10-11
fixed bug #1022810: Osd gets pink
austriancoder
2004-10-11
fixed #includes
austriancoder
2004-10-10
checked Lock() and Unlock()
austriancoder
2004-09-18
you can configure microcode path in Makefile
austriancoder
2004-09-15
fixed typo
austriancoder
2004-09-15
added routine to get YUVData from dxr3
austriancoder
2004-09-15
added functions to read and write registers directly
austriancoder
2004-09-15
we get now videomode from driver and set only a new one, if the wanted one ↵
austriancoder
is different to the driver defaults one.
2004-09-13
added and converted comments into a doxygen friendly format
austriancoder
2004-09-13
added and converted comments into a doxygen friendly format
austriancoder
2004-08-12
fixed cDxr3Interface::SetAudioDigitalPCM()
austriancoder
2004-08-11
added basic support to set brightness/contrast/saturation
austriancoder
2004-08-08
fixed output of anamorphic video, if tv aspect is configured to 16:9 in DVB ↵
austriancoder
setup menu.
2004-08-05
initial import
austriancoder