summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-06-12If separate subtitle file is detected, save the full name of file insteadphintuka
of boolean flag. (Subtitle file name will be sent to player and xine-lib, so that even http-streamed replay can have separate subtitles)
2007-06-11Set RTP source addressphintuka
2007-06-11Listen addressphintuka
2007-06-11Add index of failure point to error messagephintuka
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-11Re-ordering, grouping and comments (no functional changes)phintuka
2007-06-11Command-line option for local interface addressphintuka
2007-06-11Setup menu entry for local interface addressphintuka
2007-06-11remote_addr -> remote_local_ipphintuka
remote_iface -> remote_local_if
2007-06-11use_remote_keyboard --> remote_keyboardphintuka
2007-06-11Force even RTP base (data) portphintuka
2007-06-11Remove misleading duplicate entry (tvtime options string):phintuka
- it is overwritten by other options anyway - who wants to edit 100-char string using osd anyway ... Fix tvtime options indenting
2007-06-11Use server-given IP address instead of broadcast source addressphintuka
if server address is present in discovery reply
2007-06-09Signature of input plugin read() function is different in xine-lib 1.2phintuka
(char *buf --> void *buf)
2007-06-06Mark strings as constantphintuka
(gcc 4.3.0: deprecated conversion from string constant to 'char*')
2007-05-30Fix segfault in verbose loggingphintuka
2007-05-30Support using ffmpeg mpeg2 video decoder instead of libmpeg2.phintuka
ffmpeg decoder must be activated by increasing its priority in config_xineliboutput.
2007-05-30Fixed pes_strip_pts (packet and header lengths were not updated)phintuka
2007-05-20Fixed release monthphintuka
2007-05-18Call external script when aspect ratio changesphintuka
2007-05-18fe_t struct re-ordered and compactedphintuka
2007-05-18New options:phintuka
--wid=window_id (output to existing X window) --aspect=auto:<script> (use external script to control HW aspect ratio)
2007-05-18Removed (unused) decoder priority optionphintuka
2007-05-18Path to external aspect ratio controller scriptphintuka
2007-05-18Special LIRC keysphintuka
2007-05-18Special LIRC keysphintuka
2007-05-18Change X display search orderphintuka
2007-05-18Initial support for drawing to external window (window_id)phintuka
Use different window name in local and remote mode
2007-05-18fe_t structure re-ordered and types packedphintuka
2007-05-18Slave modephintuka
2007-05-18unsharp and denoise3d post pluginsxineliboutput-1_0_0rc2phintuka
2007-05-17Use different help messages for vdr-sxfe and vdr-fbfephintuka
2007-05-17Set console to graphics modephintuka
2007-05-17Move static variable fbdev to fe_t structphintuka
2007-05-17Setup menu for unsharp and denoise3d post plugins (Patch from Petri Helin)phintuka
2007-05-17Editor for fixed-point decimal numbersphintuka
2007-05-17Fix (negative) fixed-point number conversions to textphintuka
2007-05-17PTS wrap workaround for mpeg_block demuxerphintuka
2007-05-17Store ssrc to udp_data_s structphintuka
2007-05-17(no functional changes)phintuka
2007-05-17Set up unsharp and denoise3d post plugins (patch from Petri Helin)phintuka
2007-05-17cMenuEditOddIntItem for unsharp post plugin parameters (Patch from Petri Helin)phintuka
2007-05-17Parameters for unsharp and denoise3d post-processing plugins (Patch from ↵phintuka
Petri Helin)
2007-05-17No functional changesphintuka
2007-05-171.0.0rc2phintuka
2007-05-16Added .flv file typephintuka
2007-05-14No changesphintuka
2007-05-14No functional changesphintuka