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
Age
Commit message (
Expand
)
Author
2009-09-01
better this way
Christian Gmeiner
2009-09-01
add method generateSpuData
Christian Gmeiner
2009-09-01
fix compile warnings
Christian Gmeiner
2009-09-01
add a storage for encoded rle data and fix compilation
Christian Gmeiner
2009-09-01
store color informations of current bitmap in members
Christian Gmeiner
2009-09-01
add generateColorPalette and encode methods with needed members
Christian Gmeiner
2009-09-01
add method writeNibble and all needed members to cSpuEncoder
Christian Gmeiner
2009-08-31
add gpl v2 license informations
Christian Gmeiner
2009-08-31
add spuencoder implementation
Christian Gmeiner
2009-08-28
make it simpler
Christian Gmeiner
2009-08-19
update the bcs values via updateBcsValues() method and remove all other setters
Christian Gmeiner
2009-08-19
merge methods SetHorizontalSize and SetVerticalSize to method setDimension
Christian Gmeiner
2009-07-07
fix #145 - DON and DOF should work as expected.
Christian Gmeiner
2009-06-15
Update copyright boilerplates from http://www.gnu.org/licenses/lgpl-2.1.txt a...
Ville Skyttä
2009-06-15
Sync with http://www.gnu.org/licenses/gpl-2.0.txt
Ville Skyttä
2009-06-08
Merge branch 'master' of gitosis@community.xeatre.tv:vdr-plugin-dxr3
Christian Gmeiner
2009-06-08
merge dxr3sysclock into dxr3interface
Christian Gmeiner
2009-06-05
Merge branch 'master' of gitosis@community.xeatre.tv:vdr-plugin-dxr3
Christian Gmeiner
2009-06-05
remove two unused files
Christian Gmeiner
2009-06-05
update emacs code style part
Christian Gmeiner
2009-06-05
prepare parts of the audio pipline to work directly with cDxr3PesFrame
Christian Gmeiner
2009-06-05
small logic style changes
Christian Gmeiner
2009-06-05
make gcc happier by fixing some warnings
Christian Gmeiner
2009-06-02
remove cSpuData class, as it is not needed
Christian Gmeiner
2009-06-02
rework singleton class
Christian Gmeiner
2009-05-28
Add Ukrainian translation (#131, Yarema aka Knedlyk).
Ville Skyttä
2009-05-28
respect On pararmeter of MakePrimaryDevice
Christian Gmeiner
2009-05-28
simplify Decode
Christian Gmeiner
2009-05-28
do not spam log
Christian Gmeiner
2009-05-07
includes not needed
Christian Gmeiner
2009-05-07
fix url
Christian Gmeiner
2009-05-07
add methods to playback cDxr3PesFrames - untested
Christian Gmeiner
2009-05-07
changed style of source
Christian Gmeiner
2009-05-02
cleanup header includes
Christian Gmeiner
2009-04-30
remove some not needed source files
Christian Gmeiner
2009-04-30
get rid of UNEXPECTED_PARAMETER_CHANGE exception
Christian Gmeiner
2009-04-30
no need to store channels and sample rate in the audiodecoder
Christian Gmeiner
2009-04-30
m_lastPts is in cDxr3SyncBuffer not needed -> kick it
Christian Gmeiner
2009-04-27
remove waitPts parts from syncbuffer
Christian Gmeiner
2009-04-27
get rid of WaitForSysClock and WaitForNextPut, as they are not used
Christian Gmeiner
2009-04-24
create cDxr3PesFrame on the heap
Christian Gmeiner
2009-04-24
get rid of InitData()
Christian Gmeiner
2009-04-20
this is a small preperation for later patches
Christian Gmeiner
2009-04-20
get rid of offset in cDxr3PesFrame
Christian Gmeiner
2009-04-20
store start of pes frame
Christian Gmeiner
2009-04-20
change protected to private
Christian Gmeiner
2009-04-20
extend cDxr3PesFrame about SampleContext and decode buffer
Christian Gmeiner
2009-04-19
get rid of m_staticVerticalSize and m_staticHorizontalSize in pes frame
Christian Gmeiner
2009-04-18
remove some unused variables
Christian Gmeiner
2009-04-18
get rid of cDxr3SafeArray and all the exception stuff
Christian Gmeiner
[next]