Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-06-07 | 1.1 version final | McCabe Maxsted | 1 | -6/+6 | |
2009-06-06 | Updated version/copyright info for Mac version. | Jacek Antonelli | 2 | -3/+3 | |
2009-06-06 | Pie menu for HUD and Attachment should use "Attachment Touch". | Jacek Antonelli | 2 | -4/+4 | |
2009-06-06 | Fixed "Take" on the object pie menu not working. | Jacek Antonelli | 1 | -2/+2 | |
2009-06-05 | Menu bar now only changes color for Aditi | McCabe Maxsted | 1 | -3/+6 | |
2009-06-05 | Redid pie menus based on feedback from VWR-8080 | McCabe Maxsted | 7 | -145/+156 | |
2009-06-05 | Fixed high res checkbox not hiding | McCabe Maxsted | 1 | -2/+0 | |
2009-06-05 | Mute in Profile window triggers confirmation dialog too. | Jacek Antonelli | 1 | -2/+2 | |
2009-06-01 | Added confirmation dialogs for Mute from pie menu. | Jacek Antonelli | 4 | -3/+82 | |
Dialog is for muting avatars and objects from the pie menu only. | |||||
2009-05-31 | Added a confirmation dialog for Take Off All Clothes. | Jacek Antonelli | 4 | -3/+41 | |
2009-05-25 | Added a separator between Wear and Restore to Last Position. | Jacek Antonelli | 2 | -4/+7 | |
2009-05-25 | Restore to Last Position has a confirmation dialog now. | Jacek Antonelli | 1 | -1/+1 | |
2009-05-25 | Added Restore to Last Position confirmation and callback methods. | Jacek Antonelli | 2 | -0/+22 | |
LLItemBridge::restoreToWorldConfirm() LLItemBridge::restoreToWorldCallback() | |||||
2009-05-25 | Added ConfirmRestoreToWorld alert text. | Jacek Antonelli | 1 | -0/+24 | |
2009-05-25 | User-initiated Toggle Fullscreen has a confirmation dialog now. | Jacek Antonelli | 2 | -2/+2 | |
That's in the View menu and also Alt+Enter at login screen. | |||||
2009-05-25 | Added Toggle Fullscreen confirmation and callback methods. | Jacek Antonelli | 2 | -0/+23 | |
LLViewerWindow::toggleFullscreenConfirm() LLViewerWindow::toggleFullscreenCallback() | |||||
2009-05-25 | Added ConfirmToggleFullscreen alert text. | Jacek Antonelli | 1 | -0/+15 | |
2009-05-25 | User-initiated Teleport Home has confirmation dialog. | Jacek Antonelli | 2 | -3/+2 | |
That's in the World menu and on the world map. | |||||
2009-05-25 | Added Teleport Home confirmation and callback methods. | Jacek Antonelli | 2 | -0/+17 | |
LLAgent::teleportHomeConfirm() LLAgent::teleportHomeCallback() | |||||
2009-05-25 | Moved LLAgent::teleportHome() definition. | Jacek Antonelli | 2 | -1/+8 | |
Was in llagent.h for no good reason, now in llagent.cpp. | |||||
2009-05-25 | Added ConfirmTeleportHome alert text. | Jacek Antonelli | 1 | -0/+16 | |
2009-05-24 | Fixed end-of-line style for Info-Imprudence.plist. | Jacek Antonelli | 1 | -39/+39 | |
2009-05-18 | Changed the list of installed Mac gstreamer plugins. | Jacek Antonelli | 1 | -1/+11 | |
Commented out libgstqtwrapper.so, since it causes issues with MP3s (and perhaps other types). Added: libgstfilter.so libgstmultifile.so libgststereo.so libgstvideobalance.so libgstvideobox.so libgstvideocrop.so libgstvideoflip.so libgstvideomixer.so libgstvideorate.so libgstvideosignal.so | |||||
2009-05-16 | Reverted Ctrl-D shortcut back to Edit > Duplicate. | Jacek Antonelli | 1 | -3/+2 | |
No longer World > Create Landmark Here. | |||||
2009-05-02 | Added libgstqtwrapper.so to Mac manifest. | Jacek Antonelli | 1 | -0/+1 | |
2009-04-27 | Applied Armin's gesture manager patch | McCabe Maxsted | 2 | -6/+9 | |
2009-04-20 | We'll use libopenal.1.dylib after all (yet again). | Jacek Antonelli | 1 | -1/+1 | |
2009-04-17 | Merged jacek/next into gst-revamp | McCabe Maxsted | 1 | -39/+39 | |
2009-04-10 | Added libneon to Mac manifest. | Jacek Antonelli | 1 | -0/+1 | |
2009-04-10 | Tweaked Mac lib manifest. | Jacek Antonelli | 1 | -4/+2 | |
Removed pango, commented out libopenal, added libxml2. | |||||
2009-04-02 | Apply saved MediaDebugLevel at media init time. | Jacek Antonelli | 1 | -0/+7 | |
2009-04-02 | Implemented handleMediaDebugLevelChanged hook. | Jacek Antonelli | 1 | -0/+18 | |
2009-04-02 | Added MediaDebugLevel setting in XML (does nothing yet). | Jacek Antonelli | 1 | -0/+11 | |
2009-03-29 | Added loading info to log's plugin list, set_gst_plugin_path now compiles ↵ | McCabe Maxsted | 1 | -3/+0 | |
for windows | |||||
2009-03-30 | Added libgstdecodebin.so plugin to Mac manifest. | Jacek Antonelli | 1 | -0/+1 | |
2009-03-29 | Removed the "2.0.0" named glib libs. Only using "2.0" now. | Jacek Antonelli | 1 | -6/+0 | |
2009-03-28 | Moved Windows GST_PLUGIN_PATH setup to LLMediaImplGStreamer. | Jacek Antonelli | 2 | -28/+0 | |
LLAppViewer::gst_plugin_path --> LLMediaImplGStreamer::set_gst_plugin_path | |||||
2009-03-27 | Changed the login splash screen URL. | Jacek Antonelli | 1 | -1/+1 | |
2009-03-26 | Converted all skin XML files to Unix LF line endings. | Jacek Antonelli | 472 | -37959/+37959 | |
2009-03-26 | Converted all skin XML files to Unix LF line endings. | Jacek Antonelli | 482 | -40025/+40025 | |
2009-03-22 | Ghost files, ignore this commit | McCabe Maxsted | 6 | -1907/+1907 | |
2009-03-22 | Removed slviewer-0-v12160-VisitedLandmarks.patch | McCabe Maxsted | 7 | -25/+13 | |
2009-03-22 | Removed slviewer-0-v12160-RememberStatsPosAndSize.patch | McCabe Maxsted | 3 | -22/+5 | |
2009-03-22 | Removed slviewer-0-v12160-LostConnectionOnLogin.patch | McCabe Maxsted | 1 | -1/+1 | |
2009-03-16 | Symlinks for Mac glib dylibs (2.0.0 -> 2.0). | Jacek Antonelli | 1 | -0/+6 | |
2009-03-16 | Added more Mac dylibs to manifest. | Jacek Antonelli | 1 | -1/+10 | |
2009-03-11 | Added Mac gstreamer plugins to viewer manifest | Jacek Antonelli | 1 | -0/+62 | |
2009-03-11 | Removed Quicktime-related cmake code | Jacek Antonelli | 1 | -1/+0 | |
2009-03-11 | Manifest includes openal and gstreamer libs in Mac package | Jacek Antonelli | 1 | -3/+35 | |
2009-03-09 | Mac app icon will be called viewer.icns instead of secondlife.icns | Jacek Antonelli | 3 | -4/+4 | |