From 96741727e0d1dbb743fe9dcfff68d52b12617136 Mon Sep 17 00:00:00 2001 From: McCabe Maxsted Date: Mon, 15 Jun 2009 03:00:48 -0700 Subject: Applied Dale Glass' patch for VWR-12655: Add support for displaying the title of the song --- ChangeLog.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'ChangeLog.txt') diff --git a/ChangeLog.txt b/ChangeLog.txt index a42b4be..1b7e197 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -11,6 +11,24 @@ * Online/Offline notifications now always show in IM windows. modified: linden/indra/newview/llcallingcard.cpp + + + * Audio stream track info displayed in chat instead of notices. + + modified: indra/newview/lloverlaybar.cpp + + + Dale Glass + + * VWR-12655: Add support for displaying the title of the song. + + modified: indra/llaudio/audioengine.h + modified: indra/llmedia/llmediaimplgstreamer.cpp + modified: indra/llmedia/llmediaimplgstreamer.h + modified: indra/llmedia/llmediaobserver.h + modified: indra/newview/app_settings/settings.xml + modified: indra/newview/lloverlaybar.cpp + modified: indra/newview/skins/default/xui/en-us/panel_preferences_audio.xml 2009-06-13 McCabe Maxsted -- cgit v1.1