Ansariel
3192fe832f
Merge viewer-quickgraphics
2016-03-08 01:41:31 +01:00
Oz Linden
c8726aba30
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
Tonya Souther
e6c38fa964
Compile fix for gcc on Linux.
...
Note that this change is harmless on any other OS, since the file is only
used on Linux.
2015-07-21 14:33:00 -05:00
Nicky
460f499c1e
Work around glib functions that had been deprecated with glib 2.35.
2013-11-23 15:11:12 +01:00
Graham Madarasz
bf6182daa8
Update Mac and Windows breakpad builds to latest
2013-03-29 07:50:08 -07:00
Nicky
aa73973514
Work around glib functions that had been deprecated with glib 2.32.
2013-01-23 21:15:14 +01:00
Tank_Master
d4640277d0
Merge LL 3.5.3 release.
2013-07-09 16:24:58 -07:00
Nicky
02816087d9
Backout a8b492b8e561. It's doing not much good during the later parts of newview compilation.
2013-06-29 18:52:35 +02:00
Nicky
1c6fdd35cf
Fix for newer GCC versions.
2013-06-27 21:20:07 +02:00
Nicky
a1f0b6a890
FIRE-5860; Add a missing break statement. Issue found by Melancholy Lemon, proprosed fix from him too.
2012-03-31 23:25:08 +02:00
Nicky
cd7e7667e5
FIRE-5761; Patch from Melancholy Lemon: Enable meta data extraction for Linux non standalone builds.
2012-03-26 21:32:06 +02:00
Nicky
6d31971f17
Disable gstreamer metadata extraction when not doing a standalone build. Got missing symbols
...
when it was enabled.
2012-01-27 23:19:12 +01:00
Nicky
f66ccd1572
Implement extraction of stream metadata (title/artist) with gstreamer.
2012-01-20 23:30:02 +01:00
Oz Linden
06b0d72efa
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
Tofu Linden
e79b9d9bab
SNOW-541 PARTIAL GSTREAMER fail to load (slplugin?)
...
Robustify the plugin a bunch more, and turn off a dodgy-and-unused visualization feature.
(transplanted from 43273f751dac21d53dba83a90d7f9e057865f789)
2010-06-13 12:36:02 +01:00
Tofu Linden
e7d9999359
Merge from viewer-2-0
2010-03-23 14:08:11 +00:00
Monroe Linden
ce242821dc
Added an "init" message in LLPLUGIN_MESSAGE_CLASS_MEDIA, and made LLPluginClassMedia queue it up before initializing its LLPluginProcessParent.
...
Made all existing plugins send their texture_params message from this init message instead of the LLPLUGIN_MESSAGE_CLASS_BASE "init" message. (This ensures that they won't start to receive 'size_change' messages until after the init has happened.)
Added "set_user_data_path" and "set_language_code" messages to LLPluginClassMedia.
Made webkit plugin deal with the new messages, when they're sent before it receives the media "init".
Removed the user_data_path and language_code arguments from the init function calls throughout the hierarchy.
Made LLViewerMediaImpl queue up the language code and user data path messages before initializing the media.
Reviewed by Callum at http://codereview.lindenlab.com/687006 .
2010-03-16 16:42:31 -07:00
Tofu Linden
f0c897230f
duh, with added buildability.
2010-02-27 17:31:27 +00:00
Tofu Linden
753ddd7714
give audio visualization on faces with audio-only media. linux/gstreamer only.
2010-02-27 17:29:30 +00:00
Tofu Linden
4070f6636e
more minor cleanup to the gstreamer plugin.
2009-12-24 16:57:53 -08:00
Tofu Linden
52c8ffaa49
Some tidy-ups to the gstreamer media plugin while I try to figure out where the black-frame-on-resize is coming from.
2009-12-24 16:53:54 -08:00
Tofu Linden
043407238a
Final tidy-up for DEV-44502 (gstreamer scaling bug) -
...
I *think* this is a bit clearer. Not awesomely so.
2009-12-18 15:33:52 -08:00
Tofu Linden
ceda074b86
gstreamer plugin now does the 'right' thing wrt resizing downwards *and up to its natural size again*. Though I don't like the logic so I'll be rejigging it again next.
2009-12-18 15:10:24 -08:00
bea@american.lindenlab.com
8e3276ebf9
doxygen: exclude licensing comments
2009-11-30 14:53:31 -08:00
Monroe Williams
cf9239cabc
svn merge -r 134922:134973 svn+ssh://svn.lindenlab.com/svn/linden/branches/media-on-a-prim/moap-7
...
Merging branches/media-on-a-prim/moap-7 down to viewer-2.0.
2009-10-01 02:35:53 +00:00
Monroe Williams
745845f799
svn merge -r 129841:129910 svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/pluginapi_05-merge@129910
...
svn merge -r 129913:131718 svn+ssh://svn.lindenlab.com/svn/linden/branches/pluginapi/pluginapi_05
Some branch shenannigans in the pluginapi_05 branch caused this to become a two-part merge.
2009-08-27 19:00:18 +00:00