diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-10-24 10:55:33 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-10-24 10:55:33 +0200 |
| commit | b871ac795c0ce71b4715d1b10ec454cc4293695c (patch) | |
| tree | ad36d40c7ff2eea58b162f5d3ee00f2d7b2b13d6 | |
| parent | 8a07c507463885a91fcf44c5907551d204b7ff1e (diff) | |
Supporters update.v2.18.27
| -rw-r--r-- | src/wx/subscribers.cc | 2 | ||||
| -rw-r--r-- | src/wx/supporters.cc | 6 |
2 files changed, 7 insertions, 1 deletions
diff --git a/src/wx/subscribers.cc b/src/wx/subscribers.cc index e52c1f555..31059b377 100644 --- a/src/wx/subscribers.cc +++ b/src/wx/subscribers.cc @@ -2,6 +2,7 @@ subscribers.Add (wxT ("Stephen van Vuuren (SV2DCP)")); subscribers.Add (wxT ("Mark Allender")); subscribers.Add (wxT ("Luiz Amoasei")); subscribers.Add (wxT ("Sem Rumo - Projetos Audiovisuais")); +subscribers.Add (wxT ("LightBenders Color Grading Boutique")); subscribers.Add (wxT ("Central Cinema")); subscribers.Add (wxT ("Gerard Elmore")); subscribers.Add (wxT ("Barak Epstein")); @@ -16,7 +17,6 @@ subscribers.Add (wxT ("Timm Kröger")); subscribers.Add (wxT ("Carlos Lagido")); subscribers.Add (wxT ("Ross Meyer")); subscribers.Add (wxT ("Austrian Film Museum")); -subscribers.Add (wxT ("LightBender Post")); subscribers.Add (wxT ("Andres Sanchez")); subscribers.Add (wxT ("Irving Shapiro")); subscribers.Add (wxT ("Alex Shultz")); diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index 3b59aa69c..ee9abc17c 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -97,6 +97,7 @@ supported_by.Add (wxT ("Kenneth Beals")); supported_by.Add (wxT ("Jean-Pierre Beauviala")); supported_by.Add (wxT ("Hansjoerg Beck")); supported_by.Add (wxT ("Zak Bedaida")); +supported_by.Add (wxT ("Daniel Bellini")); supported_by.Add (wxT ("Louis Belloisy")); supported_by.Add (wxT ("Remi Bergman")); supported_by.Add (wxT ("Alessandro Bernardi")); @@ -506,6 +507,7 @@ supported_by.Add (wxT ("John Gigrich")); supported_by.Add (wxT ("Barry J. Gillis")); supported_by.Add (wxT ("Victor Gimenez")); supported_by.Add (wxT ("Sebastian Hernandis Giner")); +supported_by.Add (wxT ("Joan Girbau")); supported_by.Add (wxT ("Michele Lo Giudice")); supported_by.Add (wxT ("Silvio Giuliano")); supported_by.Add (wxT ("ARUA Film GmbH")); @@ -827,6 +829,7 @@ supported_by.Add (wxT ("Chassy Media LLC")); supported_by.Add (wxT ("DLP Communications LLC")); supported_by.Add (wxT ("Divine Sign Productions LLC")); supported_by.Add (wxT ("8 Picture House LLC")); +supported_by.Add (wxT ("Hummingbear && Company LLC")); supported_by.Add (wxT ("DAA Montenegro LLC")); supported_by.Add (wxT ("Mainstreem LLC")); supported_by.Add (wxT ("Mesh Multimedia LLC")); @@ -1044,6 +1047,7 @@ supported_by.Add (wxT ("Norbert Ostendorf")); supported_by.Add (wxT ("Peter Östlund")); supported_by.Add (wxT ("Olov Östlund")); supported_by.Add (wxT ("Isai Oswald")); +supported_by.Add (wxT ("Stefan Thrane Overby")); supported_by.Add (wxT ("OwlKitty")); supported_by.Add (wxT ("Antons Video Productions P/L")); supported_by.Add (wxT ("Nina Paley")); @@ -1089,6 +1093,7 @@ supported_by.Add (wxT ("Lasse Piasecki")); supported_by.Add (wxT ("Paolo Piccioli")); supported_by.Add (wxT ("Blooming Ink Pictures")); supported_by.Add (wxT ("Peccadillo Pictures")); +supported_by.Add (wxT ("Hard Road Pictures")); supported_by.Add (wxT ("Loud Pictures")); supported_by.Add (wxT ("Silvia Pierattini")); supported_by.Add (wxT ("Andrea Pieri")); @@ -1182,6 +1187,7 @@ supported_by.Add (wxT ("Fernando Rocha")); supported_by.Add (wxT ("Jose Rocha")); supported_by.Add (wxT ("Sidemberg Rodrigues")); supported_by.Add (wxT ("Michelangelo Rodríguez")); +supported_by.Add (wxT ("Sergi Sánchez Rodriguez")); supported_by.Add (wxT ("Mariano Ortega Rodríguez")); supported_by.Add (wxT ("Michael Rognlie")); supported_by.Add (wxT ("Horst Rohrstorfer")); |
