summaryrefslogtreecommitdiff
path: root/device.c
AgeCommit message (Collapse)Author
2007-09-30Increase local frontend initialization timeout (Thanks to Mikko Vartiainen)phintuka
Start local frontend and remote server in paraller
2007-09-17Smooth fast forward trick speed mode (Patch from Timo Eskola)phintuka
Requires patching VDR with patches/vdr-1.4.6-Smooth_FastForward.patch
2007-09-17Fix logging of some int64 valuesphintuka
Comments -> C++/VDR style
2007-06-17Select first SPU track if automatic SPU track selection is on and none of ↵phintuka
track languages matches
2007-04-12Remove (unused) decoder priority settingphintuka
2007-03-28Initialization timeoutsphintuka
2007-03-14Preferred SPU languagesphintuka
2007-01-26Detach frontends from VDR before shutdownphintuka
2007-01-24LAzy polling (queue amount of free buffers)phintuka
2007-01-14Drop frames if still images are coming in too fastphintuka
2007-01-06New trickspeed handlingphintuka
2006-12-24Clear old metainfo when starting new replayphintuka
2006-12-19Fix incorrect "no video" message in SetPlayModephintuka
2006-12-17load/configure audiochannel post plugin only when audio channel is changedphintuka
Get/Set metainfo
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-18Disable audio track changed -message as it is not usedphintuka
Fix DVD SPU selection
2006-10-18Allow setting currrent DVD SPU track while setting available tracksphintuka
2006-10-13DVD SPU languagesphintuka
2006-09-09Double blank display removedphintuka
2006-09-06Implemented audio channel selectionxineliboutput-1_0_0pre4phintuka
2006-09-06HD content detectionphintuka
Execution time tracking
2006-09-04Reduced loggingphintuka
2006-09-03Removed some logging (force primary device)phintuka
Added buffer clear to play mode change
2006-08-25Fixed returning from pmAudioOnlyBlack playmode (audio visualization pluginphintuka
was never closed)
2006-08-25Added overscan optionphintuka
2006-08-24Execute primary device switching in main thread contextphintuka
2006-08-22Fix grabbing segfault when there is no local frontendphintuka
2006-08-22New config options: autocrop parameters and speaker arrangementphintuka
2006-08-21Update current channel of original primary device when restoring originalphintuka
primary device (required for FF card if FF card is in live mode)
2006-08-18Fixed uninitialized data (Thanks to Tobias Grimm)phintuka
"Corrected" name of play mode member variable
2006-08-16Missing <<phintuka
2006-08-16More PlayFile fixesphintuka
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-06*** empty log message ***phintuka
2006-07-02Improved AC3 handlingphintuka
2006-06-11Logging clean-upphintuka
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 importxineliboutput-0_99rc4phintuka