I noticed yestarday that when the key of a cached object (in this case
it was an SDL surface, IIRC) is containing non-ASCII data (e.g. TV
program description in Finnish, containing ä and ö characters),
retrieving the object from cache fails (and the requested object is not
displayed anymore).
Here
Hello Aubin,
Here is the patch for idlebar.py and some holiday
icons.
The plugin needs the icons in:
freevo/skins/icons/holidays
To activate plugin:
plugin.activate('idlebar.holidays', level=40)
-Rich
--- Aubin Paul <[EMAIL PROTECTED]> wrote:
> Hi Rich,
>
> could you possibly make a diff? a
On Fri 04.07.2003 at 02:40:48AM +0200, den_RDC wrote:
> As some know, i am writing a new class for the writing of (or adding data too)
> FXD files. I ve been using the current DTD as authority, but it doesn't match
> 100% anymore with the current state of the xml_parser. The current version of
> We could use the OptionBox popup and just show
>
> "Backup CD to:"
>
> and then show the buttons for:
>
> "MP3","Wav","Ogg","Cancel"
Also having the ability to set a default maybe in local_conf so if your
an ogg person or an mp3 person, _your_ default option is higlighted...
> --
> mick <[
On Thu, Jul 03, 2003 at 08:36:38PM -0300, Gustavo Sverzut Barbieri wrote:
> I like the idea of pressing 'REC' start to backup. But IMO we should
> present the user with a confirmation box.
>Also, would be cool to define in config what options to use when
> pressing 'REC'. I mean, if you want to
As some know, i am writing a new class for the writing of (or adding data too)
FXD files. I ve been using the current DTD as authority, but it doesn't match
100% anymore with the current state of the xml_parser. The current version of
helpers/imdb.py tends to generate files that are grossly viol
Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1:/tmp/cvs-serv32521
Modified Files:
osd.py
Log Message:
I think Dischi left a debug line in, I only commented it out in case it's
for something else.
Index: osd.py
==
Fixed.
It was a bug in info_area, not handling the case when the font has
shadows or not.
Gustavo
--- Aubin Paul <[EMAIL PROTECTED]> escreveu: > Ok, thanks.
>
> Last thing (and it's not a rush) but drawstringframed (the new one)
> seems to be cutting off the titles in the mp3 info area. The so
Update of /cvsroot/freevo/freevo/skins/main1
In directory sc8-pr-cvs1:/tmp/cvs-serv28141/skins/main1
Modified Files:
info_area.py
Log Message:
Fixed some bugs
Index: info_area.py
===
RCS file: /cvsroot/freevo/freevo/skins/
--- Aubin Paul <[EMAIL PROTECTED]> escreveu:
> On Thu, Jul 03, 2003 at 06:50:39PM -0300, Gustavo Sverzut Barbieri
> wrote:
> > yes.
>
> I hope someone volunteers for that too :)
>
so... :)
> > > > 2) idle bar plugin
> > > On it.
>
> I finished the images, and I'm just writing the idlebar co
Ok, thanks.
Last thing (and it's not a rush) but drawstringframed (the new one)
seems to be cutting off the titles in the mp3 info area. The song
title is being chopped of it's last 3 letters, no matter how long or
short it is.
i.e.
Empty Apartm...
Yellowc...
In both cases it should be
Empty A
On Thu, Jul 03, 2003 at 06:50:39PM -0300, Gustavo Sverzut Barbieri wrote:
> yes.
I hope someone volunteers for that too :)
> > > 2) idle bar plugin
> > On it.
I finished the images, and I'm just writing the idlebar code tonight.
> Yes. Something like music playing screen? What?
> Maybe we inte
Aubin Paul wrote:
> I don't know if you saw my earlier message, but text (m3u) playlists
> no longer show the tag information. I'm assuming that mmpython ties
> the tags to the directories in the cache, but checks the cache based
> on the filename since the entries exist in the cache, and show
> pr
Update of /cvsroot/freevo/freevo/src/audio
In directory sc8-pr-cvs1:/tmp/cvs-serv19597
Modified Files:
__init__.py audioitem.py
Log Message:
moved mmpython parsing to audioinfo to support playlists
Index: __init__.py
===
RCS
Update of /cvsroot/freevo/freevo/src/audio/plugins
In directory sc8-pr-cvs1:/tmp/cvs-serv18771
Modified Files:
coversearch.py
Log Message:
force refresh
Index: coversearch.py
===
RCS file: /cvsroot/freevo/freevo/src/audio/pl
Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1:/tmp/cvs-serv18657
Modified Files:
osd.py
Log Message:
convert 8 bit images (e.g. gif) to rgb, pygame cannot handle 8 bit
Index: osd.py
===
RCS file: /cvsroot/fre
Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1:/tmp/cvs-serv14913/src
Modified Files:
osd.py
Log Message:
Oops
Index: osd.py
===
RCS file: /cvsroot/freevo/freevo/src/osd.py,v
retrieving revision 1.54
retrievin
Hi Dischi,
I don't know if you saw my earlier message, but text (m3u) playlists
no longer show the tag information. I'm assuming that mmpython ties
the tags to the directories in the cache, but checks the cache based
on the filename since the entries exist in the cache, and show
properly for folde
Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1:/tmp/cvs-serv11849
Modified Files:
directory.py
Log Message:
Prevent a crash I was having.
Index: directory.py
===
RCS file: /cvsroot/freevo/freevo/src/director
Hi,
I just rewrote drawstringframed. It should be much faster now. The old
code is still there. Please test the new stuff and I remove the old
when noone sends bugreports. IMHO it's much faster now.
Dischi
--
If a train station is a place where a train stops, what's a workstation?
-
Update of /cvsroot/freevo/freevo/skins/main1
In directory sc8-pr-cvs1:/tmp/cvs-serv9366
Modified Files:
xml_skin.py
Log Message:
set line_height to -1
Index: xml_skin.py
===
RCS file: /cvsroot/freevo/freevo/skins/main1/xml_s
Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1:/tmp/cvs-serv7985
Modified Files:
osd.py
Log Message:
small fixes for very short strings in dsf
Index: osd.py
===
RCS file: /cvsroot/freevo/freevo/src/osd.py,v
re
Update of /cvsroot/freevo/freevo/src/audio
In directory sc8-pr-cvs1:/tmp/cvs-serv8094
Modified Files:
audiodiskitem.py
Log Message:
cover fixes
Index: audiodiskitem.py
===
RCS file: /cvsroot/freevo/freevo/src/audio/audiodisk
Update of /cvsroot/freevo/freevo/src/audio/plugins
In directory sc8-pr-cvs1:/tmp/cvs-serv8052
Modified Files:
coversearch.py
Log Message:
fixed audiocd handling
Index: coversearch.py
===
RCS file: /cvsroot/freevo/freevo/src/
--- Aubin Paul <[EMAIL PROTECTED]> escreveu: > On Thu, Jul 03, 2003
at 05:17:26PM -0300, Gustavo Sverzut Barbieri
> wrote:
> > 1) 1 thread for rip and 1 thread to encode... Ie: you can rip
> track 2
> > while encoding track 1
>
> The only thing with that, is you need to do the following:
>
> 1.
Update of /cvsroot/freevo/freevo/skins/xml/blue_round2
In directory sc8-pr-cvs1:/tmp/cvs-serv5538
Modified Files:
image_watermark.png
Log Message:
A new watermark image for "Pictures" which makes a little more sense,
visually.
Index: image_watermark.png
Update of /cvsroot/freevo/freevo/skins/main1
In directory sc8-pr-cvs1:/tmp/cvs-serv3312
Modified Files:
skin_utils.py
Log Message:
minor speed changes
Index: skin_utils.py
===
RCS file: /cvsroot/freevo/freevo/skins/main1/ski
Update of /cvsroot/freevo/freevo/skins/main1
In directory sc8-pr-cvs1:/tmp/cvs-serv2879
Modified Files:
info_area.py area.py
Log Message:
Reversed the changes I made to speed up things when I split
drawstringframed into a calc and draw function. The new dsf doesn't need
that and now ver
Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1:/tmp/cvs-serv2530
Modified Files:
osd.py
Log Message:
Created a new drawstringframed. Please test it. The old code is still there
if there are major problems, but I tested it good, and it worked
Index: osd.py
On Thu, Jul 03, 2003 at 05:17:26PM -0300, Gustavo Sverzut Barbieri wrote:
> 1) 1 thread for rip and 1 thread to encode... Ie: you can rip track 2
> while encoding track 1
The only thing with that, is you need to do the following:
1. Move to runapp
2. Make a 'lock' so we don't try to encode a fil
Thanks!
Now more ideas:
1) 1 thread for rip and 1 thread to encode... Ie: you can rip track 2
while encoding track 1
2) idle bar plugin
3) interface to show progress with the number of the music being
ripped, the one being encoded and the total progress.
4) interface to select encoding options
Hi Rich,
could you possibly make a diff? and maybe include some of your example
images?
Aubin
On Thu, Jul 03, 2003 at 08:58:43AM -0700, Rich C wrote:
> Hello,
>
> Inspired by Google which changes it's Google logo
> every holiday, I wrote a simple idlebar function to
> show a user specified imag
Update of /cvsroot/freevo/freevo/helpers
In directory sc8-pr-cvs1:/tmp/cvs-serv3998
Modified Files:
musicsqlimport.py
Log Message:
Two changes:
o Bugfix if not command-line options are passed (duh)
o Use mmpython to cache the entries; this has the side effect of caching all
the tags i
Hello,
Inspired by Google which changes it's Google logo
every holiday, I wrote a simple idlebar function to
show a user specified image on a given holiday (or any
date) of the year. I've copied it below.
Cheers,
Rich
---
# This class checks if the current date is a holiday
and will
# display a
Aubin Paul wrote:
> How can I get mmpython to cache entries into CACHEDIR/mmpython when
> I'm not in Freevo. I want musicsqlimport.py to add the entries since
> it's parsing them anyway... the only references I could find were in
> src/directory.py, but I'm not clear on how they work.
First you ne
How can I get mmpython to cache entries into CACHEDIR/mmpython when
I'm not in Freevo. I want musicsqlimport.py to add the entries since
it's parsing them anyway... the only references I could find were in
src/directory.py, but I'm not clear on how they work.
-
I did add it, it's in config.py:
196: CONF.oggenc = ''
Aubin
On Thu, Jul 03, 2003 at 12:05:02PM +0200, Dirk Meyer wrote:
> [EMAIL PROTECTED] wrote:
> > # ==
> > --- 631,638
> > LAME_CMD = CONF.lame
> > CDPAR_CMD = CON
[EMAIL PROTECTED] wrote:
> # ==
> --- 631,638
> LAME_CMD = CONF.lame
> CDPAR_CMD = CONF.cdparanoia
> + OGGENC_CMD = CONF.oggenc
> CD_RIP_PN_PREF = '%(artist)s/%(album)s/%(song)s'
> CD_RIP_LAME_OPTS = '--preset standa
Hi all
I am in the middle of writing my first plugin and I have a quick question.
It is activated by a keypress at the moment, however I want it to be
available when the audio mplayer screen is up rather than it being
available in the audio menus using EVENTS['menu']['5'] =
Event(MENU_CALL_ITE
39 matches
Mail list logo