Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-01-20 | Do not forward commands/data to xine if it is not ready or plugin is closing | phintuka | |
2007-01-20 | getsockname, getpeername | phintuka | |
2007-01-20 | Use socket wrapper class for control connection | phintuka | |
OSD commands are written only if socket buffer can take whole command. Failed OSD writes are counted and connection is dropped only after n continous fails. | |||
2007-01-20 | OSD timeouts counter | phintuka | |
Use socket wrapper class for control connections | |||
2007-01-20 | tx_buffer_size(), tx_buffer_free() | phintuka | |
Removed several (now) unused inline functions | |||
2007-01-20 | (hopefully) fixed OSS audio device selection (Reported by Ville Skyttä) | phintuka | |
Use macros to hide config referencing | |||
2007-01-20 | Set terminate_key_pressed flag also when terminate key comes from X input | phintuka | |
2007-01-19 | Check result of fopen before write | phintuka | |
2007-01-19 | dxr3 video output needs special visual types | phintuka | |
2007-01-19 | Updated audio and video driver lists | phintuka | |
2007-01-19 | Count video frames passed to demux and use frame counts to decide when ↵ | phintuka | |
resume SCR Fixed display blanking with UDP/RTP | |||
2007-01-19 | Use separate VDRINCDIR to allow overriding location of VDR headers | phintuka | |
Exclude CVS directories from distribution package (Patch from Ville Skyttä) | |||
2007-01-14 | Drop frames if still images are coming in too fast | phintuka | |
2007-01-14 | Fixed using video driver "none" | phintuka | |
2007-01-14 | Fixed double entry in cdda playlist | phintuka | |
2007-01-13 | Use iconv wrapper to translate id3 tags from utf8 to VDR charset | phintuka | |
2007-01-13 | Initial import | phintuka | |
2007-01-13 | Added USE_ICONV to enable/disable iconv charset conversions | phintuka | |
2007-01-07 | Return value is nagative if there was errors, 0 if user terminated frontend | phintuka | |
and 1 if connection was lost. (Thanks to Antti Seppälä) | |||
2007-01-07 | 1.0.0pre7xineliboutput-1_0_0pre7 | phintuka | |
2007-01-07 | 1.0.0pre7 | phintuka | |
2007-01-07 | Refresh playlist menu when items have been added | phintuka | |
Added missing MsgReplaying when currently playing item is changed in playlist Fixed dvd menu detection | |||
2007-01-07 | Fixed DVD folder opening | phintuka | |
Fixed queuing whole folders | |||
2007-01-07 | Fixed header parsing | phintuka | |
Finished cHttpStreamer implementation | |||
2007-01-07 | cHttpStreamer needs whole HTTP request, not only request range | phintuka | |
2007-01-07 | Use HTTP reply 404 instead of 401 | phintuka | |
Pass whole request to http streamer (Range: and Connection: headers are used there) | |||
2007-01-07 | sendfile, cork, nodelay | phintuka | |
osd timeouts increased poller fixed | |||
2007-01-07 | sendfile, cork, nodelay | phintuka | |
2007-01-07 | Removed unused Xine_Sync | phintuka | |
Fixes to polling cBackgroundWriter replaced with dedicated classes Reduced HTTP logging Simple RTSP (RFC 2326) server implementation to switch multicasting on/off | |||
2007-01-07 | cBackgroundWriter -> cBackgroundWriterI | phintuka | |
Removed unused Xine_Sync | |||
2007-01-07 | Splitted to interface and several implementation classes | phintuka | |
2007-01-07 | Added Keep Open flaf to streamer | phintuka | |
2007-01-07 | Removed cBackgroundWriter | phintuka | |
2007-01-07 | ogm, spx, dat, mkv | phintuka | |
2007-01-06 | New trickspeed handling | phintuka | |
2007-01-06 | Several buffer handling fixes | phintuka | |
2007-01-06 | Fixed de-interlacer setting when saving/restoring settings from video menu ↵ | phintuka | |
(Thanks to Petri Helin) Improved some texts in RTP setup (Thanks to Rolf Ahrenberg) Fixed setting video port to default value every time when menu was opened (Reported by Rolf Ahrenberg). Video and audio drivers/ports are resetted only when frontend or driver type changes. Old value is remembered and restored if corresponding settings are changed to original value. | |||
2007-01-06 | Removed (unused) Xine_Sync | phintuka | |
2007-01-06 | Start in live mode | phintuka | |
2007-01-06 | Removed logging | phintuka | |
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 |