index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input
/
input_dvb.c
Age
Commit message (
Expand
)
Author
2008-03-01
Merge from 1.2 tip.
Diego 'Flameeyes' Pettenò
2008-01-16
Remove deprecated unused functions.
Diego 'Flameeyes' Pettenò
2008-01-05
Update to the new crc API from FFmpeg.
Diego 'Flameeyes' Pettenò
2008-01-05
Merge from 1.2.
Diego 'Flameeyes' Pettenò
2008-01-02
Mark the mrl lists as constant; this trades a warning for another as char ** ...
Diego 'Flameeyes' Pettenò
2007-12-23
Merge from 1.2 main branch.
Diego 'Flameeyes' Pettenò
2007-12-22
Merge -headers-reshuffle branch into main.
Diego 'Flameeyes' Pettenò
2007-12-22
Remove an assertion which is always triggered.
Darren Salt
2007-12-19
Mark more arrays as constant.
Diego 'Flameeyes' Pettenò
2007-12-19
Use asprintf rather than snprintf, make frontend_device a local variable, and...
Diego 'Flameeyes' Pettenò
2007-12-19
Mark the name attribute of Param being a const char *.
Diego 'Flameeyes' Pettenò
2007-12-19
Mark content static and const.
Diego 'Flameeyes' Pettenò
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-12-13
Merge changes from 1.2 main.
last-internal-ffmpeg
Diego 'Flameeyes' Pettenò
2007-12-13
Mark dvb_mjdtime as static.
Diego 'Flameeyes' Pettenò
2007-12-13
Make sure that the sign of local variables and parameters of local functions ...
Diego 'Flameeyes' Pettenò
2007-12-12
Merge from 1.2 main.
Diego 'Flameeyes' Pettenò
2007-12-11
Actually use the context already allocated by libavutil.
Diego 'Flameeyes' Pettenò
2007-12-11
Use libavutil's crc routines rather than xine-utils's code.
Diego 'Flameeyes' Pettenò
2007-12-11
Bump the input plugins interface version to 18 as they got updated.
Diego 'Flameeyes' Pettenò
2007-12-11
Use N_() rather than _(), passing the string just once to gettext().
Diego 'Flameeyes' Pettenò
2007-12-11
Update all input plugins to the new identifier/description interface.
Diego 'Flameeyes' Pettenò
2007-11-14
Move CRC32 code into a common file (& out of the DVB input & TS demux plugins).
Darren Salt
2007-11-14
Merge from 1.1.
Darren Salt
2007-11-13
Missing channels.conf (ATSC)
Tom Shield
2007-11-13
Improve the "no channels.conf" message; tidy up local variable initialisation.
Darren Salt
2007-11-09
Merge FSF address changes from 1.1 branch.
Diego 'Flameeyes' Pettenò
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-07-12
Allow DVB GUI to be disabled
Simon Farnsworth
2007-07-13
Merge from 1.1.
Darren Salt
2007-07-13
Fix a spelling error in the media.dvb.tuning_timeout description.
Darren Salt
2007-07-12
Allow input_dvb to timeout on no signal
Simon Farnsworth
2007-06-15
The offset variable is only used with strlen value, set it to size_t then.
Diego 'Flameeyes' Pettenò
2007-06-15
Fix signedness on channel_index() function.
Diego 'Flameeyes' Pettenò
2007-06-14
Merge from 1.1 branch.
Diego 'Flameeyes' Pettenò
2007-06-13
Avoid name collision (don't redefine NOPID).
Albert Lee
2007-06-09
Convert all input plugins to use void * as type for the buf parameter of read...
Diego 'Flameeyes' Pettenò
2007-05-17
Convert comments (and the occasional string where it doesn't matter) to UTF-8.
Darren Salt
2007-05-02
[PATCH] Enhance logging in demux_ts, input_dvb and video_out_xv
Simon Farnsworth
2007-05-13
Correct the dvba:// MRL / tuner mismatch message.
Darren Salt
2007-05-31
Remove the DVB headers dmx.h and frontend.h, use the ones from linux-headers ...
Diego 'Flameeyes' Pettenò
2007-05-17
Merge from 1.1.
Darren Salt
2007-04-14
Look in the user XDG config dir for channels.conf.
Darren Salt
2007-04-14
Oops. Silly mistake with fstat.
Darren Salt
2007-04-14
Don't read channels.conf if it isn't a normal file or a link to a normal file.
Darren Salt
2007-04-14
Reworked the channels.conf file handling in the DVB plugin.
Darren Salt
2007-04-04
When EOVERFLOW is not defined, use EINVAL instead.
Pascal S. de Kloe
2007-01-19
Make get_mrl return a const char * too.
Diego 'Flameeyes' Pettenò
2007-01-18
Make get_description function return a const char * rather than just a char *...
Diego 'Flameeyes' Pettenò
2006-12-08
Prevent segfaults on out-of-range last_channel.
Darren Salt
[prev]
[next]