log

age author description
Wed, 17 Jan 2007 22:18:15 +0000 Gabrov synced with r21952
Wed, 17 Jan 2007 21:42:04 +0000 nicodvb 1000l; fixed wrong operator precedence
Wed, 17 Jan 2007 14:09:48 +0000 kraymer version bump (for changes in r21907)
Wed, 17 Jan 2007 14:04:30 +0000 kraymer r21727: Must refer to option name instead of internal variable
Wed, 17 Jan 2007 13:43:56 +0000 kraymer r21691: added smb:// to the list of allowed input urls
Wed, 17 Jan 2007 00:27:41 +0000 michael print_version() and others get executed before the command line has been parsed so -really-quiet does not silence them even though it should according to the verbosity level set by it, this simple change/hack fixes it
Wed, 17 Jan 2007 00:12:35 +0000 nicodvb unified creation of sh_audio and sh_video is ts_add_stream; patch by elupus