Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Added confirmation dialogs for Mute from pie menu. | Jacek Antonelli | 2009-06-01 | 4 | -3/+82 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dialog is for muting avatars and objects from the pie menu only. | |||||
| * | | | | | | Added a confirmation dialog for Take Off All Clothes. | Jacek Antonelli | 2009-05-31 | 4 | -3/+41 | |
| | | | | | | | ||||||
| * | | | | | | Added a separator between Wear and Restore to Last Position. | Jacek Antonelli | 2009-05-25 | 2 | -4/+7 | |
| | | | | | | | ||||||
| * | | | | | | Restore to Last Position has a confirmation dialog now. | Jacek Antonelli | 2009-05-25 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Added Restore to Last Position confirmation and callback methods. | Jacek Antonelli | 2009-05-25 | 2 | -0/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | LLItemBridge::restoreToWorldConfirm() LLItemBridge::restoreToWorldCallback() | |||||
| * | | | | | | Added ConfirmRestoreToWorld alert text. | Jacek Antonelli | 2009-05-25 | 1 | -0/+24 | |
| | | | | | | | ||||||
| * | | | | | | User-initiated Toggle Fullscreen has a confirmation dialog now. | Jacek Antonelli | 2009-05-25 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | That's in the View menu and also Alt+Enter at login screen. | |||||
| * | | | | | | Added Toggle Fullscreen confirmation and callback methods. | Jacek Antonelli | 2009-05-25 | 2 | -0/+23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | LLViewerWindow::toggleFullscreenConfirm() LLViewerWindow::toggleFullscreenCallback() | |||||
| * | | | | | | Added ConfirmToggleFullscreen alert text. | Jacek Antonelli | 2009-05-25 | 1 | -0/+15 | |
| | | | | | | | ||||||
| * | | | | | | User-initiated Teleport Home has confirmation dialog. | Jacek Antonelli | 2009-05-25 | 2 | -3/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | That's in the World menu and on the world map. | |||||
| * | | | | | | Added Teleport Home confirmation and callback methods. | Jacek Antonelli | 2009-05-25 | 2 | -0/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | LLAgent::teleportHomeConfirm() LLAgent::teleportHomeCallback() | |||||
| * | | | | | | Moved LLAgent::teleportHome() definition. | Jacek Antonelli | 2009-05-25 | 2 | -1/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Was in llagent.h for no good reason, now in llagent.cpp. | |||||
| * | | | | | | Added ConfirmTeleportHome alert text. | Jacek Antonelli | 2009-05-25 | 1 | -0/+16 | |
| | |_|/ / / | |/| | | | | ||||||
| * | | | | | Fixed end-of-line style for Info-Imprudence.plist. | Jacek Antonelli | 2009-05-24 | 1 | -39/+39 | |
| |/ / / / | ||||||
| * | | | | Merge commit 'origin/gst-thread-fix' into mac | Jacek Antonelli | 2009-04-21 | 2 | -31/+36 | |
| |\ \ \ \ | ||||||
| | * | | | | Cleaned up indentation in llmediaimplgstreamer.h. | Jacek Antonelli | 2009-04-18 | 1 | -24/+24 | |
| | | | | | | ||||||
| | * | | | | LLMediaImplGStreamer::startPlay() is protected, LLGstPlayThread friend. | Jacek Antonelli | 2009-04-18 | 1 | -2/+6 | |
| | | | | | | ||||||
| | * | | | | Removed redundant play() from LLMediaImplGStreamer::navigateTo(). | Jacek Antonelli | 2009-04-18 | 1 | -3/+0 | |
| | | | | | | ||||||
| | * | | | | LLMediaImplGStreamer::play() is no-op if already playing. | Jacek Antonelli | 2009-04-18 | 1 | -0/+7 | |
| | | | | | | ||||||
| | * | | | | Removed some useless code from LLMediaImplGStreamer::startPlay(). | Jacek Antonelli | 2009-04-18 | 1 | -3/+0 | |
| | | | | | | ||||||
| * | | | | | Imported GreenLife Emerald Viewer's OpenAL code. It works! | Jacek Antonelli | 2009-04-21 | 2 | -61/+87 | |
| | | | | | | ||||||
| * | | | | | We'll use libopenal.1.dylib after all (yet again). | Jacek Antonelli | 2009-04-20 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Help (force) Mac to use the right OpenAL lib and header dir. | Jacek Antonelli | 2009-04-20 | 1 | -5/+10 | |
| | | | | | | ||||||
| * | | | | | Added libneon to Mac manifest. | Jacek Antonelli | 2009-04-10 | 1 | -0/+1 | |
| | | | | | | ||||||
| * | | | | | Help Mac find the right libalut.0.dylib. | Jacek Antonelli | 2009-04-10 | 1 | -1/+10 | |
| | | | | | | ||||||
| * | | | | | Help Mac find the right libxml2.2.dylib. | Jacek Antonelli | 2009-04-10 | 1 | -1/+13 | |
| | | | | | | ||||||
| * | | | | | Tweaked Mac lib manifest. | Jacek Antonelli | 2009-04-10 | 1 | -4/+2 | |
| |/ / / / | | | | | | | | | | | | | | | | Removed pango, commented out libopenal, added libxml2. | |||||
* | | | | | Menu bar now only changes color for Aditi | McCabe Maxsted | 2009-06-05 | 1 | -3/+6 | |
| | | | | | ||||||
* | | | | | Merged in Armin's gesture manager patch to compensate for removing ↵ | McCabe Maxsted | 2009-06-05 | 2 | -6/+9 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | 'Gestures' from the pie. | |||||
| * | | | | | Applied Armin's gesture manager patch | McCabe Maxsted | 2009-04-27 | 2 | -6/+9 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Redid pie menus based on feedback from VWR-8080 | McCabe Maxsted | 2009-06-05 | 7 | -145/+156 | |
| | | | | | ||||||
* | | | | | Fixed high res checkbox not hiding | McCabe Maxsted | 2009-06-05 | 1 | -2/+0 | |
| |_|/ / |/| | | | ||||||
* | | | | Updated copy_win_libs for 1.1 RC3 | McCabe Maxsted | 2009-04-28 | 1 | -212/+212 | |
|/ / / | ||||||
* | | | GST_PLUGIN_PATH should only search plugin directories for Windows | McCabe Maxsted | 2009-04-17 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merged jacek/next into gst-revamp | McCabe Maxsted | 2009-04-17 | 1 | -39/+39 | |
|/ / | ||||||
* | | Don't use LL_ERRS, it makes the viewer abort! | Jacek Antonelli | 2009-04-06 | 1 | -1/+1 | |
| | | ||||||
* | | Made LogLock mutex less likely to fail, hopefully. | Jacek Antonelli | 2009-04-06 | 1 | -4/+2 | |
| | | ||||||
* | | Merge branch 'mac-1.1.0' into next | Jacek Antonelli | 2009-04-06 | 11 | -145/+266 | |
|\ \ | | | | | | | | | | | | | | | | | | | Required substantial portability changes to set_gst_plugin_path(). Conflicts: linden/indra/llmedia/llmediaimplgstreamer.cpp | |||||
| * | | Added libgstdecodebin.so plugin to Mac manifest. | Jacek Antonelli | 2009-03-30 | 1 | -0/+1 | |
| | | | ||||||
| * | | set_gst_plugin_path now sets GST_PLUGIN_SYSTEM_PATH="". | Jacek Antonelli | 2009-03-29 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | This prevents GStreamer from looking for system-installed plugins, which can have conflicts with our packaged ones. | |||||
| * | | Improved set_gst_plugin_path, now sets path on Mac too. | Jacek Antonelli | 2009-03-29 | 1 | -36/+67 | |
| | | | ||||||
| * | | Merge commit 'origin/gst-revamp' into mac-1.1.0 | Jacek Antonelli | 2009-03-29 | 4 | -28/+75 | |
| |\ \ | ||||||
| * | | | Using OpenAL framework on Mac after all. Maybe. | Jacek Antonelli | 2009-03-29 | 1 | -1/+7 | |
| | | | | ||||||
| * | | | Tweaked the list of linked-in gstreamer libs for Mac. | Jacek Antonelli | 2009-03-29 | 1 | -3/+6 | |
| | | | | ||||||
| * | | | Removed the "2.0.0" named glib libs. Only using "2.0" now. | Jacek Antonelli | 2009-03-29 | 1 | -6/+0 | |
| | | | | ||||||
| * | | | Merge commit 'gst-revamp' into mac-1.1.0 | Jacek Antonelli | 2009-03-26 | 9 | -462/+85 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: linden/indra/cmake/GStreamer.cmake linden/indra/llmedia/llmediaimplgstreamer.cpp | |||||
| * | | | | Symlinks for Mac glib dylibs (2.0.0 -> 2.0). | Jacek Antonelli | 2009-03-16 | 1 | -0/+6 | |
| | | | | | ||||||
| * | | | | Added more Mac dylibs to manifest. | Jacek Antonelli | 2009-03-16 | 1 | -1/+10 | |
| | | | | | ||||||
| * | | | | Added error checking when generating an OpenAL source | Jacek Antonelli | 2009-03-13 | 1 | -0/+11 | |
| | | | | | ||||||
| * | | | | Don't find specific OpenAL lib locations on Mac/Linux. | Jacek Antonelli | 2009-03-12 | 1 | -8/+2 | |
| | | | | | | | | | | | | | | | | | | | | Linking that way is bad. Just use -lopenal -lalut instead. |