]> git.sesse.net Git - vlc/history - modules/access/bda/bda.c
Merge branch 'master' of git@git.videolan.org:vlc
[vlc] / modules / access / bda / bda.c
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'Herbemontaccess: Rename access2 to access as access is no longer...
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-17 Rémi Denis-CourmontUse native C/C++ boolean type
2008-03-12 Jean-Baptiste KempfChange int to size_t when needed. Kills a warning.
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
2007-10-02 Rémi Denis-CourmontExport Content-Type out of HTTP access using Control.
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-07-01 Ken SelfAdd BDA shortcuts dvbt, dvbc, dvbs (without hyphens...
2007-05-26 Ken Selfbda: fix bandwidth labels
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...