JackOfAll wrote:
> Triode,
>
> >
Code:
--------------------
> >
> ---
jivelite-0.1-64b0b4a/share/jive/applets/SetupSqueezelite/SetupSqueezeliteApplet.lua~
2013-04-07 17:51:59.000000000 +0100
> +++
jivelite-0.1-64b0b4a/share/jive/applets/SetupSqueezelite/SetupSqueezeliteApplet.lua
2013-04-19 06:43:10.370379588 +0100
> @@ -485,9 +485,9 @@
> wrote_params = true
> elseif string.match(line, "MAX_RATE") then
> if current.maxrate then
> - outconf:write('ALSA_PARAMS="-r ' ..
current.maxrate .. '"\n')
> + outconf:write('MAX_RATE="-r ' ..
current.maxrate .. '"\n')
> else
> - outconf:write('# ALSA_PARAMS=""\n')
> + outconf:write('# MAX_RATE=""\n')
> end
> wrote_rate = true
> else
>
--------------------
> >
Thanks - fixed in 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