Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
2010d13a
Commit
2010d13a
authored
Oct 24, 2007
by
Felix Paul Kühne
Browse files
* make sure that we're using UTF-8 instead of Western [Mac OS Roman] :D
parent
be85a49e
Changes
11
Hide whitespace changes
Inline
Side-by-side
modules/gui/macosx/controls.m
View file @
2010d13a
...
...
@@ -8,7 +8,7 @@
* Christophe Massiot <massiot@via.ecp.fr>
* Derk-Jan Hartman <hartman at videolan dot org>
* Benjamin Pracht <bigben at videolan doit org>
* Felix Khne <fkuehne at videolan dot org>
* Felix K
ü
hne <fkuehne at videolan dot org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
modules/gui/macosx/fspanel.h
View file @
2010d13a
...
...
@@ -4,8 +4,8 @@
* Copyright (C) 2006-2007 the VideoLAN team
* $Id$
*
* Authors: J
r
me Decoodt <djc at videolan dot org>
* Felix Khne <fkuehne at videolan dot org>
* Authors: J
érô
me Decoodt <djc at videolan dot org>
* Felix K
ü
hne <fkuehne at videolan dot org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
modules/gui/macosx/fspanel.m
View file @
2010d13a
...
...
@@ -4,8 +4,8 @@
* Copyright (C) 2006-2007 the VideoLAN team
* $Id$
*
* Authors: J
r
me Decoodt <djc at videolan dot org>
* Felix Khne <fkuehne at videolan dot org>
* Authors: J
érô
me Decoodt <djc at videolan dot org>
* Felix K
ü
hne <fkuehne at videolan dot org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
modules/gui/macosx/intf.h
View file @
2010d13a
/*****************************************************************************
* intf.h: MacOS X interface module
*****************************************************************************
* Copyright (C) 2002-200
6
the VideoLAN team
* Copyright (C) 2002-200
7
the VideoLAN team
* $Id$
*
* Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
* Christophe Massiot <massiot@via.ecp.fr>
* Derk-Jan Hartman <hartman at videolan dot org>
* Felix Khne <fkuehne at videolan dot org>
* Felix K
ü
hne <fkuehne at videolan dot org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
modules/gui/macosx/intf.m
View file @
2010d13a
...
...
@@ -7,7 +7,7 @@
* Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
* Christophe Massiot <massiot@via.ecp.fr>
* Derk-Jan Hartman <hartman at videolan.org>
* Felix Paul Khne <fkuehne at videolan dot org>
* Felix Paul K
ü
hne <fkuehne at videolan dot org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
modules/gui/macosx/open.h
View file @
2010d13a
...
...
@@ -7,7 +7,7 @@
* Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
* Christophe Massiot <massiot@via.ecp.fr>
* Derk-Jan Hartman <thedj@users.sourceforge.net>
* Felix Khne <fkuehne at videolan dot org>
* Felix K
ü
hne <fkuehne at videolan dot org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
modules/gui/macosx/open.m
View file @
2010d13a
...
...
@@ -8,7 +8,7 @@
* Christophe Massiot <massiot@via.ecp.fr>
* Derk-Jan Hartman <thedj@users.sourceforge.net>
* Benjamin Pracht <bigben at videolan dot org>
* Felix Khne <fkuehne at videolan dot org>
* Felix K
ü
hne <fkuehne at videolan dot org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
modules/gui/macosx/playlistinfo.h
View file @
2010d13a
...
...
@@ -5,7 +5,7 @@
* $Id$
*
* Authors: Benjamin Pracht <bigben at videolan dot org>
* Felix Khne <fkuehne at videolan dot org>
* Felix K
ü
hne <fkuehne at videolan dot org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
modules/gui/macosx/update.h
View file @
2010d13a
...
...
@@ -4,7 +4,7 @@
* Copyright (C) 2005-2007 the VideoLAN team
* $Id$
*
* Authors: Felix Khne <fkuehne@users.sf.net>
* Authors: Felix K
ü
hne <fkuehne@users.sf.net>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
modules/gui/macosx/update.m
View file @
2010d13a
...
...
@@ -4,7 +4,7 @@
* Copyright (C) 2005-2007 the VideoLAN team
* $Id$
*
* Authors: Felix Khne <fkuehne@users.sf.net>
* Authors: Felix K
ü
hne <fkuehne@users.sf.net>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
modules/gui/macosx/vout.m
View file @
2010d13a
...
...
@@ -10,7 +10,7 @@
* Derk-Jan Hartman <hartman at videolan dot org>
* Eric Petit <titer@m0k.org>
* Benjamin Pracht <bigben at videolan dot org>
* Felix Khne <fkuehne at videolan dot org>
* Felix K
ü
hne <fkuehne at videolan dot org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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