aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-06LLMediaImplGStreamer creates new thread for playing.Jacek Antonelli2-6/+24
2009-04-05Added LLGstPlayThread class.Jacek Antonelli3-0/+118
2009-04-04Refactored the heart of the GST play code to startPlay().Jacek Antonelli2-4/+10
2009-04-02Apply saved MediaDebugLevel at media init time.Jacek Antonelli1-0/+7
2009-04-02Plugged in LLMediaImplGStreamer::gstreamer_log().Jacek Antonelli1-1/+5
2009-04-02Implemented LLMediaImplGStreamer::gstreamer_log().Jacek Antonelli2-0/+55
2009-04-02Implemented handleMediaDebugLevelChanged hook.Jacek Antonelli1-0/+18
2009-04-02Added MediaDebugLevel setting in XML (does nothing yet).Jacek Antonelli1-0/+11
2009-04-02Implemented LLMediaImplGstreamer::setDebugLevel().Jacek Antonelli2-0/+14
2009-04-02Added LLMediaImplCommon::setDebugLevel().Jacek Antonelli2-1/+13
2009-04-02Added LLMediaBase::EDebugLevel and setDebugLevel stub.Jacek Antonelli1-0/+15
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 for...McCabe Maxsted2-16/+23
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
2009-03-28Moved Windows GST_PLUGIN_PATH setup to LLMediaImplGStreamer.Jacek Antonelli4-28/+31
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-27Changed the login splash screen URL.Jacek Antonelli1-1/+1
2009-03-26Converted all skin XML files to Unix LF line endings.Jacek Antonelli472-37959/+37959
2009-03-26Converted all skin XML files to Unix LF line endings.Jacek Antonelli482-40025/+40025
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
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 Ree--VWR-...McCabe Maxsted7-13/+25
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 hig...McCabe Maxsted1-0/+1
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