diff options
author | unknown | 2009-01-06 01:45:09 -0700 |
---|---|---|
committer | unknown | 2009-01-06 01:45:09 -0700 |
commit | 9365711ee188a28ef52ed6fd8c07811bb725b7d2 (patch) | |
tree | f74777c7a7c4049ccb3e483a5dbf14e954730e79 /ChangeLog.txt | |
parent | changed test version back to alpha (diff) | |
download | meta-impy-9365711ee188a28ef52ed6fd8c07811bb725b7d2.zip meta-impy-9365711ee188a28ef52ed6fd8c07811bb725b7d2.tar.gz meta-impy-9365711ee188a28ef52ed6fd8c07811bb725b7d2.tar.bz2 meta-impy-9365711ee188a28ef52ed6fd8c07811bb725b7d2.tar.xz |
Streaming music/video now works on Windows.
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 4ebc477..62e959b 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,26 @@ | |||
1 | 2008-12-30 McCabe Maxsted <hakushakukun@gmail.com> | 1 | 2008-01-06 McCabe Maxsted <hakushakukun@gmail.com> |
2 | 2 | ||
3 | * linden/indra/llmedia/CMakeLists.txt: | ||
4 | Streaming music/video now works on Windows. | ||
5 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
6 | Ditto. | ||
7 | * linden/indra/llmedia/llmediaimplgstreamer.h: | ||
8 | Ditto. | ||
9 | * linden/indra/llmedia/llmediaimplgstreamer_syms.cpp: | ||
10 | Ditto. | ||
11 | * linden/indra/llmedia/llmediaimplgstreamer_syms.h: | ||
12 | Ditto. | ||
13 | * linden/indra/llmedia/llmediaimplgstreamervidplug.cpp: | ||
14 | Ditto. | ||
15 | * linden/indra/llmedia/llmediaimplgstreamervidplug.h: | ||
16 | Ditto. | ||
17 | * linden/indra/llmedia/llmediamanager.cpp: | ||
18 | Ditto. | ||
19 | * linden/indra/llwindow/llwindowsdl.cpp: | ||
20 | Ditto. | ||
21 | |||
22 | |||
23 | 2008-12-30 McCabe Maxsted <hakushakukun@gmail.com> | ||
3 | 24 | ||
4 | * linden/indra/llaudio/audioengine_openal.cpp: | 25 | * linden/indra/llaudio/audioengine_openal.cpp: |
5 | Fixed a compile problem in VS2005. | 26 | Fixed a compile problem in VS2005. |