Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-gpu
Commits
b0d9d1ae
Commit
b0d9d1ae
authored
Apr 10, 2005
by
Sigmund Augdal Helberg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
shout.c: set svn properties, fixed copyright, author and a string
parent
82119377
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
modules/services_discovery/shout.c
modules/services_discovery/shout.c
+5
-5
No files found.
modules/services_discovery/shout.c
View file @
b0d9d1ae
/*****************************************************************************
* s
ap.c : SAP interface
module
* s
hout.c: Shoutcast services discovery
module
*****************************************************************************
* Copyright (C) 200
4
VideoLAN
* $Id
: sap.c 9217 2004-11-07 11:02:59Z courmisch
$
* Copyright (C) 200
5
VideoLAN
* $Id$
*
* Authors:
Clment Stenac <zorglub@videolan.org
>
* Authors:
Sigmund Augdal <sigmunau@idi.ntnu.no
>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -58,7 +58,7 @@
static
void
Close
(
vlc_object_t
*
);
vlc_module_begin
();
set_description
(
_
(
"
HAL device detection
"
)
);
set_description
(
_
(
"
Shoutcast radio listings
"
)
);
set_category
(
CAT_PLAYLIST
);
set_subcategory
(
SUBCAT_PLAYLIST_SD
);
...
...
Write
Preview
Markdown
is supported
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