Supporter.
[dcpomatic.git] / src / wx / about_dialog.cc
index 6e6c55e68c3e6711973de4774f705614ef28bbfd..dd54a2d1f206fdb8fc6ddf0b998c27a2629a20e0 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2013-2016 Carl Hetherington <cth@carlh.net>
+    Copyright (C) 2013-2017 Carl Hetherington <cth@carlh.net>
 
     This file is part of DCP-o-matic.
 
@@ -80,7 +80,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
 
        t = new wxStaticText (
                this, wxID_ANY,
-               _("(C) 2012-2016 Carl Hetherington, Terrence Meiczinger\n Ole Laursen, Brecht Sanders"),
+               _("(C) 2012-2017 Carl Hetherington, Terrence Meiczinger\n Ole Laursen, Brecht Sanders"),
                wxDefaultPosition, wxDefaultSize, wxALIGN_CENTER
                );
 
@@ -131,6 +131,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        with_help_from.Add (wxT ("David Vignoni"));
        with_help_from.Add (wxT ("Dennis Couzin"));
        with_help_from.Add (wxT ("Gérald Maruccia"));
+       with_help_from.Add (wxT ("Julian van Mil"));
        add_section (_("With help from"), with_help_from);
 
        wxArrayString supported_by;
@@ -142,6 +143,8 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Louis Belloisy"));
        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 ("Paul Carey"));
        supported_by.Add (wxT ("Nathan Carpenter"));
@@ -160,6 +163,8 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Thomas Dickens"));
        supported_by.Add (wxT ("Unwana Essien"));
        supported_by.Add (wxT ("Maxime Estoppey"));
+       supported_by.Add (wxT ("Peter Ericson"));
+       supported_by.Add (wxT ("Darius Family"));
        supported_by.Add (wxT ("Rasitha Ferdinando"));
        supported_by.Add (wxT ("Jose Angel Velasco Fernandez"));
        supported_by.Add (wxT ("Traverso City Film Festival"));
@@ -222,9 +227,11 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Kjarten Michaelsen"));
        supported_by.Add (wxT ("Aldo Midali"));
        supported_by.Add (wxT ("Sylvain Mielle"));
+       supported_by.Add (wxT ("Jill Mobley"));
        supported_by.Add (wxT ("Michal Moc"));
        supported_by.Add (wxT ("Howard Molton"));
        supported_by.Add (wxT ("Lindsay Morris"));
+       supported_by.Add (wxT ("Moviemento Kino"));
        supported_by.Add (wxT ("NT Next"));
        supported_by.Add (wxT ("David Nedrow"));
        supported_by.Add (wxT ("Casablanca Nuernberg"));
@@ -237,17 +244,21 @@ 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 ("Andrea Pieri"));
        supported_by.Add (wxT ("Denis Postle"));
        supported_by.Add (wxT ("Aditya Pratama"));
        supported_by.Add (wxT ("Ceridwen Productions"));
        supported_by.Add (wxT ("Ivan Pullman"));
+       supported_by.Add (wxT ("Arts Quest"));
        supported_by.Add (wxT ("Desiderio Garcia Ramirez"));
        supported_by.Add (wxT ("Steve Reverand"));
        supported_by.Add (wxT ("Mark Rolfe"));
+       supported_by.Add (wxT ("Leigh Rosin"));
        supported_by.Add (wxT ("David Rozenthal"));
        supported_by.Add (wxT ("Lasse Salling"));
        supported_by.Add (wxT ("Jussi Siponen"));
        supported_by.Add (wxT ("Gregg Smith"));
+       supported_by.Add (wxT ("Marco Spiaggi"));
        supported_by.Add (wxT ("Peter Sprenger"));
        supported_by.Add (wxT ("Randy Stankey"));
        supported_by.Add (wxT ("Andrä Steiner"));
@@ -311,6 +322,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        tested_by.Add (wxT ("Olivier Lemaire"));
        tested_by.Add (wxT ("Gavin Lewarne"));
        tested_by.Add (wxT ("Gérald Maruccia"));
+       tested_by.Add (wxT ("George Mazarakis"));
        tested_by.Add (wxT ("Mattias Mattsson"));
        tested_by.Add (wxT ("Will Meadows"));
        tested_by.Add (wxT ("Brad Miller"));