On Thu, Mar 26, 2009 at 12:20 PM, Dale Glass <[email protected]> wrote: > Hi! > > I made a small patch to display the title of the currently playing song in > the chat log. I only use SL on Linux, so only a gstreamer implementation is > included so far. > > Pretty much all that's needed is to add the required code to > llmediaimplquicktime.cpp, and then call: > > LLMediaEvent event(self, song_title); > self->getEventEmitter().update( &LLMediaObserver::onMediaTitleChange, > event); > > Criticism of the idea and the implementation would be appreciated. > Currently I stuck the title announcing code into lloverlaybar.cpp, but > that's probably not the best place for it.
This is an *awesome* idea - would be great to have this for all platforms! _______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/SLDev Please read the policies before posting to keep unmoderated posting privileges
