]> git.sesse.net Git - vlc/history - modules/access
Qt, reorder options and deprecate "opendialog-advanced"
[vlc] / modules / access /
2011-04-14 Jean-Baptiste KempfFix some typos noticed by Benjamin Drung
2011-04-12 Rémi Denis-CourmontGo to new line if there is no option description
2011-04-09 Jean-Baptiste KempfScreen: un-advance some preferences.
2011-04-09 Jean-Baptiste KempfScreen Win32: cosmetics
2011-04-03 Rémi Denis-Courmontdirfd: replacement
2011-04-03 KO Myung-HunOS/2 uses the same path style as Win32.
2011-04-03 Rémi DuraffortRemove old obsolete variables.
2011-04-02 Rémi Denis-CourmontDon't venture into non-existent directory
2011-04-01 Ilkka Ollakkadvb: return value from decode_BCD
2011-03-31 Pierre Ynardhtcpcp: handle 418 I'm a teapot
2011-03-31 Pierre Ynardhtcpcp: typo
2011-03-31 Rémi Denis-CourmontInitial HTCPCP implementation
2011-03-28 Rémi Denis-CourmontCompile fix
2011-03-28 Rémi Denis-CourmontDTV: fix typo
2011-03-28 Rémi Denis-CourmontDTV: don't use NULL for config items
2011-03-27 Rémi Denis-CourmontLinux DVB: print frequencies and symbol rates in debug
2011-03-26 Rémi Denis-CourmontDTV: fix plugin name
2011-03-26 Rémi Denis-CourmontDTV: support for BDA (untested) on Windows
2011-03-26 Rémi Denis-CourmontDTV: add Windows config items
2011-03-26 Rémi Denis-CourmontDTV: --dvb-tone is Linux-specific
2011-03-26 Rémi Denis-CourmontDTV: allow C++ inclusion
2011-03-25 Rémi Denis-CourmontCAM: Missing initializer from earlier rework
2011-03-25 Rémi Denis-CourmontDTV: convert --dvb-modulation to upper case
2011-03-25 Rémi Denis-CourmontDVB: mostly work around variable conflict with the...
2011-03-25 Rémi Denis-CourmontDTV: pass FEC parameters as integers internally
2011-03-25 Rémi Denis-CourmontDTV: represent guard intervals as ints rather than...
2011-03-25 Rémi Denis-CourmontDTV: fix default value for --dvb-bandwidth
2011-03-25 Rémi Denis-CourmontDTV: more helpful error if kernel headers are old
2011-03-25 Rémi Denis-CourmontDTV: fix compilation with kernel versions 2.6.28 throug...
2011-03-25 Rémi Denis-CourmontDTV: remove done FIXMEs
2011-03-24 Rémi Denis-CourmontDVB: remove access
2011-03-24 Rémi Denis-CourmontDTV: Linux-specific DiSEqC 1.0 master support
2011-03-24 Rémi Denis-CourmontDVB: remove old conflicting options
2011-03-24 Rémi Denis-CourmontDTV: enable compilation on Linux
2011-03-24 Rémi Denis-CourmontDTV: add so-called "Clear" QAM
2011-03-23 Rémi Denis-CourmontDTV: adjust DVB-S frequency and send tone
2011-03-23 Rémi Denis-CourmontDTV: add Linux-specific high LNB voltage support
2011-03-23 Rémi Denis-CourmontDVB: add polarization / voltage tuning
2011-03-23 Rémi Denis-CourmontDTV: use kHz for all frequencies
2011-03-22 Ilkka Ollakkadvb: do decode_BCD without asprintf
2011-03-21 Rémi DuraffortRemove obvious statements.
2011-03-21 Rémi DuraffortRemove obvious statement.
2011-03-21 Rémi Denis-CourmontUnitialized value
2011-03-21 Rémi Denis-CourmontDVB: CAM: clean up HTML output memory management
2011-03-21 Rémi Denis-CourmontDVB: merge all CAM stuff in a single file (untested)
2011-03-20 Jean-Baptiste KempfMac: remove trailing spaces
2011-03-20 Rémi Denis-Courmontdshow: mark some options as safe
2011-03-20 Rémi Denis-CourmontDTV: DVB-S and DVB-S2 tuning
2011-03-20 Rémi Denis-CourmontDTV: small DVB-C fixes
2011-03-20 Rémi Denis-CourmontDTV: backward compatibility with --dvb-modulation
2011-03-20 Rémi Denis-CourmontDTV: backward compatible --dvb-fec option
2011-03-20 Rémi Denis-CourmontDTV: factorize tuning and add spectral inversion
2011-03-20 Rémi Denis-CourmontBDA: remove non-Windows stuff
2011-03-20 Rémi Denis-CourmontDTV: remove useless reference counter
2011-03-20 Rémi Denis-CourmontDTV: read TS feed old-style from the monolithic DVR
2011-03-20 Rémi Denis-CourmontDTV: work-in-progress Linux DVBv5 input
2011-03-17 Ilkka Ollakkadvb-c: optimize initial channelfinding if we can utilis...
2011-03-17 Ilkka Ollakkadvb: dvb-c channels seems to have only QAM64..256 modul...
2011-03-17 Ilkka Ollakkadvb: use NIT-info from first found channel to scan...
2011-03-17 Ilkka Ollakkadvb: iterate modulations 256..16 instead 16..256
2011-03-17 Ilkka Ollakkadvb: get current modulation if dvb-c iteration didn...
2011-03-17 Ilkka Ollakkadvb: count channels names, not number of services we...
2011-03-17 Ilkka Ollakkadvb: helper functions to decode BCD and get service_type
2011-03-16 Jean-Baptiste KempfAccess_jack: do not flag auto-connect as advanced
2011-03-10 Rémi DuraffortUse empty() when applicable.
2011-03-10 Ilkka Ollakkadvb-c: update frequency table
2011-03-10 Ilkka Ollakkadvb: change position to move along when iterating modul...
2011-03-10 Ilkka Ollakkadvb: refactor dvb-c scanning code out from scan_Next()
2011-03-10 Ilkka Ollakkadvb remove default symbolrate setting
2011-03-10 Ilkka Ollakkadvb: initial support on scanning symbolrates on dvb...
2011-03-09 Ilkka Ollakkadvb: actually check/print right variable on dvb-c modul...
2011-03-09 Ilkka Ollakkadvb: add ability to scann modulation from dvb-c
2011-03-07 Rémi Duraffortvcdx: cleanup (theses values does not belong to this...
2011-03-06 Rémi Denis-CourmontFactor EIT text conversion in a .h file
2011-03-05 Rémi Denis-CourmontTypo
2011-03-05 Rémi Denis-CourmontDVB: fix turbo FEC check
2011-03-05 Rémi Denis-CourmontDVB: make scanning fully independent of Linux DVB
2011-03-05 Rémi Denis-CourmontDVB: separate CA management
2011-03-05 Rémi Denis-CourmontDVB: privatize scan_session
2011-03-05 Rémi Denis-CourmontDVB: privatize scan_service
2011-03-05 Rémi Denis-CourmontDVB: privatize scan_t
2011-03-05 Rémi Denis-CourmontDVB: useless includes
2011-03-05 Rémi Denis-CourmontUse SetWBE
2011-03-05 Rémi Denis-Courmontinline is inline
2011-03-03 Jean-Baptiste KempfDVB access: kill 3 warnings
2011-03-03 Jean-Baptiste KempfDVB access: remove outdated defines
2011-03-03 Rémi Denis-CourmontDVB: don't bother printing ioctl() error return value
2011-03-03 Rémi Denis-CourmontDVB: simplify other options parsing
2011-03-03 Rémi Denis-CourmontDVB: factor VLC to Linux modulation conversion
2011-03-03 Rémi Denis-CourmontDVB: list possible modulations
2011-03-03 Rémi Denis-CourmontDVB: list possible voltages
2011-03-03 Rémi Denis-CourmontDVB: warning in previous commit
2011-03-03 Rémi Denis-CourmontDVB: Remove old syntax check
2011-03-01 Rémi Denis-CourmontRTP: skip reordering timer in case of TCP
2011-03-01 Rémi Denis-CourmontRTP: use poll() timeout, get rid of the threaded timer...
2011-02-24 Jean-Baptiste Kempfhttp access: kill a win32 warning
2011-02-23 Jean-Baptiste KempfDShow: cleaning and cosmetics
2011-02-23 Jean-Baptiste KempfBDA: slight cleaning
2011-02-23 Jean-Baptiste KempfDShow: GUID cleaning
2011-02-23 Jean-Baptiste KempfBDA: work-around weird linking issue
next