Age | Commit message (Expand) | Author |
2007-01-20 | Show warning message if post plugin does not support given parameter(s) | phintuka |
2007-01-20 | Added some pointer checks to queue_blank_yv12 | phintuka |
2007-01-20 | Check if file open failed before writing to it (patch from Ville Skyttä) | phintuka |
2007-01-20 | Use VDR VideoDir setting instead of "/video" (patch from Ville Skyttä) | phintuka |
2007-01-20 | Check if fopen failed before writing to file (patch from Ville Skyttä) | phintuka |
2007-01-20 | Use /dev/dsp as OSS default device (patch from Ville Skyttä) | phintuka |
2007-01-20 | Use VDR VideoDir setting instead of /video (Patch from Ville Skyttä) | phintuka |
2007-01-20 | Added automatic re-connection (--reconnect option) | phintuka |
2007-01-20 | Do not forward commands/data to xine if it is not ready or plugin is closing | phintuka |
2007-01-20 | getsockname, getpeername | phintuka |
2007-01-20 | Use socket wrapper class for control connection | phintuka |
2007-01-20 | OSD timeouts counter | phintuka |
2007-01-20 | tx_buffer_size(), tx_buffer_free() | phintuka |
2007-01-20 | (hopefully) fixed OSS audio device selection (Reported by Ville Skyttä) | phintuka |
2007-01-20 | Set terminate_key_pressed flag also when terminate key comes from X input | phintuka |
2007-01-19 | Check result of fopen before write | phintuka |
2007-01-19 | dxr3 video output needs special visual types | phintuka |
2007-01-19 | Updated audio and video driver lists | phintuka |
2007-01-19 | Count video frames passed to demux and use frame counts to decide when resume... | phintuka |
2007-01-19 | Use separate VDRINCDIR to allow overriding location of VDR headers | phintuka |
2007-01-14 | Drop frames if still images are coming in too fast | phintuka |
2007-01-14 | Fixed using video driver "none" | phintuka |
2007-01-14 | Fixed double entry in cdda playlist | phintuka |
2007-01-13 | Use iconv wrapper to translate id3 tags from utf8 to VDR charset | phintuka |
2007-01-13 | Initial import | phintuka |
2007-01-13 | Added USE_ICONV to enable/disable iconv charset conversions | phintuka |
2007-01-07 | Return value is nagative if there was errors, 0 if user terminated frontend | phintuka |
2007-01-07 | 1.0.0pre7xineliboutput-1_0_0pre7 | phintuka |
2007-01-07 | 1.0.0pre7 | phintuka |
2007-01-07 | Refresh playlist menu when items have been added | phintuka |
2007-01-07 | Fixed DVD folder opening | phintuka |
2007-01-07 | Fixed header parsing | phintuka |
2007-01-07 | cHttpStreamer needs whole HTTP request, not only request range | phintuka |
2007-01-07 | Use HTTP reply 404 instead of 401 | phintuka |
2007-01-07 | sendfile, cork, nodelay | phintuka |
2007-01-07 | sendfile, cork, nodelay | phintuka |
2007-01-07 | Removed unused Xine_Sync | phintuka |
2007-01-07 | cBackgroundWriter -> cBackgroundWriterI | phintuka |
2007-01-07 | Splitted to interface and several implementation classes | phintuka |
2007-01-07 | Added Keep Open flaf to streamer | phintuka |
2007-01-07 | Removed cBackgroundWriter | phintuka |
2007-01-07 | ogm, spx, dat, mkv | phintuka |
2007-01-06 | New trickspeed handling | phintuka |
2007-01-06 | Several buffer handling fixes | phintuka |
2007-01-06 | Fixed de-interlacer setting when saving/restoring settings from video menu (T... | phintuka |
2007-01-06 | Removed (unused) Xine_Sync | phintuka |
2007-01-06 | Start in live mode | phintuka |
2007-01-06 | Removed logging | phintuka |
2007-01-06 | Fixed rtp sending (RTP headers was missing) | phintuka |
2007-01-06 | cTimePts moved to time_pts.[ch] | phintuka |