aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-03-30 02:55:33 -0700
committerMcCabe Maxsted2009-03-30 02:55:33 -0700
commit8ad8d0bac5e0305e2f71d05cc9d1c22e71b217af (patch)
tree377f08b13ac8d0f3ba267a5cff91ebd7ae23431d /ChangeLog.txt
parentMerge branch 'gst-revamp' into next (diff)
parentAdded flag for multi-core compiling in VS2005 (diff)
downloadmeta-impy-8ad8d0bac5e0305e2f71d05cc9d1c22e71b217af.zip
meta-impy-8ad8d0bac5e0305e2f71d05cc9d1c22e71b217af.tar.gz
meta-impy-8ad8d0bac5e0305e2f71d05cc9d1c22e71b217af.tar.bz2
meta-impy-8ad8d0bac5e0305e2f71d05cc9d1c22e71b217af.tar.xz
Merge commit 'edadcfadf71ac23d301a1b6fb186883d' into next
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt39
1 files changed, 39 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 0a3a9be..1ddae18 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,42 @@
12009-03-29 McCabe Maxsted <hakushakukun@gmail.com>
2
3 * linden/indra/llmedia/llmediaimplgstreamer.cpp:
4 Added loading status to the log's plugin list.
5 set_gst_plugin_path now compiles for windows.
6 * linden/indra/newview/llappviewer.cpp:
7 Removed unnecessary headers.
8
9
10 * linden/indra/cmake/00-Common.cmake
11 Added VS optimizations to cmake
12 Added flag for multi-core compiling in VS2005
13
14
152009-03-28 Jacek Antonelli <jacek.antonelli@gmail.com>
16
17 * linden/indra/llmedia/llmediaimplgstreamer.cpp:
18 Improved set_gst_plugin_path, more comprehensive path.
19 Also tried to tidy up a bit.
20
21
22 * linden/indra/llmedia/llmediaimplgstreamer.cpp:
23 Moved Windows GST_PLUGIN_PATH setup to LLMediaImplGStreamer.
24 LLAppViewer::gst_plugin_path -->
25 LLMediaImplGStreamer::set_gst_plugin_path
26
27
28 * linden/indra/llmedia/llmediaimplgstreamer.cpp:
29 Ditto.
30 * linden/indra/newview/llappviewer.h:
31 Ditto.
32 * linden/indra/newview/llappviewer.cpp:
33 Ditto.
34
35
36 * linden/indra/llmedia/llmediaimplgstreamer.cpp:
37 Print out the plugins gstreamer finds, for debugging.
38
39
12009-03-27 McCabe Maxsted <hakushakukun@gmail.com> 402009-03-27 McCabe Maxsted <hakushakukun@gmail.com>
2 41
3 * linden/indra/llmedia/llmediaimplgstreamer.cpp: 42 * linden/indra/llmedia/llmediaimplgstreamer.cpp: