Julien Valentin
Julien Valentin
@cedricpinson 1) morphtarget method parameter 2) smooth normal generation for morphtargets 3) (**HOT**) fix a bug in getChildrenOf (comparator '==' doesnt work, 'is' do)
return too much child see my PR https://github.com/cedricpinson/osgexport/pull/52
bug description: https://groups.google.com/forum/#!topic/osg-users/aCV2lkg8enw https://gitlab.com/OpenMW/openmw/issues/4773 quick fix https://github.com/openscenegraph/OpenSceneGraph/pull/934
### Description add Liquidsoap2.0 files (port syntax 1.4 to 2.0) ### Testing Notes I ran libretime on ubuntu 22.04 and liquidsoap2.0 this pr is just the beginning, just 2 files...
### Description update deprecated code. It's mergeable with master without syntax conflicts across php versions remove deprecated((https://www.php.net/manual/fr/function.strftime.php)) and unsafe (https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=strftime) **strftime** syntax
### Description Player enhancements: - hls support - add album thumbnail and track progress - various bugfixes 
### Description related to bug https://github.com/libretime/libretime/issues/2494 Working stuff for docker liquidsoap 2.1 and php 8.1: - I merged https://github.com/libretime/libretime/pull/2789 and https://github.com/libretime/libretime/pull/2786 and update dockerfiles https://github.com/libretime/libretime/pull/2898/commits/0ad05129b276bfce12282e4a51f505f43a77dc46 - I upgrade zentest https://github.com/libretime/libretime/pull/2898/commits/595ccabbd40d2c1502a3d9633ae142f7b57af201...
### Description implement HLS . rely on nginx to serve files as liquidsoap hls.harbor is not recommended for direct audience. The cons is we loose listeners stats if hls. a...
not to merge right now..just for review to know if you'll have some interest about such a feature... How the feature works: When browsing through proxy all traffic is sent...
not to merge right now..just for review, and testing... How the feature works: When browsing through proxy all traffic is sent to OpenVideoDownloader on port 1200 as json and then...