Update of /cvsroot/freevo/freevo/src/audio/plugins
In directory sc8-pr-cvs1:/tmp/cvs-serv16569
Modified Files:
radioplayer.py
Log Message:
forgot the little q in the arg. really need to get a card with radio to test
Index: radioplayer.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/audio/plugins/radioplayer.py,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** radioplayer.py 10 Dec 2003 19:10:35 -0000 1.5
--- radioplayer.py 10 Jan 2004 21:27:37 -0000 1.6
***************
*** 10,13 ****
--- 10,16 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.6 2004/01/10 21:27:37 mikeruelle
+ # forgot the little q in the arg. really need to get a card with radio to test
+ #
# Revision 1.5 2003/12/10 19:10:35 dischi
# AUDIO_PLAY_END is not needed anymore
***************
*** 102,106 ****
mixer.setIgainVolume(0)
mixer.setMicVolume(0)
! os.system('%s -m' % config.RADIO_CMD)
--- 105,109 ----
mixer.setIgainVolume(0)
mixer.setMicVolume(0)
! os.system('%s -qm' % config.RADIO_CMD)
-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog