Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
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
Commits
786b6c4a
Commit
786b6c4a
authored
Nov 05, 2007
by
Christophe Mutricy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
svn:keywords
parent
096b58df
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
share/luaintf/hotkeys.lua
share/luaintf/hotkeys.lua
+1
-1
share/luaintf/modules/host.lua
share/luaintf/modules/host.lua
+1
-1
share/luaintf/rc.lua
share/luaintf/rc.lua
+1
-1
share/luaintf/telnet.lua
share/luaintf/telnet.lua
+1
-1
No files found.
share/luaintf/hotkeys.lua
View file @
786b6c4a
...
...
@@ -2,7 +2,7 @@
hotkeys.lua: hotkey handling for VLC
--[==========================================================================[
Copyright (C) 2007 the VideoLAN team
$Id
:
$
$Id$
Authors: Antoine Cellerier <dionoea at videolan dot org>
...
...
share/luaintf/modules/host.lua
View file @
786b6c4a
...
...
@@ -2,7 +2,7 @@
host.lua: VLC Lua interface command line host module
--[==========================================================================[
Copyright (C) 2007 the VideoLAN team
$Id
:
$
$Id$
Authors: Antoine Cellerier <dionoea at videolan dot org>
...
...
share/luaintf/rc.lua
View file @
786b6c4a
...
...
@@ -2,7 +2,7 @@
rc.lua: remote control module for VLC
--[==========================================================================[
Copyright (C) 2007 the VideoLAN team
$Id
:
$
$Id$
Authors: Antoine Cellerier <dionoea at videolan dot org>
...
...
share/luaintf/telnet.lua
View file @
786b6c4a
...
...
@@ -2,7 +2,7 @@
telnet.lua: VLM interface plugin
--[==========================================================================[
Copyright (C) 2007 the VideoLAN team
$Id
:
$
$Id$
Authors: Antoine Cellerier <dionoea at videolan dot org>
...
...
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