index
:
xineliboutput
CVS
branch-1_0_5
branch-1_0_x
branch-1_o_x
master
unlabeled-1.1.2
unlabeled-1.10.2
unlabeled-1.12.2
unlabeled-1.13.2
unlabeled-1.18.2
unlabeled-1.2.2
unlabeled-1.20.2
unlabeled-1.21.2
unlabeled-1.22.2
unlabeled-1.24.2
unlabeled-1.3.2
unlabeled-1.30.2
unlabeled-1.30.2.18.2
unlabeled-1.30.2.8.2
unlabeled-1.30.2.9.2
unlabeled-1.34.2
unlabeled-1.36.2
unlabeled-1.4.2
unlabeled-1.46.2
unlabeled-1.5.2
unlabeled-1.50.2
unlabeled-1.52.2
unlabeled-1.56.2
unlabeled-1.58.2
unlabeled-1.63.2
unlabeled-1.7.2
unlabeled-1.8.2
GIT mirror of the xineliboutput CVS repository from Sourceforge
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xine_input_vdr.c
Age
Commit message (
Expand
)
Author
2014-06-23
rename xine_osd_command.h -> tools/osd_command.h
phintuka
2014-06-23
renamed xine-independent OSD structs
phintuka
2013-01-15
Support ARGB OSD with vdpau / opengl2 video drivers.
phintuka
2012-07-18
Fix audio track selection for media files without track map / language codes
phintuka
2012-05-11
Reverted part of 1.357 (pausing SCR instead of stream caused audio to be drop...
phintuka
2012-03-27
Added missing space to log message
phintuka
2012-03-27
Fixed warning (xine-lib 1.2 compability)
phintuka
2012-03-23
Use metronom set_option() to set trick speed and still modes
phintuka
2012-03-22
Feed incoming PCR values to SCR
phintuka
2012-03-22
adjustable_scr: added buffering support to avoid messing with xine's playback...
phintuka
2012-03-10
added frontend pointer to xine_input_event()
phintuka
2012-03-07
Fixed warnings. Check recvfrom() return value and log error message when recv...
phintuka
2012-03-07
xine-lib-1.2: use _x_action_raise() and _x_action_lower() instead of directly...
phintuka
2012-01-18
Removed legacy code
phintuka
2011-12-10
PTS must also be updated while rewinding.
rofafor
2011-12-10
Fixed datastream acknowledge reported by Juergen Lock.
rofafor
2011-11-29
Speakers entry in setup menu has no effect on remote frontends.
phintuka
2011-11-22
Do not unwire metronom for radio streams
phintuka
2011-06-19
Added some assert-like checks
phintuka
2011-06-19
Require this->lock to be locked when calling set_live_mode() and set_trick_sp...
phintuka
2011-06-19
Use _x_action_pending()
phintuka
2011-06-19
Removed return values from set_live_mode() and set_trisk_speed()
phintuka
2011-06-19
Cosmetics. Removed unused defines.
phintuka
2011-06-19
Added puts_vdr() and printf_vdr()
phintuka
2011-06-19
Signal number of DVD titles to vdr.
phintuka
2011-06-19
Removed copying string to redundant buffer.
phintuka
2011-06-17
Updated calculating buffer fill levels
phintuka
2011-06-17
Removed incorrect cast
phintuka
2011-06-17
Cosmetics (added slave_stream_t)
phintuka
2011-06-17
Removed old compability mrls with : (xvdr:pipe://, ...)
phintuka
2011-06-13
Support BluRay chapter/title seek
phintuka
2011-03-24
Do not select RTP automatically.
phintuka
2011-03-24
reset_scr_tuning(): do not change playback speed if playback is currently pau...
phintuka
2011-03-24
Handle BluRay as DVD when selecting SPU channel.
phintuka
2011-03-19
Fixed typo
phintuka
2011-03-19
Check OSD command type before trying to uncompress data
phintuka
2011-03-19
Set default BluRay language
phintuka
2010-12-06
Remote clients should only try to stream a background file from the VDR
phintuka
2010-12-06
Restart background video if it finishes before the current song.
phintuka
2010-11-16
Added support for background image streams
phintuka
2010-11-16
Added close_slave_stream(): factorized common code from
phintuka
2010-11-16
handle_control_playfile(): Moved forming of remote base mrl to separate chunk.
phintuka
2010-09-12
Eliminated strcpy. Strings passed to strcpy may not overlap.
phintuka
2010-07-19
Added FreeBSD compability (Thanks to Juergen Lock)
phintuka
2010-05-29
Fixed comparing signed and unsigned values
phintuka
2010-05-25
Fixed comparing signed and unsigned values
phintuka
2010-05-25
Fixed log message type (LOGERR -> LOGMSG)
phintuka
2010-05-24
Fixed arithmetic on untyped pointer
phintuka
2010-05-24
int -> ssize_t
phintuka
2010-05-20
Make sure xine's internal copy of the mixer volume is initialized before usin...
phintuka
[next]