Supporter.
[dcpomatic.git] / src / wx / about_dialog.cc
index 673216a5ae6519b9770d9b7b345b8843d5e83845..dda8992121c87635f7b52698ee0c3354588d5bda 100644 (file)
@@ -115,6 +115,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        translated_by.Add (wxT ("Carsten Kurz"));
        translated_by.Add (wxT ("Lilian Lefranc"));
        translated_by.Add (wxT ("Gérald Maruccia"));
+       translated_by.Add (wxT ("Mike Mazur"));
        translated_by.Add (wxT ("Rob van Nieuwkerk"));
        translated_by.Add (wxT ("Anders Uhl Pedersen"));
        translated_by.Add (wxT ("Olivier Perriere"));
@@ -138,16 +139,20 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Manuel AC"));
        supported_by.Add (wxT ("Kambiz Afshar"));
        supported_by.Add (wxT ("Louis Albini"));
+       supported_by.Add (wxT ("Esteban Arrangoiz"));
        supported_by.Add (wxT ("Alex Asp"));
        supported_by.Add (wxT ("Georges Asmar"));
        supported_by.Add (wxT ("Eric Audurier"));
+       supported_by.Add (wxT ("Kenneth Beals"));
        supported_by.Add (wxT ("Jean-Pierre Beauviala"));
        supported_by.Add (wxT ("Louis Belloisy"));
+       supported_by.Add (wxT ("Frans van den Berg"));
        supported_by.Add (wxT ("Mike Blakesley"));
        supported_by.Add (wxT ("Silvio Bonomi"));
        supported_by.Add (wxT ("Fabio Bozzoli"));
        supported_by.Add (wxT ("Pierre-Alexis Bontemps"));
        supported_by.Add (wxT ("Jeff Boot"));
+       supported_by.Add (wxT ("Alexander Buchholz"));
        supported_by.Add (wxT ("Paul Carey"));
        supported_by.Add (wxT ("Nathan Carpenter"));
        supported_by.Add (wxT ("Kieran Carroll"));
@@ -176,6 +181,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Brett Friedman"));
        supported_by.Add (wxT ("Stephen Furley"));
        supported_by.Add (wxT ("filmtechniek.nl"));
+       supported_by.Add (wxT ("Jose Delio Ares Garcia"));
        supported_by.Add (wxT ("Gartenbaukino"));
        supported_by.Add (wxT ("Silvio Giuliano"));
        supported_by.Add (wxT ("Alan Gouger"));
@@ -187,6 +193,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 ("Joseph Huether"));
        supported_by.Add (wxT ("Film.Ca Inc."));
        supported_by.Add (wxT ("Denis Ivashvkevych"));
        supported_by.Add (wxT ("Karl Jacob"));
@@ -207,6 +214,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("James Kirst"));
        supported_by.Add (wxT ("Adam Klotblixt"));
        supported_by.Add (wxT ("Filip Kovcin"));
+       supported_by.Add (wxT ("Timm Kröger"));
        supported_by.Add (wxT ("Cihan Kulaber"));
        supported_by.Add (wxT ("Carsten Kurz"));
        supported_by.Add (wxT ("David Armati Lechner"));
@@ -230,9 +238,11 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Adrian Manolescu"));
        supported_by.Add (wxT ("Mattias Mattsson"));
        supported_by.Add (wxT ("George Mazarakis"));
+       supported_by.Add (wxT ("Mike Mazur"));
        supported_by.Add (wxT ("Gordon McLeod"));
        supported_by.Add (wxT ("P. Meijer"));
        supported_by.Add (wxT ("Brian Mendelssohn"));
+       supported_by.Add (wxT ("Olaf Merker"));
        supported_by.Add (wxT ("Kjarten Michaelsen"));
        supported_by.Add (wxT ("Aldo Midali"));
        supported_by.Add (wxT ("Sylvain Mielle"));
@@ -254,6 +264,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Olov Östlund"));
        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"));
@@ -273,13 +284,17 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Randy Stankey"));
        supported_by.Add (wxT ("Andrä Steiner"));
        supported_by.Add (wxT ("Mike Stiebing"));
+       supported_by.Add (wxT ("Rapid Stream Media"));
        supported_by.Add (wxT ("Tomislav Stojanović"));
        supported_by.Add (wxT ("Christian Suhren"));
        supported_by.Add (wxT ("Bruce Taylor"));
        supported_by.Add (wxT ("OpsCenter Technologies, Inc."));
+       supported_by.Add (wxT ("Texas Theatre"));
        supported_by.Add (wxT ("Lawrence Towers"));
        supported_by.Add (wxT ("Petter Trønsdal"));
        supported_by.Add (wxT ("Richard Turner"));
+       supported_by.Add (wxT ("Tilman Vatteroth"));
+       supported_by.Add (wxT ("Alexey Vinokurov"));
        supported_by.Add (wxT ("Stéphane Wagneur"));
        supported_by.Add (wxT ("Andrew Walls"));
        supported_by.Add (wxT ("Raoul Walzer"));
@@ -297,6 +312,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Frechen-Film e.V."));
        supported_by.Add (wxT ("Mobiles Kino e.V."));
        supported_by.Add (wxT ("Kino Völkerfreundschaft"));
+       supported_by.Add (wxT ("Ernst Zimmerman"));
        add_section (_("Supported by"), supported_by);
 
        wxArrayString tested_by;