aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-03-31Cleaned up logic for bad streamsMcCabe Maxsted1-11/+10
2009-03-30Added flag for multi-core compiling in VS2005McCabe Maxsted1-0/+8
2009-03-30Added VS optimizations to cmakeMcCabe Maxsted1-0/+7
2009-03-30removed gst_element_get_stateMcCabe Maxsted1-29/+45
2009-03-29Added loading info to log's plugin list, set_gst_plugin_path now compiles ↵McCabe Maxsted2-16/+23
for windows
2009-03-28Fixed some minor mistakes in set_gst_plugin_path().Jacek Antonelli1-2/+2
2009-03-28Improved set_gst_plugin_path, more comprehensive path.Jacek Antonelli1-9/+38
Also tried to tidy up a bit.
2009-03-28Moved Windows GST_PLUGIN_PATH setup to LLMediaImplGStreamer.Jacek Antonelli4-28/+31
LLAppViewer::gst_plugin_path --> LLMediaImplGStreamer::set_gst_plugin_path
2009-03-28Print out the plugins gstreamer finds, for debugging.Jacek Antonelli1-0/+15
2009-03-27Fix commit problemMcCabe Maxsted1-46/+37
2009-03-27Fixed video streams freezing the viewerMcCabe Maxsted1-3/+3
2009-03-26Converted all skin XML files to Unix LF line endings.Jacek Antonelli472-37959/+37959
2009-03-26Fixed/improved how slvideo gst plugin is registered.Jacek Antonelli1-16/+10
2009-03-26Removed obsolete gstreamer_syms files.Jacek Antonelli5-326/+0
2009-03-26Removed all that llgst and symbol grabbing silliness.Jacek Antonelli3-106/+71
Some symbols require gstreamer >= 0.10.11.
2009-03-26Link with some gstreamer core libs on Linux.Jacek Antonelli1-6/+4
2009-03-22Ghost files, ignore this commitMcCabe Maxsted6-1907/+1907
2009-03-22Removed slviewer-0-v12160-VisitedLandmarks.patchMcCabe Maxsted7-25/+13
2009-03-22Removed slviewer-0-v12160-RememberStatsPosAndSize.patchMcCabe Maxsted3-22/+5
2009-03-22Removed slviewer-0-v12160-LostConnectionOnLogin.patchMcCabe Maxsted1-1/+1
2009-03-16Visual Studio now ignores C4244 warnings in GStreamerMcCabe Maxsted3-4/+37
2009-03-10Changed startinternetstream() a bit to be clearerMcCabe Maxsted1-19/+22
2009-03-07Use std::string for nametags, removed bizarre name stacking optionMcCabe Maxsted1-26/+19
2009-03-07Landmark icons now correctly change color when visited (patch by Zi ↵McCabe Maxsted7-13/+25
Ree--VWR-7896)
2009-03-07Backported fix for VWR-8783, original patch by Gigs TaggartMcCabe Maxsted1-1/+1
2009-03-07Applied remember stats position and size patch from Latif KhalifaMcCabe Maxsted3-5/+22
2009-03-07Applied memleak patch from VWR-9400McCabe Maxsted1-8/+6
2009-03-07Applied patch by Zwagoth Klaar for muting sounds before decodingMcCabe Maxsted2-2/+10
2009-03-07Backported fix for VWR-4070 from 1.22McCabe Maxsted1-3/+16
2009-03-01Backported fix for VWR-6744 (No way to hide IMs in chat console)McCabe Maxsted2-2/+6
2009-03-01Applied my patch for VWR-8454 (PARCEL_FLAG_ALLOW_CREATE_GROUP_OBJECTS not ↵McCabe Maxsted1-0/+1
highlighted in script editor)
2009-03-01Backported fix for VWR-996 (wrong visualisation of animations) from 1.22McCabe Maxsted1-9/+36
2009-03-01Backported fix for SVC-2771 (script resetting can fail) from 1.22McCabe Maxsted2-3/+18
2009-03-01Backported fix for VWR-3871 (prim position appears to be off) from 1.22McCabe Maxsted1-2/+10
2009-03-01Backported possible crash fix in llfloater.cpp from 1.22McCabe Maxsted1-0/+1
2009-03-01Backported possible crash fix while changing graphics settings from 1.22McCabe Maxsted1-0/+12
2009-03-01Fixed crash involving file picker and locales (patch by Alissa Sabre)McCabe Maxsted1-5/+34
2009-03-01Fixed pause button texture showing up in certain instancesMcCabe Maxsted5-170/+157
2009-02-28Bumped test version to RC2.Jacek Antonelli1-1/+1
2009-02-28Initialize gstreamer (if needed) when making LLMediaImplGStreamer.Jacek Antonelli1-0/+2
Lets us find gstreamer version for "About Imprudence" before login.
2009-02-27Get gstreamer reference from media manager.Jacek Antonelli1-3/+1
Eliminates the need to include llmediaimplgstreamer.h, which causes problems on Linux due to name clash between libxml2 and expat's XMLCALLs.
2009-02-27LLUI's CMakeList needs LLMedia cmake stuff.Jacek Antonelli1-0/+2
2009-02-27Added libgstpulse.so (PulseAudio) to Linux manifest.Jacek Antonelli1-0/+1
2009-02-26Fixed bad LM patch side-effectMcCabe Maxsted3-2/+13
2009-02-25Fixed copy_win_libsMcCabe Maxsted1-22/+30
2009-02-25Forgot to add touch back in to menu_pie_hud.xmlMcCabe Maxsted1-0/+23
2009-02-25Added menu_pie_hud.xml, removed legacy rate pie menu referencesMcCabe Maxsted5-5/+16
2009-02-25Likely fix for inventory folders re-opening. [#98]Jacek Antonelli1-1/+1
2009-02-24Changed the show/hide shortcuts to be linux friendlyMcCabe Maxsted1-9/+9
2009-02-20get_state shows name infoMcCabe Maxsted2-3/+4