]> git.sesse.net Git - vlc/commit
input: replace ITEM_TYPE_NET by ITEM_TYPE_STREAM
authorThomas Guillem <thomas@gllm.fr>
Tue, 24 Mar 2015 16:22:14 +0000 (16:22 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 25 Mar 2015 14:29:57 +0000 (15:29 +0100)
commitbd669141be882a62b33c08d7aa97501e0b5faff2
treecc9ebe38e5ffbc9fe4b27b5eac5a129989b20540
parentdc51ba0240553965f8c6eddc05024302436a15c9
input: replace ITEM_TYPE_NET by ITEM_TYPE_STREAM

This type is set for streams (rtsp, httplive, mms...).

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
include/vlc_input_item.h
modules/demux/playlist/sgimb.c
modules/gui/qt4/Makefile.am
modules/gui/qt4/components/playlist/vlc_model.cpp
modules/gui/qt4/pixmaps/types/type_stream.png [moved from modules/gui/qt4/pixmaps/types/type_net.png with 100% similarity]
modules/gui/qt4/pixmaps/types/type_stream.svgz [moved from modules/gui/qt4/pixmaps/types/type_net.svgz with 100% similarity]
modules/gui/qt4/vlc.qrc
modules/services_discovery/sap.c
src/input/item.c
src/playlist/preparser.c