]> git.sesse.net Git - vlc/history - modules/access/dvb
OMX: rename GetVlcAudioFormat to OmxToVlcAudioFormat
[vlc] / modules / access / dvb /
2011-08-30 Rémi Denis-CourmontUnify (ACCESS|DEMUX)_GET_PTS_DELAY
2011-08-02 Rémi Denis-CourmontFactor HTTP/HTTPS/RTSP port in core
2011-08-02 Rémi Denis-CourmontFactor HTTP/HTTPS/RTSP (bind) address in core
2011-08-02 Rémi Denis-CourmontUse separate functions for RTSP and HTTP hosts
2011-07-23 Rémi Denis-CourmontDVB: remove dead code for TLS and ACL support
2011-05-11 Rémi Denis-CourmontLinux DVB: migrate EN 50221 code
2011-04-01 Ilkka Ollakkadvb: return value from decode_BCD
2011-03-25 Rémi Denis-CourmontCAM: Missing initializer from earlier rework
2011-03-25 Rémi Denis-CourmontDVB: mostly work around variable conflict with the...
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-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-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-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-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-02-07 Rémi Denis-CourmontLinux DVB: cleanup capabilities list, and add missing...
2011-02-07 Rémi Denis-CourmontLinux DVB: fix stupidity check (stupid is zero)
2011-01-23 Rémi Denis-CourmontDVB CAM: don't choke on EINTR
2010-12-21 Francois CartegnieFiles and paths are not string variables (for Qt)
2010-10-26 Rémi Denis-CourmontDVB: resync with TS demux
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_integer: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_password: remove callback parameter
2010-10-22 Rémi Denis-CourmontRemove legacy parameter from add_string()
2010-08-13 Rémi Duraffortdvb_scan: fix memleak.
2010-08-11 Laurent AimarReplaced a %d with PRId64 in dvb access.
2010-08-05 David KaplanDVB channel search dialog now shows ETA
2010-08-05 David KaplanDVB-S scanning support
2010-08-05 David KaplanDVB access module format improvements
2010-08-05 David KaplanDVB: Increased signal timeout times
2010-07-11 Rémi Denis-CourmontRemove legacy casts
2010-06-12 Rémi Duraffortmodules: use the new add_shortcut capability (add multi...
2010-05-10 Rémi Denis-CourmontRename access_t.psz_path to psz_location
2010-04-10 Jean-Baptiste KempfDVB/BDA: add_safe bandwidth/frequency
2010-02-07 Rémi Denis-Courmontutf8_* -> vlc_* (sed roxxors)
2010-02-07 Rémi Denis-CourmontSplit file path functions out of vlc_charset.h into...
2010-01-11 Rémi Denis-CourmontRemove useless <fcntl.h> inclusions
2010-01-11 Rémi Denis-CourmontRemove useless <sys/stat.h> includes
2010-01-11 Rémi Denis-CourmontRemove useless <errno.h> inclusions
2009-12-30 Rémi Denis-CourmontDVB: config_Get -> var_Inherit
2009-12-06 Rémi Denis-CourmontDo not assert memory allocations
2009-12-05 JP DingerReplace argument = realloc( argument, size ); with...
2009-10-31 Rémi Denis-CourmontDVB: force m3u8 demux in scan mode
2009-10-30 Ilkka Ollakkadvb: set demux=ts only if we didn't do scan
2009-10-29 Marian Ďurkovičen50221: Provide compile-time option for slow CAMs
2009-10-27 Marian Ďurkovičen50221: Increase MAX_CASYSTEM_IDS to 64 and fix invert...
2009-10-17 Rémi Denis-CourmontDVB: ASCII paths, utf8_open() provides close-on-exec
2009-10-17 Rémi Denis-CourmontDVB: use utf8_open() so we get O_CLOEXEC right
2009-10-13 Laurent AimarAccelerated dvb loading time by exporting the demuxer...
2009-10-10 Rémi DuraffortUse var_Get* when applicable.
2009-10-10 Rémi Duraffortaccess_dvb: constify.
2009-10-10 Rémi Duraffortaccess_dvb: constify.
2009-09-25 Marian Ďurkovičen50221: Increase max PDU size to 4 kB
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-08-20 Jean-Baptiste KempfFrimp
2009-08-20 Pierre d'Herbemontdvb: Flag unused callback parameter.
2009-08-20 Pierre d'Herbemontdvb: Blindly flag unused args.
2009-07-31 JP DingerDrop a const on a static array and misc cleanup.
2009-07-31 Ilkka Ollakkadvb: scanning ain't only -T, change dialog
2009-07-30 Ilkka Ollakkadvb-c: somewhat working channel-scanning in linux
2009-07-30 Ilkka Ollakkadvb-c: check symbol-rate limits from frontend
2009-07-23 Rémi DuraffortGlobal headers.
2009-06-27 Rémi Denis-CourmontFix format security warnings (fixes: #2857)
next