X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fabout_dialog.cc;h=a81ac3d6bf024acf847be8afed61cba8e6cbb025;hb=356e2d767c4a3dc65869dc1d75476a94e2e2ba07;hp=dda8992121c87635f7b52698ee0c3354588d5bda;hpb=7a119d4a624704370a7990a86caf1d850815ecdf;p=dcpomatic.git diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index dda899212..a81ac3d6b 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -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 ); @@ -163,11 +163,15 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Dan Cohen")); supported_by.Add (wxT ("Adam Colt")); supported_by.Add (wxT ("Adam Cousins")); + supported_by.Add (wxT ("Miller Creative Limited")); 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 ("Susanne Deicker")); supported_by.Add (wxT ("Alexey Derevyanko")); supported_by.Add (wxT ("Thomas Dickens")); + supported_by.Add (wxT ("e22.digital")); supported_by.Add (wxT ("Unwana Essien")); supported_by.Add (wxT ("Maxime Estoppey")); supported_by.Add (wxT ("Peter Ericson")); @@ -181,6 +185,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 ("Peter Gara")); supported_by.Add (wxT ("Jose Delio Ares Garcia")); supported_by.Add (wxT ("Gartenbaukino")); supported_by.Add (wxT ("Silvio Giuliano")); @@ -193,6 +198,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")); @@ -204,6 +210,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")); @@ -229,6 +236,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Marco Löber")); 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")); @@ -248,6 +256,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Sylvain Mielle")); supported_by.Add (wxT ("Jill Mobley")); supported_by.Add (wxT ("Michal Moc")); + supported_by.Add (wxT ("Bobby Moloney")); supported_by.Add (wxT ("Howard Molton")); supported_by.Add (wxT ("Lindsay Morris")); supported_by.Add (wxT ("Moviemento Kino")); @@ -262,12 +271,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")); @@ -295,6 +306,7 @@ 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 ("Anthony Urgo")); supported_by.Add (wxT ("Stéphane Wagneur")); supported_by.Add (wxT ("Andrew Walls")); supported_by.Add (wxT ("Raoul Walzer")); @@ -308,6 +320,7 @@ 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 ("Cinéma de la Neuveville")); supported_by.Add (wxT ("Frechen-Film e.V.")); supported_by.Add (wxT ("Mobiles Kino e.V."));