Hi Martin,

Actually, I put 1.7 because this is the only version I tested. However, I
think that it should work without any modification (excepting the version
number) with older versions of taglib. Could you please test this so that I
can lower the requirements for taglib?

Cheers,

Sam.


On Mon, Jan 28, 2013 at 6:33 AM, Martin Konečný <
[email protected]> wrote:

> Thanks.
>
> I see the new min requirement of taglib 1.7.0 is higher than the version
> provided by Ubuntu Lucid (released in 2010, but supported until 2015) and
> Debian Squeeze. We'd still like to support these versions for Airtime
> because a huge portion of our userbase is still on these versions.
>
> I see 3 options
>
> 1) Stop supporting these distributions when we adopt Liquidsoap 1.1
> 2) Backport taglib to these OS versions when compiling Liquidsoap
> 3) Allow Liquidsoap to compile using an older version of taglib, but
> unlock the new advanced taglib features if a version >= 1.7.0 is detected.
>
>
> We would probably go for route #2, but I'm curious if #3 is simply a
> matter of changing the configure script's min version.
>
> M
>
>
> On Sun, Jan 27, 2013 at 7:05 AM, Samuel Mimram <[email protected]> wrote:
>
>> Done in 630fd0018cdf232f43c46a8f2d892a0e4661c911 :)
>>
>>
>> On Sun, Jan 27, 2013 at 12:38 PM, Samuel Mimram <[email protected]>wrote:
>>
>>> Hi,
>>>
>>> Yes, this bump was needed in order to have taglib read all the tags (and
>>> not a few standard ones). I'll have a look and see whether we can have more
>>> backward compatibility...
>>>
>>> ++
>>>
>>> Sam.
>>>
>>>
>>> On Sat, Jan 26, 2013 at 10:14 PM, Martin Konečný <
>>> [email protected]> wrote:
>>>
>>>> Hey Guys,
>>>>
>>>> Thanks for posting this, just trying to compile this ATM however it
>>>> seems the minimum version of taglib has been bumped up to version 1.8.0.
>>>>
>>>> Is this necessary? I ask because I have a relatively up-to-date distro
>>>> (Ubuntu 12.04), and the latest version available from the apt repositories
>>>> is 1.7.0. On Debian Wheezy which is still unreleased the latest version
>>>> available is 1.7.2.
>>>>
>>>> M
>>>>
>>>>
>>>> On Mon, Jan 21, 2013 at 11:52 AM, Damien Moody <
>>>> [email protected]> wrote:
>>>>
>>>>> Nice! Rock on, dude. :-)
>>>>>
>>>>> Had a conversation with Monty some time ago, where he described Opus to
>>>>> me. I'm looking forward to playing with that.
>>>>>
>>>>>
>>>>> On 01/21/13 16:17, Romain Beauxis wrote:
>>>>> > Dear all,
>>>>> >
>>>>> > We are very pleased to announce that we've entered a two-weeks
>>>>> testing
>>>>> > period towards liquidsoap 1.1 release!
>>>>> >
>>>>> > Key features in this new release include:
>>>>> > * Support for encoding and decoding audio and video data using
>>>>> > gstreamer. This means that you should be able to encoder and decode
>>>>> > from most available multimedia formats!
>>>>> > * Native Opus encoding and decoding. Opus is the latest audio encoder
>>>>> > released by the Xiph fundation and is expected to have far superior
>>>>> > performances with both speech and music than most available
>>>>> encodings.
>>>>> > * Support for reloading playlists on file or directory change, using
>>>>> > inotify when available.
>>>>> > * Support for fixed-point mp3 encoding using the shine encode. This
>>>>> > encoder can be used on architectures with no floating point
>>>>> > arithmetic, such as some ARM boards.
>>>>> >
>>>>> > Along with this list of features are included many, yet unlisted,
>>>>> bug fixes.
>>>>> >
>>>>> > But before we release the beast, we would like to have a two-weeks
>>>>> > period to finish fixing the last remaining bugs and let interested
>>>>> > users test and report any issue they may find.
>>>>> >
>>>>> > You can help us a great deal ship a rock-solid release, the kind we
>>>>> > and you like, and you do not even need to be a programmer!
>>>>> >
>>>>> > More information about how to help us is at the bottom of this email.
>>>>> >
>>>>> > Alright, 'nuff talkin', mo' fixin'.. If everything goes well, we will
>>>>> > get back to you in two weeks from now.
>>>>> >
>>>>> > See you on the other side!
>>>>> > Romain
>>>>> >
>>>>> > ## How can I help?
>>>>> >
>>>>> > In case you had not noticed yet, all our code base has been moved
>>>>> > recently to github:
>>>>> >    https://github.com/savonet/
>>>>> >
>>>>> > There, you should be able to grab a copy of the master repository:
>>>>> >    git clone https://github.com/savonet/liquidsoap-full
>>>>> > Update it's submodules:
>>>>> >    cd liquidsoap-full
>>>>> >    make init
>>>>> >    make update
>>>>> >
>>>>> > After that, the usual bootstrap, PACKAGES file edit, ./configure,
>>>>> make
>>>>> > and make install dance follows.
>>>>> >
>>>>> > But that's not all! You can help us even without dealing with any
>>>>> code!
>>>>> >
>>>>> > Github makes it possible to edit a file directly from their web
>>>>> > interface. That means that you can help us fix for instance the
>>>>> > documentation.
>>>>> >
>>>>> > Should you find a typo in there (and, well, we know we have a lot),
>>>>> or
>>>>> > to edit a sentence that you find confusing, you can fork our
>>>>> > repository there:
>>>>> >    https://github.com/savonet/liquidsoap
>>>>> > Edit the documentation files in doc/content and send us a pull
>>>>> > request. No need to be a programmer!
>>>>> >
>>>>> > Here is more documentation on editing file on github's website:
>>>>> >    https://github.com/blog/905-edit-like-an-ace
>>>>> > And more documentation about forking and sending a pull request on
>>>>> github:
>>>>> >    https://help.github.com/articles/using-pull-requests
>>>>> >
>>>>> >
>>>>> ------------------------------------------------------------------------------
>>>>> > Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
>>>>> > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills
>>>>> current
>>>>> > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
>>>>> > MVPs and experts. SALE $99.99 this month only -- learn more at:
>>>>> > http://p.sf.net/sfu/learnmore_122412
>>>>> > _______________________________________________
>>>>> > Savonet-users mailing list
>>>>> > [email protected]
>>>>> > https://lists.sourceforge.net/lists/listinfo/savonet-users
>>>>>
>>>>>
>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
>>>>> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
>>>>> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
>>>>> MVPs and experts. SALE $99.99 this month only -- learn more at:
>>>>> http://p.sf.net/sfu/learnmore_122412
>>>>> _______________________________________________
>>>>> Savonet-users mailing list
>>>>> [email protected]
>>>>> https://lists.sourceforge.net/lists/listinfo/savonet-users
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Open source radio in the cloud. Get yours now! ---> http://airtime.pro
>>>>
>>>> Martin Konecny
>>>> Software Developer, Sourcefabric
>>>> [email protected]
>>>>
>>>> 720 Bathurst St. Suite 203
>>>> M5S 2R4, Toronto, ON, Canada
>>>> +1 (416) 892-8420 (Cell)
>>>> Skype: martin.konecny15
>>>>
>>>> http://www.sourcefabric.org
>>>> http://www.twitter.com/Sourcefabric
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
>>>> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
>>>> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
>>>> MVPs and experts. ON SALE this month only -- learn more at:
>>>> http://p.sf.net/sfu/learnnow-d2d
>>>>
>>>> _______________________________________________
>>>> Savonet-users mailing list
>>>> [email protected]
>>>> https://lists.sourceforge.net/lists/listinfo/savonet-users
>>>>
>>>>
>>>
>>
>
>
> --
> Open source radio in the cloud. Get yours now! ---> http://airtime.pro
>
> Martin Konecny
> Software Developer, Sourcefabric
> [email protected]
>
> 720 Bathurst St. Suite 203
> M5S 2R4, Toronto, ON, Canada
> +1 (416) 892-8420 (Cell)
> Skype: martin.konecny15
>
> http://www.sourcefabric.org
> http://www.twitter.com/Sourcefabric
>
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to