aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorJacek Antonelli2009-04-21 02:53:53 -0500
committerJacek Antonelli2009-04-21 02:53:53 -0500
commit2941e15781e8699c5a0c2c96ea320bd435612aac (patch)
tree48395bf4ad280ed1db63da995d05108a66050906 /ChangeLog.txt
parentImported GreenLife Emerald Viewer's OpenAL code. It works! (diff)
parentCleaned up indentation in llmediaimplgstreamer.h. (diff)
downloadmeta-impy-2941e15781e8699c5a0c2c96ea320bd435612aac.zip
meta-impy-2941e15781e8699c5a0c2c96ea320bd435612aac.tar.gz
meta-impy-2941e15781e8699c5a0c2c96ea320bd435612aac.tar.bz2
meta-impy-2941e15781e8699c5a0c2c96ea320bd435612aac.tar.xz
Merge commit 'origin/gst-thread-fix' into mac
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 62ece69..6d33304 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -18,6 +18,23 @@
18 Mac viewer uses Thomas Shikami's OpenAL libs. 18 Mac viewer uses Thomas Shikami's OpenAL libs.
19 19
20 20
212009-04-18 Jacek Antonelli <jacek.antonelli@gmail.com>
22
23 * linden/indra/llmedia/llmediaimplgstreamer.h:
24 LLMediaImplGStreamer::startPlay() is protected, LLGstPlayThread friend.
25
26 * linden/indra/llmedia/llmediaimplgstreamer.cpp:
27 Removed redundant play() from LLMediaImplGStreamer::navigateTo().
28
29
30 * linden/indra/llmedia/llmediaimplgstreamer.cpp:
31 LLMediaImplGStreamer::play() is no-op if already playing.
32
33
34 * linden/indra/llmedia/llmediaimplgstreamer.cpp:
35 Removed some useless code from LLMediaImplGStreamer::startPlay().
36
37
212009-04-10 Jacek Antonelli <jacek.antonelli@gmail.com> 382009-04-10 Jacek Antonelli <jacek.antonelli@gmail.com>
22 39
23 * linden/indra/newview/viewer_manifest.py: 40 * linden/indra/newview/viewer_manifest.py: