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
2009-10-21
This commit was manufactured by cvs2svn to create branch 'CVS'.
CVS
cvs2svn
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
2008-11-14
Increased PLAYFILE_TIMEOUT to 20 seconds
phintuka
2008-07-04
Simplify sscanf formats
phintuka
2008-05-18
int -> size_t
phintuka
2008-04-10
Deliver DISCARD control message in both streams (data and control).
phintuka
2008-04-03
Send full OSD when client connects
phintuka
2008-04-03
Moved common configuration code to base class
phintuka
2008-03-16
Defines for timeouts
phintuka
2008-03-16
Use ntoh_osdcmd and hton_osdcmd
phintuka
2008-03-11
Added dirty area and flags to xine_osd_command_t
phintuka
2008-02-19
Software scaling UI
phintuka
2008-02-19
Added the possibility to select the aspect ratio of the video.
phelin
2008-01-09
Set audio volume when client connects
phintuka
2008-01-03
Use "file:" mrl when replaying media files or images
phintuka
2007-06-21
Allow streaming of (current) external subtitle file
phintuka
2007-06-21
char *m_FileName -> cString m_FileName
phintuka
2007-06-11
Add server IP address to UDP discovery broadcasts
phintuka
2007-06-11
Bind to specific local address
phintuka
2007-06-11
Fix condition (based on gcc 4.3 warning)
phintuka
2007-06-11
use_remote_keyboard --> remote_keyboard
phintuka
2007-05-17
Set up unsharp and denoise3d post plugins (patch from Petri Helin)
phintuka
2007-03-15
String overflow checks
phintuka
2007-01-24
Poll returns amount of free buffers instead of boolean
phintuka
2007-01-20
Check if file open failed before writing to it (patch from Ville Skyttä)
phintuka
2007-01-20
Use socket wrapper class for control connection
phintuka
2007-01-07
Use HTTP reply 404 instead of 401
phintuka
2007-01-07
Removed unused Xine_Sync
phintuka
[next]