aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Applied memleak patch from VWR-9400McCabe Maxsted2009-03-072-8/+9
| | |
* | | Applied patch by Zwagoth Klaar for muting sounds before decodingMcCabe Maxsted2009-03-073-2/+15
| | |
* | | Backported fix for VWR-4070 from 1.22McCabe Maxsted2009-03-072-3/+22
| | |
* | | Merge branch 'cvpatches' into nextMcCabe Maxsted2009-03-049-19/+136
|\ \ \
| * | | Applied my patch for VWR-8454 (PARCEL_FLAG_ALLOW_CREATE_GROUP_OBJECTS not ↵McCabe Maxsted2009-03-012-0/+5
| | | | | | | | | | | | | | | | highlighted in script editor)
| * | | Backported fix for VWR-996 (wrong visualisation of animations) from 1.22McCabe Maxsted2009-03-012-11/+39
| | | |
| * | | Backported fix for SVC-2771 (script resetting can fail) from 1.22McCabe Maxsted2009-03-013-3/+24
| | | |
| * | | Backported fix for VWR-3871 (prim position appears to be off) from 1.22McCabe Maxsted2009-03-012-2/+13
| | | |
| * | | Backported possible crash fix in llfloater.cpp from 1.22McCabe Maxsted2009-03-012-0/+4
| | | |
| * | | Backported possible crash fix while changing graphics settings from 1.22McCabe Maxsted2009-03-012-0/+15
| | | |
| * | | Fixed crash involving file picker and locales (patch by Alissa Sabre)McCabe Maxsted2009-03-012-5/+38
| | | |
* | | | Backported fix for VWR-6744 (No way to hide IMs in chat console)McCabe Maxsted2009-03-013-2/+14
|/ / /
* | | Fixed pause button texture showing up in certain instancesMcCabe Maxsted2009-03-016-170/+173
|/ /
* | Added ChangeLog banner for 1.1.0 RC2.v1.1.0-RC2imprudence-1.1.0-RC2Jacek Antonelli2009-02-281-0/+6
| |
* | Updated RELEASE_NOTES for RC2.Jacek Antonelli2009-02-281-0/+89
| |
* | Armin added the stream metadata patch, not Anders.Jacek Antonelli2009-02-281-5/+6
| |
* | Bumped test version to RC2.Jacek Antonelli2009-02-282-1/+4
| |
* | Initialize gstreamer (if needed) when making LLMediaImplGStreamer.Jacek Antonelli2009-02-282-0/+6
| | | | | | | | Lets us find gstreamer version for "About Imprudence" before login.
* | Get gstreamer reference from media manager.Jacek Antonelli2009-02-272-3/+7
| | | | | | | | | | | | 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-272-0/+5
| |
* | Merge commit 'mccabe/next' into nextJacek Antonelli2009-02-272-4/+10
|\ \
| * | Updated GStreamer libs to RC2McCabe Maxsted2009-02-272-4/+10
| | |
* | | Added libgstpulse.so (PulseAudio) to Linux manifest.Jacek Antonelli2009-02-272-0/+7
|/ /
* | merged in jacek/nextMcCabe Maxsted2009-02-262-1/+6
|\ \
| * | Likely fix for inventory folders re-opening. [#98]Jacek Antonelli2009-02-252-1/+7
| | |
* | | Fixed bad LM patch side-effectMcCabe Maxsted2009-02-264-2/+19
| | |
* | | merged in last working media changesMcCabe Maxsted2009-02-269-70/+154
|\ \ \
| * | | 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-184-3/+27
| | | |
| * | | Added error checking to play/stop/pause to prevent bad loopingMcCabe Maxsted2009-02-183-25/+46
| | | |
| * | | Fixed some bad comment formattingMcCabe Maxsted2009-02-182-5/+17
| | | |
* | | | Fixed copy_win_libsMcCabe Maxsted2009-02-252-22/+33
| | | |
* | | | Forgot to add touch back in to menu_pie_hud.xmlMcCabe Maxsted2009-02-252-0/+29
| | | |
* | | | merged in jacek/nextMcCabe Maxsted2009-02-252-4/+18
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed LSL comment coloring bleeding to next line. [#96]Jacek Antonelli2009-02-162-2/+8
| | | |
| * | | Don't assume that start and end delimiters are same length.Jacek Antonelli2009-02-152-1/+9
| |/ /
* | | Added menu_pie_hud.xml, removed legacy rate pie menu referencesMcCabe Maxsted2009-02-256-5/+29
| | |
* | | Changed the show/hide shortcuts to be linux friendlyMcCabe Maxsted2009-02-242-9/+15
| | |
* | | Fixed crash in Top ScriptsMcCabe Maxsted2009-02-188-16/+56
|\ \ \ | |/ / |/| |
| * | Fixed crash in Top ScriptsMcCabe Maxsted2009-02-182-2/+12
| | |
| * | Backported LLSD changes from 1.22McCabe Maxsted2009-02-176-13/+31
| | |
| * | Backported Top Scripts changes from 1.22McCabe Maxsted2009-02-162-5/+11
| | |
* | | Merge commit 'mccabe/next' into nextJacek Antonelli2009-02-1525-281/+491
|\ \ \
| * \ \ Merge branch '1.1.0-RC1-fixes' into nextMcCabe Maxsted2009-02-152-2/+5
| |\ \ \
| | * | | Gestures now muted with soundsMcCabe Maxsted2009-02-152-2/+5
| | |/ /
| * | | Removed useless music pause buttonMcCabe Maxsted2009-02-159-34/+181
| |\ \ \ | | |/ /
| | * | Removed useless music pause buttonMcCabe Maxsted2009-02-159-45/+94
| | |\ \
| | | * | Removed useless music pause buttonMcCabe Maxsted2009-02-143-110/+103
| | | | |