[Freevo-wikilog] [Freevo Wiki] Update of "DocumentationPage/GameEmulators"

2004-03-27 Thread freevo-wikilog
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.27.181.103:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage_2fGameEmulators

--
@@ -40,7 +40,7 @@
 
  * Spaces will work as long as you don't start you own hand-rolled emulator-scripts 
and forget to handle the arguments properly. [[BR]]
  * Game-roms which contain special characters, for instance '[PSX] Megaman 8 ntsc 
eng(bin & cue).bin' will not work, so sanitize filenames accordingly ('Megaman 8 ntsc 
eng.bin' for instance). [[BR]]
- * Game-roms must be in compressed format (.zip) to be recognized by freevo. [[BR]]
+ * Game-roms for MAME must be in compressed format (.zip) to be recognized by freevo. 
[[BR]]
  * All game types support using the button mapped to STOP if you only have a remote 
and no keyboard. [[BR]]
  * You can add "-skip_disclaimer -skip_gameinfo" to the parameters for MAME to get 
rid of the screens before a game starts![[BR]] 
  * IF you don't have mame installed the games section won't activate automatically. 
you will have to put this in your local_conf.py:


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


Re: [Freevo-devel] Documentation updates and typo fixes

2004-03-27 Thread Ben Ford
Krister Lagerstrom wrote:

Nick Hatch wrote:

First off... Great work everyone, I recently updated to 1.5pre1 and 
it was the smoothest update I've ever had with Freevo. I had some 
problems with SDL and using the dfbmga setup with directfb, but the 
archives helped out tons.

So it's my turn to give back, I would like to help out more with 
Freevo. I'm not a programmer, but I would love to start submitting 
some patches for the documentation, on screen menus, etc. I've 
noticed quite a few typos that are a bit hard to spot (but very 
visible), and would love to whack them. Are patches for this type of 
thing (typos, clarity, etc) welcome?


Of course, anything to make it better. Also, I wouldn't mind changing 
some of the "non-typo" stuff, e.g. the "Look at Pictures" in the main 
menu doesn't sound right to me (apologies to whomever wrote it).

> I'd be more than willing to work on it.

Thank you!

/ Krister


I am also starting to work on Freevo documentation as a class 
assignment, so expect to see some work from me as well.  The existing 
documentation is directed more at developers and hackers than end 
users.  I am working on a "user's guide" that focuses 100% on the end 
user.  I may also end up writing some small utilities to make some of 
the more complex tasks easier, unless 1.5 has made things like IMDB 
lookup easier.

The goal is to make a machine and a small booklet that I could give to 
my mom and expect that she'd get it figured out without assistance.

-b


begin:vcard
fn:Ben Ford
n:Ford;Ben
email;internet:[EMAIL PROTECTED]
tel;work:509-335-5667
tel;home:509-333-8023
x-mozilla-html:FALSE
version:2.1
end:vcard



Re: [Freevo-devel] Documentation updates and typo fixes

2004-03-27 Thread Krister Lagerstrom
Aubin Paul wrote:
On Sat, Mar 27, 2004 at 08:59:56PM -0600, Krister Lagerstrom wrote:

Of course, anything to make it better. Also, I wouldn't mind changing 
some of the "non-typo" stuff, e.g. the "Look at Pictures" in the main 
menu doesn't sound right to me (apologies to whomever wrote it).


I did... and I'm deeply offended... :)

Just kidding, feel free to change it. I just wanted to go with more
"friendly" description than just the "TV/Movie/Music/etc." so if you
can think of another way to phrase it, that's fine with me.
I agree that it should be something more than just "TV/Movies/etc". It 
is always hard to come up with short phrases that sound good. Right now 
the main menu looks like:

Watch TV  (ok)
Watch a Movie (Watch Movies ?)
Listen to Music   (ok)
Look at Pictures  (View Pictures / View Photos ?)
But I'm not a native English speaker so I'd be interested to hear what 
others think.
		/ Krister



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel


Re: [Freevo-devel] Documentation updates and typo fixes

2004-03-27 Thread Aubin Paul
On Sat, Mar 27, 2004 at 08:59:56PM -0600, Krister Lagerstrom wrote:
> Of course, anything to make it better. Also, I wouldn't mind changing 
> some of the "non-typo" stuff, e.g. the "Look at Pictures" in the main 
> menu doesn't sound right to me (apologies to whomever wrote it).

I did... and I'm deeply offended... :)

Just kidding, feel free to change it. I just wanted to go with more
"friendly" description than just the "TV/Movie/Music/etc." so if you
can think of another way to phrase it, that's fine with me.


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel


Re: AW: [Freevo-devel] Crash when Caching

2004-03-27 Thread Krister Lagerstrom
Jan Grewe wrote:
Sorry, didn't seem to fix it, even worse(?):

...

579, in callback
if self_num_changes != 0:
NameError: global name 'self_num_changes' is not defined
Oops^h^h^h^h Ahh, interesting. I committed a change to CVS, please try 
again.

		/ Krister

---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel


[Freevo-cvslog] freevo/src/util mediainfo.py,1.40,1.41

2004-03-27 Thread Krister Lagerstr?m
Update of /cvsroot/freevo/freevo/src/util
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11356

Modified Files:
mediainfo.py 
Log Message:
oops

Index: mediainfo.py
===
RCS file: /cvsroot/freevo/freevo/src/util/mediainfo.py,v
retrieving revision 1.40
retrieving revision 1.41
diff -C2 -d -r1.40 -r1.41
*** mediainfo.py28 Mar 2004 02:46:00 -  1.40
--- mediainfo.py28 Mar 2004 03:14:53 -  1.41
***
*** 11,14 
--- 11,17 
  # ---
  # $Log$
+ # Revision 1.41  2004/03/28 03:14:53  krister
+ # oops
+ #
  # Revision 1.40  2004/03/28 02:46:00  krister
  # Fixed a typo
***
*** 580,584 
  
  def callback(self):
! if self_num.changes != 0:
  progress = '%3d%%' % (self.pos * 100 / self.num_changes)
  else:
--- 583,587 
  
  def callback(self):
! if self.num_changes != 0:
  progress = '%3d%%' % (self.pos * 100 / self.num_changes)
  else:



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog


Re: [Freevo-devel] Documentation updates and typo fixes

2004-03-27 Thread Krister Lagerstrom
Nick Hatch wrote:
First off... Great work everyone, I recently updated to 1.5pre1 and it 
was the smoothest update I've ever had with Freevo. I had some problems 
with SDL and using the dfbmga setup with directfb, but the archives 
helped out tons.

So it's my turn to give back, I would like to help out more with Freevo. 
I'm not a programmer, but I would love to start submitting some patches 
for the documentation, on screen menus, etc. I've noticed quite a few 
typos that are a bit hard to spot (but very visible), and would love to 
whack them. Are patches for this type of thing (typos, clarity, etc) 
welcome?
Of course, anything to make it better. Also, I wouldn't mind changing 
some of the "non-typo" stuff, e.g. the "Look at Pictures" in the main 
menu doesn't sound right to me (apologies to whomever wrote it).

> I'd be more than willing to work on it.

Thank you!

		/ Krister

---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel


[Freevo-devel] Documentation updates and typo fixes

2004-03-27 Thread Nick Hatch
First off... Great work everyone, I recently updated to 1.5pre1 and it 
was the smoothest update I've ever had with Freevo. I had some problems 
with SDL and using the dfbmga setup with directfb, but the archives 
helped out tons.

So it's my turn to give back, I would like to help out more with Freevo. 
I'm not a programmer, but I would love to start submitting some patches 
for the documentation, on screen menus, etc. I've noticed quite a few 
typos that are a bit hard to spot (but very visible), and would love to 
whack them. Are patches for this type of thing (typos, clarity, etc) 
welcome? I'd be more than willing to work on it.

-Nick Hatch

---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel


AW: [Freevo-devel] Crash when Caching

2004-03-27 Thread Jan Grewe
Sorry, didn't seem to fix it, even worse(?):

Cache too old, forcing rebuild
deleting old cache files from older freevo version deleted 0 file(s)
deleting old cachefiles... deleted 0 file(s)
deleting cache for directories not existing anymore... done
deleting old entries in metainfo.. done
deleting cache files.. done
checking mmpython cache files. 471 changes
Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/freevo/helpers/cache.py", line 457,
in ?
cache_directories(rebuild)
  File "/usr/lib/python2.3/site-packages/freevo/helpers/cache.py", line 182,
in cache_directories
util.mediainfo.cache_recursive(all_dirs, verbose=True)
  File "/usr/lib/python2.3/site-packages/freevo/util/mediainfo.py", line
617, in cache_recursive
cache_status = CacheStatus(check_cache(d), '  %4d/%-4d %s' % \
  File "/usr/lib/python2.3/site-packages/freevo/util/mediainfo.py", line
576, in __init__
self.callback()
  File "/usr/lib/python2.3/site-packages/freevo/util/mediainfo.py", line
579, in callback
if self_num_changes != 0:
NameError: global name 'self_num_changes' is not defined

/jan
 

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Krister
Lagerstrom
Gesendet: Samstag, 27. März 2004 18:56
An: [EMAIL PROTECTED]
Betreff: Re: [Freevo-devel] Crash when Caching

Jan Grewe wrote:
> Finally checked out after the 1.5-pre release, and after updating 
> mmpython, too, i get this error when rebuilding the cache:
> 
> Traceback (most recent call last):
>   File "/usr/lib/python2.3/site-packages/freevo/helpers/cache.py", 
> line 457, in ?
> cache_directories(rebuild)
>   File "/usr/lib/python2.3/site-packages/freevo/helpers/cache.py", 
> line 182, in cache_directories
> util.mediainfo.cache_recursive(all_dirs, verbose=True)
>   File "/usr/lib/python2.3/site-packages/freevo/util/mediainfo.py", 
> line 610, in cache_recursive
> cache_status = CacheStatus(check_cache(d), '  %4d/%-4d %s' % \
>   File "/usr/lib/python2.3/site-packages/freevo/util/mediainfo.py", 
> line 573, in __init__
> self.callback()
>   File "/usr/lib/python2.3/site-packages/freevo/util/mediainfo.py", 
> line 576, in callback
> print '\r%-70s %3d%%' % (self.txt, (self.pos * 100 / 
> self.num_changes)),
> ZeroDivisionError: integer division or modulo by zero
> 
> Hmm?

Committed a fix to freevo/src/util/mediainfo.py, please test!

/ Krister


---
This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial
presented by Daniel Robbins, President and CEO of GenToo technologies. Learn
everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
___
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel


Re: [Freevo-devel] Crash when Caching

2004-03-27 Thread Krister Lagerstrom
Jan Grewe wrote:
Finally checked out after the 1.5-pre release, and after updating 
mmpython, too, i get this error when rebuilding the cache:

Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/freevo/helpers/cache.py", line 
457, in ?
cache_directories(rebuild)
  File "/usr/lib/python2.3/site-packages/freevo/helpers/cache.py", line 
182, in cache_directories
util.mediainfo.cache_recursive(all_dirs, verbose=True)
  File "/usr/lib/python2.3/site-packages/freevo/util/mediainfo.py", line 
610, in cache_recursive
cache_status = CacheStatus(check_cache(d), '  %4d/%-4d %s' % \
  File "/usr/lib/python2.3/site-packages/freevo/util/mediainfo.py", line 
573, in __init__
self.callback()
  File "/usr/lib/python2.3/site-packages/freevo/util/mediainfo.py", line 
576, in callback
print '\r%-70s %3d%%' % (self.txt, (self.pos * 100 / 
self.num_changes)),
ZeroDivisionError: integer division or modulo by zero

Hmm?
Committed a fix to freevo/src/util/mediainfo.py, please test!

		/ Krister

---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel


[Freevo-cvslog] freevo/src/util mediainfo.py,1.38,1.39

2004-03-27 Thread Krister Lagerstr?m
Update of /cvsroot/freevo/freevo/src/util
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7060

Modified Files:
mediainfo.py 
Log Message:
Fixed divide by zero bug.

Index: mediainfo.py
===
RCS file: /cvsroot/freevo/freevo/src/util/mediainfo.py,v
retrieving revision 1.38
retrieving revision 1.39
diff -C2 -d -r1.38 -r1.39
*** mediainfo.py22 Mar 2004 11:04:51 -  1.38
--- mediainfo.py27 Mar 2004 17:44:39 -  1.39
***
*** 11,14 
--- 11,17 
  # ---
  # $Log$
+ # Revision 1.39  2004/03/27 17:44:39  krister
+ # Fixed divide by zero bug.
+ #
  # Revision 1.38  2004/03/22 11:04:51  dischi
  # improve caching
***
*** 574,578 
  
  def callback(self):
! print '\r%-70s %3d%%' % (self.txt, (self.pos * 100 / self.num_changes)),
  sys.__stdout__.flush()
  self.pos += 1
--- 577,585 
  
  def callback(self):
! if self_num_changes != 0:
! progress = '%3d%%' % (self.pos * 100 / self.num_changes)
! else:
! progress = '??%%'
! print '\r%-70s %s' % (self.txt, progress),
  sys.__stdout__.flush()
  self.pos += 1



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog


[Freevo-devel] Crash when Caching

2004-03-27 Thread Jan Grewe
Title: Crash when Caching






Finally checked out after the 1.5-pre release, and after updating mmpython, too, i get this error when rebuilding the cache:

Traceback (most recent call last):

  File "/usr/lib/python2.3/site-packages/freevo/helpers/cache.py", line 457, in ?

    cache_directories(rebuild)

  File "/usr/lib/python2.3/site-packages/freevo/helpers/cache.py", line 182, in cache_directories

    util.mediainfo.cache_recursive(all_dirs, verbose=True)

  File "/usr/lib/python2.3/site-packages/freevo/util/mediainfo.py", line 610, in cache_recursive

    cache_status = CacheStatus(check_cache(d), '  %4d/%-4d %s' % \

  File "/usr/lib/python2.3/site-packages/freevo/util/mediainfo.py", line 573, in __init__

    self.callback()

  File "/usr/lib/python2.3/site-packages/freevo/util/mediainfo.py", line 576, in callback

    print '\r%-70s %3d%%' % (self.txt, (self.pos * 100 / self.num_changes)),

ZeroDivisionError: integer division or modulo by zero


Hmm?


Tia,


/jan