Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-01-06 | Fixed rtp sending (RTP headers was missing) | phintuka | |
Implemented video PTS based scheduling for audioless trickspeed modes cTimePts moved to time_pts.[ch] | |||
2007-01-06 | cTimePts moved to time_pts.[ch] | phintuka | |
removed unused last_delay_time | |||
2007-01-06 | Initial import (moved from udp_pes_scheduler.c) | phintuka | |
2007-01-06 | tools/time_pts.o | phintuka | |
2007-01-04 | Support relative paths with recursive playlist files | phintuka | |
2007-01-04 | Added missing MsgReplaying (reported by Riku Hintukainen) | phintuka | |
Fixed remove from playlist when currently playing item was removed | |||
2007-01-04 | Added multispeed modes to media player (Thanks to Petri Helin) | phintuka | |
Added Add/Remove/Sort functions to playlist menu (Suggested by Petri Helin) Show more metadata in playlist menu | |||
2007-01-04 | "add to playlist" feature | phintuka | |
Using cString for temporary strings | |||
2007-01-04 | (Hopefully) better playlist name generation | phintuka | |
2007-01-04 | Finnish translations improved (Thanks to Rolf Ahrenberg) | phintuka | |
Added new texts for playlist menu | |||
2007-01-03 | Del | phintuka | |
2007-01-03 | Fixed sorting | phintuka | |
Fixed metainfo cache reading Fixed metainfo cache generating with empty meta info strings Reduced logging Enabled recursive directory scanning Extended playlist name with directory name | |||
2007-01-03 | Finnish texts updated (Thanks to Rolf Ahrenberg) | phintuka | |
2007-01-03 | Main menu entry text simplified | phintuka | |
2007-01-02 | removed warning | phintuka | |
2007-01-02 | removed warning | phintuka | |
2007-01-01 | cHeader::IntValue | phintuka | |
2007-01-01 | use macro for __attribute__((packed)) | phintuka | |
2007-01-01 | Use macro for __attribute__((packed)) | phintuka | |
2007-01-01 | discovery stuff moved to own module | phintuka | |
2007-01-01 | Clients() returns true if there are any udp/rtp clients | phintuka | |
2007-01-01 | All discovery stuff moved to own module | phintuka | |
HTTP streaming module integrated | |||
2007-01-01 | Poll before every PES frame when replaying MPEG2 ES still image | phintuka | |
Added locking to file name freeing in playfile (it can be accessed from frontend server thread) File name is now available during playfile execution (it is needed in http server if client wants to stream file over http) | |||
2007-01-01 | discovery moved to own module | phintuka | |
copy and assigment not possible | |||
2007-01-01 | Force syslog logging only when running inside VDR | phintuka | |
2007-01-01 | Fix synchronizing clock to video (B/P frames are sent out-of-order, so PTS ↵ | phintuka | |
timestamps are not monotonic) | |||
2007-01-01 | Use socket wrapper class for rtp/rtcp sockets | phintuka | |
2007-01-01 | Fixed trickspeed scheduling | phintuka | |
2007-01-01 | tools/vdrdiscovery.[ch] | phintuka | |
2007-01-01 | cleanup | phintuka | |
define static x_syslog when requested with NEED_x_syslog | |||
2007-01-01 | lirc start/stop moved to separate functions | phintuka | |
vdr discovery is now separate module | |||
2007-01-01 | added start/stop functions | phintuka | |
2007-01-01 | x_syslog is now defined in logdefs.h | phintuka | |
include xine_frontend_vdrdiscovery.c removed include xine_freontend_lirc.c removed | |||
2007-01-01 | x_syslog is now defined in logdefs.h | phintuka | |
2007-01-01 | Initial import | phintuka | |
2007-01-01 | Use different defines to detect build type | phintuka | |
2007-01-01 | File removed | phintuka | |
2007-01-01 | Initial import | phintuka | |
2007-01-01 | Added: recv, send, connect, set_blocking, get_local_ip_address | phintuka | |
All function names in lower case | |||
2007-01-01 | Initial import | phintuka | |
2007-01-01 | Initial import | phintuka | |
2006-12-31 | Added tools/http.o | phintuka | |
2006-12-31 | init new members | phintuka | |
moved static sMaster to be class member use cString as dynamic temp buffer when creating strings with sprintf use printf_cmd instead of preparing string to separate buffer fixed InfoHandler calling ip2txt is now member of cxSocket | |||
2006-12-31 | class cxSocket implementation (copied/moved inline functions from cxsocket.h) | phintuka | |
2006-12-31 | moved readline_cmd to cxsocket.c | phintuka | |
2006-12-31 | Added missing headers | phintuka | |
Added readline and printf Added cxSocket class Fixed multicast ttl setting moved ip2txt to cxsoxket.c | |||
2006-12-31 | added format attribute for x_syslog | phintuka | |
2006-12-31 | m_MasterCli | phintuka | |
2006-12-30 | Disable SCR pausing in trick speed modes | phintuka | |
2006-12-30 | Trick speed flag | phintuka | |