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
9268862b
Commit
9268862b
authored
Apr 21, 2001
by
Sam Hocevar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* X11 fullscreen mode, courtesy of David Kennedy <dkennedy@tinytoad.com>
parent
90510c53
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
138 additions
and
27 deletions
+138
-27
AUTHORS
AUTHORS
+8
-0
ChangeLog
ChangeLog
+1
-0
plugins/x11/vout_x11.c
plugins/x11/vout_x11.c
+129
-27
No files found.
AUTHORS
View file @
9268862b
...
...
@@ -101,6 +101,10 @@ D: audio output
D: AC3 decoder
D: MPEG audio decoder
N: David Kennedy
E: dkennedy@tinytoad.com
D: X11 fullscreen patch
N: Andres Krapf
E: dae@via.ecp.fr
C: dae
...
...
@@ -149,6 +153,10 @@ E: richard@rshepherd.demon.co.uk
C: richards
D: BeOS video output (BBitmap and Overlay)
N: Espen Skoglund
E: esk@ira.uka.de
D: FreeBSD configure.in and Makefile patches
N: Benoit Steiner
E: benny@via.ecp.fr
C: benny
...
...
ChangeLog
View file @
9268862b
...
...
@@ -4,6 +4,7 @@
HEAD
*
X11
fullscreen
mode
.
*
Fixed
build
process
when
no
plugins
or
no
builtins
were
chosen
.
*
Makefile
changes
to
get
around
MacOS
X
's brain-damaged gcc.
* FreeBSD configure and Makefile patches, courtesy of Espen
...
...
plugins/x11/vout_x11.c
View file @
9268862b
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