Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-01-14 | Fix #771: some small lossless textures fail to load from cache | thickbrick | 1 | -0/+1 | |
from V2. | |||||
2011-01-14 | postfix: new maximum number of groups in SL. | Armin Weatherwax | 2 | -1/+9 | |
2011-01-04 | fix crash when linking objects using rubberband selection. | Armin Weatherwax | 1 | -1/+3 | |
2011-01-04 | delete gAudioStream at shutdown. | Armin Weatherwax | 1 | -3/+2 | |
2011-01-04 | move streaming audio out of gAudiop into its own class. | Armin Weatherwax | 12 | -98/+315 | |
* might solve several issues with streaming audio, like: streaming audio not working when the sound effects driver fails. * breaks fmod. Sorry. If you want fmod go fix it, its probably not difficult. | |||||
2010-12-22 | load unloaded-avatar-cloud particle system from LLSD file. | Armin Weatherwax | 6 | -29/+130 | |
2010-11-30 | Fix #673: IMs & Logging prefs don't persist | thickbrick | 6 | -73/+117 | |
Enable per-account settings only after we have an account. Also, make settings that are saved locally not depend on UserInfoReply being received. | |||||
2010-11-23 | Fixed group list not updating when the group profile is changed (#644) | McCabe Maxsted | 1 | -0/+8 | |
2010-11-23 | Revert "Ported fix for Apply button not working correctly when changing show ↵ | McCabe Maxsted | 1 | -13/+2 | |
group in profile option in the group window from Ascent Viewer" since it actually causes the bug it's supposed to fix This reverts commit 46bcc05dfd4a37c27a5db6146c5da1b632106c39. | |||||
2010-11-20 | Fix #724: Snap guides in scale manipulator not shown. | thickbrick | 1 | -1/+1 | |
2010-11-20 | Fix #705 (SNOW-717): Prevent mouse cursor flicker | thickbrick | 1 | -2/+5 | |
Patch by Lance Corrimal taken from SNOW-717. | |||||
2010-11-19 | fix: Bug #721: Search lags | Armin Weatherwax | 4 | -3/+24 | |
2010-11-17 | IMP-590: Added a thread-safe and robust wrapper for APR pools. | Aleric Inglewood | 9 | -15/+8 | |
See http://redmine.imprudenceviewer.org/issues/590 | |||||
2010-11-17 | IMP-712: Add shortcut for the Groups tab. | Aleric Inglewood | 1 | -1/+2 | |
Bind control-shift-G to Groups. This is also done in snowglobe. | |||||
2010-11-16 | IMP-577: Use the same string for FFSAVE_RAW as in strings.xml | Aleric Inglewood | 1 | -1/+1 | |
Apparently the code of Imprudence was from before this bug was introduced. Nevertheless, decided to add this one-liner so that the code becomes the same (in this regard) as snowglobe 1.x and (soon) viewer 2.x (see https://jira.secondlife.com/browse/STORM-423). | |||||
2010-11-14 | Simplified install of libllcommon in Mac manifest. | Jacek Antonelli | 1 | -45/+21 | |
2010-11-14 | Mac SLPlugin.app needs symlinks to some libs. | Jacek Antonelli | 1 | -11/+22 | |
2010-11-14 | Fixed path to Mac SLPlugin launcher. | Jacek Antonelli | 1 | -1/+1 | |
2010-11-14 | Commented out gstreamer libs from Mac manifest. | Jacek Antonelli | 1 | -92/+92 | |
2010-11-14 | Disable packaging of mac-updater.app. | Jacek Antonelli | 1 | -12/+12 | |
2010-11-13 | Ported keyboard shortcut for align tool from Ascent, by Beeks. Has the ↵ | McCabe Maxsted | 3 | -5/+22 | |
followingrepercussions: * CTRL-A while a prim is selected switches to the align tool * CTRL-SHIFT-A while a prim is selected switches to the pack tool * Area Object Search shortcut has been changed from CTRL-SHIFT-A to ALT-A | |||||
2010-11-13 | Ported fix from Ascent: disable align tool controls if you can't move the ↵ | McCabe Maxsted | 1 | -2/+18 | |
object, by Beeks | |||||
2010-11-13 | Added some status text for the new align tool | McCabe Maxsted | 3 | -1/+6 | |
2010-11-13 | Changed version to Experimental 2010.11.13 | McCabe Maxsted | 1 | -1/+1 | |
2010-11-13 | Updated local copy of default_grids.xml with the latest osgrid ↵ | McCabe Maxsted | 1 | -5/+5 | |
register/password urls and science sim name | |||||
2010-11-13 | Applied patch by tx Oh for #647: loginuri of osgrid changed | McCabe Maxsted | 1 | -1/+1 | |
2010-11-13 | Added default_grids.xml to cmake | McCabe Maxsted | 1 | -0/+1 | |
2010-11-13 | Added updated French translations for several preferences panels from Eddi ↵ | McCabe Maxsted | 3 | -10/+199 | |
Decosta | |||||
2010-11-12 | Revert "Reduced the max width and height for the snapshot window to ↵ | McCabe Maxsted | 1 | -2/+2 | |
hopefully lower the crash rate a little" as it's a poor fix, and many photographers find the higher sizes useful This reverts commit 2819c9ae3652e913ea2d2da1c1ed8ef0d2175e00. | |||||
2010-11-12 | Fixed command line window missing a name for translation (patch by Eryn) | McCabe Maxsted | 1 | -2/+2 | |
2010-11-12 | Added info to DisableInternalFlyUpAnimation to clarify it's local machine only | McCabe Maxsted | 1 | -1/+1 | |
2010-11-12 | Applied patch by Ansariel Hiller for #689: Optionally disable internal hover ↵ | McCabe Maxsted | 2 | -0/+20 | |
(fly) up animation | |||||
2010-11-12 | Fixed View > Web Browser sometimes loading the external browser and made it ↵ | McCabe Maxsted | 2 | -3/+15 | |
a menu item check rather than a call | |||||
2010-11-12 | Fixed the align tool label not hiding when switching tabs in the tools window | McCabe Maxsted | 1 | -0/+2 | |
2010-11-12 | Patch by Eryn: fixed the tools window not having enough room to display the ↵ | McCabe Maxsted | 1 | -2/+2 | |
ruler after applying Qarl's align patch | |||||
2010-11-12 | Applied 8th batch of German translations from Eryn | McCabe Maxsted | 12 | -143/+348 | |
2010-11-13 | Partial fix #614: wrong calculation of thread run time | thickbrick | 1 | -7/+2 | |
Use gFrameIntervalSeconds instead of gFrameTimeSeconds - which is what the original author tried to do. Also, clean up some dead code. *However*, there is still the issue of texture fetch workers staying alive after finishing partial fetches, which falsly manifests here as pending work. | |||||
2010-11-10 | Added missing 'Plugin' entry in logcontrol.xml | McCabe Maxsted | 1 | -0/+1 | |
2010-11-10 | More #700: remove llfloaterhtmlhelp.cpp | thickbrick | 1 | -562/+0 | |
This file is media plugin a merge leftover. It was renamed to llfloatermediabrowser.cpp, but somehow this got left behind. | |||||
2010-11-10 | Fix #700: View -> Web Browser does nothing | thickbrick | 3 | -6/+47 | |
Also made the "Home" and "Set Home" buttons work. "Send current URL to parcel" is still broken in SL, since it relies on the ParcelNavigateMedia capability which was never implemented by LL. | |||||
2010-11-10 | Fix #699: Can't drag prims with translate manipulator | thickbrick | 1 | -5/+6 | |
2010-11-09 | fix: add missing AllowEditingOfTrees setting | Armin Weatherwax | 1 | -0/+12 | |
2010-11-09 | fix: add missing settings for logging into Aurora Sim | Armin Weatherwax | 1 | -1/+37 | |
2010-11-09 | feature: add a tiny context menu to areasearch scroll list items | Armin Weatherwax | 3 | -0/+150 | |
rightclick one of the results and teleport or cam to the object or bring it in edit mode | |||||
2010-11-09 | Install unstripped binary in packaged when --type=Debug | Aleric Inglewood | 2 | -2/+13 | |
This only affects linux. When one compiles the viewer with --type=Debug you want to be able to actually debug it, so you need debug symbols in the binary. Until now I manually copied imprudence-bin over the installed bin/do-not-directly-run-imprudence-bin, but this seems a more convient solution ;) | |||||
2010-11-08 | As we currently do not build the gstreamer plugin for windows, do not try to ↵ | Robin Cornelius | 1 | -6/+1 | |
stage it in viewer_manifest.py | |||||
2010-11-08 | Correctly stage libhunspell.dll in viewer_manifest.py | Robin Cornelius | 1 | -1/+3 | |
2010-11-07 | As we currently do not build the gstreamer plugin for windows, do not try to ↵ | Robin Cornelius | 1 | -6/+1 | |
stage it in viewer_manifest.py | |||||
2010-11-07 | Correctly stage libhunspell.dll in viewer_manifest.py | Robin Cornelius | 1 | -1/+3 | |
2010-11-07 | IMP-692: SNOW-713: Fixed compile bug fixes. | Aleric Inglewood | 7 | -12/+16 | |
Changes: * Added changes from snowglobe 1.5 to indra/llcommon/llstring.h (compile errors as a result of a missing include, but I copied everything else too). * Added #include "linden_common.h" to emeraldboobutils.cpp. Really it's one the header files that needed that, but that's how this header works: every source file should include it as first header anyway, then there is no need for other headers to do that. * Renamed LLPanelRegionOpenSettingsInfo::sendUpdate(void*) to LLPanelRegionOpenSettingsInfo::onClickOrs because it was hiding a virtual function (BOOL sendUpdate(void)). * Made cutToClipboard more equal to copyToClipboard (was also hiding a virtual function). * Install libllcommon.so in lib64 on Linux_x86_64, instead of lib. |