summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-12-17ip2txt - convert IP address and port to stringphintuka
2006-12-17Minor optimizations to post plugin loadingphintuka
2006-12-17Minor optimizations to plugin enablingphintuka
2006-12-17Fixed a bug that caused audio plugins re-loaded every time when enabledphintuka
2006-12-16Audio browser does not show video files and subtitle/dvd flagsphintuka
Detect .ssa and .txt subtitles
2006-12-16File types splitted to video, audio and playlistphintuka
2006-12-15Force polling before every frame.phintuka
This should fix rest of queue overflow problems in remote modes.
2006-12-15Force polling before every frame.phintuka
This should fix rest of queue overflow problems in remote modes.
2006-12-15Fix max. queue fill level in Queue().phintuka
(Queue() must accept at least one frame if previous Poll() returned true).
2006-12-15Added connection type detectionphintuka
Added simple HTTP support
2006-12-15Removed #warningphintuka
2006-12-15Added connection type selection to connect_control_streamphintuka
connect_tcp_data_stream moved to own function
2006-12-15Support raw PES streams (used with HTTP)phintuka
2006-12-15Added connection type (normal, http, rtsp)phintuka
2006-12-15New file types: .mov and .wmv (sf feature request #1616405)phintuka
2006-12-15Added signal handler:phintuka
- SIGHUP, SIGINT and SIGTERM signals terminate program - SIGPIPE signal is ignored
2006-12-15Added vidix(fb) to supported video drivers (patch from Antti Seppälä)phintuka
2006-12-142006-12-14phintuka
2006-12-14real RTP headers in usephintuka
SAP/SDP announcements multicast sockets moved here from frontend_svr.c minor performance improvements
2006-12-14RTP sockets moved from fronend_svr.c to udp_pes_scheduler.cphintuka
Added SAP announcements Remember kernel buffer size of sockets instead of querying it for every packet
2006-12-14Added missing headerphintuka
2006-12-14rtp sockets moved to udp schedulerphintuka
fixed server restart after re-configuration removed probe packet sending in UDP and RTP connect (scheduler already sends packets every 100ms)
2006-12-14RTP sockets moved to udp schedulerphintuka
2006-12-14Added missing close()phintuka
2006-12-14Detect RTP headersphintuka
2006-12-14*** empty log message ***phintuka
2006-12-14More addressesphintuka
2006-12-14Use strings from xine_input_vdr_net.hphintuka
2006-12-14Added SAP announcements flagphintuka
2006-12-14SAP announcementsphintuka
2006-12-14Fixed accumulating /'s in front of file name each time when root directory ↵phintuka
is browsed
2006-12-14Added SAP announcements settingphintuka
2006-12-14Use strings from xine_input_vdr_net.hphintuka
2006-12-14Use RTP headersphintuka
2006-12-14define packed attribute only if not already definedphintuka
2006-12-14rtp and rtcp moved to own header filesphintuka
added rtp header extension
2006-12-14Initial importphintuka
2006-12-14Initial importphintuka
2006-12-07Initial importuid218003
2006-12-07Fixed control channel disconnection detectionphintuka
2006-12-03DVD title/chapter jumpingphintuka
Config entry for fast OSD scaling
2006-12-02DVD player key handling updatesphintuka
2006-11-05Special handling for .iso image files (handled as DVDs)phintuka
2006-11-05Added sub-options to Audio Visualization / Goomphintuka
2006-11-05cFileListItem: added 'D' (DVD marker) for DVD image filesphintuka
2006-11-05Width, Height, Speedphintuka
2006-11-05Added .iso DVD images to list of supported file typesphintuka
2006-11-03Trick speedsphintuka
2006-10-29Added rt library to VDR side plugin (required for posix monotonic clock)phintuka
discard stderr when checking for yaepg plugin patch
2006-10-29Test to support OSD sizes 720x576phintuka