aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt73
1 files changed, 73 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 59c780c..88cb72f 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -29,6 +29,79 @@
29 Link with some gstreamer core libs on Linux. 29 Link with some gstreamer core libs on Linux.
30 30
31 31
322009-03-16 Jacek Antonelli <jacek.antonelli@gmail.com>
33
34 * linden/indra/newview/viewer_manifest.py:
35 Symlinks for Mac glib dylibs (2.0.0 -> 2.0).
36
37 * linden/indra/newview/viewer_manifest.py:
38 Added more Mac dylibs to manifest.
39
40
412009-03-13 Jacek Antonelli <jacek.antonelli@gmail.com>
42
43 * linden/indra/llaudio/audioengine_openal.cpp:
44 Added error checking when generating an OpenAL source.
45
46
472009-03-12 Jacek Antonelli <jacek.antonelli@gmail.com>
48
49 * linden/indra/cmake/OPENAL.cmake:
50 Don't find specific OpenAL lib locations on Mac/Linux.
51 Linking that way is bad. Just use -lopenal -lalut instead.
52
53
542009-03-11 Jacek Antonelli <jacek.antonelli@gmail.com>
55
56 * linden/indra/cmake/OPENAL.cmake:
57 Removed redundant/unnecessary OpenAL lib names and paths.
58
59 * linden/indra/newview/viewer_manifest.py:
60 Added Mac gstreamer plugins to viewer manifest.
61
62 * linden/indra/llaudio/CMakeLists.txt:
63 LLAudio's CMakeLists should include OPENAL.
64
65 * linden/indra/cmake/LLMedia.cmake:
66 Removed Quicktime-related cmake code.
67 * linden/indra/cmake/LLMedia.cmake:
68 Ditto.
69 * linden/indra/llmedia/CMakeLists.txt:
70 Ditto.
71 * linden/indra/newview/CMakeLists.txt:
72 Ditto.
73
74
752009-03-09 Jacek Antonelli <jacek.antonelli@gmail.com>
76
77 * linden/indra/newview/viewer_manifest.py:
78 Manifest includes openal and gstreamer libs in Mac package.
79
80 * linden/indra/newview/CMakeLists.txt:
81 Mac app icon will be called viewer.icns instead of secondlife.icns.
82 * linden/indra/newview/Info-Imprudence.plist:
83 Ditto.
84 * linden/indra/newview/viewer_manifest.py:
85 Ditto.
86
872009-03-08 Jacek Antonelli <jacek.antonelli@gmail.com>
88
89 * linden/indra/llmedia/llmediaimplgstreamer.cpp:
90 Load the proper gstreamer lib type (dylib) on Mac.
91
92
93 * linden/indra/cmake/GStreamer.cmake:
94 Tweaked GStreamer.cmake to work on Mac.
95
96
972009-03-07 Jacek Antonelli <jacek.antonelli@gmail.com>
98
99 * linden/indra/newview/Info-SecondLife.plist:
100 Moved Info-SecondLife.plist to Info-Imprudence.plist.
101 * linden/indra/newview/viewer_manifest.py:
102 Ditto.
103
104
32=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 105=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
33=- 1.1.0 RC2 -= 106=- 1.1.0 RC2 -=
34=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 107=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-