phoenix-firestorm/indra/llvfs
Monroe Linden 144b8349b3 Fix for EXT-6287 (fullscreen flash video plays behind the viewer instead of in front)
Made SLPlugin into a bundled app on the Mac (this is apparently necessary for the plugin's window to be allowed to get focus).

Changed the Info.plist key SLPlugin uses to keep itself out of the dock from LSBackgroundOnly to LSUIElement (this allows it to get focus and display UI).

Added some Mac-specific code to slplugin.cpp to manipulate window layers and bring the plugin process to the foreground when something in the process opens a window, and to bring the viewer to the foreground when the last window in the process is closed.
2010-04-21 17:04:27 -07:00
..
tests
CMakeLists.txt
lldir.cpp Fixed EXT-6423(normal) - Windows viewer spends a minute clearing cache when there is no cache 2010-04-16 09:25:40 +03:00
lldir.h Backed out changeset 63b699f90efd 2010-04-07 10:37:07 +01:00
lldir_linux.cpp
lldir_linux.h
lldir_mac.cpp Fix for EXT-6287 (fullscreen flash video plays behind the viewer instead of in front) 2010-04-21 17:04:27 -07:00
lldir_mac.h
lldir_solaris.cpp
lldir_solaris.h
lldir_win32.cpp
lldir_win32.h
lldirguard.h
lllfsthread.cpp some clean-up of lllfsthread to help me understand it, remove one extraneous close(). to be reviewed by bao. 2010-04-15 16:55:34 +01:00
lllfsthread.h
llpidlock.cpp
llpidlock.h
llvfile.cpp
llvfile.h
llvfs.cpp
llvfs.h
llvfsthread.cpp
llvfsthread.h