Re: [Freevo-devel] Next release 1.8.3

2008-11-20 Thread Robert Buchholz
On Thursday 20 November 2008, Duncan Webb wrote: > Dirk Meyer wrote: > > "Evan Hisey" wrote: > >> Duncan- > >> anything particular to look for testing wise? Also Can we get > >> Dischi to do a kaa metadata drop at the same time? There are a few > >> fixes in the recent SVN that solves some issues

Re: [Freevo-devel] [ANNOUNCE] Release 1.7.9 and 1.8.2

2008-08-31 Thread Robert Buchholz
On Monday 25 August 2008, Duncan Webb wrote: > Announcing that the new releases of Freevo-1.7.9 and Freevo-1.8.2 are > available for downloading from sourceforge.net, > http://sourceforge.net/project/showfiles.php?group_id=46652 Hi Duncan, in freevo/branches/rel-1, r10827 introduced a bug that wo

Re: [Freevo-devel] kaa-base 0.4 and tlslite

2008-08-20 Thread Robert Buchholz
On Wednesday 20 August 2008, Dirk Meyer wrote: > Jason Tackaberry wrote: > > On Sun, 2008-08-17 at 09:02 +0200, Dirk Meyer wrote: > >> Any other lib providing this is fine by me but not using TLS is no > >> option. > > > > Did you look at m2crypto? > > And on pyopenssl. But I may need TLS-SRP which

[Freevo-devel] kaa-base 0.4 and tlslite

2008-08-16 Thread Robert Buchholz
Hi, kaa-base 0.4.0 introduced a module for tls that uses tlslite. Unfortunately, this requires cryptlib to be installed, which is only available for x86-based architectures due to assembler code. I could not find a discussion on this list on what the TLS code is needed for. Can someone enlight

[Freevo-devel] [PATCH] kaa-imlib2: Do not link against libpng

2008-08-16 Thread Robert Buchholz
Hello, I've applied the following patch in our distribution, it was submitted by René 'Necoro' Neumann <[EMAIL PROTECTED]>. To quote René: "kaa-imlib2 is only a wrapper and has no special dependency on libpng. The "-lpng" it links against is completely useless: If you build with "-Wl,--as-need

Re: [Freevo-devel] [ANNOUNCE] kaa.base 0.2.0 kaa.imlib2 0.2.2 and kaa.metadata 0.7.0

2007-12-27 Thread Robert Buchholz
On Saturday 22 December 2007, Dirk Meyer wrote: > Now that Freevo 1.7.5 and Freevo 1.8.0rc1 are out you can also get a > new set of kaa modules you may want to use with these releases. > > kaa.base 0.2.0 ... > * pyNotifier updates Is your pynotifier an actual fork now that does not work with the

Re: [Freevo-devel] [ANNOUNCE] kaa.base 0.2.0 kaa.imlib2 0.2.2 and kaa.metadata 0.7.0

2007-12-26 Thread Robert Buchholz
Kudos on the lot of new releases. On Saturday 22 December 2007, Dirk Meyer wrote: > kaa.metadata 0.7.0 > * Return date as timestamp (int) or userdate (str) > * Parser selection by first bytes > * Support Windows style folger.jpg in a directory > * Matroska, mp3 parser enhancements > > The date ch

Re: [Freevo-devel] [Freevo-users] Packagers please announce 1.7.3 packages here

2007-08-22 Thread Robert Buchholz
On Thursday, 16. August 2007, Robert Buchholz wrote: > On Monday, 13. August 2007 16:29, John Molohan wrote: > > John Molohan wrote: > > > If you are a packager of freevo for a particular distro can you > > > please reply here so I can make sure the site/wiki is up to d

Re: [Freevo-devel] [Freevo-users] Packagers please announce 1.7.3 packages here

2007-08-16 Thread Robert Buchholz
On Monday, 13. August 2007 16:29, John Molohan wrote: > John Molohan wrote: > > Hi all, > > > > If you are a packager of freevo for a particular distro can you > > please reply here so I can make sure the site/wiki is up to date? > > Of course if you can update the relevant section of the wiki too

Re: [Freevo-devel] lcd plugin patch - 4x16 display.

2007-08-16 Thread Robert Buchholz
On Thursday, 16. August 2007 15:54, don locke wrote: > I've added the screen size 4x16 to the LCD plugin. How do i go about > creating and submitting a patch ? 1. Create two directories, one with the original and one with your changes, then issue diff -Naur olddir newdir > my-patch-name.

Re: [Freevo-devel] Interesting failure

2007-08-13 Thread Robert Buchholz
Am 12.08.2007 um 18:06 schrieb Michael Beal: > I installed from the SourceForge tarball. And this is a bug in that > tarball, believe it or not. The bug is in the program_display.py > module, which I have fixed. Hi Michael, did I miss the patch or is it already in the tracker? If not so, can y

Re: [Freevo-devel] Freevo 1.X and Twisted 2.5

2007-07-26 Thread Robert Buchholz
On Friday, 27. July 2007 00:23, Evan Hisey wrote: > Robert- > The Twisted Dep will go away when either 2.0 is ready or someone > has the time to backport the 2.0 recording server to the 1.x branch. > It is a pain, but the 1.6+ releases started as a maintenance > project that Duncan took on so

Re: [Freevo-devel] Freevo 1.X and Twisted 2.5

2007-07-26 Thread Robert Buchholz
On Tuesday, 17. July 2007 19:25, John Molohan wrote: > Robert Buchholz wrote: > > Hi *, > > Hi. > > > as can be read on the front page news "Twisted-2.5.0 has some > > changes that are not compatible with Freevo, stick to 2.4.0." > > > > My

[Freevo-devel] Freevo 1.X and Twisted 2.5

2007-07-16 Thread Robert Buchholz
Hi *, as can be read on the front page news "Twisted-2.5.0 has some changes that are not compatible with Freevo, stick to 2.4.0." My question is: Is this going to be addressed sometime? I didn't find it on the WishList [1]. The workaround (keeping 2.4) is working for most users right now, but

Re: [Freevo-devel] SVN Web-View and Link

2006-10-05 Thread Robert Buchholz
Hey, Dirk Meyer wrote: > Robert Buchholz wrote: >> first of all, the "Browse Source" at http://freevo.sourceforge.net/ >> is dead. > > It is? Strange, it should be way to old because it is a link to sf > cvs, but it shouldn't be dead. But either

[Freevo-devel] SVN Web-View and Link

2006-10-05 Thread Robert Buchholz
Hi, first of all, the "Browse Source" at http://freevo.sourceforge.net/ is dead. Second of all, do I get it right that there is no web-view of the Freevo-SVN? I saw that there were discussions about installing ViewVC. [1]. Was there something that made this impossible or was it just forgotten? A

Re: [Freevo-devel] [ freevo-Bugs-1563153 ] freevo-1.5.4 with LCDproc-0.5 & later

2006-10-05 Thread Robert Buchholz
Lucian Muresan wrote: >> Do you mind if I put pylcd-0.2 into the contrib area? >> >> It was quite hard to find, with google. > > I don't mind at all, but I also think I'm not the one to be asked such a > thing. In fact, that project was declared "abandonware" by the original > maintainer. Maybe

Re: [Freevo-devel] LCD plugin

2006-07-22 Thread Robert Buchholz
Christian Nilsson wrote: > I compiled the source for 0.5 and everything seems to work without > changes, the API that is changed is for the drivers(?) and not at all > for the clients. > > Attached is the latest diff (still against svn) if you want to give it a > try? So, that is: you ran lcdproc

Re: [Freevo-devel] LCD plugin

2006-07-20 Thread Robert Buchholz
Christian Nilsson wrote: > Robert Buchholz wrote: >> Christian Nilsson wrote: >> >>> I have spent the evening hacking a bit on the LCD plugin. >>> now at least it don't crash when starting video or audio, but there is >>> still a long way to go

Re: [Freevo-devel] LCD plugin

2006-07-19 Thread Robert Buchholz
Christian Nilsson wrote: > I have spent the evening hacking a bit on the LCD plugin. > now at least it don't crash when starting video or audio, but there is > still a long way to go! Hi Chris, are you also working on getting it running with the (changed) lcdproc 1.5 api? Rob --