[vlc-devel] commit: Qt4: remove proto combo from open net tab (    Rémi Denis -Courmont )
    Marian Ďurkovič 
    md at bts.sk
       
    Thu Nov 26 10:39:57 CET 2009
    
    
  
On Thu, 26 Nov 2009 09:55:24 +0100, Rémi Denis-Courmont wrote
> Trying to do things differently from every other piece of software is
> _confusing_. And it's a fact all of them use a single text field. If 
> you implement an auto-completion policy, go ahead. The point is that there
> should be only one URL field, not three fields.
OK, if you ultimately want to have just one field, then we should have
reasonable defaults. That means no '@' for multicast addresses and port
defaulting to the same value everywhere in the VLC code (1234). 
Then a simple autocompletion could be easily done, prepending just rtp:// or
udp:// in front of an address, and we're done. 
> > Yes, and how is that going to help a user, which occasionaly wants to
> > receive some RTP stream not being in the playlist?
> 
> A normal user would never do that.
Do you really believe this? :-)
   With kind regards,
       M.
    
    
More information about the vlc-devel
mailing list