Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2006-12-21 | Added small description and pthread_mutex_trylock wrapper | phintuka | |
2006-12-20 | Added INFO TITLE | phintuka | |
2006-12-19 | Fixed KEY Repeat/Release (Thanks to Timo Ruottinen) | phintuka | |
Handshaking is now initiated by client to allow server to detect client type (normal/http/rtsp) Reason of rejecting requested transport type is informed to client Pipes are created to per-process directory to avoid collisions if there are several VDR instances Added missing Unlock() to grab (fixes GRAB deadlock when there are no clients) TRACKMAP uses INFO Allow empty (\r\n) lines in control channel (http/rtsp requests are terminated by empty line) | |||
2006-12-19 | Fix incorrect "no video" message in SetPlayMode | phintuka | |
2006-12-19 | Added missing header | phintuka | |
Fixed wrong cast | |||
2006-12-19 | Added missing header | phintuka | |
2006-12-19 | Added missing header | phintuka | |
2006-12-19 | Initial import | phintuka | |
2006-12-19 | Help xine to auto-detect correct demuxer | phintuka | |
2006-12-19 | Fixed deadlock when re-wiring post plugins: | phintuka | |
- do not check video_out frame count in adjust_realtime_speed (it never triggered change in SCR state anyway) - lock demux thread out of vdr_adjust_realtime_speed while re-wiring post plugins Added timeout to readline_control so it can be used in connection setup and handshaking If external media file is not found, ask server to stream it Connecting pipe data stream moved to own function Handshaking is now initiated by client to allow server to detect client type (normal/http/rtsp) | |||
2006-12-19 | Enable log level setting with xine-ui (--verbose= option) | phintuka | |
Use INFO for TRACKMAP Send stream meta info to VDR detect .smi and .ssa subtitles | |||
2006-12-19 | added m_ServerId | phintuka | |
2006-12-19 | Use INFO for TRACKMAP and METAINFO | phintuka | |
2006-12-19 | *** empty log message *** | phintuka | |
2006-12-19 | Added timer to display track information after automatic track change | phintuka | |
2006-12-19 | Added simple key repeat emulation if lircd does not regonize | phintuka | |
repeated keys automatically (command-line option "--lirc=/dev/lircd,repeatemu") | |||
2006-12-19 | Fixed key repeat handling (Thanks to Timo Ruottinen) | phintuka | |
Synced with vdr-1.4.3-2 lirc.c Added re-connection if lircd connection is lost Added simple key repeat emulation if lircd does not regonize repeated keys automatically (command-line option "--lirc=/dev/lircd,repeatemu") | |||
2006-12-19 | Added metainfo handling | phintuka | |
2006-12-17 | load/configure audiochannel post plugin only when audio channel is changed | phintuka | |
Get/Set metainfo | |||
2006-12-17 | Get/Set metainfo | phintuka | |
2006-12-17 | metainfo | phintuka | |