Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2006-12-29 | m_TrickSpeedMode | phintuka | |
2006-12-28 | *** empty log message *** | phintuka | |
2006-12-24 | Playlist improved and moved to separate module (tools/playlist.c) | phintuka | |
Send Replaying status message when file changes (Thanks to Riku Hintukainen) Use metainfo from music files (Suggested by Petri Helin) Display dvd title (Suggested by Riku Hintukainen) Blink current position when paused (nice with lcd) | |||
2006-12-24 | 2006-12-24 | phintuka | |
2006-12-24 | Added a note about server discovery and default host to help text | phintuka | |
2006-12-24 | Header update | phintuka | |
2006-12-24 | Patch from Timo Weingärtner: | phintuka | |
Allow overriding directory environment Use "install" to install files and set proper permissions Allow setting install destionation root directory (DESTDIR=...) New object file (playlist.o) | |||
2006-12-24 | Clear old metainfo when starting new replay | phintuka | |
2006-12-24 | Connection state (HTTP, RTSP) | phintuka | |
2006-12-24 | Logging goes to (unbuffered) stderr | phintuka | |
goom wants parameters thru xine config, not using post plugin parameters api ... | |||
2006-12-24 | DVD title number | phintuka | |
2006-12-24 | parse audio visualization options in PLAYFILE | phintuka | |
Forward UI title to VDR (typically dvd name + title etc.) | |||
2006-12-24 | Initial import | phintuka | |
2006-12-24 | fixed non-pointer access | phintuka | |
2006-12-24 | Use getsockname() to get own IP address (RTP sender address). Scan network ↵ | phintuka | |
interfaces only if getsockname fails. Use ip2txt from cxsocket.h to translate ip address to text | |||
2006-12-24 | Logging goes to (unbuffered) stderr | phintuka | |
2006-12-24 | Decoder menu moved to Local Frontend menu (it does have any effect on remote ↵ | phintuka | |
frontends) Added network services configuration (HTTP, RTSP) Fixed decoder priority setting | |||
2006-12-24 | network services (HTTP, RTSP) | phintuka | |
2006-12-24 | Fix typo | phintuka | |
2006-12-24 | Added config options to disable playlist cache and ID3 scanner | phintuka | |
Added several config options to control http and rtsp streaming Setup options "Browse???Dir" --> "Media.Browse???Dir" ".ram" moved from audio files to playlist files ".asx" added to playlist files Fixed frontend "none" in frontend table to display correct selection in setup menu | |||
2006-12-24 | Added missing stdint.h header | phintuka | |
Added config options to disable playlist cache and ID3 scanner Added several config options to control http and rtsp streaming | |||
2006-12-24 | Setup options "Browse???Dir" --> "Media.Browse???Dir" | phintuka | |
Added "hidden" config options to disable playlist cache and ID3 scanner Added audio CD playback entry | |||
2006-12-24 | SAP announcements, CD playing | phintuka | |
2006-12-24 | ID3 scanner | phintuka | |
2006-12-23 | Fixed metainfo parsing | phintuka | |
Use options when switching post plugin goom on | |||
2006-12-23 | Fixed subtitle dataction | phintuka | |
Using cString as dynamic string buffer | |||
2006-12-23 | Initial import | phintuka | |
2006-12-23 | Removed extra '/' from path concatenating | phintuka | |
2006-12-21 | Added missing inline | phintuka | |
Eliminated compiler warnings |