Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-01-22 | Shell scripts modified to run in dash (Ubuntu). (Thanks to ↵ | phintuka | |
realKano@directbox.com) | |||
2007-01-20 | Fixed tvtime options string generating (thanks to Petri Helin) | phintuka | |
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 | |
Added locking around blank image creating Increased control channel socket buffer size to avoid OSD overflows Increased frame-based buffering time Increased TCP timeout when received only incomplete PES frame | |||
2007-01-20 | Check if file open failed before writing to it (patch from Ville Skyttä) | phintuka | |
Set (larger) socket buffers for control channel to avoid OSD message overflows | |||
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 | |
OSD commands are written only if socket buffer can take whole command. Failed OSD writes are counted and connection is dropped only after n continous fails. | |||
2007-01-20 | OSD timeouts counter | phintuka | |
Use socket wrapper class for control connections | |||
2007-01-20 | tx_buffer_size(), tx_buffer_free() | phintuka | |
Removed several (now) unused inline functions | |||
2007-01-20 | (hopefully) fixed OSS audio device selection (Reported by Ville Skyttä) | phintuka | |
Use macros to hide config referencing | |||
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 ↵ | phintuka | |
resume SCR Fixed display blanking with UDP/RTP | |||
2007-01-19 | Use separate VDRINCDIR to allow overriding location of VDR headers | phintuka | |
Exclude CVS directories from distribution package (Patch from Ville Skyttä) | |||
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 | |
and 1 if connection was lost. (Thanks to Antti Seppälä) | |||
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 | |
Added missing MsgReplaying when currently playing item is changed in playlist Fixed dvd menu detection | |||
2007-01-07 | Fixed DVD folder opening | phintuka | |
Fixed queuing whole folders | |||
2007-01-07 | Fixed header parsing | phintuka | |
Finished cHttpStreamer implementation | |||
2007-01-07 | cHttpStreamer needs whole HTTP request, not only request range | phintuka | |
2007-01-07 | Use HTTP reply 404 instead of 401 | phintuka | |
Pass whole request to http streamer (Range: and Connection: headers are used there) | |||
2007-01-07 | sendfile, cork, nodelay | phintuka | |
osd timeouts increased poller fixed | |||
2007-01-07 | sendfile, cork, nodelay | phintuka | |
2007-01-07 | Removed unused Xine_Sync | phintuka | |
Fixes to polling cBackgroundWriter replaced with dedicated classes Reduced HTTP logging Simple RTSP (RFC 2326) server implementation to switch multicasting on/off | |||
2007-01-07 | cBackgroundWriter -> cBackgroundWriterI | phintuka | |
Removed unused Xine_Sync | |||
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 ↵ | phintuka | |
(Thanks to Petri Helin) Improved some texts in RTP setup (Thanks to Rolf Ahrenberg) Fixed setting video port to default value every time when menu was opened (Reported by Rolf Ahrenberg). Video and audio drivers/ports are resetted only when frontend or driver type changes. Old value is remembered and restored if corresponding settings are changed to original value. | |||
2007-01-06 | Removed (unused) Xine_Sync | phintuka | |
2007-01-06 | Start in live mode | phintuka | |
2007-01-06 | Removed logging | phintuka | |