aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorJacek Antonelli2009-06-05 17:48:10 -0500
committerJacek Antonelli2009-06-05 17:48:10 -0500
commitac886b945186df43dfbac163c890fcc3e7b93ce1 (patch)
treefefb7497ea9ba9ed65f6168af6aa1656b2a5f610 /ChangeLog.txt
parentMerge branch 'revert-ctrl-d' into next-1.1 (diff)
parentFixed gstreamer windows library (diff)
downloadmeta-impy-ac886b945186df43dfbac163c890fcc3e7b93ce1.zip
meta-impy-ac886b945186df43dfbac163c890fcc3e7b93ce1.tar.gz
meta-impy-ac886b945186df43dfbac163c890fcc3e7b93ce1.tar.bz2
meta-impy-ac886b945186df43dfbac163c890fcc3e7b93ce1.tar.xz
Merge branch 'mccabe/next' into next-1.1
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt25
1 files changed, 25 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 155ec86..60bfc22 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -101,6 +101,16 @@
101 No longer World > Create Landmark Here. 101 No longer World > Create Landmark Here.
102 102
103 103
1042009-04-28 McCabe Maxsted <hakushakukun@gmail.com>
105
106 * linden/install.xml:
107 Fixed gstreamer plugins windows library.
108
109
110 * linden/indra/cmake/CopyWinLibs.cmake:
111 Updated copy_win_libs for 1.1 RC3.
112
113
1042009-04-20 Jacek Antonelli <jacek.antonelli@gmail.com> 1142009-04-20 Jacek Antonelli <jacek.antonelli@gmail.com>
105 115
106 * linden/indra/llaudio/audioengine_openal.cpp: 116 * linden/indra/llaudio/audioengine_openal.cpp:
@@ -138,6 +148,20 @@
138 Removed some useless code from LLMediaImplGStreamer::startPlay(). 148 Removed some useless code from LLMediaImplGStreamer::startPlay().
139 149
140 150
1512009-04-17 McCabe Maxsted <hakushakukun@gmail.com>
152
153 * linden/indra/llmedia/llmediaimplgstreamer.cpp:
154 GST_PLUGIN_PATH should only search plugin directories for Windows.
155
156
157 * linden/install.xml:
158 Removed 'https' from install.xml.
159 Updated Windows GStreamer plugin url.
160 Updated Windows GLib url.
161 Updated Windows GStreamer url.
162 Updated Windows libpng url.
163
164
1412009-04-10 Jacek Antonelli <jacek.antonelli@gmail.com> 1652009-04-10 Jacek Antonelli <jacek.antonelli@gmail.com>
142 166
143 * linden/indra/newview/viewer_manifest.py: 167 * linden/indra/newview/viewer_manifest.py:
@@ -157,6 +181,7 @@
157 Removed pango, commented out libopenal, added libxml2. 181 Removed pango, commented out libopenal, added libxml2.
158 182
159 183
184
1602009-04-06 Jacek Antonelli <jacek.antonelli@gmail.com> 1852009-04-06 Jacek Antonelli <jacek.antonelli@gmail.com>
161 186
162 * linden/indra/llmedia/llmediaimplgstreamer.cpp: 187 * linden/indra/llmedia/llmediaimplgstreamer.cpp: