dsdreamer wrote: 
> Line 505 needs a similar change.
> > 
Code:
--------------------
  >   > 
  > --- ./share/jive/applets/SetupSqueezelite/SetupSqueezeliteApplet.lua~       
2013-04-19 06:53:57.000000000 +0100
  > +++ ./share/jive/applets/SetupSqueezelite/SetupSqueezeliteApplet.lua        
2013-04-22 04:27:59.819286732 +0100
  > @@ -505,7 +505,7 @@
  >                                       (current.format or "") .. ":" .. 
(current.mmap or "") .. '"\n')
  >     end
  >     if current.maxrate and not wrote_rate then
  > -           outconf:write('ALSA_PARAMS="-r ' .. current.maxrate .. '"\n')
  > +           outconf:write('MAX_RATE="-r ' .. current.maxrate .. '"\n')
  >     end
  > 
  >     outconf:close()
  > 
--------------------
> > 

Sorry - another cut and paste error.... Now fixed in jivelite
googlecode/master


------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=98544

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to