index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
cmake
/
LibVLCPlugin.cmake
Age
Commit message (
Expand
)
Author
2024-08-13
Only download when there aren't the files yet
Erik Kundiman
2024-08-13
CMake file & try_compile replacing execute_process
Erik Kundiman
2024-08-12
Right WORKING_DIRECTORY values to shorten paths
Erik Kundiman
2024-08-12
Download VLC dmg automatically
Erik Kundiman
2024-08-07
Open VLC dmg automatically
Erik Kundiman
2024-07-29
Get VLC streaming to work again on macOS
Erik Kundiman
2023-12-06
The VLC used on macOS is the one in /Applications
Erik Kundiman
2023-07-29
Fix CMAKE_PREFIX_PATH setting syntax for Darwin
Erik Kundiman
2023-07-29
Start adding LibVLC support when using system libs
Erik Kundiman
2022-04-17
Remove function create_target and instead directly use add_library
Nicky
2022-04-17
Switch over to standard target_link_libraries (cmake requirements are high en...
Nicky
2022-04-16
Cleanup, remove unused variable
Nicky
2022-04-13
Rework cmake, the original plan was to maybe be able to use conan targets wit...
Nicky
2022-04-13
Remove obsolete and unmaintained USE_SYSTEMLIBS
Nicky
2022-04-06
Remove erroneous characters.
Nicky
2022-04-06
Move CMake files to modernized cmake syntax, step 1.
Nicky
2017-01-27
First batch of changes to add LibVLC media plugin to macOS viewer. Plugin fai...
Callum Linden
2016-06-01
Linux: Use media_plugin_libvlc for media playback.
Nicky
2016-05-13
Additional set of changes to use vlc-bin package
callum_linden
2016-05-06
Moving to a private repo
callum_linden