aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up logic for bad streamsMcCabe Maxsted2009-03-311-11/+10
* Added flag for multi-core compiling in VS2005McCabe Maxsted2009-03-301-0/+8
* Added VS optimizations to cmakeMcCabe Maxsted2009-03-301-0/+7
* removed gst_element_get_stateMcCabe Maxsted2009-03-301-29/+45
* Added loading info to log's plugin list, set_gst_plugin_path now compiles for...McCabe Maxsted2009-03-292-16/+23
* Fixed merge conflictsMcCabe Maxsted2009-03-294-28/+75
|\
| * Fixed some minor mistakes in set_gst_plugin_path().Jacek Antonelli2009-03-281-2/+2
| * Improved set_gst_plugin_path, more comprehensive path.Jacek Antonelli2009-03-281-9/+38
| * Moved Windows GST_PLUGIN_PATH setup to LLMediaImplGStreamer.Jacek Antonelli2009-03-284-28/+31
| * Print out the plugins gstreamer finds, for debugging.Jacek Antonelli2009-03-281-0/+15
* | Fixed video streams freezing the viewerMcCabe Maxsted2009-03-271-3/+3
* | Merge branch 'gst-revamp' into lineendingsMcCabe Maxsted2009-03-269-464/+85
|\ \
| * \ Fixed merge conflictMcCabe Maxsted2009-03-2641-15018/+14639
| |\ \ | | |/
| | * Fixed/improved how slvideo gst plugin is registered.Jacek Antonelli2009-03-261-16/+10
| | * Removed obsolete gstreamer_syms files.Jacek Antonelli2009-03-265-326/+0
| | * Removed all that llgst and symbol grabbing silliness.Jacek Antonelli2009-03-263-106/+71
| | * Link with some gstreamer core libs on Linux.Jacek Antonelli2009-03-261-6/+4
* | | Converted all skin XML files to Unix LF line endings.Jacek Antonelli2009-03-26472-37959/+37959
|/ /
* | Ghost files, ignore this commitMcCabe Maxsted2009-03-226-1907/+1907
* | Removed slviewer-0-v12160-VisitedLandmarks.patchMcCabe Maxsted2009-03-227-25/+13
* | Removed slviewer-0-v12160-RememberStatsPosAndSize.patchMcCabe Maxsted2009-03-223-22/+5
* | Removed slviewer-0-v12160-LostConnectionOnLogin.patchMcCabe Maxsted2009-03-221-1/+1
* | Visual Studio now ignores C4244 warnings in GStreamerMcCabe Maxsted2009-03-163-4/+37
* | Changed startinternetstream() a bit to be clearerMcCabe Maxsted2009-03-101-19/+22
* | Use std::string for nametags, removed bizarre name stacking optionMcCabe Maxsted2009-03-071-26/+19
* | Landmark icons now correctly change color when visited (patch by Zi Ree--VWR-...McCabe Maxsted2009-03-077-13/+25
* | Backported fix for VWR-8783, original patch by Gigs TaggartMcCabe Maxsted2009-03-071-1/+1
* | Applied remember stats position and size patch from Latif KhalifaMcCabe Maxsted2009-03-073-5/+22
* | Applied memleak patch from VWR-9400McCabe Maxsted2009-03-071-8/+6
* | Applied patch by Zwagoth Klaar for muting sounds before decodingMcCabe Maxsted2009-03-072-2/+10
* | Backported fix for VWR-4070 from 1.22McCabe Maxsted2009-03-071-3/+16
* | Merge branch 'cvpatches' into nextMcCabe Maxsted2009-03-048-19/+112
|\ \
| * | Applied my patch for VWR-8454 (PARCEL_FLAG_ALLOW_CREATE_GROUP_OBJECTS not hig...McCabe Maxsted2009-03-011-0/+1
| * | Backported fix for VWR-996 (wrong visualisation of animations) from 1.22McCabe Maxsted2009-03-011-9/+36
| * | Backported fix for SVC-2771 (script resetting can fail) from 1.22McCabe Maxsted2009-03-012-3/+18
| * | Backported fix for VWR-3871 (prim position appears to be off) from 1.22McCabe Maxsted2009-03-011-2/+10
| * | Backported possible crash fix in llfloater.cpp from 1.22McCabe Maxsted2009-03-011-0/+1
| * | Backported possible crash fix while changing graphics settings from 1.22McCabe Maxsted2009-03-011-0/+12
| * | Fixed crash involving file picker and locales (patch by Alissa Sabre)McCabe Maxsted2009-03-011-5/+34
* | | Backported fix for VWR-6744 (No way to hide IMs in chat console)McCabe Maxsted2009-03-012-2/+6
|/ /
* | Fixed pause button texture showing up in certain instancesMcCabe Maxsted2009-03-015-170/+157
|/
* Bumped test version to RC2.Jacek Antonelli2009-02-281-1/+1
* Initialize gstreamer (if needed) when making LLMediaImplGStreamer.Jacek Antonelli2009-02-281-0/+2
* Get gstreamer reference from media manager.Jacek Antonelli2009-02-271-3/+1
* LLUI's CMakeList needs LLMedia cmake stuff.Jacek Antonelli2009-02-271-0/+2
* Added libgstpulse.so (PulseAudio) to Linux manifest.Jacek Antonelli2009-02-271-0/+1
* merged in jacek/nextMcCabe Maxsted2009-02-261-1/+1
|\
| * Likely fix for inventory folders re-opening. [#98]Jacek Antonelli2009-02-251-1/+1
* | Fixed bad LM patch side-effectMcCabe Maxsted2009-02-263-2/+13
* | merged in last working media changesMcCabe Maxsted2009-02-268-70/+136
|\ \