git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Support for QAM modulation on ATSC
[vlc.git]
/
modules
/
access
/
dvb
/
linux_dvb.c
2008-11-17
Jean-Baptiste Kempf
Support for QAM modulation on ATSC
blob
|
commitdiff
2008-11-04
Sebastien Escudier
fix sdt.h include in dvb access module
blob
|
commitdiff
|
diff to current
2008-08-25
Laurent Aimar
Added check against NIT dvbpsi support.
blob
|
commitdiff
|
diff to current
2008-08-25
Laurent Aimar
Added DVB scan capability.
blob
|
commitdiff
|
diff to current
2008-08-15
Rémi Duraffort
Check malloc return value.
blob
|
commitdiff
|
diff to current
2008-05-31
Rémi Denis-Courmont
Plugins: include vlc_common.h directly instead of vlc...
blob
|
commitdiff
|
diff to current
2008-05-08
Rémi Denis-Courmont
Remove E_()
blob
|
commitdiff
|
diff to current
2008-04-14
Pierre d'Herbemont
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
blob
|
commitdiff
|
diff to current
2008-01-23
Rémi Denis-Courmont
Don't include config.h from the headers - refs #297.
blob
|
commitdiff
|
diff to current
2007-10-08
Laurent Aimar
Fixed 2 missing "%s" -> "%m"
blob
|
commitdiff
|
diff to current
2007-09-18
Rémi Denis-Courmont
Replace strerror() with %m (or Linux DVB: strerror_r...
blob
|
commitdiff
|
diff to current
2007-09-10
Rafaël Carré
Removes trailing spaces. Removes tabs.
blob
|
commitdiff
|
diff to current
2007-02-22
Laurent Aimar
Reworked DecodeModulation (close #1063)
blob
|
commitdiff
|
diff to current
2007-02-21
Laurent Aimar
Fixed memory leak at each new PMT if we don't have...
blob
|
commitdiff
|
diff to current
2006-12-24
Clément Stenac
More cleanup
blob
|
commitdiff
|
diff to current
2006-11-26
Clément Stenac
A bit of headers cleanup
blob
|
commitdiff
|
diff to current
2006-07-11
Benjamin Pracht
* Patch to add ATSC support by Dennis Lou
blob
|
commitdiff
|
diff to current
2006-04-06
Clément Stenac
Fix potential bugs
blob
|
commitdiff
|
diff to current
2006-04-03
Sigmund Augdal Helberg
linux_dvb.c: hopefully fixed CAM support for some cards...
blob
|
commitdiff
|
diff to current
2006-03-09
Jean-Paul Saman
Update e-mail address
blob
|
commitdiff
|
diff to current
2006-02-03
Sigmund Augdal Helberg
linux_dvb.c: initialize a variable
blob
|
commitdiff
|
diff to current
2006-01-19
Sigmund Augdal Helberg
linux_dvb.c: output "Tuning failed" in dvb status page...
blob
|
commitdiff
|
diff to current
2005-12-28
Christophe Massiot
* modules/access/dvb: Handle removal of the CAM module...
blob
|
commitdiff
|
diff to current
2005-12-27
Christophe Massiot
* modules/access/dvb/linux_dvb.c: Disabled FE_CAN_CLEA...
blob
|
commitdiff
|
diff to current
2005-12-27
Christophe Massiot
* modules/access/dvb: Full support for DVB MMI menus...
blob
|
commitdiff
|
diff to current
2005-12-21
Christophe Massiot
* modules/access/dvb: Fixed link-level CAM API.
blob
|
commitdiff
|
diff to current
2005-11-30
Sigmund Augdal Helberg
Support for CAM modules on dvb-s cards using the high...
blob
|
commitdiff
|
diff to current
2005-07-27
Christophe Massiot
* modules/access/dvb: Set the DVR device in non-blocki...
blob
|
commitdiff
|
diff to current
2005-07-25
Christophe Massiot
* modules/access/dvb/linux_dvb.c: Added support for...
blob
|
commitdiff
|
diff to current
2005-07-25
Christophe Massiot
* modules/access/dvb: Support frequencies for the...
blob
|
commitdiff
|
diff to current
2005-07-20
Christophe Massiot
* modules/access/dvb/linux_dvb.c: More verbose CAM...
blob
|
commitdiff
|
diff to current
2005-07-09
Rémi Denis-Courmont
Make Zorglub less unhappy
blob
|
commitdiff
|
diff to current
2005-07-08
Rémi Denis-Courmont
Copyright fixes
blob
|
commitdiff
|
diff to current
2005-07-07
Christophe Massiot
* modules/access/dvb/linux_dvb.c: Fixed support of...
blob
|
commitdiff
|
diff to current
2005-03-23
Laurent Aimar
* dvb: fix report of error in FrontendPoll (please...
blob
|
commitdiff
|
diff to current
2005-01-11
Christophe Massiot
* modules/access/dvb: Fixed numerous bugs related to...
blob
|
commitdiff
|
diff to current
2005-01-07
Christophe Massiot
* modules/access/dvb:
blob
|
commitdiff
|
diff to current
2004-10-28
Gildas Bazin
* modules/access/dvb/linux_dvb.c: compilation fix for...
blob
|
commitdiff
|
diff to current
2004-10-27
Christophe Massiot
* modules/access/dvb: Fixed a bug with CAMs which...
blob
|
commitdiff
|
diff to current
2004-10-22
Christophe Massiot
* modules/access/dvb: Partial EN 50 221 implementation...
blob
|
commitdiff
|
diff to current
2004-09-03
Christophe Massiot
* modules/demux/ts.c, modules/access/dvb: Added support...
blob
|
commitdiff
|
diff to current
2004-08-24
Laurent Aimar
* dvn: first pass to port dvb to new api. (it doesn...
blob
|
commitdiff
|
diff to current
2004-06-14
Jean-Paul Saman
FEC_NONE is a valid value in DecodeFEC(). (Fix thanks...
blob
|
commitdiff
|
diff to current
2004-06-14
Jean-Paul Saman
Fix typos in DVB-T tuning code.
blob
|
commitdiff
|
diff to current
2004-05-10
Jean-Paul Saman
dvb/access.c - properly cast memory returned by malloc()
blob
|
commitdiff
|
diff to current
2004-05-10
Christophe Massiot
* modules/access/dvb: Major rewrite of the code.
blob
|
commitdiff
|
diff to current