summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-06New subtitle track selection menu (identical to VDR audio track selection menu)phintuka
2007-03-04Adapted for vdr-1.5.1 (Patch from Rolf Ahrenberg)phintuka
2007-03-04Fixed typosphintuka
2007-03-04xine-lib 1.1.4 fixesphintuka
2007-02-28Resume file creation fixedphintuka
2007-01-27Use --silent option immediately when it is detectedphintuka
2007-01-27Allow queuing data during setupphintuka
2007-01-26Avoid busy Poll loops when frontend not readyphintuka
2007-01-26Do not sleep while holding frontend lockphintuka
2007-01-26Detach frontends from VDR before shutdownphintuka
2007-01-26Fixed fullscreen toggling with keyboardphintuka
2007-01-24Shortcut keys for toggling fullscreen and deinterlacephintuka
2007-01-24Avoid busy loopphintuka
2007-01-24"D" toggles deinterlacing on/offphintuka
2007-01-24Initialize video size from stream info when playing slave streams, asphintuka
2007-01-24LAzy polling (queue amount of free buffers)phintuka
2007-01-24*** empty log message ***phintuka
2007-01-24min should be max ...phintuka
2007-01-24Poll returns amount of free buffers instead of booleanphintuka
2007-01-24Should be maxphintuka
2007-01-24Define default free buffers larger than 1 when there are no clientsphintuka
2007-01-24*** empty log message ***phintuka
2007-01-24Poll returns number of free buffers instead of booleanphintuka
2007-01-24Poll returns number of free buffers instead of boolean valuephintuka
2007-01-22Longer buffering time when playing realtimephintuka
2007-01-22Added "enable=1" to tvtime options stringphintuka
2007-01-22Added DXR3 to list of video drivers (Thanks to Ville Skyttä)phintuka
2007-01-22Shell scripts modified to run in dash (Ubuntu). (Thanks to realKano@directbox...phintuka
2007-01-20Fixed tvtime options string generating (thanks to Petri Helin)phintuka
2007-01-20Show warning message if post plugin does not support given parameter(s)phintuka
2007-01-20Added some pointer checks to queue_blank_yv12phintuka
2007-01-20Check if file open failed before writing to it (patch from Ville Skyttä)phintuka
2007-01-20Use VDR VideoDir setting instead of "/video" (patch from Ville Skyttä)phintuka
2007-01-20Check if fopen failed before writing to file (patch from Ville Skyttä)phintuka
2007-01-20Use /dev/dsp as OSS default device (patch from Ville Skyttä)phintuka
2007-01-20Use VDR VideoDir setting instead of /video (Patch from Ville Skyttä)phintuka
2007-01-20Added automatic re-connection (--reconnect option)phintuka
2007-01-20Do not forward commands/data to xine if it is not ready or plugin is closingphintuka
2007-01-20getsockname, getpeernamephintuka
2007-01-20Use socket wrapper class for control connectionphintuka
2007-01-20OSD timeouts counterphintuka
2007-01-20tx_buffer_size(), tx_buffer_free()phintuka
2007-01-20(hopefully) fixed OSS audio device selection (Reported by Ville Skyttä)phintuka
2007-01-20Set terminate_key_pressed flag also when terminate key comes from X inputphintuka
2007-01-19Check result of fopen before writephintuka
2007-01-19dxr3 video output needs special visual typesphintuka
2007-01-19Updated audio and video driver listsphintuka
2007-01-19Count video frames passed to demux and use frame counts to decide when resume...phintuka
2007-01-19Use separate VDRINCDIR to allow overriding location of VDR headersphintuka
2007-01-14Drop frames if still images are coming in too fastphintuka