diff options
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 167 |
1 files changed, 167 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 5658337..a4c3415 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -40,6 +40,28 @@ | |||
40 | Added LLMediaBase::EDebugLevel and setDebugLevel prototype. | 40 | Added LLMediaBase::EDebugLevel and setDebugLevel prototype. |
41 | 41 | ||
42 | 42 | ||
43 | 2009-03-30 McCabe Maxsted <hakushakukun@gmail.com> | ||
44 | |||
45 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
46 | Cleaned up logic for bad streams. | ||
47 | |||
48 | |||
49 | 2009-03-29 McCabe Maxsted <hakushakukun@gmail.com> | ||
50 | |||
51 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
52 | Added loading status to the log's plugin list. | ||
53 | set_gst_plugin_path now compiles for windows. | ||
54 | |||
55 | |||
56 | * linden/indra/newview/llappviewer.cpp: | ||
57 | Removed unnecessary headers. | ||
58 | |||
59 | |||
60 | * linden/indra/cmake/00-Common.cmake | ||
61 | Added VS optimizations to cmake | ||
62 | Added flag for multi-core compiling in VS2005 | ||
63 | |||
64 | |||
43 | 2009-03-28 Jacek Antonelli <jacek.antonelli@gmail.com> | 65 | 2009-03-28 Jacek Antonelli <jacek.antonelli@gmail.com> |
44 | 66 | ||
45 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | 67 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: |
@@ -65,6 +87,12 @@ | |||
65 | Print out the plugins gstreamer finds, for debugging. | 87 | Print out the plugins gstreamer finds, for debugging. |
66 | 88 | ||
67 | 89 | ||
90 | 2009-03-27 McCabe Maxsted <hakushakukun@gmail.com> | ||
91 | |||
92 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
93 | Fixed video streams freezing the viewer. | ||
94 | |||
95 | |||
68 | 2009-03-26 Jacek Antonelli <jacek.antonelli@gmail.com> | 96 | 2009-03-26 Jacek Antonelli <jacek.antonelli@gmail.com> |
69 | 97 | ||
70 | * linden/indra/llmedia/llmediaimplgstreamervidplug.cpp: | 98 | * linden/indra/llmedia/llmediaimplgstreamervidplug.cpp: |
@@ -96,6 +124,145 @@ | |||
96 | Link with some gstreamer core libs on Linux. | 124 | Link with some gstreamer core libs on Linux. |
97 | 125 | ||
98 | 126 | ||
127 | 2009-03-22 McCabe Maxsted <hakushakukun@gmail.com> | ||
128 | |||
129 | * linden/indra/newview/llappviewer.cpp: | ||
130 | Removed slviewer-0-v12160-LostConnectionOnLogin.patch. | ||
131 | |||
132 | * linden/indra/newview/app_settings/settings.xml: | ||
133 | Removed slviewer-0-v12160-RememberStatsPosAndSize.patch. | ||
134 | * linden/indra/newview/lldebugview.cpp: | ||
135 | Ditto. | ||
136 | * linden/indra/newview/llfloaterstats.cpp: | ||
137 | Ditto. | ||
138 | |||
139 | * linden/indra/newview/llfloaterurldisplay.cpp: | ||
140 | Removed slviewer-0-v12160-VisitedLandmarks.patch. | ||
141 | * linden/indra/newview/llinventorybridge.cpp: | ||
142 | Ditto. | ||
143 | * linden/indra/newview/llpanelinventory.cpp: | ||
144 | Ditto. | ||
145 | * linden/indra/newview/llpanelplace.cpp: | ||
146 | Ditto. | ||
147 | * linden/indra/newview/llpanelplace.h: | ||
148 | Ditto. | ||
149 | * linden/indra/newview/llpreviewlandmark.cpp: | ||
150 | Ditto. | ||
151 | * linden/indra/newview/llviewermessage.cpp: | ||
152 | Ditto. | ||
153 | |||
154 | |||
155 | 2009-03-16 McCabe Maxsted <hakushakukun@gmail.com> | ||
156 | |||
157 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
158 | Visual Studio now ignores C4244 warnings in GStreamer. | ||
159 | Since the change was intentional, I thought it best to | ||
160 | continue using "treat warnings as errors" and ignore it. | ||
161 | * linden/indra/llmedia/llmediaimplgstreamer_syms.cpp: | ||
162 | Ditto. | ||
163 | * linden/indra/llmedia/llmediamanager.cpp: | ||
164 | Ditto. | ||
165 | |||
166 | |||
167 | 2009-03-10 McCabe Maxsted <hakushakukun@gmail.com> | ||
168 | |||
169 | * linden/indra/llaudio/audioengine.cpp: | ||
170 | Changed startinternetstream() a bit to be clearer. | ||
171 | |||
172 | |||
173 | 2009-03-07 McCabe Maxsted <hakushakukun@gmail.com> | ||
174 | |||
175 | * linden/indra/llimagej2coj/llimagej2coj.cpp: | ||
176 | Backported fix for VWR-4070 from 1.22. | ||
177 | |||
178 | * linden/indra/llaudio/audioengine.cpp: | ||
179 | Applied patch by Zwagoth Klaar for muting sounds before decoding. | ||
180 | * linden/indra/newview/llviewermessage.cpp: | ||
181 | Ditto. | ||
182 | |||
183 | * linden/indra/llmessage/llhttpclient.cpp: | ||
184 | Applied memleak patch from VWR-9400 by Henri and Carjay. | ||
185 | |||
186 | * linden/indra/newview/app_settings/settings.xml: | ||
187 | Applied remember stats position and size patch | ||
188 | from Latif Khalifa (VWR-9540). | ||
189 | * linden/indra/newview/lldebugview.cpp: | ||
190 | Ditto. | ||
191 | * linden/indra/newview/llfloaterstats.cpp: | ||
192 | Ditto. | ||
193 | |||
194 | * linden/indra/newview/llappviewer.cpp: | ||
195 | Backported fix for VWR-8783, original patch by Gigs Taggart. | ||
196 | |||
197 | * linden/indra/newview/llfloaterurldisplay.cpp: | ||
198 | Applied patch to correct landmark colors not changing | ||
199 | (VWR-7896) by Zi Ree. | ||
200 | * linden/indra/newview/llinventorybridge.cpp: | ||
201 | Ditto. | ||
202 | * linden/indra/newview/llpanelinventory.cpp: | ||
203 | Ditto. | ||
204 | * linden/indra/newview/llpanelplace.cpp: | ||
205 | Ditto. | ||
206 | * linden/indra/newview/llpanelplace.h: | ||
207 | Ditto. | ||
208 | * linden/indra/newview/llpreviewlandmark.cpp: | ||
209 | Ditto. | ||
210 | * linden/indra/newview/llviewermessage.cpp: | ||
211 | Ditto. | ||
212 | |||
213 | * linden/indra/newview/llvoavatar.cpp: | ||
214 | Use std::string for nametags, removed bizarre name stacking option. | ||
215 | |||
216 | |||
217 | 2009-03-01 McCabe Maxsted <hakushakukun@gmail.com> | ||
218 | |||
219 | * linden/indra/newview/llfloaterchat.cpp: | ||
220 | Backported fix for VWR-6744 (No way to hide IMs in chat console). | ||
221 | * linden/indra/newview/skins/default/xui/en-us/panel_preferences_im.xml: | ||
222 | Ditto. | ||
223 | |||
224 | |||
225 | 2009-02-28 McCabe Maxsted <hakushakukun@gmail.com> | ||
226 | |||
227 | * linden/indra/newview/skins/default/textures/textures.xml: | ||
228 | Fixed pause button texture showing up in certain instances. | ||
229 | * linden/indra/newview/skins/default/xui/de/panel_media_controls.xml: | ||
230 | Ditto. | ||
231 | * linden/indra/newview/skins/default/xui/fr/panel_media_controls.xml: | ||
232 | Ditto. | ||
233 | * linden/indra/newview/skins/default/xui/ja/panel_media_controls.xml: | ||
234 | Ditto. | ||
235 | * linden/indra/newview/skins/default/xui/ko/panel_media_controls.xml: | ||
236 | Ditto. | ||
237 | * linden/indra/newview/skins/silver/xui/en-us/panel_media_controls.xml: | ||
238 | Ditto. | ||
239 | |||
240 | * linden/indra/newview/llfilepicker.cpp: | ||
241 | Applied patch for VWR-5575 (crash in the file picker dealing | ||
242 | with accented characters and bad locale) by Alissa Sabre. | ||
243 | |||
244 | * linden/indra/newview/pipeline.cpp: | ||
245 | Backported possible crash fix while changing graphics settings from 1.22. | ||
246 | |||
247 | * linden/indra/llui/llfloater.cpp: | ||
248 | Backported possible crash fix in llfloater.cpp from 1.22. | ||
249 | |||
250 | * linden/indra/newview/lldrawable.cpp: | ||
251 | Backported fix for VWR-3871 (prim position appears to be off) from 1.22. | ||
252 | |||
253 | * linden/indra/newview/llcompilequeue.cpp: | ||
254 | Backported fix for SVC-2771 (script resetting can fail) from 1.22. | ||
255 | * linden/indra/newview/llviewermenu.cpp: | ||
256 | Ditto. | ||
257 | |||
258 | * linden/indra/llcharacter/llbvhloader.cpp: | ||
259 | Backported fix for VWR-996 (wrong visualisation of animations) from 1.22. | ||
260 | |||
261 | * linden/indra/newview/app_settings/keywords.ini: | ||
262 | Applied my patch for VWR-8454 (PARCEL_FLAG_ALLOW_CREATE_GROUP_OBJECTS | ||
263 | not highlighted in script editor). | ||
264 | |||
265 | |||
99 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | 266 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |
100 | =- 1.1.0 RC2 -= | 267 | =- 1.1.0 RC2 -= |
101 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | 268 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |