]> git.sesse.net Git - vlc/history - modules/access/bda/bdagraph.cpp
"strlen( psz ) == 0" => "*psz == '\0'"
[vlc] / modules / access / bda / bdagraph.cpp
2010-04-19 Rémi Duraffort"strlen( psz ) == 0" => "*psz == '\0'"
2009-11-12 Laurent AimarIgnored error when we cannot save our modified tuning...
2009-04-24 Laurent AimarUse the same frequency range for DVB-T/C than our linux...
2009-04-24 Laurent AimarCleaned up the way BDA store data from the sample grabber.
2009-04-24 Laurent AimarFixed BDA sample grabber connection.
2009-03-12 Rémi Duraffortbda: fix potential uninitialized value.
2009-01-07 Ken SelfBDA: remove %S formatting plus a few other fixes
2008-12-28 Ken SelfBDA allow card selection
2008-12-17 Rémi Duraffortcaugh caugh.
2008-12-17 Rémi DuraffortAnother fix for win32.
2008-12-17 Rémi DuraffortFix win32 compilation.
2008-12-16 Rémi Duraffortbdagraph: cleaning.
2008-12-16 Rémi Duraffortbda: little cleanup.
2008-12-15 Rémi DuraffortReally fix this.
2008-12-15 Rémi DuraffortFix multiple deallocation (three deallocation for the...
2008-12-15 Rémi DuraffortRemove unneded test before delete/free.
2008-12-15 Ken SelfBDA free() strings from var_GetNon_EmptyString
2008-12-15 kenselfSignificant changes to ATSC and DVB-S processing which...
2007-09-16 Rémi Denis-CourmontMemory error handling
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-07-13 Ken SelfBDA - minor bug fix in graph destructor
2007-07-01 Ken SelfAdd BDA shortcuts dvbt, dvbc, dvbs (without hyphens...
2007-05-19 Ken SelfMore BDA DVB-S and DVB-T parameters bring it closer...
2007-05-16 Ken SelfBDA - additional DVB-S parameters added
2007-05-15 Ken SelfImproved handling of no-signal condition and other...
2007-05-09 Ken SelfFix choppy audio on live play - caching enabled properly
2007-04-23 Damien Fouilleul- the long awaited Windows BDA driver support for DVB...