Ansariel
0d0d9c4e23
Merge viewer-bear
2016-11-04 14:02:34 +01:00
pavelkproductengine
07e78807a8
MAINT-6810 win10, 4k monitor and UI scale of 2.0 makes most web content too small to read
2016-10-27 19:48:59 +03:00
Nicky
a5b60be1ff
Stop cmake warning spam for media plugins.
2016-10-14 15:09:33 +02:00
Ansariel
e4211ee835
Remove linker warning about LTCG switch to improve linker performance for VLC plugin
2016-10-12 00:07:57 +02:00
Nicky
d7a0835432
Merge.
2016-09-26 21:12:34 +02:00
callum@lindenlab.com
921cfa355c
MAINT-6462 Built-in browser plays video vertically flipped
2016-09-09 11:46:50 -07:00
Nicky
b6e00e7152
Windows x86; Kill quicktime plugin.
2016-08-14 21:46:00 +02:00
Nicky
cf812e60d2
Do not add /FIXED:NO to windows builds.
2016-08-12 12:07:43 +02:00
Nicky
9fbcb54631
Backout d8dc2724d189 as DSO loading causes issue with VLC of different API levels.
2016-08-08 19:28:42 +02:00
Nicky
87f61ede8b
DSO load VLC. for Windows use the installer from http://www.videolan.org/vlc/download-windows.html (select the 64bit installer from the dropdown next to "Download VLC" for a 64 bit viewer)
2016-08-05 00:33:09 +02:00
Nicky
62b661fb4f
Merge.
2016-08-04 19:00:16 +02:00
Nicky
276cd251a6
GStreamer 1.0 media plugins for Windows and Linux.
2016-08-02 19:02:29 +02:00
Nicky
60e13343bf
- Update CEF
...
- Remove old preload hack and y flipping debug for CEF.
- Enable 64 bit CEF for Windows x64. The plugins will be built as native 64 bit plugins now (no quicktime).
2016-08-02 14:40:56 +02:00
Nicky
b547aeef03
Merge with https://bitbucket.org/lindenlab/viewer-vlc
2016-08-01 16:15:47 +02:00
Oz Linden
781cf7fac4
remove use of "override" C++11 feature not supported on gcc 4.6
2016-07-27 09:53:20 -04:00
Callum Linden
8cd9569cef
First pass at enabling time based media (videos) scrubbing controls
2016-07-21 21:06:06 -07:00
Callum Linden
befb0446c5
Remove new 'buffering' state for video media - seemed like it'd be useful but it broke things
2016-07-21 15:20:00 -07:00
Callum Linden
f0eab8b36f
Add a comment about order of operation that might be important for those that follow
2016-07-21 09:46:42 -07:00
Callum Linden
8a25489591
MAINT-6578 Broken texture batching - fixed along with misc LibVLC plugin additions (status, titles, looping)
2016-07-20 19:54:54 -07:00
Callum Linden
cd47f86c4a
MAINT-6578 Add back Y Flip into QuickTime plugin used in OS X to match viewer setting
2016-07-19 12:42:49 -07:00
Callum Linden
1c4dbc64ab
MAINT-6577 FIX No sound in MOAP or browser video
2016-07-15 12:18:00 -07:00
Callum Prentice
8ae7828643
MAINT-6527 and MAINT-6528 FIX - max volume and media playing prior URLs
2016-07-11 19:46:11 -07:00
Nicky
92c9ef9df5
Remove some old CEF code not needed with the new CEF libs.
2016-07-10 16:51:15 +02:00
callum_linden
d59ce04495
MAINT-6527 FIX -volume plays at full amount +50m away - volume was not set for media outside attenuation zone so played at random value
2016-07-07 09:10:39 -07:00
callum_linden
5f57257185
MAINT-6481 FIX Media controls not present
2016-07-01 14:52:51 -07:00
Nicky
d63d3b4e7b
Merge.
2016-07-01 16:00:32 +02:00
Tonya Souther
3fda523e9d
32-bit C++11 fixes.
2016-06-21 22:52:20 -05:00
Nicky
956f687f47
Merge with https://bitbucket.org/callum_linden/viewer-release-vlc
2016-06-04 00:49:12 +02:00
callum_linden
53cc5ba225
FIX MAINT-6748 content looks correct but page links are flipped vertically
2016-06-02 18:24:15 -07:00
Callum Prentice
a24e24fb50
Merged in NickyD/viewer-release-vlc (pull request #2 )
...
Linux media_plugin_libvlc
2016-06-02 14:00:36 -07:00
callum_linden
4796f717c2
BUG-18252 - media flipped on OS X when played in 2D browser
2016-06-02 09:49:08 -07:00
Nicky
bebfe34aac
Linux: Use media_plugin_libvlc for media playback.
2016-06-01 22:33:30 +02:00
callum_linden
69174fcc58
Fix windows line endings
2016-05-31 14:51:40 -07:00
callum_linden
dca6153c23
Remove local flip (as part of resize) in QuickTime plugin for OSX
2016-05-31 09:41:37 -07:00
Nicky
e982c273fd
Merge with viewer-release-vlc
2016-05-29 19:27:00 +02:00
callum_linden
282956e768
Some simple tidy up and added a proper URL for video test button in web content floater
2016-05-27 16:53:16 -07:00
Nicky
ccfb18948d
- Make popup appear on the right screen coordinates (this was broken after the flipy switch)
...
- Make sure the popup stays until it is dismissed (no need to hold the mouse button to scroll through eg a listbox) [This needs a CEF change.)
2016-05-27 00:27:10 +02:00
Callum Prentice
8c85ec13d5
Put back QuickTime plugin code for OS X until a LibVLC version is created
2016-05-26 13:51:22 -07:00
callum_linden
70a38880fa
Put back QuickTime plugin code for OS X only (untested - moving code to OS X dev)
2016-05-26 12:50:54 -07:00
callum_linden
05fcb7c812
Automated merge with tip of viewer-release
2016-05-23 16:50:56 -07:00
callum_linden
50ab1e57ec
Added support for some transport controls (pause/play/stop) and setting media volume level.
2016-05-16 10:58:39 -07:00
callum_linden
09e68a4953
Additional set of changes to use vlc-bin package
2016-05-13 16:43:18 -07:00
callum_linden
f0e9566b90
pull in unflipped version of LLCEFLib
2016-05-13 13:09:12 -07:00
callum_linden
bceafa5062
working test button in web browser floater - video inverted
2016-05-10 17:16:24 -07:00
callum_linden
ed73eae302
Added support for arbitrary URLs and cleaned up code
2016-05-10 13:07:34 -07:00
callum_linden
d15da19231
Added restart on resize - kind of works
2016-05-09 17:11:10 -07:00
callum_linden
e11ab0240a
Moving to a private repo
2016-05-06 17:43:47 -07:00
callum_linden
5a55ba8ce3
Remove references to quicktime from the plain old viewer-release build
2016-04-19 15:04:50 -07:00
Ansariel
2797c5938a
Merge Firestorm LGPL
2016-04-05 10:47:23 +02:00
Oz Linden
9be58e915a
merge with 4.0.3-release
2016-04-04 15:53:09 -04:00