Added media ticker to Singularity menu. Will be greyed out for anything not FMOD based. Consider implementing in other sound libraries as a to-do. FMOD Ex also displays an oscillator (making fmod3 do this is too dirty, so that's not going to be backported).
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
#include "chatbar_as_cmdline.h"
|
||||
|
||||
#if SHY_MOD //Command handler
|
||||
#include "llvoavatarself.h"
|
||||
#include "shcommandhandler.h"
|
||||
#endif //shy_mod
|
||||
|
||||
@@ -109,7 +110,6 @@ BOOL LLViewerGesture::trigger(const std::string &trigger_string)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// private
|
||||
void LLViewerGesture::doTrigger( BOOL send_chat )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user