Hi all ! I'm pleased to announce that liquidsoap 0.3.8 has just been released !
This was initially a bugfix release, but we took more time to test as much as possible and add few requested features from our beloved users. 0.3.7 was a major step for liquidsoap, introducing deep internal changes. 0.3.8 can be considered as the first release fixing minor things now that major changes have been progapagated. We expect the 0.3.8 release to be rock stable :-) As usual, you can download the tarballs from http://sf.net/projects/savonet, either -full or standalone. Debian official packages should follow very soon, but probably will not make it for the next stable release. Unofficial debian packages will also be updated very soon. The changelog is: Bugs fixed: - Vorbis mono output is now working - Fixed parameter parameter description in the documentation - Propagate new delay in add_timeout - Fixed inter-thread mutex lock/unlock in playlist.ml - Fixed "next" playlist command - Fixed race conditions in request_source.ml feeding task - cross/smartcross: raise the default for inhibition as setting it to exactly duration is not enough - Don't fail when $HOME is not set - Fixed metadata update in input.harbor with icecast2 source protocol - Fixed shutdown function. Fixes #153 - Fixed input.oss. Liquidsoap now works with OSS4 ! Fixes #158 New: - Added a hook to execute a function when playlist.once ends - Enhanced smart_crossfade - Added string.case and string.capitalize - New "exec_at" operator, to execute a function depending on a given predicate - Added script example in the documentation to listen to radio Nova and get the metadata from a web page. - Changed parameters name in fallback.skip to reflect who are the fallback and input source. - Added a dump file parameter to input.harbor, for debugging purpose. - Added an auth function parameter to input.harbor for custom authentifications. Fixes #157 - Added "primary_queue" and "secondary_queue" commands to request.queue and request.equeue sources. Also set the metadata "queue" to either "primary" or "secondary" for each request in the queue. Documented it too. - Insert latest metadata for a node of a switch source when switching back to it in a middle of a track. - Added a 'conservative' parameter to cross, smilar to the one in smartcross. Internal: - Enhanced liqi documentation parser to build the website. Romain -- And all the crowd comes in day by day No one stop it in anyway And all the peacemaker turn war officer Hear what I say ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Savonet-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-devl
