Menu

Tree [a4e029] main /
 History

HTTPS access


File Date Author Commit
 .github 2024-11-05 Ted Waine Ted Waine [06a816] Tweak PR template
 cmake 2024-07-05 Ted Waine Ted Waine [cfc31c] Restore Win build compatibility
 docs 2024-06-06 Michael Kessler Michael Kessler [752742] Add boost fix for latest visual studio.
 extern 2024-07-05 Ted Waine Ted Waine [cfc31c] Restore Win build compatibility
 include 2024-07-22 Michael Kessler Michael Kessler [931fe1] Ran clang-format on src and includes
 python 2024-06-05 Michael Kessler Michael Kessler [bb0665] Community Feedback Fixes
 retired 2024-06-05 Michael Kessler Michael Kessler [bb0665] Community Feedback Fixes
 scripts 2024-05-30 Michael Kessler Michael Kessler [e0705f] Update build instructions and minor cmake fixes.
 share 2024-06-05 Michael Kessler Michael Kessler [bb0665] Community Feedback Fixes
 src 2024-07-22 Michael Kessler Michael Kessler [931fe1] Ran clang-format on src and includes
 test_resource 2023-01-13 Al Crate Al Crate [036321] Clean start
 ui 2024-06-25 Ted Waine Ted Waine [a19a4c] Various tweaks for Linux build compatibility.
 .clang-format 2023-01-13 Al Crate Al Crate [036321] Clean start
 .clang-tidy 2023-01-13 Al Crate Al Crate [036321] Clean start
 .gitignore 2024-05-07 Michael Kessler Michael Kessler [444695] Current Progress of Windows Port
 CHANGELOG.md 2024-05-07 Michael Kessler Michael Kessler [444695] Current Progress of Windows Port
 CMakeLists.txt 2024-07-05 Ted Waine Ted Waine [cfc31c] Restore Win build compatibility
 CMakePresets.json 2024-07-23 Michael Kessler Michael Kessler [214b9e] Removing extra numeral from cmake install prefix.
 CODE_OF_CONDUCT.md 2024-09-12 Ted Waine Ted Waine [cb791e] Adding code of conduct and security policy
 COMMITTERS.md 2024-09-24 Ted Waine Ted Waine [c5a24a] Adding community standards information.
 CONTRIBUTING.md 2024-09-24 Ted Waine Ted Waine [c5a24a] Adding community standards information.
 GOVERNANCE.md 2024-09-24 Ted Waine Ted Waine [c5a24a] Adding community standards information.
 LICENSE 2022-12-12 John Mertic John Mertic [ee5935] Create LICENSE
 NOTICE.TXT 2024-03-28 Ted Waine Ted Waine [64d34b] Update for 0.12
 README.md 2024-06-06 Michael Kessler Michael Kessler [0893de] Reorder build section
 SECURITY.md 2024-09-12 Ted Waine Ted Waine [cb791e] Adding code of conduct and security policy
 vcpkg.json 2024-06-07 Michael Kessler Michael Kessler [ecb42d] yet another formatting fix for overrides
 xStudioConfig.cmake.in 2024-03-28 Ted Waine Ted Waine [64d34b] Update for 0.12

Read Me

Welcome to xSTUDIO

xSTUDIO is a media playback and review application designed for professionals working in the film and TV post production industries, particularly the Visual Effects and Feature Animation sectors. xSTUDIO is focused on providing an intuitive, easy to use interface with a high performance playback engine at its core and C++ and Python APIs for pipeline integration and customisation for total flexibility.

Building xSTUDIO

This release of xSTUDIO can be built on various Linux flavours and Windows 10 and 11. MacOS compatibility is not available yet but this work is on the roadmap for 2024.

We provide comprehensive build steps for 4 of the most popular distributions.

Building xSTUDIO for Linux

Building xSTUDIO for Windows

Building xSTUDIO for MacOS

MacOS compatibility is not yet available. Watch this space!

Documentation Note

Note that the xSTUDIO user guide is built with Sphinx using the Read-The-Docs theme. The package dependencies for building the docs are somewhat onerous to install and as such we have ommitted these steps from the instructions and instead recommend that you turn off the docs build. Instead, we include the fully built docs (as html pages) as part of this repo and building xSTUDIO will install these pages so that they can be loaded into your browser via the Help menu in the main UI.