Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change
notification.
The following page has been changed by 66.248.57.68:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/UserInstallNotes
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change
notification.
The following page has been changed by 217.136.156.126:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/FreevoRoadmap
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change
notification.
The following page has been changed by 66.248.57.68:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/MandrakeInstallation
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change
notification.
The following page has been changed by 66.248.57.68:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/FrequentlyAskedQuestions
Robert Rozman wrote:
> Hi,
>
> after quite some time of thinking how to connect to other programs
> like Misterhouse I started to do some real tests on Freevo side. As
> python and Freevo newcomer I'd be really glad to receive some advice
> with this simple example:
> - One main menu item with five
Aubin Paul wrote:
> On Fri, Dec 19, 2003 at 07:15:28PM +0100, Dirk Meyer wrote:
>> That's something I'm thinking of changing. Some items have 'file',
>> some 'filename'. DVD items have filename == 1 for the first
>> track. Some also have 'url'. This is ugly.
>> Remove the filename attribute and rep
> My main issue with Erwan's patch is that it won't totally work the way
> he expects it to i believe. I think we need to rethink how we use the
> mixer and bury more of the control all audio logic further back into it.
> Also i think alsa is gonna throw a few curves at us depending on the
> sound
I've tried freevo on a 2.6 kernel and the only differnence I've found is
that kernel is always using V4l2 interface.
So I've made a patch for that:
if os.uname()[0] == 'FreeBSD':
TV_DRIVER = 'bsdbt848'
TV_DEVICE = '/dev/bktr0'
TV_INPUT = 1
else:
TV_DEVICE = '/dev/video0'
TV_INP
Update of /cvsroot/freevo/freevo/contrib/lirc
In directory sc8-pr-cvs1:/tmp/cvs-serv8160
Added Files:
pinnacle_PCTV
Log Message:
--- NEW FILE: pinnacle_PCTV ---
begin
prog = freevo
button = L
config = SLEEP
end
begin
prog = freevo
button = Menu
config = MENU
end
Erwan Velu wrote:
> I've made a mapping for the Pinnacle PCTV Serial Remote.
> It could be good to integrate it in contrib/lirc.
Done
Dischi
--
"I've not lost my mind. It's backed up on tape somewhere." - Unknown
---
This SF.net email is sp
Update of /cvsroot/freevo/freevo/src/video/plugins
In directory sc8-pr-cvs1:/tmp/cvs-serv11589/plugins
Modified Files:
mplayer.py
Log Message:
patch for better support of fxd files with more discs from Matthieu Weber
Index: mplayer.py
=
Update of /cvsroot/freevo/freevo/src/video
In directory sc8-pr-cvs1:/tmp/cvs-serv11589
Modified Files:
fxdhandler.py videoitem.py
Log Message:
patch for better support of fxd files with more discs from Matthieu Weber
Index: fxdhandler.py
==
Matthieu Weber wrote:
> Here is a patch which makes the playing of FXD movies more friendly
In CVS, thanks.
Dischi
--
-
Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread!
-
Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1:/tmp/cvs-serv12130
Modified Files:
config.py
Log Message:
supermount patch from Erwan Velu
Index: config.py
===
RCS file: /cvsroot/freevo/freevo/src/config.py,v
r
Erwan Velu wrote:
> Le mar 16/12/2003 à 14:54, Erwan Velu a écrit :
>> In some case, CDROM/DVD devices are /dev/hdc so freevo didn't detect it.
>> I've made a small patch to use /proc/ide//media to know if it's
>> a cdrom or not.
>> If its the case, the device is added as a cdrom drive :o)
> Some o
Sorry for the late answer
pubz wrote:
> I was looking for freevo icons 16x16, 32x32, 48x48 for finishing my
> rpm but I didn't find them.
> Does some exists ?
No, but it should be easy to create icons based on the logo. One of
our main problems is, that we don't have any artists here to develop
i
Matthieu Weber wrote:
> On Thu 11.12.2003 at 09:40:42PM -0400, James Oakley wrote:
>> On December 11, 2003 06:41 am, Matthieu Weber wrote:
>> > I noticed that if you start freevo with a CD in the drive, it won't be
>> > able to eject the CD (and the CD is not mounted, I checked that too).
>> > The
Update of /cvsroot/freevo/website
In directory sc8-pr-cvs1:/tmp/cvs-serv24961
Modified Files:
content_install.html
Log Message:
close tags
Index: content_install.html
===
RCS file: /cvsroot/freevo/website/content_install.ht
On Mon, Dec 22, 2003 at 10:43:51AM +0100, Dirk Meyer wrote:
> OK, I will remove the 'mode' and 'filename' attribute and create the
> 'url' attribute. This will break something because there is at least
> one part of the code I will forget to change :-)
:)
> I was thinking of adding move/delete/co
I have some days off of work, i'll see what i can whip up...
/jan
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Dirk Meyer
Gesendet: Montag, 22. Dezember 2003 14:32
An: [EMAIL PROTECTED]
Betreff: [Freevo-devel] Re: Freevo Icons
Sorry for the
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change
notification.
The following page has been changed by 24.215.71.56:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/FreevoRoadmap
---
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change
notification.
The following page has been changed by 68.69.208.38:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage_2fPluginInfo
--
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change
notification.
The following page has been changed by 66.248.57.128:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/MandrakeInstallation
---
Aubin Paul wrote:
> On Mon, Dec 22, 2003 at 10:43:51AM +0100, Dirk Meyer wrote:
>> I was thinking of adding move/delete/copy functions to the item
>> itself, based in self.files. If someone (like the gphoto plugin) needs
>> different functions to do this, the functions can be
>> overwritten. Maybe
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change
notification.
The following page has been changed by 134.102.9.228:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/MandrakeInstallation
---
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change
notification.
The following page has been changed by 66.248.57.128:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/MandrakeInstallation
---
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change
notification.
The following page has been changed by 66.248.57.143:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/MandrakeInstallation
---
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change
notification.
The following page has been changed by 66.248.57.143:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/MandrakeInstallation
---
28 matches
Mail list logo