aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Added VS optimizations to cmakeMcCabe Maxsted2009-03-301-0/+4
| | * | | | Added loading info to log's plugin list, set_gst_plugin_path now compiles for...McCabe Maxsted2009-03-291-0/+9
| | * | | | Fixed merge conflictsMcCabe Maxsted2009-03-291-0/+25
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Fixed video streams freezing the viewerMcCabe Maxsted2009-03-271-0/+6
| | * | | | Fixed merge conflictMcCabe Maxsted2009-03-261-0/+31
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Removed slviewer-0-v12160-VisitedLandmarks.patchMcCabe Maxsted2009-03-221-0/+15
| | * | | | Removed slviewer-0-v12160-RememberStatsPosAndSize.patchMcCabe Maxsted2009-03-221-0/+13
| | * | | | Visual Studio now ignores C4244 warnings in GStreamerMcCabe Maxsted2009-03-161-0/+12
| | * | | | Changed startinternetstream() a bit to be clearerMcCabe Maxsted2009-03-101-0/+6
| | * | | | Use std::string for nametags, removed bizarre name stacking optionMcCabe Maxsted2009-03-071-0/+3
| | * | | | Landmark icons now correctly change color when visited (patch by Zi Ree--VWR-...McCabe Maxsted2009-03-071-0/+16
| | * | | | Backported fix for VWR-8783, original patch by Gigs TaggartMcCabe Maxsted2009-03-071-0/+3
| | * | | | Applied remember stats position and size patch from Latif KhalifaMcCabe Maxsted2009-03-071-0/+8
| | * | | | Applied memleak patch from VWR-9400McCabe Maxsted2009-03-071-0/+3
| | * | | | Applied patch by Zwagoth Klaar for muting sounds before decodingMcCabe Maxsted2009-03-071-0/+5
| | * | | | Backported fix for VWR-4070 from 1.22McCabe Maxsted2009-03-071-0/+6
| | * | | | Merge branch 'cvpatches' into nextMcCabe Maxsted2009-03-041-0/+24
| | |\ \ \ \
| | | * | | | Applied my patch for VWR-8454 (PARCEL_FLAG_ALLOW_CREATE_GROUP_OBJECTS not hig...McCabe Maxsted2009-03-011-0/+4
| | | * | | | Backported fix for VWR-996 (wrong visualisation of animations) from 1.22McCabe Maxsted2009-03-011-2/+3
| | | * | | | Backported fix for SVC-2771 (script resetting can fail) from 1.22McCabe Maxsted2009-03-011-0/+6
| | | * | | | Backported fix for VWR-3871 (prim position appears to be off) from 1.22McCabe Maxsted2009-03-011-0/+3
| | | * | | | Backported possible crash fix in llfloater.cpp from 1.22McCabe Maxsted2009-03-011-0/+3
| | | * | | | Backported possible crash fix while changing graphics settings from 1.22McCabe Maxsted2009-03-011-0/+3
| | | * | | | Fixed crash involving file picker and locales (patch by Alissa Sabre)McCabe Maxsted2009-03-011-0/+4
| | * | | | | Backported fix for VWR-6744 (No way to hide IMs in chat console)McCabe Maxsted2009-03-011-0/+8
| | |/ / / /
| | * | | | Fixed pause button texture showing up in certain instancesMcCabe Maxsted2009-03-011-0/+16
| | | |_|/ | | |/| |
| * | | | Apply saved MediaDebugLevel at media init time.Jacek Antonelli2009-04-021-0/+4
| * | | | Plugged in LLMediaImplGStreamer::gstreamer_log().Jacek Antonelli2009-04-021-0/+4
| * | | | Implemented LLMediaImplGStreamer::gstreamer_log().Jacek Antonelli2009-04-021-0/+6
| * | | | Implemented handleMediaDebugLevelChanged hook.Jacek Antonelli2009-04-021-0/+6
| * | | | Added MediaDebugLevel setting in XML (does nothing yet).Jacek Antonelli2009-04-021-0/+4
| * | | | Implemented LLMediaImplGstreamer::setDebugLevel().Jacek Antonelli2009-04-021-0/+6
| * | | | Added LLMediaImplCommon::setDebugLevel().Jacek Antonelli2009-04-021-0/+6
| * | | | Added LLMediaBase::EDebugLevel and setDebugLevel stub.Jacek Antonelli2009-04-021-0/+6
| | |_|/ | |/| |
| * | | Improved set_gst_plugin_path, more comprehensive path.Jacek Antonelli2009-03-281-0/+7
| * | | Moved Windows GST_PLUGIN_PATH setup to LLMediaImplGStreamer.Jacek Antonelli2009-03-281-0/+12
| * | | Print out the plugins gstreamer finds, for debugging.Jacek Antonelli2009-03-281-0/+6
| | |/ | |/|
| * | Fixed/improved how slvideo gst plugin is registered.Jacek Antonelli2009-03-261-0/+4
| * | Removed obsolete gstreamer_syms files.Jacek Antonelli2009-03-261-0/+12
| * | Removed all that llgst and symbol grabbing silliness.Jacek Antonelli2009-03-261-0/+9
| * | Link with some gstreamer core libs on Linux.Jacek Antonelli2009-03-261-0/+5
| |/
* | Changed the login splash screen URL.Jacek Antonelli2009-03-271-0/+5
|/
* Added ChangeLog banner for 1.1.0 RC2.v1.1.0-RC2imprudence-1.1.0-RC2Jacek Antonelli2009-02-281-0/+6
* Armin added the stream metadata patch, not Anders.Jacek Antonelli2009-02-281-5/+6
* Bumped test version to RC2.Jacek Antonelli2009-02-281-0/+3
* Initialize gstreamer (if needed) when making LLMediaImplGStreamer.Jacek Antonelli2009-02-281-0/+4
* Get gstreamer reference from media manager.Jacek Antonelli2009-02-271-0/+6
* LLUI's CMakeList needs LLMedia cmake stuff.Jacek Antonelli2009-02-271-0/+3
* Merge commit 'mccabe/next' into nextJacek Antonelli2009-02-271-0/+6
|\
| * Updated GStreamer libs to RC2McCabe Maxsted2009-02-271-0/+6