diff options
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. |