diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-08-12 00:49:29 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-08-12 00:49:29 +0200 |
| commit | 10e45d1a438dd7ca70585ba7deba1ee471075ff6 (patch) | |
| tree | 722a9ae4c6349d15fc7957097e838aa2ef9ecb6d | |
| parent | 30efa56b7b6be1d8d1559cee6dbda9260cae4626 (diff) | |
Supporters update.
| -rw-r--r-- | src/wx/supporters.cc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index 87618d841..dfb8d9e6b 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -245,6 +245,7 @@ supported_by.Add (wxT ("Cinéma La Grange, Delémont")); supported_by.Add (wxT ("Diemiruaya Deniran")); supported_by.Add (wxT ("Larin Denis")); supported_by.Add (wxT ("Michael Denner")); +supported_by.Add (wxT ("Nicholas Deppe")); supported_by.Add (wxT ("Alexey Derevyanko")); supported_by.Add (wxT ("Olivier Dermine")); supported_by.Add (wxT ("Michael Derrossett")); @@ -441,6 +442,7 @@ supported_by.Add (wxT ("Bobby B. Grubic")); supported_by.Add (wxT ("Sabine Gruffat")); supported_by.Add (wxT ("Nicolas Guilbaud")); supported_by.Add (wxT ("Flor Guillaume")); +supported_by.Add (wxT ("John Gulager")); supported_by.Add (wxT ("Steve Guttag")); supported_by.Add (wxT ("Miguel Fernández Guzmán")); supported_by.Add (wxT ("Mauro Guzzetti")); @@ -664,6 +666,7 @@ supported_by.Add (wxT ("Eric Lesachet")); supported_by.Add (wxT ("Elmer Leupen")); supported_by.Add (wxT ("Gavin Lewarne")); supported_by.Add (wxT ("Peter Liacopoulos")); +supported_by.Add (wxT ("Peter Liermann")); supported_by.Add (wxT ("Capitol LichtspielTheater Limburgerhof")); supported_by.Add (wxT ("Ari Golan, Atomic Imaging Limited")); supported_by.Add (wxT ("Miller Creative Limited")); @@ -867,6 +870,7 @@ supported_by.Add (wxT ("Dr Philip Perkins")); supported_by.Add (wxT ("Luis Morales Pesado")); supported_by.Add (wxT ("Sascha Pesenecker")); supported_by.Add (wxT ("Armin Peterhans")); +supported_by.Add (wxT ("Brent Peterson")); supported_by.Add (wxT ("Matko Petrić")); supported_by.Add (wxT ("Dimitri Petrovic")); supported_by.Add (wxT ("Jason Phelps")); @@ -1068,6 +1072,7 @@ supported_by.Add (wxT ("Francois Stuck")); supported_by.Add (wxT ("The Playroom Recording Studio")); supported_by.Add (wxT ("Yum Studio")); supported_by.Add (wxT ("Open Gate Studios")); +supported_by.Add (wxT ("Raggio Verde Subtitles")); supported_by.Add (wxT ("Michael Suesterhenn")); supported_by.Add (wxT ("Christian Suhren")); supported_by.Add (wxT ("Frans Suijs")); @@ -1106,6 +1111,7 @@ supported_by.Add (wxT ("Ade Thompson")); supported_by.Add (wxT ("Thorkell")); supported_by.Add (wxT ("Timelapses.es")); supported_by.Add (wxT ("Jean Timmerman")); +supported_by.Add (wxT ("Patrick Timmons")); supported_by.Add (wxT ("Britney Tobin")); supported_by.Add (wxT ("Goran Todoric")); supported_by.Add (wxT ("Darcy Touhey")); @@ -1153,6 +1159,7 @@ supported_by.Add (wxT ("Basil Vogt")); supported_by.Add (wxT ("Harry Vornanen")); supported_by.Add (wxT ("Lorenz Vögel")); supported_by.Add (wxT ("Kino Völkerfreundschaft")); +supported_by.Add (wxT ("Laura Waddington")); supported_by.Add (wxT ("Matthew Wade")); supported_by.Add (wxT ("Nela Wagman")); supported_by.Add (wxT ("Stéphane Wagneur")); @@ -1216,6 +1223,7 @@ supported_by.Add (wxT ("Juan Zubillaga")); supported_by.Add (wxT ("Jack Zullo")); supported_by.Add (wxT ("Camera Zwo")); supported_by.Add (wxT ("aeCreate")); +supported_by.Add (wxT ("editfreak cut/fx")); supported_by.Add (wxT ("Bonobostudio d.o.o.")); supported_by.Add (wxT ("Cinéma de la Neuveville")); supported_by.Add (wxT ("Frechen-Film e.V.")); |
