Thanks Peter, this is much appreciated!

Romain

2013/3/8 Peter Retep <peter_re...@gmx.de>:
> Hi,
>
> I will test and update our live settings as soon as possible.
> Your great piece of software is reliably driving our radio 24/7 for nearly 3
> years without any outage.
> Thanks for this!
>
> BR, Peter
>
> Am 05.03.2013 19:03, schrieb Romain Beauxis:
>>
>> Hi all,
>>
>> It is my greatest pleasure to announce that liquidsoap 1.1.0 has shipped!
>>
>> This version contains improvements in the multimedia front with a much
>> improved support for GStreamer, the addition of the new Opus codec and
>> a new Shine fixed-point MP3 encoder for architectures with no FPU
>>
>> Coming with this version, you will also have a new option to reload
>> playlists on file change, support for frei0r video plugins, external
>> decoders for streams, and much more (see full changelog below). And,
>> of course, this version also ships with many bugfixes and other
>> cleanup jobs.
>>
>> For this release, we would like to give a special thanks to the
>> sourcefabric people and the airtime team in particular. Most of the
>> new features shipped in this release were implemented during our visit
>> to their headquarters last fall.
>>
>> But of course, we would also like to thank all of our users which have
>> been trusting us and liquidsoap for their projects. We were really
>> proud and happy of the interaction with the community during the last
>> freeze period and many embarrassing bugs would not have been fixed
>> without you all so thank you very much!!
>>
>> We will be providing official Debian packages very shortly, although
>> they will have to go to the experimental distribution while the freeze
>> for the new release is still in place. OSX homebrew packages should
>> also be updated shortly.
>>
>> Finally, a windows binary will also be uploaded but this may require
>> more work and interaction with windows users. Keep an eye on the
>> mailing list if you use liquidsoap on win32, we will need your help!
>>
>> Thanks y'all and now back to our streaming projects!
>> Romain
>>
>> PS: As it is customary with our release notification, I close out with
>> the full changelog:
>>
>> 1.1.0 (04-03-2013)
>> ==================
>> This version brings some new features as well as correcting bugs.
>> ==================
>>
>> New:
>>
>> - Add support for GStreamer decoding, processing and encoding (%gstreamer
>>    format, v4l webcam input is now implemented using GStreamer).
>>
>> - Add support for opus decoding and encoding.
>>
>> - Add support for the shine encoder, which can efficiently work on
>> architectures
>>    without FPU.
>>
>> - Add support for automatically computing the duration of tracks in the
>>    "duration" metadata [LS-641]. It can be enabled with
>>    set("request.metadata_decoders.duration",true)
>>
>> - Add support for frei0r video effects.
>>
>> - Allow %define'd variables in encoding formats [LS-634], e.g.
>>    %define BITRATE 24
>>    %define STEREO true
>>    output.file(%mp3(bitrate = BITRATE, stereo = STEREO),"bla.mp3",s)
>>
>>
>> Enhancements:
>>
>> - Taglib now reads all metadatas (even non-standard ones).
>>
>> - Add a mode to automatically reload a playlist when the file was changed
>>    [LS-363,LS-523]. For instance, s =
>>    playlist("~/Music",reload_mode="watch"). Also, add file.watch to call a
>>    callback when a file is changed, with inotify support when present.
>>
>> - Add support for FFMpeg as video converter, which you can use with
>>    set("video.converter.preferred", "ffmpeg")
>>
>> - Add back_time argument to blank operators [LS-609].
>>
>> - Add a metadata to override fade.final duration.
>>
>> - MIME is computed at most once when extracting replaygain.
>>
>> - Default samplerate converter is now "fast".
>>
>> - BPM detection (bpm) now uses a callback.
>>
>> - Add clock.unify to unify clocks of all sources from a list.
>>
>> - Add "source_url" metadata to input.http streams.
>>
>> - Improved error message when theora format is not supported.
>>
>> - Add list.filter function.
>>
>> - video.add_image can now take any image format as input.
>>
>> - Add mux_stereo.
>>
>> - Support for external decoders in streams.
>>
>> - Move bugtracker to https://github.com/savonet/liquidsoap/issues
>>
>>
>> Bugfixes:
>>
>> - Configure is now compatible with OCaml >= 4.0 and removed support for
>> OCaml <
>>    3.11 [LS-625].
>>
>> - Fix random memory access / memory leak when decoding AAC/MP4 files
>> [LS-647].
>>
>> - Correct resampling of wav files.
>>
>> - Use the length for data indicated in header for wav files.
>>
>> - Argv.(0) now returns the script name [LS-605].
>>
>> - Liquidsoap should now operate fine when compiled with -noassert
>> [LS-578].
>>
>> - Better handling of inexistent MIDI channels.
>>
>> - Video decoder now correctly handles videos from Icecast.
>>
>> - Avoid visu.volume freezing Liquidsoap on shutdown.
>>
>> - Fix a memory leak when decoding both audio and video in ogg [LS-636].
>>
>> - More efficient handling of video converters, also fixes some crashes
>> [LS-623].
>>
>> - Have the soundtouch operator preserve tags [LS-621].
>>
>> - Fix remaining time estimation in cross and smart_cross.
>>
>> - Avoid deadlocks in harbor and input.http.
>>
>> - Remove leftover files in configure [LS-567].
>>
>> - Handle wav files with padded fmt headers.
>>
>> - Handle end-of-stream when seeking mp3 with mad.
>>
>>
>> ------------------------------------------------------------------------------
>> Everyone hates slow websites. So do we.
>> Make your web apps faster with AppDynamics
>> Download AppDynamics Lite for free today:
>> http://p.sf.net/sfu/appdyn_d2d_feb
>> _______________________________________________
>> Savonet-users mailing list
>> Savonet-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/savonet-users
>>
>

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to