aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
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: