aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-02-27Switched to Phoenix Viewers Boost 1.43 libs for WindowsPatrick Sapinski2-5/+3
2011-02-27Added a "news bar" at the bottom of the login screen.Jacek Antonelli4-21/+112
The web page to load is defined by the setting "NewsBarURL". Default is "http://app.kokuaviewer.org/news/", which will display links to the latest Imprudence/Kokua blog posts, etc.
2011-02-27Improved warning message about SL statistics packet.Jacek Antonelli2-15/+13
2011-02-27Changed imprudenceviewer.org URLs to the new kokuaviewer.org URLs.Jacek Antonelli8-17/+17
2011-02-27Updated default_grids.xml from current online grids list.Jacek Antonelli1-26/+13
2011-02-27Better format for channel/version string.Jacek Antonelli1-29/+18
Before, it was "Imprudence #.#.# / Second Life #.#.#.#". Now, it's just "Imprudence #.#.#".
2011-02-27postfix: new maximum number of groups in SL.Armin Weatherwax2-1/+10
2011-02-27Re-enabled rezplat for OpenSim-based gridsMcCabe Maxsted1-9/+0
2011-02-27Fixed the imprudence.url file not using the new kokuaviewer wiki linkMcCabe Maxsted1-1/+5
2011-02-26Staff, not employee.David Seikel1-1/+1
2011-02-26Change the skin preferences panel to have the meta skins.David Seikel5-37/+37
2011-02-26Add the PSL purple skin.David Seikel189-0/+596
2011-02-26Adding the meta 7 web site stuff to the help menu. With translations by Ben ↵David Seikel15-13/+247
and Daniel.
2011-02-26Update the About viewer bit for meta-impy.David Seikel4-17/+11
2011-02-26Add meta7 logo to startup page, AND make it work.David Seikel3-1/+10
2011-02-26Missed some is_linden -> is_god conversions.David Seikel1-7/+7
2011-02-26More meta-impy branding. Not so sure about the Mac and Windows stuff in ↵David Seikel6-15/+15
this one.
2011-02-26Unbranding word of the day is "Second Life".David Seikel7-11/+12
2011-02-25In the meta grid, staff members have the last name "Meta", the users are ↵David Seikel2-5/+5
"metazens", and we abuse the age verification flag to let people choose to see Adult stuff.
2011-02-25Unbranding. Todays word is "linden".David Seikel111-243/+233
2011-02-24Workaround #726: SIGSEGV in memcpy in LLImageRaw::LLImageRaw with data=0thickbrick1-1/+1
Not sure why this happens, but is related to mForceToSaveRawImage=TRUE (e.g. in the texture preview floater.) This workaround seems to work for Singularity, as suggested by Siana Gears.
2011-02-24Added a "news bar" at the bottom of the login screen.Jacek Antonelli4-21/+112
The web page to load is defined by the setting "NewsBarURL". Default is "http://app.kokuaviewer.org/news/", which will display links to the latest Imprudence/Kokua blog posts, etc.
2011-02-22gio-2.0 is not used on Mac.Jacek Antonelli1-1/+0
2011-02-22Improved warning message about SL statistics packet.Jacek Antonelli2-15/+13
2011-02-22Changed imprudenceviewer.org URLs to the new kokuaviewer.org URLs.Jacek Antonelli10-17/+17
2011-02-22Updated default_grids.xml from current online grids list.Jacek Antonelli1-30/+17
2011-02-22Removed getvoice.sh for Linux. It's no longer needed.Jacek Antonelli2-35/+0
(cherry-picked from commit fff44ef5ad556464a41c160ac6031c67ef40cb63)
2011-02-22Applied patch by Ansariel Hiller for #675: Keywords update to reflect ↵McCabe Maxsted1-1/+3
changes to llSensor LSL function (Partial cherry-pick of commit d13d991d2d29bd3d0cc9a0d4e5480a0705681d06)
2011-02-22re-enable statistics packet for SL, firstuse warn about itArmin Weatherwax7-21/+122
(cherry picked from commit 282cb19508dcd38039454dfe71d23bb042fe376c)
2011-02-20Reduce the logging spam to warnings. Debug was too much.David Seikel1-2/+2
2011-02-18Fixed compile error in llmediaplugintest: lingering ll_init_aprMcCabe Maxsted1-3/+0
2011-02-18Removed a bit of spam from the GStreamer log fileMcCabe Maxsted1-0/+1
2011-02-18Created a media_plugin_gstreamer010.log file in the cwd for the GStreamer pluginMcCabe Maxsted1-68/+96
2011-02-18Fixed cmake using the old windows gstreamer plugin libsMcCabe Maxsted1-4/+4
2011-02-13Remove catering to LL's probably illegal attempt to block copying of open ↵David Seikel1-5/+12
source content that specifically prevents attempts to block copying.
2011-02-13Changing some "Second Life" references to "meta-impy".David Seikel3-7/+7
2011-02-13UNBRANDING! Conservativley remove references to "second life", replacing ↵David Seikel33-88/+65
them with something generic.
2011-02-12Revert "Comment out the server tellinsg us what the search URL is, seems the ↵David Seikel1-3/+2
server sends garbage." This reverts commit c7f818d42ec4e2a2b8b27bfd4dbfaf4fc8beb7eb. The server is now fixed.
2011-02-11Comment out the server tellinsg us what the search URL is, seems the server ↵David Seikel1-2/+3
sends garbage. Should revert this when the server is fixed. Also explains why some viewers don't have working search.
2011-02-11Make most of search work.David Seikel1-0/+2
2011-02-11One part of the system does not like the meta-impy name. Seems to be an ↵David Seikel1-1/+2
unused part though, so take the lazy way out.
2011-02-10Fixed gstreamer plugin headers missing from cmakeMcCabe Maxsted1-0/+6
2011-02-10Give a little information in the log when we fail to init the audio plugin ↵McCabe Maxsted1-0/+3
on the first try
2011-02-10Patch by Armin to split apart the 'Plugin' logcontrol.xml entry to avoid ↵McCabe Maxsted7-107/+115
spam when debugging plugins
2011-02-10Use gstreamer plugin for windows audio mime typesMcCabe Maxsted1-11/+11
2011-02-10Make media_plugin_gstreamer010 find all its headers correctly on Windows ↵McCabe Maxsted2-6/+14
(notes: need to add archives for iconv and gstreamer to install.xml, doesn't link yet)
2011-02-11Work around the endless bitching about webkit failing when you open the ↵David Seikel1-2/+2
search window. At least now you can close search, THEN deal with the error popups.
2011-02-10Updated windows version of boost to the 1.39 version used in Snowglobe 1.5. ↵McCabe Maxsted3-28/+5
Note: only VS2005 libs currently included
2011-02-10Remove special handling of linden estates. We don't have them in meta, and ↵David Seikel16-424/+34
that sort of policy should be server side anyway. It's good to remove useless code. As usual I found three ways of recognising linden estates being used in the code, makes it hard to find them all. Might be some left over.
2011-02-10Enabled gstreamer10 media plugin in CMake for WindowsMcCabe Maxsted2-14/+20