diff options
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 98 |
1 files changed, 26 insertions, 72 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 16666ea..caa7a9f 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -2,8 +2,8 @@ | |||
2 | 2 | ||
3 | * linden/indra/newview/llfloatersnapshot.cpp: | 3 | * linden/indra/newview/llfloatersnapshot.cpp: |
4 | Fixed high res checkbox not hiding. | 4 | Fixed high res checkbox not hiding. |
5 | 5 | ||
6 | 6 | ||
7 | * linden/indra/newview/llselectmgr.cpp: | 7 | * linden/indra/newview/llselectmgr.cpp: |
8 | Redid pie menus based on feedback from VWR-8080. | 8 | Redid pie menus based on feedback from VWR-8080. |
9 | * linden/indra/newview/lltoolpie.cpp: | 9 | * linden/indra/newview/lltoolpie.cpp: |
@@ -20,20 +20,16 @@ | |||
20 | Ditto. | 20 | Ditto. |
21 | * linden/indra/newview/skins/default/xui/en-us/menu_pie_self.xml: | 21 | * linden/indra/newview/skins/default/xui/en-us/menu_pie_self.xml: |
22 | Ditto. | 22 | Ditto. |
23 | 23 | ||
24 | 24 | ||
25 | Merged in Armin's gesture manager patch to compensate | ||
26 | for removing 'Gestures' from the pie. | ||
27 | |||
28 | |||
29 | * linden/indra/newview/llviewernetwork.cpp: | 25 | * linden/indra/newview/llviewernetwork.cpp: |
30 | Menu bar now only changes color for Aditi. | 26 | Menu bar now only changes color for Aditi. |
31 | 27 | ||
32 | 28 | ||
33 | 2009-06-01 Jacek Antonelli <jacek.antonelli@gmail.com> | 29 | 2009-06-01 Jacek Antonelli <jacek.antonelli@gmail.com> |
34 | 30 | ||
35 | * Mute in Profile window triggers confirmation dialog too. | 31 | * Mute in Profile window triggers confirmation dialog too. |
36 | 32 | ||
37 | modified: linden/indra/newview/llpanelavatar.cpp | 33 | modified: linden/indra/newview/llpanelavatar.cpp |
38 | 34 | ||
39 | 35 | ||
@@ -168,7 +164,7 @@ | |||
168 | 164 | ||
169 | * linden/indra/cmake/CopyWinLibs.cmake: | 165 | * linden/indra/cmake/CopyWinLibs.cmake: |
170 | Updated copy_win_libs for 1.1 RC3. | 166 | Updated copy_win_libs for 1.1 RC3. |
171 | 167 | ||
172 | 168 | ||
173 | 2009-04-27 Armin Weatherwax <email@unknown.com> | 169 | 2009-04-27 Armin Weatherwax <email@unknown.com> |
174 | 170 | ||
@@ -203,6 +199,7 @@ | |||
203 | * linden/indra/llmedia/llmediaimplgstreamer.h: | 199 | * linden/indra/llmedia/llmediaimplgstreamer.h: |
204 | LLMediaImplGStreamer::startPlay() is protected, LLGstPlayThread friend. | 200 | LLMediaImplGStreamer::startPlay() is protected, LLGstPlayThread friend. |
205 | 201 | ||
202 | |||
206 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | 203 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: |
207 | Removed redundant play() from LLMediaImplGStreamer::navigateTo(). | 204 | Removed redundant play() from LLMediaImplGStreamer::navigateTo(). |
208 | 205 | ||
@@ -219,8 +216,8 @@ | |||
219 | 216 | ||
220 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | 217 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: |
221 | GST_PLUGIN_PATH should only search plugin directories for Windows. | 218 | GST_PLUGIN_PATH should only search plugin directories for Windows. |
222 | 219 | ||
223 | 220 | ||
224 | * linden/install.xml: | 221 | * linden/install.xml: |
225 | Removed 'https' from install.xml. | 222 | Removed 'https' from install.xml. |
226 | Updated Windows GStreamer plugin url. | 223 | Updated Windows GStreamer plugin url. |
@@ -393,9 +390,7 @@ | |||
393 | Moved Windows GST_PLUGIN_PATH setup to LLMediaImplGStreamer. | 390 | Moved Windows GST_PLUGIN_PATH setup to LLMediaImplGStreamer. |
394 | LLAppViewer::gst_plugin_path --> | 391 | LLAppViewer::gst_plugin_path --> |
395 | LLMediaImplGStreamer::set_gst_plugin_path | 392 | LLMediaImplGStreamer::set_gst_plugin_path |
396 | 393 | * linden/indra/llmedia/llmediaimplgstreamer.h: | |
397 | |||
398 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
399 | Ditto. | 394 | Ditto. |
400 | * linden/indra/newview/llappviewer.h: | 395 | * linden/indra/newview/llappviewer.h: |
401 | Ditto. | 396 | Ditto. |
@@ -436,7 +431,7 @@ | |||
436 | * linden/indra/llmedia/llmediaimplgstreamer_syms_rawv.inc: | 431 | * linden/indra/llmedia/llmediaimplgstreamer_syms_rawv.inc: |
437 | Ditto. | 432 | Ditto. |
438 | 433 | ||
439 | 434 | ||
440 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | 435 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: |
441 | Removed all that llgst and symbol grabbing silliness. | 436 | Removed all that llgst and symbol grabbing silliness. |
442 | Some symbols require gstreamer >= 0.10.11. | 437 | Some symbols require gstreamer >= 0.10.11. |
@@ -450,34 +445,6 @@ | |||
450 | Link with some gstreamer core libs on Linux. | 445 | Link with some gstreamer core libs on Linux. |
451 | 446 | ||
452 | 447 | ||
453 | 2009-03-22 McCabe Maxsted <hakushakukun@gmail.com> | ||
454 | |||
455 | * linden/indra/newview/llappviewer.cpp: | ||
456 | Removed slviewer-0-v12160-LostConnectionOnLogin.patch. | ||
457 | |||
458 | * linden/indra/newview/app_settings/settings.xml: | ||
459 | Removed slviewer-0-v12160-RememberStatsPosAndSize.patch. | ||
460 | * linden/indra/newview/lldebugview.cpp: | ||
461 | Ditto. | ||
462 | * linden/indra/newview/llfloaterstats.cpp: | ||
463 | Ditto. | ||
464 | |||
465 | * linden/indra/newview/llfloaterurldisplay.cpp: | ||
466 | Removed slviewer-0-v12160-VisitedLandmarks.patch. | ||
467 | * linden/indra/newview/llinventorybridge.cpp: | ||
468 | Ditto. | ||
469 | * linden/indra/newview/llpanelinventory.cpp: | ||
470 | Ditto. | ||
471 | * linden/indra/newview/llpanelplace.cpp: | ||
472 | Ditto. | ||
473 | * linden/indra/newview/llpanelplace.h: | ||
474 | Ditto. | ||
475 | * linden/indra/newview/llpreviewlandmark.cpp: | ||
476 | Ditto. | ||
477 | * linden/indra/newview/llviewermessage.cpp: | ||
478 | Ditto. | ||
479 | |||
480 | |||
481 | 2009-03-16 McCabe Maxsted <hakushakukun@gmail.com> | 448 | 2009-03-16 McCabe Maxsted <hakushakukun@gmail.com> |
482 | 449 | ||
483 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | 450 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: |
@@ -517,12 +484,15 @@ | |||
517 | * linden/indra/cmake/OPENAL.cmake: | 484 | * linden/indra/cmake/OPENAL.cmake: |
518 | Removed redundant/unnecessary OpenAL lib names and paths. | 485 | Removed redundant/unnecessary OpenAL lib names and paths. |
519 | 486 | ||
487 | |||
520 | * linden/indra/newview/viewer_manifest.py: | 488 | * linden/indra/newview/viewer_manifest.py: |
521 | Added Mac gstreamer plugins to viewer manifest. | 489 | Added Mac gstreamer plugins to viewer manifest. |
522 | 490 | ||
491 | |||
523 | * linden/indra/llaudio/CMakeLists.txt: | 492 | * linden/indra/llaudio/CMakeLists.txt: |
524 | LLAudio's CMakeLists should include OPENAL. | 493 | LLAudio's CMakeLists should include OPENAL. |
525 | 494 | ||
495 | |||
526 | * linden/indra/cmake/LLMedia.cmake: | 496 | * linden/indra/cmake/LLMedia.cmake: |
527 | Removed Quicktime-related cmake code. | 497 | Removed Quicktime-related cmake code. |
528 | * linden/indra/cmake/LLMedia.cmake: | 498 | * linden/indra/cmake/LLMedia.cmake: |
@@ -544,6 +514,7 @@ | |||
544 | * linden/indra/newview/viewer_manifest.py: | 514 | * linden/indra/newview/viewer_manifest.py: |
545 | Manifest includes openal and gstreamer libs in Mac package. | 515 | Manifest includes openal and gstreamer libs in Mac package. |
546 | 516 | ||
517 | |||
547 | * linden/indra/newview/CMakeLists.txt: | 518 | * linden/indra/newview/CMakeLists.txt: |
548 | Mac app icon will be called viewer.icns instead of secondlife.icns. | 519 | Mac app icon will be called viewer.icns instead of secondlife.icns. |
549 | * linden/indra/newview/Info-Imprudence.plist: | 520 | * linden/indra/newview/Info-Imprudence.plist: |
@@ -575,40 +546,16 @@ | |||
575 | * linden/indra/llimagej2coj/llimagej2coj.cpp: | 546 | * linden/indra/llimagej2coj/llimagej2coj.cpp: |
576 | Backported fix for VWR-4070 from 1.22. | 547 | Backported fix for VWR-4070 from 1.22. |
577 | 548 | ||
549 | |||
578 | * linden/indra/llaudio/audioengine.cpp: | 550 | * linden/indra/llaudio/audioengine.cpp: |
579 | Applied patch by Zwagoth Klaar for muting sounds before decoding. | 551 | Applied patch by Zwagoth Klaar for muting sounds before decoding. |
580 | * linden/indra/newview/llviewermessage.cpp: | 552 | * linden/indra/newview/llviewermessage.cpp: |
581 | Ditto. | 553 | Ditto. |
582 | 554 | ||
555 | |||
583 | * linden/indra/llmessage/llhttpclient.cpp: | 556 | * linden/indra/llmessage/llhttpclient.cpp: |
584 | Applied memleak patch from VWR-9400 by Henri and Carjay. | 557 | Applied memleak patch from VWR-9400 by Henri and Carjay. |
585 | 558 | ||
586 | * linden/indra/newview/app_settings/settings.xml: | ||
587 | Applied remember stats position and size patch | ||
588 | from Latif Khalifa (VWR-9540). | ||
589 | * linden/indra/newview/lldebugview.cpp: | ||
590 | Ditto. | ||
591 | * linden/indra/newview/llfloaterstats.cpp: | ||
592 | Ditto. | ||
593 | |||
594 | * linden/indra/newview/llappviewer.cpp: | ||
595 | Backported fix for VWR-8783, original patch by Gigs Taggart. | ||
596 | |||
597 | * linden/indra/newview/llfloaterurldisplay.cpp: | ||
598 | Applied patch to correct landmark colors not changing | ||
599 | (VWR-7896) by Zi Ree. | ||
600 | * linden/indra/newview/llinventorybridge.cpp: | ||
601 | Ditto. | ||
602 | * linden/indra/newview/llpanelinventory.cpp: | ||
603 | Ditto. | ||
604 | * linden/indra/newview/llpanelplace.cpp: | ||
605 | Ditto. | ||
606 | * linden/indra/newview/llpanelplace.h: | ||
607 | Ditto. | ||
608 | * linden/indra/newview/llpreviewlandmark.cpp: | ||
609 | Ditto. | ||
610 | * linden/indra/newview/llviewermessage.cpp: | ||
611 | Ditto. | ||
612 | 559 | ||
613 | * linden/indra/newview/llvoavatar.cpp: | 560 | * linden/indra/newview/llvoavatar.cpp: |
614 | Use std::string for nametags, removed bizarre name stacking option. | 561 | Use std::string for nametags, removed bizarre name stacking option. |
@@ -617,7 +564,7 @@ | |||
617 | 2009-03-01 McCabe Maxsted <hakushakukun@gmail.com> | 564 | 2009-03-01 McCabe Maxsted <hakushakukun@gmail.com> |
618 | 565 | ||
619 | * linden/indra/newview/llfloaterchat.cpp: | 566 | * linden/indra/newview/llfloaterchat.cpp: |
620 | Backported fix for VWR-6744 (No way to hide IMs in chat console). | 567 | Backported fix for VWR-3060 (No way to hide IMs in chat console). |
621 | * linden/indra/newview/skins/default/xui/en-us/panel_preferences_im.xml: | 568 | * linden/indra/newview/skins/default/xui/en-us/panel_preferences_im.xml: |
622 | Ditto. | 569 | Ditto. |
623 | 570 | ||
@@ -637,27 +584,34 @@ | |||
637 | * linden/indra/newview/skins/silver/xui/en-us/panel_media_controls.xml: | 584 | * linden/indra/newview/skins/silver/xui/en-us/panel_media_controls.xml: |
638 | Ditto. | 585 | Ditto. |
639 | 586 | ||
587 | |||
640 | * linden/indra/newview/llfilepicker.cpp: | 588 | * linden/indra/newview/llfilepicker.cpp: |
641 | Applied patch for VWR-5575 (crash in the file picker dealing | 589 | Applied patch for VWR-5575 (crash in the file picker dealing |
642 | with accented characters and bad locale) by Alissa Sabre. | 590 | with accented characters and bad locale) by Alissa Sabre. |
643 | 591 | ||
592 | |||
644 | * linden/indra/newview/pipeline.cpp: | 593 | * linden/indra/newview/pipeline.cpp: |
645 | Backported possible crash fix while changing graphics settings from 1.22. | 594 | Backported possible crash fix while changing graphics settings from 1.22. |
646 | 595 | ||
596 | |||
647 | * linden/indra/llui/llfloater.cpp: | 597 | * linden/indra/llui/llfloater.cpp: |
648 | Backported possible crash fix in llfloater.cpp from 1.22. | 598 | Backported possible crash fix in llfloater.cpp from 1.22. |
649 | 599 | ||
600 | |||
650 | * linden/indra/newview/lldrawable.cpp: | 601 | * linden/indra/newview/lldrawable.cpp: |
651 | Backported fix for VWR-3871 (prim position appears to be off) from 1.22. | 602 | Backported fix for VWR-3871 (prim position appears to be off) from 1.22. |
652 | 603 | ||
604 | |||
653 | * linden/indra/newview/llcompilequeue.cpp: | 605 | * linden/indra/newview/llcompilequeue.cpp: |
654 | Backported fix for SVC-2771 (script resetting can fail) from 1.22. | 606 | Backported fix for SVC-2771 (script resetting can fail) from 1.22. |
655 | * linden/indra/newview/llviewermenu.cpp: | 607 | * linden/indra/newview/llviewermenu.cpp: |
656 | Ditto. | 608 | Ditto. |
657 | 609 | ||
610 | |||
658 | * linden/indra/llcharacter/llbvhloader.cpp: | 611 | * linden/indra/llcharacter/llbvhloader.cpp: |
659 | Backported fix for VWR-996 (wrong visualisation of animations) from 1.22. | 612 | Backported fix for VWR-996 (wrong visualisation of animations) from 1.22. |
660 | 613 | ||
614 | |||
661 | * linden/indra/newview/app_settings/keywords.ini: | 615 | * linden/indra/newview/app_settings/keywords.ini: |
662 | Applied my patch for VWR-8454 (PARCEL_FLAG_ALLOW_CREATE_GROUP_OBJECTS | 616 | Applied my patch for VWR-8454 (PARCEL_FLAG_ALLOW_CREATE_GROUP_OBJECTS |
663 | not highlighted in script editor). | 617 | not highlighted in script editor). |