summaryrefslogtreecommitdiff
path: root/device.h
AgeCommit message (Collapse)Author
2006-12-17Get/Set metainfophintuka
2006-12-15Force polling before every frame.phintuka
This should fix rest of queue overflow problems in remote modes.
2006-10-23Code cleanupphintuka
Use tTrackId to store seen DVD SPU tracks Prevent audio visualization plugin startup when starting replay, plugin is started only if there is no video
2006-10-18Allow clearing DVD SPU track map without notifying frontend(s)phintuka
2006-10-18Allow setting currrent DVD SPU track while setting available tracksphintuka
2006-10-13DVD SPU languagesphintuka
2006-08-25Added overscan optionphintuka
2006-08-24Execute primary device switching in main thread contextphintuka
2006-08-22New config options: autocrop parameters and speaker arrangementphintuka
2006-08-18Fixed uninitialized data (Thanks to Tobias Grimm)phintuka
"Corrected" name of play mode member variable
2006-08-16Fixed EndOfStreamReached when there is local frontend and remote frontend ↵phintuka
server without clients ePlayMode GetPlayMode(void) added If playMode is pmAudioOnlyBlack, video is discarded
2006-08-07Removed unused suspend codephintuka
2006-07-21DVD SPU supportphintuka
2006-07-02Improved AC3 handlingphintuka
2006-06-04x86 fixesphintuka
const added to several arguments and data control stream write result checks added possible deadlock removed from vdr_plugin_keypress OSD endian problems fixed
2006-06-03Initial importphintuka