Re: [Freevo-devel] Accessibility plugin for freevo

2008-07-05 Thread Joakim Berglund
Citerar Torsten Kurbad <[EMAIL PROTECTED]>: > Hi folks, > > did anyone ever think about making freevo accessible to blind people > (e.g. through orca)? > > I ask because my girlfriend was born without eyesight and I'm thinking > about some text-to-speech plugin for my freevo box for quite some tim

[Freevo-devel] cover.jpg feature request

2004-02-13 Thread Joakim Berglund
Hi there! Background... I got a quite largish collection of music organised in the following fasion.. /A-C/Artist/Album/song.mp3 So to the feature request... not all Album dirs have a cover.jpg in them but many do, and I always try to have a cover pic in the Artist dir to make it easy to browse.

[Freevo-devel] lcd.py crash problems

2004-02-11 Thread Joakim Berglund
I still have some major problems with lcd.py (version 1.15) Exception in thread Thread-104: Traceback (most recent call last): File "/usr/local/freevo/lib/python2.3/threading.py", line 436, in __bootstrap self.run() File "/freevo/freevo/src/childapp.py", line 373, in run self._handle_i

Re: [Freevo-devel] SQLite

2004-01-26 Thread Joakim Berglund
Hi there   Well since sqlite handles locking on file level there is no problem in accessing the same file (aka db) from several threads or programs at the same time. Ive have used this extensivly in a coding project Im in 3 diff programs and each having 5+ thread open to the same db file

Re: [Freevo-devel] Re: Problems with CVS

2004-01-24 Thread Joakim Berglund
> > And yes... that dir doesn't exists > > And you (the freevo user) have read access to that dir? That's > strange, since this looks like a python not a freevo problem. Only > that dir? Yuppers, rw access. no problem there. And no... it's almost always when dir structure /a/b/c got a cover.jpg in

[Freevo-devel] Problems with CVS

2004-01-21 Thread Joakim Berglund
  I've started to get problems with CVS... looks like a vfs issue.   Clean setup, no vfs nor cache.   I get this especially when entering a dir without a cover.jpg, if I do have one it works as it should.   Traceback (most recent call last):  File "/freevo/freevo/src/main.py", line 444, in ? 

Re: [Freevo-devel] help!

2004-01-14 Thread Joakim Berglund
> Ok, I'm now on the Audio section of my skin, and I've been thinking it > would be nice for both directories and playlists to have the property > "length, artist, album, year" for audio stuff at least. > > However, the problem I'm running in to is that neither playlist nor > directory seem to "kno

[Freevo-devel] LCD plugin addition...

2003-08-18 Thread Joakim Berglund
Hi there   I just go myself a LCD display to toy with and realised that I needed to add the correct x/y definition to lcd.py So I put together a small mod for this.   My display is a 16x2 and that limits what can be display quite a bit.   In the bottom part you find that I cut the track no f

[Freevo-devel] mmpython problem

2003-07-09 Thread Joakim Berglund
Hi there I just fired up a CVS copy here (taken 9/7 15:00GMT) and Im having some problems with mmpython! 3 of them to be exact.. 1) Var not set (mpeg.bitrate) 2) Divide by Zero 3) Out of Range in ogg 1 and 2 I "solved" in a ugly way.. no go on nr3 though.. All the files I had this problem with l

Re: [Freevo-devel] Thoughts for next release

2003-06-27 Thread Joakim Berglund
> On Fri, 27 Jun 2003, Aubin Paul wrote: > > > Besides the recording server, I think we really need to consider > > adding a database for music and TV at the least. > > > Perhaps we could use ZODB or something else that is not > as big as an SQL DB and stuff offers the functionality > to quickly in

Re: [Freevo-devel] Attn Rob: Next Mplayer compile

2003-06-04 Thread Joakim Berglund
citerar Alan Murrell <[EMAIL PROTECTED]>: > Hey Rob, > > Since a new -pre release of Freevo seems imminent > (within the next week or so??), would it be possible > to include an mplayer binary which includes -vo > support for 'vidix'? I noticed that 'xvidix' support > is there, but