diff options
author | McCabe Maxsted | 2009-03-29 22:44:29 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-03-29 22:44:29 -0700 |
commit | c7aedac540588fe86a25da77d18608d237fbb130 (patch) | |
tree | fa4bd8f8a1990d756999a645e98df07817888650 /ChangeLog.txt | |
parent | Fixed merge conflicts (diff) | |
download | meta-impy-c7aedac540588fe86a25da77d18608d237fbb130.zip meta-impy-c7aedac540588fe86a25da77d18608d237fbb130.tar.gz meta-impy-c7aedac540588fe86a25da77d18608d237fbb130.tar.bz2 meta-impy-c7aedac540588fe86a25da77d18608d237fbb130.tar.xz |
Added loading info to log's plugin list, set_gst_plugin_path now compiles for windows
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index bd95bce..476fd5e 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,12 @@ | |||
1 | 2009-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 | |||
1 | 2009-03-28 Jacek Antonelli <jacek.antonelli@gmail.com> | 10 | 2009-03-28 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 11 | ||
3 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | 12 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: |