index
:
xineliboutput
CVS
branch-1_0_5
branch-1_0_x
branch-1_o_x
master
unlabeled-1.1.2
unlabeled-1.10.2
unlabeled-1.12.2
unlabeled-1.13.2
unlabeled-1.18.2
unlabeled-1.2.2
unlabeled-1.20.2
unlabeled-1.21.2
unlabeled-1.22.2
unlabeled-1.24.2
unlabeled-1.3.2
unlabeled-1.30.2
unlabeled-1.30.2.18.2
unlabeled-1.30.2.8.2
unlabeled-1.30.2.9.2
unlabeled-1.34.2
unlabeled-1.36.2
unlabeled-1.4.2
unlabeled-1.46.2
unlabeled-1.5.2
unlabeled-1.50.2
unlabeled-1.52.2
unlabeled-1.56.2
unlabeled-1.58.2
unlabeled-1.63.2
unlabeled-1.7.2
unlabeled-1.8.2
GIT mirror of the xineliboutput CVS repository from Sourceforge
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frontend_svr.c
Age
Commit message (
Expand
)
Author
2014-06-23
rename xine_osd_command.h -> tools/osd_command.h
phintuka
2014-06-23
renamed xine-independent OSD structs
phintuka
2012-03-18
Added missing include
phintuka
2012-03-17
Bind frontend to specific device
phintuka
2012-03-17
Make sure master timing source is re-selected when client disconnects
phintuka
2012-03-13
Removed unused member variable
phintuka
2011-03-20
Added SupportsTrueColorOSD() to frontends
phintuka
2011-03-19
Check OSD data type before trying to compress it.
phintuka
2011-02-28
Use have_cap_sys_nice() instead of geteuid() to determine if we can increase ...
phintuka
2011-02-27
Do not call vdr's SetPriority() unless geteuid() == 0
phintuka
2011-01-21
Moved frontend_svr.c:osd_recompress_net() --> rle.c:rle_recompress_net()
phintuka
2011-01-21
Decreased required available socket buffer space when sending OSD
phintuka
2011-01-21
Disabled data connection IP address check (it does not work with NAT firewalls).
phintuka
2010-12-17
Updated "background image" audio visualization
phintuka
2010-07-09
Added missing CRLF to TRICKSPEED control message for new clients.
phintuka
2010-06-02
Do not allow connections if we're not the primary device
phintuka
2010-05-27
Added config option for new audio visualization method: images
phintuka
2010-05-18
Store trick speed state for new clients
phintuka
2010-03-14
Set StreamID to UDP/RTP headers
phintuka
2010-03-13
Backgroundwriter: use StreamId
phintuka
2010-03-13
Play_PES() -> Play()
phintuka
2010-01-30
Flush(): return true if no clients
phintuka
2010-01-30
Cosmetics
phintuka
2010-01-29
Splitted Xine_Control_Result() from PlayFileCtrl()
phintuka
2010-01-18
Use xineliboutput/allowed_hosts.conf insted of svdrphosts.conf
phintuka
2010-01-16
Added Backwards flag to TrickSpeed() RPC
phintuka
2010-01-16
Use INT64_C()
phintuka
2009-09-28
Fixed sending complex OSDs (compressed size > 256k)
phintuka
2009-09-09
Set SO_KEEPALIVE socpet option for TCP sockets
phintuka
2009-08-18
Removed m_bIsFinished
phintuka
2009-08-18
Removed Stop(). Use cThread::Cancel() and cThread::Running().
phintuka
2009-08-06
Enabled UDP/RTP for mpeg-ts
phintuka
2009-08-06
Clear(): reset possible cached header (PAT/PMT)
phintuka
2009-08-05
SetHeader(): Check if data is NULL before copying it.
phintuka
2009-08-05
Cosmetics
phintuka
2009-07-02
- Send padding packet to new UDP/RTP clients.
phintuka
2009-06-01
Removed invalid cast from (const char *) -> (char *)
phintuka
2009-03-24
Disabled UDP/RTP with vdr-1.7.1 and later
phintuka
2009-03-24
Send header to PIPE connections too
phintuka
2009-03-20
Fixed pointer type
phintuka
2009-03-19
Added header (PAT+PMT) caching for new clients
phintuka
2009-03-19
Allow HTTP and RTSP only when enabled in config
phintuka
2009-03-17
Send OSD only to configured control connections
phintuka
2009-02-10
Added payload type to SDP
phintuka
2008-12-19
Check for very large sizes when reading grab result
phintuka
2008-12-19
Set size field when sending OSD command
phintuka
2008-11-18
Added optional timeout to PlayFileCtrl().
phintuka
2008-11-18
Added an option to limit number of remote clients
phintuka
2008-11-16
Silenced warn_unused_result warnings.
rofafor
2008-11-14
Added "Server busy" response when there are no free client slots
phintuka
[next]