Supporter.
[dcpomatic.git] / src / wx / about_dialog.cc
index 62e548ad63932d7f44b6226df0a2dfe5e8a51423..7495cbd691d60787b4ab99248301f069f6f50819 100644 (file)
@@ -80,7 +80,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
 
        t = new wxStaticText (
                this, wxID_ANY,
-               _("(C) 2012-2017 Carl Hetherington, Terrence Meiczinger\n Ole Laursen, Brecht Sanders"),
+               _("(C) 2012-2018 Carl Hetherington, Terrence Meiczinger\n Ole Laursen, Brecht Sanders"),
                wxDefaultPosition, wxDefaultSize, wxALIGN_CENTER
                );
 
@@ -152,6 +152,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Fabio Bozzoli"));
        supported_by.Add (wxT ("Pierre-Alexis Bontemps"));
        supported_by.Add (wxT ("Jeff Boot"));
+       supported_by.Add (wxT ("Cédric Bourquard"));
        supported_by.Add (wxT ("Alexander Buchholz"));
        supported_by.Add (wxT ("Paul Carey"));
        supported_by.Add (wxT ("Nathan Carpenter"));
@@ -167,21 +168,30 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Matthias Damm"));
        supported_by.Add (wxT ("JP Davidson"));
        supported_by.Add (wxT ("Yohann Dedy"));
+       supported_by.Add (wxT ("Agostino Dall'Olio"));
+       supported_by.Add (wxT ("Oriol Didier"));
+       supported_by.Add (wxT ("Susanne Deicker"));
        supported_by.Add (wxT ("Alexey Derevyanko"));
        supported_by.Add (wxT ("Thomas Dickens"));
+       supported_by.Add (wxT ("e22.digital"));
+       supported_by.Add (wxT ("Roger Dubief"));
        supported_by.Add (wxT ("Unwana Essien"));
        supported_by.Add (wxT ("Maxime Estoppey"));
        supported_by.Add (wxT ("Peter Ericson"));
+       supported_by.Add (wxT ("Arthur Factor"));
        supported_by.Add (wxT ("Darius Family"));
        supported_by.Add (wxT ("Rasitha Ferdinando"));
+       supported_by.Add (wxT ("Santiago Ferreira"));
        supported_by.Add (wxT ("Jose Angel Velasco Fernandez"));
        supported_by.Add (wxT ("Traverso City Film Festival"));
        supported_by.Add (wxT ("Andres Fink"));
        supported_by.Add (wxT ("Dave Fleegel"));
+       supported_by.Add (wxT ("Björn Forseth"));
        supported_by.Add (wxT ("Evan Freeze"));
        supported_by.Add (wxT ("Brett Friedman"));
        supported_by.Add (wxT ("Stephen Furley"));
        supported_by.Add (wxT ("filmtechniek.nl"));
+       supported_by.Add (wxT ("Peter Gara"));
        supported_by.Add (wxT ("Jose Delio Ares Garcia"));
        supported_by.Add (wxT ("Gartenbaukino"));
        supported_by.Add (wxT ("Silvio Giuliano"));
@@ -194,6 +204,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("刘汉源"));
        supported_by.Add (wxT ("Jeff Hemingway"));
        supported_by.Add (wxT ("Antonio Ruiz Hernandez"));
+       supported_by.Add (wxT ("Johannes Hoffmann"));
        supported_by.Add (wxT ("Joseph Huether"));
        supported_by.Add (wxT ("Film.Ca Inc."));
        supported_by.Add (wxT ("Denis Ivashvkevych"));
@@ -205,6 +216,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Thierry Journet"));
        supported_by.Add (wxT ("Mario Kalogjera"));
        supported_by.Add (wxT ("Zbigniew Kamiński"));
+       supported_by.Add (wxT ("Karn Karamad"));
        supported_by.Add (wxT ("Klaus Karger"));
        supported_by.Add (wxT ("Ikram Karimov"));
        supported_by.Add (wxT ("Chris Kay"));
@@ -218,6 +230,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Timm Kröger"));
        supported_by.Add (wxT ("Cihan Kulaber"));
        supported_by.Add (wxT ("Carsten Kurz"));
+       supported_by.Add (wxT ("Stuart Leask"));
        supported_by.Add (wxT ("David Armati Lechner"));
        supported_by.Add (wxT ("Lilian Lefranc"));
        supported_by.Add (wxT ("Robert Legato"));
@@ -228,8 +241,10 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Theo Lipfert"));
        supported_by.Add (wxT ("Paweł Lipiński"));
        supported_by.Add (wxT ("Marco Löber"));
+       supported_by.Add (wxT ("Riccardo Mantani"));
        supported_by.Add (wxT ("Juan Marin Lorenzo"));
        supported_by.Add (wxT ("Cinéma Le Louxor"));
+       supported_by.Add (wxT ("Michael Luce"));
        supported_by.Add (wxT ("Mandorla"));
        supported_by.Add (wxT ("Andrea Maguolo"));
        supported_by.Add (wxT ("Gerard Manshanden"));
@@ -255,6 +270,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Moviemento Kino"));
        supported_by.Add (wxT ("NT Next"));
        supported_by.Add (wxT ("David Nedrow"));
+       supported_by.Add (wxT ("Morten Nielsen"));
        supported_by.Add (wxT ("Niclas Nornemark"));
        supported_by.Add (wxT ("Casablanca Nuernberg"));
        supported_by.Add (wxT ("Pascal Nussbaum"));
@@ -264,12 +280,14 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Anders Olsson"));
        supported_by.Add (wxT ("Kevin Orman"));
        supported_by.Add (wxT ("Olov Östlund"));
+       supported_by.Add (wxT ("Nat Phong"));
        supported_by.Add (wxT ("Vasiliy Popov"));
        supported_by.Add (wxT ("Rui Pereira"));
        supported_by.Add (wxT ("Armin Peterhans"));
        supported_by.Add (wxT ("Andrea Pieri"));
        supported_by.Add (wxT ("Denis Postle"));
        supported_by.Add (wxT ("Aditya Pratama"));
+       supported_by.Add (wxT ("ProCinema GmbH"));
        supported_by.Add (wxT ("Ceridwen Productions"));
        supported_by.Add (wxT ("Ivan Pullman"));
        supported_by.Add (wxT ("Arts Quest"));
@@ -297,7 +315,10 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Richard Turner"));
        supported_by.Add (wxT ("Tilman Vatteroth"));
        supported_by.Add (wxT ("Alexey Vinokurov"));
+       supported_by.Add (wxT ("Bjørn Uhrbrand"));
+       supported_by.Add (wxT ("Anthony Urgo"));
        supported_by.Add (wxT ("Stéphane Wagneur"));
+       supported_by.Add (wxT ("Petra Wallmann"));
        supported_by.Add (wxT ("Andrew Walls"));
        supported_by.Add (wxT ("Raoul Walzer"));
        supported_by.Add (wxT ("Wolfram Weber"));
@@ -310,7 +331,10 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Pavel Zhdanko"));
        supported_by.Add (wxT ("Daniel Židek"));
        supported_by.Add (wxT ("Гуляев Михаил"));
+       supported_by.Add (wxT ("Arrow Media Services"));
+       supported_by.Add (wxT ("Ceridwen Productions LLC"));
        supported_by.Add (wxT ("Cinéma de la Neuveville"));
+       supported_by.Add (wxT ("cinetech Landfried GmbH"));
        supported_by.Add (wxT ("Frechen-Film e.V."));
        supported_by.Add (wxT ("Mobiles Kino e.V."));
        supported_by.Add (wxT ("Kino Völkerfreundschaft"));