Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
VLC
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
12
Merge Requests
12
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
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
Steve Lhomme
VLC
Commits
7467bc3c
Commit
7467bc3c
authored
May 20, 2007
by
Filippo Carone
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
callback.c renamed to event.c
parent
3cf913ba
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
src/Makefile.am
src/Makefile.am
+1
-1
src/control/event.c
src/control/event.c
+0
-0
No files found.
src/Makefile.am
View file @
7467bc3c
...
...
@@ -322,7 +322,7 @@ SOURCES_libvlc_control = \
control/input.c
\
control/video.c
\
control/audio.c
\
control/
callback
.c
\
control/
event
.c
\
control/mediacontrol_internal.h
\
control/mediacontrol_core.c
\
control/mediacontrol_util.c
\
...
...
src/control/
callback
.c
→
src/control/
event
.c
View file @
7467bc3c
File moved
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