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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Robin Cornelius: fixes for building plugins on Linux 64bit
Armin Weatherwax
2010-09-23
9
-1
/
+62
*
update llplugin to latest version of SG2, pull latest webkit
Armin Weatherwax
2010-09-23
22
-64
/
+132
*
update to latest SG2 media_plugins
Armin Weatherwax
2010-09-23
20
-229
/
+956
*
make it compile and run.
Armin Weatherwax
2010-09-23
3
-147
/
+1
*
port llprimitive from SG2.0
Armin Weatherwax
2010-09-23
20
-335
/
+3121
*
port SG2.0 Mediaplugs (webkit supports flash now)
Armin Weatherwax
2010-09-23
50
-221
/
+520
*
remove deprecated files
Armin Weatherwax
2010-09-23
3
-1394
/
+0
*
Fixed 'there is no media type for text/html' errors
McCabe Maxsted
2010-09-23
2
-0
/
+469
*
Fixed floatervicelicense not compiling with the new media changes
McCabe Maxsted
2010-09-23
5
-27
/
+24
*
Fixed llvewermedia version info (and kept it disabled unless there's a good r...
McCabe Maxsted
2010-09-23
1
-5
/
+8
*
Added fix for word size from Snowglobe (only for Windows--didn't update Linux...
McCabe Maxsted
2010-09-23
7
-8
/
+48
*
Removed some bad merge entries from newview/CMakeLists.txt
McCabe Maxsted
2010-09-23
1
-2
/
+0
*
CMake now runs correctly on Windows
McCabe Maxsted
2010-09-23
2
-0
/
+24
*
Added missing plugins notifications
McCabe Maxsted
2010-09-23
1
-0
/
+18
*
Removed 'prepare' dependency from cmake
McCabe Maxsted
2010-09-23
3
-3
/
+0
*
Removed gstreamer and gstreamer-plugins from install.xml for Windows
McCabe Maxsted
2010-09-23
1
-14
/
+0
*
Fixed CopyWinLibs. Still a bunch of CMake errors and plugins don't load on Wi...
McCabe Maxsted
2010-09-23
2
-386
/
+173
*
Fixed Windows compile error with WIND_BUFFER_SIZE_SEC
McCabe Maxsted
2010-09-23
2
-1
/
+2
*
Fixed newview\CMakeLists.txt not parsing on Windows
McCabe Maxsted
2010-09-23
1
-5
/
+4
*
Added missing glui and freeglut libs on Windows
McCabe Maxsted
2010-09-23
1
-0
/
+37
*
First LL update of plugins, mainly documentation
Armin Weatherwax
2010-09-23
10
-103
/
+358
*
lost in merge: 1 debug setting, some member variables from llpanellandmedia
Armin Weatherwax
2010-09-23
3
-20
/
+38
*
llmediaplugins first step
Armin Weatherwax
2010-09-23
305
-7793
/
+30690
*
Changed version to Experimental 2010.09.18
McCabe Maxsted
2010-09-18
1
-1
/
+1
*
Fixed contacts search not working on uppercase names
McCabe Maxsted
2010-09-18
2
-7
/
+8
*
Fixed windows compile error on autocomplete
McCabe Maxsted
2010-09-18
1
-1
/
+1
*
Default upload animation preview to own avatar
Armin Weatherwax
2010-09-18
1
-1
/
+1
*
Merge remote branch 'elektra/weekly' into weekly
McCabe Maxsted
2010-09-18
4
-9
/
+40
|
\
|
*
Fixed events handling on osx to behave correctly on 10.5+ compilation runs.
elektrahesse
2010-09-17
2
-6
/
+30
|
*
Ooops forgot to remove a debug printout :P
elektrahesse
2010-09-17
1
-1
/
+0
|
*
Fixed path separators for im history so it's multiplatform now
elektrahesse
2010-09-17
1
-1
/
+8
|
*
Added a check to avoid triggering completion tests if text in chatbar is empty.
elektrahesse
2010-09-17
1
-2
/
+3
|
*
Merge branch 'weekly' of git://github.com/mccabe/imprudence into weekly
elektrahesse
2010-09-17
30
-962
/
+711
|
|
\
|
*
\
Merge branch 'weekly' of git://github.com/mccabe/imprudence into weekly
elektrahesse
2010-09-16
59
-593
/
+676
|
|
\
\
*
|
|
|
UI Scale Reset button finds the actual default, not hardcoded.
Jacek Antonelli
2010-09-18
1
-1
/
+2
*
|
|
|
Added links to the blog and forums to the login screen's help menu
McCabe Maxsted
2010-09-17
1
-20
/
+22
*
|
|
|
Updated the profile button heights
McCabe Maxsted
2010-09-17
1
-8
/
+8
|
|
_
|
/
|
/
|
|
*
|
|
Merge remote branch 'elektra/weekly' into weekly
McCabe Maxsted
2010-09-17
6
-41
/
+181
|
\
\
\
|
|
/
/
|
*
|
Added nicknames support for chat highlighting (up to 3) in prefs->adv->extra
elektrahesse
2010-09-16
4
-6
/
+98
|
*
|
Commented out the checks for distance, above 1024mts seems like i can't make ...
elektrahesse
2010-09-16
1
-2
/
+2
|
*
|
Switched struct declaration to a more C++esque way... Aleric hit me with a st...
elektrahesse
2010-09-16
1
-2
/
+2
|
*
|
Moved all the variables to a struct to keep code more clean and added a check...
elektrahesse
2010-09-16
2
-41
/
+53
|
*
|
Fixed a bug related to the names cache clearing :P
elektrahesse
2010-09-16
1
-40
/
+39
|
*
|
Added names cycling using TAB. Only 1 char now necessary to trigger completio...
elektrahesse
2010-09-16
2
-30
/
+53
|
*
|
Added CHAT_NORMAL_RADIUS check for autocompletion and deleted selection of la...
elektrahesse
2010-09-16
1
-3
/
+17
|
*
|
Added support for autocompletion of names also in the 'local chat' window
elektrahesse
2010-09-15
1
-2
/
+1
|
*
|
Added more punctuation support to both names autocomplete and names highlight...
elektrahesse
2010-09-15
2
-2
/
+2
|
*
|
Added TAB as name completion hotkey, to be used after at least 3 chars otherw...
elektrahesse
2010-09-15
1
-1
/
+2
*
|
|
"fix" null sound channel crash
Nemurimasu Neiro
2010-09-17
1
-1
/
+1
*
|
|
Made searching contacts suck a lot less
McCabe Maxsted
2010-09-17
2
-37
/
+47
[next]