index
:
meta-impy
next
Metaverse (OpenSim/SL) viewer with an emphasis on usability. My attempt to keep up with 1.4 impy development.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
linden
/
indra
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-01
remove llfloaterhtml.* (not used anymore).
Armin Weatherwax
5
-335
/
+2
2011-03-01
fix news bar doesn't open internal browser
Armin Weatherwax
4
-9
/
+18
2011-03-01
fix packaging fails on linux
Armin Weatherwax
1
-1
/
+1
2011-03-01
fix gstreamer plugin doesn't compile on linux
Armin Weatherwax
1
-53
/
+53
2011-02-27
Fixed login menu bar not resizing with the window
McCabe Maxsted
1
-1
/
+1
2011-02-27
Switched to Phoenix Viewers Boost 1.43 libs for Windows
Patrick Sapinski
1
-3
/
+1
2011-02-27
Added a "news bar" at the bottom of the login screen.
Jacek Antonelli
4
-21
/
+112
2011-02-27
Improved warning message about SL statistics packet.
Jacek Antonelli
2
-15
/
+13
2011-02-27
Changed imprudenceviewer.org URLs to the new kokuaviewer.org URLs.
Jacek Antonelli
8
-17
/
+17
2011-02-27
Updated default_grids.xml from current online grids list.
Jacek Antonelli
1
-26
/
+13
2011-02-27
Better format for channel/version string.
Jacek Antonelli
1
-29
/
+18
2011-02-27
postfix: new maximum number of groups in SL.
Armin Weatherwax
2
-1
/
+10
2011-02-27
Re-enabled rezplat for OpenSim-based grids
McCabe Maxsted
1
-9
/
+0
2011-02-27
Fixed the imprudence.url file not using the new kokuaviewer wiki link
McCabe Maxsted
1
-1
/
+5
2011-02-24
Workaround #726: SIGSEGV in memcpy in LLImageRaw::LLImageRaw with data=0
thickbrick
1
-1
/
+1
2011-02-18
Fixed compile error in llmediaplugintest: lingering ll_init_apr
McCabe Maxsted
1
-3
/
+0
2011-02-18
Removed a bit of spam from the GStreamer log file
McCabe Maxsted
1
-0
/
+1
2011-02-18
Created a media_plugin_gstreamer010.log file in the cwd for the GStreamer plugin
McCabe Maxsted
1
-68
/
+96
2011-02-18
Fixed cmake using the old windows gstreamer plugin libs
McCabe Maxsted
1
-4
/
+4
2011-02-10
Fixed gstreamer plugin headers missing from cmake
McCabe Maxsted
1
-0
/
+6
2011-02-10
Give a little information in the log when we fail to init the audio plugin on...
McCabe Maxsted
1
-0
/
+3
2011-02-10
Patch by Armin to split apart the 'Plugin' logcontrol.xml entry to avoid spam...
McCabe Maxsted
7
-107
/
+115
2011-02-10
Use gstreamer plugin for windows audio mime types
McCabe Maxsted
1
-11
/
+11
2011-02-10
Make media_plugin_gstreamer010 find all its headers correctly on Windows (not...
McCabe Maxsted
2
-6
/
+14
2011-02-10
Updated windows version of boost to the 1.39 version used in Snowglobe 1.5. N...
McCabe Maxsted
2
-26
/
+3
2011-02-10
Enabled gstreamer10 media plugin in CMake for Windows
McCabe Maxsted
2
-14
/
+20
2011-02-06
Fix #778: Textures get stuck half fetched.
thickbrick
1
-0
/
+11
2011-01-31
simple log rotate
Armin Weatherwax
1
-10
/
+29
2011-01-30
fix 2 regressions introduced by 76c8494525b8e2b1
Armin Weatherwax
1
-8
/
+21
2011-01-29
Beeks: Serious fix for the Tintable tattoos!
Armin Weatherwax
2
-20
/
+21
2011-01-29
Update: Henri Beauchamp: Port of SG-2.0 alpha and tattoo layers v6->v9
Armin Weatherwax
11
-62
/
+70
2011-01-25
Add an UI for Display name settings to prefs general, make the setting more i...
Armin Weatherwax
13
-74
/
+107
2011-01-24
Fix a brain fart in 981e88b925
thickbrick
1
-1
/
+1
2011-01-24
Henri Beauchamp: Display Names support v4
Armin Weatherwax
45
-45
/
+2545
2011-01-24
Additional Fix #772 and other sculpt problems
thickbrick
5
-28
/
+195
2011-01-21
Partial fix #772: Large sculpt maps are deformed
thickbrick
2
-6
/
+13
2011-01-20
Fix #757: Missing Raycasting tool from Advanced menu
thickbrick
2
-0
/
+10
2011-01-20
re-enable statistics packet for SL, firstuse warn about it
Armin Weatherwax
7
-21
/
+122
2011-01-20
Add menu option for sculpt debugging in Advanced menu.
thickbrick
2
-0
/
+10
2011-01-20
Fix #773: Crash in Advanced -> Rendering -> Debug GL
thickbrick
1
-0
/
+1
2011-01-16
Fix #756: Link button in build floater can crash
thickbrick
1
-1
/
+2
2011-01-15
Fix offset reading from local files
thickbrick
1
-2
/
+2
2011-01-15
Fix small potential leak of CacheReadResponder objects
thickbrick
1
-1
/
+2
2011-01-14
Fix #771: some small lossless textures fail to load from cache
thickbrick
1
-0
/
+1
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
15
-198
/
+318
2010-12-22
load unloaded-avatar-cloud particle system from LLSD file.
Armin Weatherwax
8
-29
/
+223
2010-11-30
Fix #673: IMs & Logging prefs don't persist
thickbrick
6
-73
/
+117
2010-11-24
Fix #729: Some PNG images lose alpha channel
thickbrick
2
-17
/
+4
[prev]
[next]