sorry for my bad english: 'comment out' I meant.

Put 
//
in front of some lines and they will be ignored ... don't forget to
restart the SB-Server afterwards.


Just checked the applet
(usr/share/jive/applets/AlarmSnooze/AlarmSnoozeApplet.lua), around line
408 it reads:

Code:
--------------------
    
  function _hideAlarmWindow(self)                                               
  
  if self.alarmWindow then                                                
  self.alarmWindow:hide()                                         
  self.alarmWindow = nil                                          
  self:_babyRevertHeadphones()                                    
  end                                                                     
  end 
  
--------------------


change the one line that is about headphones to


Code:
--------------------
    
  //                self:_babyRevertHeadphones()                                
    
  
--------------------


You need to change this after every firmware update.


-- 
bluegaspode

Big Screen for great Boxes available now at your AppStore: *'Squeezebox
+ iPad = SqueezePad ' (www.squeezepad.com) *! 
Want to see a Weather Forecast on your Radio/Touch/Controller ? => why
not try my 'Weather Forecast Applet'
(http://forums.slimdevices.com/showthread.php?t=73827)
Want to use the Headphones with your Controller ? => why not try my
'Headphone Switcher Applet'
(http://forums.slimdevices.com/showthread.php?t=67139)

Setup: 1x SB-Controller+Receiver (Duet), 1xSB-Boom. 2xSB-Radio
Server (7.5.1) running on SheevaPlug (Ubuntu) with attached Western
Digital MyBook Essential.
------------------------------------------------------------------------
bluegaspode's Profile: http://forums.slimdevices.com/member.php?userid=31651
View this thread: http://forums.slimdevices.com/showthread.php?t=80484

_______________________________________________
Radio mailing list
Radio@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/radio

Reply via email to