Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN
libvlcpp
Commits
42275c9b
Commit
42275c9b
authored
Mar 03, 2015
by
Hugo Beauzée-Luyssen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix copyrights & add AUTHORS
parent
69468d9c
Changes
13
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
14 additions
and
12 deletions
+14
-12
AUTHORS
AUTHORS
+2
-0
src/EventManager.hpp
src/EventManager.hpp
+1
-1
src/Instance.hpp
src/Instance.hpp
+1
-1
src/Media.hpp
src/Media.hpp
+1
-1
src/MediaDiscoverer.hpp
src/MediaDiscoverer.hpp
+1
-1
src/MediaLibrary.hpp
src/MediaLibrary.hpp
+1
-1
src/MediaList.hpp
src/MediaList.hpp
+1
-1
src/MediaListPlayer.hpp
src/MediaListPlayer.hpp
+1
-1
src/MediaPlayer.hpp
src/MediaPlayer.hpp
+1
-1
src/common.hpp
src/common.hpp
+1
-1
src/structures.hpp
src/structures.hpp
+1
-1
src/vlc.hpp
src/vlc.hpp
+1
-1
test/main.cpp
test/main.cpp
+1
-1
No files found.
AUTHORS
0 → 100644
View file @
42275c9b
Alexey Sokolov <alexey@alexeysokolov.co.cc>
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
src/EventManager.hpp
View file @
42275c9b
/*****************************************************************************
* EventManager.hpp: Exposes libvlc events
*****************************************************************************
* Copyright © 201
4 the
VideoLAN
team
* Copyright © 201
5 libvlcpp authors &
VideoLAN
*
* Authors: Hugo Beauzée-Luyssen <hugo@beauzee.fr>
*
...
...
src/Instance.hpp
View file @
42275c9b
/*****************************************************************************
* Instance.hpp: Instance API
*****************************************************************************
* Copyright © 201
4 the
VideoLAN
team
* Copyright © 201
5 libvlcpp authors &
VideoLAN
*
* Authors: Alexey Sokolov <alexey@alexeysokolov.co.cc>
* Hugo Beauzée-Luyssen <hugo@beauzee.fr>
...
...
src/Media.hpp
View file @
42275c9b
/*****************************************************************************
* Media.hpp: Media API
*****************************************************************************
* Copyright © 201
4 the
VideoLAN
team
* Copyright © 201
5 libvlcpp authors &
VideoLAN
*
* Authors: Alexey Sokolov <alexey@alexeysokolov.co.cc>
* Hugo Beauzée-Luyssen <hugo@beauzee.fr>
...
...
src/MediaDiscoverer.hpp
View file @
42275c9b
/*****************************************************************************
* MediaDiscoverer.hpp: MediaDiscoverer API
*****************************************************************************
* Copyright © 201
4 the
VideoLAN
team
* Copyright © 201
5 libvlcpp authors &
VideoLAN
*
* Authors: Alexey Sokolov <alexey@alexeysokolov.co.cc>
* Hugo Beauzée-Luyssen <hugo@beauzee.fr>
...
...
src/MediaLibrary.hpp
View file @
42275c9b
/*****************************************************************************
* MediaLibrary.hpp: MediaLibrary API
*****************************************************************************
* Copyright © 201
4 the
VideoLAN
team
* Copyright © 201
5 libvlcpp authors &
VideoLAN
*
* Authors: Alexey Sokolov <alexey@alexeysokolov.co.cc>
* Hugo Beauzée-Luyssen <hugo@beauzee.fr>
...
...
src/MediaList.hpp
View file @
42275c9b
/*****************************************************************************
* MediaList.hpp: MediaList API
*****************************************************************************
* Copyright © 201
4 the
VideoLAN
team
* Copyright © 201
5 libvlcpp authors &
VideoLAN
*
* Authors: Alexey Sokolov <alexey@alexeysokolov.co.cc>
* Hugo Beauzée-Luyssen <hugo@beauzee.fr>
...
...
src/MediaListPlayer.hpp
View file @
42275c9b
/*****************************************************************************
* MediaListPlayer.hpp: MediaListPlayer API
*****************************************************************************
* Copyright © 201
4 the
VideoLAN
team
* Copyright © 201
5 libvlcpp authors &
VideoLAN
*
* Authors: Alexey Sokolov <alexey@alexeysokolov.co.cc>
* Hugo Beauzée-Luyssen <hugo@beauzee.fr>
...
...
src/MediaPlayer.hpp
View file @
42275c9b
/*****************************************************************************
* MediaPlayer.hpp: MediaPlayer API
*****************************************************************************
* Copyright © 201
4 the
VideoLAN
team
* Copyright © 201
5 libvlcpp authors &
VideoLAN
*
* Authors: Alexey Sokolov <alexey@alexeysokolov.co.cc>
* Hugo Beauzée-Luyssen <hugo@beauzee.fr>
...
...
src/common.hpp
View file @
42275c9b
/*****************************************************************************
* common.hpp: Basic shared types & helpers
*****************************************************************************
* Copyright © 201
4 the
VideoLAN
team
* Copyright © 201
5 libvlcpp authors &
VideoLAN
*
* Authors: Alexey Sokolov <alexey@alexeysokolov.co.cc>
* Hugo Beauzée-Luyssen <hugo@beauzee.fr>
...
...
src/structures.hpp
View file @
42275c9b
/*****************************************************************************
* structures.hpp: LibVLC++ structures
*****************************************************************************
* Copyright © 201
4 the
VideoLAN
team
* Copyright © 201
5 libvlcpp authors &
VideoLAN
*
* Authors: Alexey Sokolov <alexey@alexeysokolov.co.cc>
* Hugo Beauzée-Luyssen <hugo@beauzee.fr>
...
...
src/vlc.hpp
View file @
42275c9b
/*****************************************************************************
* vlc.hpp: Main VLC++ header.
*****************************************************************************
* Copyright © 201
4 the
VideoLAN
team
* Copyright © 201
5 libvlcpp authors &
VideoLAN
*
* Authors: Alexey Sokolov <alexey@alexeysokolov.co.cc>
* Hugo Beauzée-Luyssen <hugo@beauzee.fr>
...
...
test/main.cpp
View file @
42275c9b
/*****************************************************************************
* main.cpp: Simple test program
*****************************************************************************
* Copyright © 201
4 the
VideoLAN
team
* Copyright © 201
5 libvlcpp authors &
VideoLAN
*
* Authors: Hugo Beauzée-Luyssen <hugo@beauzee.fr>
*
...
...
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