summaryrefslogtreecommitdiff
path: root/frontend_svr.c
AgeCommit message (Expand)Author
2008-12-19Check for very large sizes when reading grab resultphintuka
2008-12-19Set size field when sending OSD commandphintuka
2008-11-18Added optional timeout to PlayFileCtrl().phintuka
2008-11-18Added an option to limit number of remote clientsphintuka
2008-11-16Silenced warn_unused_result warnings.rofafor
2008-11-14Added "Server busy" response when there are no free client slotsphintuka
2008-11-14Increased PLAYFILE_TIMEOUT to 20 secondsphintuka
2008-07-04Simplify sscanf formatsphintuka
2008-05-18int -> size_tphintuka
2008-04-10Deliver DISCARD control message in both streams (data and control).phintuka
2008-04-03Send full OSD when client connectsphintuka
2008-04-03Moved common configuration code to base classphintuka
2008-03-16Defines for timeoutsphintuka
2008-03-16Use ntoh_osdcmd and hton_osdcmdphintuka
2008-03-11Added dirty area and flags to xine_osd_command_tphintuka
2008-02-19Software scaling UIphintuka
2008-02-19Added the possibility to select the aspect ratio of the video.phelin
2008-01-09Set audio volume when client connectsphintuka
2008-01-03Use "file:" mrl when replaying media files or imagesphintuka
2007-06-21Allow streaming of (current) external subtitle filephintuka
2007-06-21char *m_FileName -> cString m_FileNamephintuka
2007-06-11Add server IP address to UDP discovery broadcastsphintuka
2007-06-11Bind to specific local addressphintuka
2007-06-11Fix condition (based on gcc 4.3 warning)phintuka
2007-06-11use_remote_keyboard --> remote_keyboardphintuka
2007-05-17Set up unsharp and denoise3d post plugins (patch from Petri Helin)phintuka
2007-03-15String overflow checksphintuka
2007-01-24Poll returns amount of free buffers instead of booleanphintuka
2007-01-20Check if file open failed before writing to it (patch from Ville Skyttä)phintuka
2007-01-20Use socket wrapper class for control connectionphintuka
2007-01-07Use HTTP reply 404 instead of 401phintuka
2007-01-07Removed unused Xine_Syncphintuka
2007-01-01All discovery stuff moved to own modulephintuka
2006-12-31init new membersphintuka
2006-12-19Fixed KEY Repeat/Release (Thanks to Timo Ruottinen)phintuka
2006-12-15Added connection type detectionphintuka
2006-12-14rtp sockets moved to udp schedulerphintuka
2006-12-07Fixed control channel disconnection detectionphintuka
2006-11-03Trick speedsphintuka
2006-10-18Prefer using track maps from local frontend, if availablephintuka
2006-10-18Larger control bufferphintuka
2006-10-18Track map info routingphintuka
2006-10-07Use fixed scr in replay for first TCP/PIPE client if udp scheduler is not usedphintuka
2006-09-20Buffer size checksphintuka
2006-09-19HD mode (stub)phintuka
2006-09-03Fixed poll when no clients and rtp transmission always onphintuka
2006-08-25Added overscan optionphintuka
2006-08-24Implemented image grabbing for remote clientsphintuka
2006-08-24Bind VDR discovery protocol to INADDR_BROADCAST instead of INADDR_ANYphintuka
2006-08-24Fixed restoring primary device when using TCP connectionsphintuka