aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra (follow)
Commit message (Collapse)AuthorAgeFilesLines
* VWR-8012: Avatars rendered too dark.Jacek Antonelli2009-01-151-1/+3
| | | | Patch posted by CG Linden
* Merge branch '1.1.0a-gstreamer' into nextJacek Antonelli2009-01-13250-18953/+20235
|\
| * Merge commit 'mccabe/1.1.0a-gstreamer' into 1.1.0aJacek Antonelli2009-01-133-42/+57
| |\
| | * Wind disabled by default, ambient wind muting fixed, added debug setting ↵McCabe Maxsted2009-01-113-42/+57
| | | | | | | | | | | | 'MuteWind'
| * | Added more gstreamer include paths.Jacek Antonelli2009-01-111-0/+2
| | |
| * | Use BOOST_SIGNALS_LIB in newview/CMakeLists.Jacek Antonelli2009-01-111-0/+1
| | |
| * | Added newline at end of llmediaimplgstreamer.cppJacek Antonelli2009-01-111-1/+1
| | | | | | | | | | | | Newline at end of file is needed for Linux compile.
| * | Removed references to unused dbusglib.Jacek Antonelli2009-01-112-32/+0
| |/
| * minor gstreamer tweakunknown2009-01-101-3/+0
| |
| * minor gstreamer tweakunknown2009-01-092-9/+6
| |
| * Added openal32.dll and alut.dll to CopyWinLibs.cmakeunknown2009-01-082-8/+15
| |
| * Added openal32.dll to CopyWinLibs.cmake.unknown2009-01-081-0/+2
| |
| * Streaming music/video now works on Windows.unknown2009-01-069-187/+178
| |
| * changed test version back to alphaunknown2008-12-302-2/+2
| |
| * Fixed a compile problem in VS2005unknown2008-12-302-2/+1
| |
| * Merged in balp's openal branchunknown2008-12-3031-562/+1768
| |\
| | * Workaround for change volume bug in gstreamen 0.10.21Anders Arnholm2008-12-191-0/+7
| | |
| | * Clean up logging to used standard LL metods.Anders Arnholm2008-12-196-114/+148
| | |
| | * Make openal-1 version infoAnders Arnholm2008-12-151-1/+1
| | |
| | * Merge branch 'next' into openalAnders Arnholm2008-12-1512-370/+392
| | |\
| | | * Not openal branch next branch.Anders Arnholm2008-12-151-1/+1
| | | |
| | | * Merge branch 'next' of git://github.com/jacek/imprudence into nextAnders Arnholm2008-12-1511-368/+390
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog.txt linden/indra/llcommon/llversionviewer.h
| | | * | ..Anders Arnholm2008-12-151-2/+2
| | | | |
| | * | | Merge branch 'next' into openalAnders Arnholm2008-12-1316-104/+199
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog.txt
| | | * | Merge branch 'next' of git://github.com/jacek/imprudence into nextAnders Arnholm2008-12-133-44/+93
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog.txt RELEASE_NOTES.txt linden/indra/llcommon/llversionviewer.h
| | | * | | Bumped version to RC3.Anders Arnholm2008-12-121-1/+1
| | | | | |
| | | * | | Applied 3 patches from CoolViewer, http://sldev.free.frAnders Arnholm2008-12-123-4/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Applied slviewer-0-v120130-LandmarksDiscardButton_v2.patch.bz2 Applied slviewer-0-v120160-FriendshipAndCallingcardOffersIgnoreButton.patch.bz2 Applied slviewer-0-v12100-AllowDiscardForCreator.patch.bz2
| | | * | | Merge branch 'next' of git://github.com/jacek/imprudence into nextAnders Arnholm2008-12-121-9/+6
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: linden/indra/newview/llfloaterabout.cpp
| | | * | | | Include README, ChangeLog, etc. in downloads #9Anders Arnholm2008-12-111-0/+10
| | | | | | |
| | | * | | | Fix string error.Anders Arnholm2008-12-111-2/+4
| | | | | | |
| | * | | | | Merge 1.0.0 RC2 into openalJacek Antonelli2008-12-1014-183/+63
| | |\ \ \ \ \
| | * | | | | | Updated audio engine to LL's openal branch r1532.Jacek Antonelli2008-12-0610-638/+549
| | | | | | | |
| | * | | | | | openal on windows branchMcCabe Maxsted2008-12-069-406/+712
| | | | | | | |
| | * | | | | | updated to RC2McCabe Maxsted2008-12-061-82/+82
| | | | | | | |
| | * | | | | | Trying to get openal workingMcCabe Maxsted2008-11-232-4/+4
| | | | | | | |
| | * | | | | | Cross-platform checking for OpenAL libs.Jacek Antonelli2008-11-212-6/+78
| | | | | | | |
| | * | | | | | (Oops, bad indentation in viewer_manifest.py)Jacek Antonelli2008-11-211-1/+1
| | | | | | | |
| | * | | | | | Enable OpenAL by default.Jacek Antonelli2008-11-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Configure with -DOPENAL:BOOL=OFF to disable.
| | * | | | | | (Forgot to check this file in with the OpenAL patch.)Jacek Antonelli2008-11-191-0/+14
| | | | | | | |
| | * | | | | | Package up OpenAL libs.Jacek Antonelli2008-11-191-10/+15
| | | | | | | |
| | * | | | | | VWR-2662: OpenAL support (patch by Tofu Linden)Jacek Antonelli2008-11-1915-371/+1215
| | | | | | | |
| * | | | | | | Added fix for VWR-10392 as well as other fixesunknown2008-12-3015-102/+287
| | | | | | | |
| * | | | | | | Removed llkdu from cmakeunknown2008-12-305-89/+1
| | | | | | | |
| * | | | | | | 1.1 wip copyunknown2008-12-15196-17990/+17990
| | | | | | | |
* | | | | | | | Merge 1.1.0 alpha into quickfilterJacek Antonelli2008-12-1736-480/+712
|\ \ \ \ \ \ \ \
| * | | | | | | | VWR-1582: Local ruler mode wrong for linked objects.Jacek Antonelli2008-12-161-0/+4
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Also VWR-11103 (regression of above).
| * | | | | | | Merged 'mccabe/selectcopyable' into nextJacek Antonelli2008-12-154-1/+32
| |\ \ \ \ \ \ \
| | * | | | | | | Added 'Select Only Copyable' option in the Tools menuMcCabe Maxsted2008-12-014-1/+32
| | | | | | | | |
| * | | | | | | | VWR-10823: Right click > Inspect crashes viewer.McCabe Maxsted2008-12-151-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backported from LL's 1.22 RC3.
| * | | | | | | | VWR-9352: Prim falls to 256m height when moved outworld.Jacek Antonelli2008-12-151-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch by Aimee Trescothick.