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
c6d07829
Commit
c6d07829
authored
Nov 09, 2003
by
Jean-Paul Saman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
PDA Interface:
* Camera tabpage is done.
parent
06b4737c
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
519 additions
and
546 deletions
+519
-546
modules/gui/pda/pda.glade
modules/gui/pda/pda.glade
+272
-272
modules/gui/pda/pda_callbacks.c
modules/gui/pda/pda_callbacks.c
+109
-102
modules/gui/pda/pda_callbacks.h
modules/gui/pda/pda_callbacks.h
+2
-4
modules/gui/pda/pda_interface.c
modules/gui/pda/pda_interface.c
+136
-168
No files found.
modules/gui/pda/pda.glade
View file @
c6d07829
This diff is collapsed.
Click to expand it.
modules/gui/pda/pda_callbacks.c
View file @
c6d07829
This diff is collapsed.
Click to expand it.
modules/gui/pda/pda_callbacks.h
View file @
c6d07829
...
...
@@ -2,7 +2,7 @@
* callbacks.h : pda plugin for vlc
*****************************************************************************
* Copyright (C) 2003 VideoLAN
* $Id: pda_callbacks.h,v 1.
6 2003/11/09 15:55:23
jpsaman Exp $
* $Id: pda_callbacks.h,v 1.
7 2003/11/09 19:49:48
jpsaman Exp $
*
* Authors: Jean-Paul Saman <jpsaman@wxs.nl>
*
...
...
@@ -151,10 +151,8 @@ void
NetworkBuildMRL
(
GtkEditable
*
editable
,
gpointer
user_data
);
void
V4LBuildMRL
(
GtkEditable
*
editable
,
gpointer
user_data
);
void
onAddTranscodeToPlaylist
(
GtkButton
*
button
,
gpointer
user_data
);
modules/gui/pda/pda_interface.c
View file @
c6d07829
This diff is collapsed.
Click to expand it.
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