Supporter.
[dcpomatic.git] / src / wx / about_dialog.cc
index 70cfed4e150357f16b4ce7c9b58405d8d8947fc2..61431224bb556dd74ac6a40001117516bb441cc5 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
                );
 
@@ -142,6 +142,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 +162,7 @@ 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 ("Darius Family"));
        supported_by.Add (wxT ("Rasitha Ferdinando"));
        supported_by.Add (wxT ("Jose Angel Velasco Fernandez"));
        supported_by.Add (wxT ("Traverso City Film Festival"));
@@ -180,6 +183,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Film.Ca Inc."));
        supported_by.Add (wxT ("Denis Ivashvkevych"));
        supported_by.Add (wxT ("Karl Jacob"));
+       supported_by.Add (wxT ("Henrik Jäger"));
        supported_by.Add (wxT ("Tomasz Jagi"));
        supported_by.Add (wxT ("Jonathan Jensen"));
        supported_by.Add (wxT ("Mathew Johns"));
@@ -191,6 +195,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Erwan Kerzanet"));
        supported_by.Add (wxT ("Kert Kiima"));
        supported_by.Add (wxT ("Alabama Kino"));
+       supported_by.Add (wxT ("James Kirst"));
        supported_by.Add (wxT ("Adam Klotblixt"));
        supported_by.Add (wxT ("Filip Kovcin"));
        supported_by.Add (wxT ("Cihan Kulaber"));
@@ -220,9 +225,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"));
@@ -235,13 +242,16 @@ 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"));
@@ -309,6 +319,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"));