aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-01-10minor gstreamer tweakunknown1-3/+0
2009-01-09minor gstreamer tweakunknown2-9/+6
2009-01-08Added openal32.dll and alut.dll to CopyWinLibs.cmakeunknown2-8/+15
2009-01-08Added openal32.dll to CopyWinLibs.cmake.unknown1-0/+2
2009-01-06Streaming music/video now works on Windows.unknown9-187/+178
2008-12-30changed test version back to alphaunknown2-2/+2
2008-12-30Fixed a compile problem in VS2005unknown2-2/+1
2008-12-30Added fix for VWR-10392 as well as other fixesunknown15-102/+287
2008-12-30Removed llkdu from cmakeunknown6-155/+1
2008-12-19Workaround for change volume bug in gstreamen 0.10.21Anders Arnholm1-0/+7
2008-12-19Clean up logging to used standard LL metods.Anders Arnholm6-114/+148
2008-12-151.1 wip copyunknown196-17990/+17990
2008-12-15Switched OpenJPEG package to a tar.bz2.Jacek Antonelli1-2/+2
The install.py script doesn't support .zip files. Maybe later we could add support for that.
2008-12-15Switched OpenJPEG package to a tar.bz2.Jacek Antonelli1-1/+1
The install.py script doesn't support .zip files. Maybe later we could add support for that.
2008-12-15VWR-10823: Right click > Inspect crashes viewer.McCabe Maxsted1-2/+3
Backported from LL's 1.22 RC3.
2008-12-15VWR-9352: Prim falls to 256m height when moved outworld.Jacek Antonelli1-2/+7
Patch by Aimee Trescothick.
2008-12-15Added menu option for inworld browser.McCabe Maxsted5-0/+30
2008-12-15Added Home button functionality to the web browser.McCabe Maxsted4-6/+39
2008-12-15Make openal-1 version infoAnders Arnholm1-1/+1
2008-12-15Not openal branch next branch.Anders Arnholm1-1/+1
2008-12-15..Anders Arnholm1-2/+2
2008-12-13Version string generator now includes test label.Jacek Antonelli1-1/+3
This is used for naming packages on Linux, among other things.
2008-12-13Bumped version to 1.1.0 alpha.Jacek Antonelli1-2/+2
2008-12-13Add group name to group invite window.McCabe Maxsted2-1/+25
2008-12-13VWR-4826 (ability to ignore friendship offers).McCabe Maxsted1-0/+9
2008-12-13Beacons no longer persist between sessions.McCabe Maxsted4-7/+7
That distressed users who accidentally enabled them, since not even relogging would disable them.
2008-12-13Moved 'Offer Teleport' in IM to be on the left side.McCabe Maxsted1-4/+4
2008-12-13Switched Invite and Leave buttons in group panel.McCabe Maxsted1-4/+4
2008-12-13Added full comments to colors_base.xml files.McCabe Maxsted2-352/+347
2008-12-12Added release notes.Jacek Antonelli1-0/+1
2008-12-12Blanked the test version string. Not RC anymore.Jacek Antonelli1-1/+1
2008-12-12Windows build uses OpenJPEG 1.3.Jacek Antonelli1-2/+2
Fixes half-opaque skirts/textures issue.
2008-12-12README.txt will stay that name; README-linux.txt removed.Jacek Antonelli1-2/+2
2008-12-12Bumped version to RC3.Anders Arnholm1-1/+1
2008-12-12Applied 3 patches from CoolViewer, http://sldev.free.frAnders Arnholm3-4/+18
Applied slviewer-0-v120130-LandmarksDiscardButton_v2.patch.bz2 Applied slviewer-0-v120160-FriendshipAndCallingcardOffersIgnoreButton.patch.bz2 Applied slviewer-0-v12100-AllowDiscardForCreator.patch.bz2
2008-12-11Indentation cleanup. (llviewernetwork.cpp)Jacek Antonelli1-18/+18
2008-12-11Simplified release notes URL scheme.Jacek Antonelli1-6/+5
Now uses e.g. "wiki/Release Notes/1.0.0-RC2", which is set up as a wiki redirect.
2008-12-11Fixed bad string comparison (rel notes url) [#28]Jacek Antonelli1-1/+1
Reported by Balp Allen.
2008-12-11Include README, ChangeLog, etc. in downloads #9Anders Arnholm1-0/+10
2008-12-11Fix string error.Anders Arnholm1-2/+4
2008-12-10Fix grid selector having a duplicate entry. [#24]Jacek Antonelli3-2/+11
Patch by Balp Allen.
2008-12-10Better warning when url_history.xml save fails.Jacek Antonelli1-1/+2
2008-12-10Fixed bad string comparison (grid code name). [#22]Jacek Antonelli1-1/+2
Reported by Balp Allen.
2008-12-10Fixed blank url_history.xml creation. (VWR-5808)McCabe Maxsted1-3/+10
2008-12-10Rebranded login menu. [#23]McCabe Maxsted1-33/+33
2008-12-10Added test version info to llversionviewer.hMcCabe Maxsted4-7/+17
2008-12-10Changed Release Notes link to point to ImprudenceMcCabe Maxsted2-10/+5
2008-12-06Updated audio engine to LL's openal branch r1532.Jacek Antonelli10-638/+549
2008-12-06openal on windows branchMcCabe Maxsted10-406/+745
2008-12-06VWR-9400-patch2 (memleak whenever an LSL script is uploaded)Jacek Antonelli1-4/+3
Patch by Henri Beauchamp.