aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵McCabe Maxsted2009-03-077-13/+25
| | | | Ree--VWR-7896)
* 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 ↵McCabe Maxsted2009-03-011-0/+1
| | | | | | | | highlighted in script editor)
| * 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
| | | | Lets us find gstreamer version for "About Imprudence" before login.
* Get gstreamer reference from media manager.Jacek Antonelli2009-02-271-3/+1
| | | | | | Eliminates the need to include llmediaimplgstreamer.h, which causes problems on Linux due to name clash between libxml2 and expat's XMLCALLs.
* LLUI's CMakeList needs LLMedia cmake stuff.Jacek Antonelli2009-02-271-0/+2
|
* Merge commit 'mccabe/next' into nextJacek Antonelli2009-02-271-4/+4
|\
| * Updated GStreamer libs to RC2McCabe Maxsted2009-02-271-4/+4
| |
* | 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
|\ \
| * | get_state shows name infoMcCabe Maxsted2009-02-202-3/+4
| | |
| * | Added STATUS_DEAD to LLMediaBaseMcCabe Maxsted2009-02-206-52/+55
| | |
| * | Updated GStreamer commentsMcCabe Maxsted2009-02-182-5/+32
| | |
| * | Added GStreamer version info to About > ImprudenceMcCabe Maxsted2009-02-183-3/+16
| | |
| * | Added error checking to play/stop/pause to prevent bad loopingMcCabe Maxsted2009-02-182-25/+41
| | |
| * | Fixed some bad comment formattingMcCabe Maxsted2009-02-181-5/+11
| | |
* | | Fixed copy_win_libsMcCabe Maxsted2009-02-251-22/+30
| | |
* | | Forgot to add touch back in to menu_pie_hud.xmlMcCabe Maxsted2009-02-251-0/+23
| | |
* | | merged in jacek/nextMcCabe Maxsted2009-02-251-3/+5
|\ \ \ | | |/ | |/|
| * | Fixed LSL comment coloring bleeding to next line. [#96]Jacek Antonelli2009-02-161-2/+2
| | |
| * | Don't assume that start and end delimiters are same length.Jacek Antonelli2009-02-151-1/+3
| |/
* | Added menu_pie_hud.xml, removed legacy rate pie menu referencesMcCabe Maxsted2009-02-255-5/+16
| |
* | Changed the show/hide shortcuts to be linux friendlyMcCabe Maxsted2009-02-241-9/+9
| |
* | Fixed crash in Top ScriptsMcCabe Maxsted2009-02-187-16/+27
|\ \ | |/ |/|
| * Fixed crash in Top ScriptsMcCabe Maxsted2009-02-181-2/+6
| |
| * Backported LLSD changes from 1.22McCabe Maxsted2009-02-175-9/+10
| |