Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
fc44328d
Commit
fc44328d
authored
May 07, 2009
by
Laurent Aimar
Browse files
Added icyx as http alias (some icy servers seem to use it).
parent
94761b0d
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/access/http.c
View file @
fc44328d
...
...
@@ -124,6 +124,7 @@ vlc_module_begin ()
add_shortcut
(
"https"
)
add_shortcut
(
"unsv"
)
add_shortcut
(
"itpc"
)
/* iTunes Podcast */
add_shortcut
(
"icyx"
)
set_callbacks
(
Open
,
Close
)
vlc_module_end
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment