diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-05-27 23:35:02 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-05-27 23:35:02 +0200 |
| commit | ef93ec6a89e72113b7e80e7a529cf2f3b56a66a9 (patch) | |
| tree | 010825c5ce4c3623f8693770b26a6ae2f797a06b | |
| parent | 0563f2ddab7839dbe3c18ef176900f6205c8b3f6 (diff) | |
Supporters update.
| -rw-r--r-- | src/wx/supporters.cc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index 8bacf28c5..f1eab62b7 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -303,6 +303,7 @@ supported_by.Add (wxT ("James-Alexander Dewhirst-Prineas")); supported_by.Add (wxT ("Daniel Arasanz Díaz")); supported_by.Add (wxT ("Thomas Dickens")); supported_by.Add (wxT ("Callen Diederichs")); +supported_by.Add (wxT ("Aspecto Digital")); supported_by.Add (wxT ("Ageless Digitworks")); supported_by.Add (wxT ("Philippe Diier")); supported_by.Add (wxT ("Thomas Dineen")); @@ -453,6 +454,7 @@ supported_by.Add (wxT ("Michael Ford")); supported_by.Add (wxT ("Björn Forseth")); supported_by.Add (wxT ("Cinéma Fragile")); supported_by.Add (wxT ("La Cinémathèque Française")); +supported_by.Add (wxT ("Cameron Francis")); supported_by.Add (wxT ("Christopher Frankland")); supported_by.Add (wxT ("Stan Freeman")); supported_by.Add (wxT ("Evan Freeze")); @@ -794,6 +796,7 @@ supported_by.Add (wxT ("RCCinemaworks 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 ("DAA Montenegro LLC")); supported_by.Add (wxT ("Mainstreem LLC")); supported_by.Add (wxT ("Mesh Multimedia LLC")); supported_by.Add (wxT ("Deep Structure Productions LLC")); @@ -991,6 +994,7 @@ supported_by.Add (wxT ("Ralph Olbrich")); supported_by.Add (wxT ("Jerome Cohen Olivar")); supported_by.Add (wxT ("Tito Oliveira")); supported_by.Add (wxT ("Anders Olsson")); +supported_by.Add (wxT ("Pfeifen Shop Online")); supported_by.Add (wxT ("Didier Oriol")); supported_by.Add (wxT ("Kevin Orman")); supported_by.Add (wxT ("George Orr")); @@ -1084,6 +1088,7 @@ supported_by.Add (wxT ("Hitman Productions")); supported_by.Add (wxT ("WLFK Productions")); supported_by.Add (wxT ("Ceridwen Productions")); supported_by.Add (wxT ("ZooTime Productions")); +supported_by.Add (wxT ("SmallStage Productions")); supported_by.Add (wxT ("A Tractor Productions")); supported_by.Add (wxT ("Second Wind Productions")); supported_by.Add (wxT ("Locomotive Productions")); @@ -1240,6 +1245,7 @@ supported_by.Add (wxT ("Wildlife SOS")); supported_by.Add (wxT ("Nizar Souissi")); supported_by.Add (wxT ("Boston Light and Sound")); supported_by.Add (wxT ("Nice Sound")); +supported_by.Add (wxT ("Saeed Sourati")); supported_by.Add (wxT ("Jeffrey Sousa")); supported_by.Add (wxT ("BFI Southbank")); supported_by.Add (wxT ("James Spadoni")); @@ -1271,6 +1277,7 @@ supported_by.Add (wxT ("Yum Studio")); supported_by.Add (wxT ("JLM Studios")); supported_by.Add (wxT ("Open Gate Studios")); supported_by.Add (wxT ("Seelie Studios")); +supported_by.Add (wxT ("Masterkey Studios")); supported_by.Add (wxT ("Gianfranco Tortora, Sud Sound Studios")); supported_by.Add (wxT ("Raggio Verde Subtitles")); supported_by.Add (wxT ("Michael Suesterhenn")); @@ -1331,6 +1338,7 @@ supported_by.Add (wxT ("Emiliano Treccani")); supported_by.Add (wxT ("Emilio Tremolada")); supported_by.Add (wxT ("Marco Friedrich Trenkwalder")); supported_by.Add (wxT ("Gilles Trinques")); +supported_by.Add (wxT ("Detlev Trippler")); supported_by.Add (wxT ("Emiliano Paez Trujillo")); supported_by.Add (wxT ("Waiheke Community Cinema Trust")); supported_by.Add (wxT ("Petter Trønsdal")); @@ -1467,5 +1475,6 @@ supported_by.Add (wxT ("Кокшаров Егор")); supported_by.Add (wxT ("Гуляев Михаил")); supported_by.Add (wxT ("Дмитрий Покровский")); supported_by.Add (wxT ("Пантелеев Тимофей")); +supported_by.Add (wxT ("天野裕充")); supported_by.Add (wxT ("屹 崔")); supported_by.Add (wxT ("山崎 巌")); |
