aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit 'edadcfadf71ac23d301a1b6fb186883d' into nextMcCabe Maxsted2009-03-306-60/+184
|\
| * Added flag for multi-core compiling in VS2005McCabe Maxsted2009-03-302-0/+9
| |
| * Added VS optimizations to cmakeMcCabe Maxsted2009-03-302-0/+11
| |
| * removed gst_element_get_stateMcCabe Maxsted2009-03-301-29/+45
| |
| * Added loading info to log's plugin list, set_gst_plugin_path now compiles ↵McCabe Maxsted2009-03-293-16/+32
| | | | | | | | for windows
| * Fixed merge conflictsMcCabe Maxsted2009-03-295-28/+100
| |\
| | * 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-282-9/+45
| | | | | | | | | | | | Also tried to tidy up a bit.
| | * Moved Windows GST_PLUGIN_PATH setup to LLMediaImplGStreamer.Jacek Antonelli2009-03-285-28/+43
| | | | | | | | | | | | | | | LLAppViewer::gst_plugin_path --> LLMediaImplGStreamer::set_gst_plugin_path
| | * Print out the plugins gstreamer finds, for debugging.Jacek Antonelli2009-03-282-0/+21
| | |
* | | Merge branch 'gst-revamp' into nextMcCabe Maxsted2009-03-279-418/+85
|\ \ \ | |/ /
| * | Fixed video streams freezing the viewerMcCabe Maxsted2009-03-272-3/+9
| | |
| * | Merge branch 'gst-revamp' into lineendingsMcCabe Maxsted2009-03-2610-464/+116
| |\ \
| | * \ Fixed merge conflictMcCabe Maxsted2009-03-2642-15018/+14670
| | |\ \ | | | |/
| | | * Fixed/improved how slvideo gst plugin is registered.Jacek Antonelli2009-03-262-16/+14
| | | |
| | | * Removed obsolete gstreamer_syms files.Jacek Antonelli2009-03-266-326/+12
| | | |
| | | * Removed all that llgst and symbol grabbing silliness.Jacek Antonelli2009-03-264-106/+80
| | | | | | | | | | | | | | | | Some symbols require gstreamer >= 0.10.11.
| | | * Link with some gstreamer core libs on Linux.Jacek Antonelli2009-03-262-6/+9
| | | |
* | | | Fix commit problemMcCabe Maxsted2009-03-271-46/+37
|/ / /
* | | 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-228-25/+28
| |
* | Removed slviewer-0-v12160-RememberStatsPosAndSize.patchMcCabe Maxsted2009-03-224-22/+18
| |
* | Removed slviewer-0-v12160-LostConnectionOnLogin.patchMcCabe Maxsted2009-03-221-1/+1
| |
* | Visual Studio now ignores C4244 warnings in GStreamerMcCabe Maxsted2009-03-164-4/+49
| |
* | Changed startinternetstream() a bit to be clearerMcCabe Maxsted2009-03-102-19/+28
| |
* | Use std::string for nametags, removed bizarre name stacking optionMcCabe Maxsted2009-03-072-26/+22
| |
* | Landmark icons now correctly change color when visited (patch by Zi ↵McCabe Maxsted2009-03-078-13/+41
| | | | | | | | Ree--VWR-7896)
* | Backported fix for VWR-8783, original patch by Gigs TaggartMcCabe Maxsted2009-03-072-1/+4
| |
* | Applied remember stats position and size patch from Latif KhalifaMcCabe Maxsted2009-03-074-5/+30
| |
* | 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
|