Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed merge conflicts | McCabe Maxsted | 2009-04-17 | 6 | -8/+175 |
|\ | |||||
| * | Merge branch gst-thread into gst-revamp | Jacek Antonelli | 2009-04-06 | 6 | -8/+175 |
| |\ | | | | | | | | | | | | | Conflicts: linden/indra/llmedia/llmediaimplgstreamer.cpp | ||||
| | * | LLMediaImplGStreamer creates new thread for playing. | Jacek Antonelli | 2009-04-06 | 3 | -6/+31 |
| | | | | | | | | | | | | This keeps the viewer responsive while GStreamer does its thing. | ||||
| | * | Added LLGstPlayThread class. | Jacek Antonelli | 2009-04-05 | 4 | -0/+128 |
| | | | |||||
| | * | Refactored the heart of the GST play code to startPlay(). | Jacek Antonelli | 2009-04-04 | 3 | -4/+16 |
| | | | |||||
| * | | Merge commit 'mccabe/gst-revamp' into gst-revamp | Jacek Antonelli | 2009-04-06 | 503 | -40162/+40488 |
| |\ \ | | |/ | |/| | |||||
* | | | Fixed merge conflicts | McCabe Maxsted | 2009-04-02 | 9 | -2/+180 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Apply saved MediaDebugLevel at media init time. | Jacek Antonelli | 2009-04-02 | 2 | -0/+11 |
| | | |||||
| * | Plugged in LLMediaImplGStreamer::gstreamer_log(). | Jacek Antonelli | 2009-04-02 | 2 | -1/+9 |
| | | |||||
| * | Implemented LLMediaImplGStreamer::gstreamer_log(). | Jacek Antonelli | 2009-04-02 | 3 | -0/+61 |
| | | |||||
| * | Implemented handleMediaDebugLevelChanged hook. | Jacek Antonelli | 2009-04-02 | 2 | -0/+24 |
| | | |||||
| * | Added MediaDebugLevel setting in XML (does nothing yet). | Jacek Antonelli | 2009-04-02 | 2 | -0/+15 |
| | | |||||
| * | Implemented LLMediaImplGstreamer::setDebugLevel(). | Jacek Antonelli | 2009-04-02 | 3 | -0/+20 |
| | | |||||
| * | Added LLMediaImplCommon::setDebugLevel(). | Jacek Antonelli | 2009-04-02 | 3 | -1/+19 |
| | | |||||
| * | Added LLMediaBase::EDebugLevel and setDebugLevel stub. | Jacek Antonelli | 2009-04-02 | 2 | -0/+21 |
| | | |||||
* | | Cleaned up logic for bad streams | McCabe Maxsted | 2009-03-31 | 2 | -11/+18 |
| | | |||||
* | | Merge commit 'edadcfadf71ac23d301a1b6fb186883d' into next | McCabe Maxsted | 2009-03-30 | 6 | -60/+184 |
|\ \ | |||||
| * | | Added flag for multi-core compiling in VS2005 | McCabe Maxsted | 2009-03-30 | 2 | -0/+9 |
| | | | |||||
| * | | Added VS optimizations to cmake | McCabe Maxsted | 2009-03-30 | 2 | -0/+11 |
| | | | |||||
| * | | removed gst_element_get_state | McCabe Maxsted | 2009-03-30 | 1 | -29/+45 |
| | | | |||||
| * | | Added loading info to log's plugin list, set_gst_plugin_path now compiles ↵ | McCabe Maxsted | 2009-03-29 | 3 | -16/+32 |
| | | | | | | | | | | | | for windows | ||||
| * | | Fixed merge conflicts | McCabe Maxsted | 2009-03-29 | 5 | -28/+100 |
| |\ \ | | |/ | |||||
| | * | Fixed some minor mistakes in set_gst_plugin_path(). | Jacek Antonelli | 2009-03-28 | 1 | -2/+2 |
| | | | |||||
| | * | Improved set_gst_plugin_path, more comprehensive path. | Jacek Antonelli | 2009-03-28 | 2 | -9/+45 |
| | | | | | | | | | | | | Also tried to tidy up a bit. | ||||
| | * | Moved Windows GST_PLUGIN_PATH setup to LLMediaImplGStreamer. | Jacek Antonelli | 2009-03-28 | 5 | -28/+43 |
| | | | | | | | | | | | | | | | LLAppViewer::gst_plugin_path --> LLMediaImplGStreamer::set_gst_plugin_path | ||||
| | * | Print out the plugins gstreamer finds, for debugging. | Jacek Antonelli | 2009-03-28 | 2 | -0/+21 |
| | | | |||||
* | | | Merge branch 'gst-revamp' into next | McCabe Maxsted | 2009-03-27 | 9 | -418/+85 |
|\ \ \ | |/ / | |||||
| * | | Fixed video streams freezing the viewer | McCabe Maxsted | 2009-03-27 | 2 | -3/+9 |
| | | | |||||
| * | | Merge branch 'gst-revamp' into lineendings | McCabe Maxsted | 2009-03-26 | 10 | -464/+116 |
| |\ \ | |||||
| | * \ | Fixed merge conflict | McCabe Maxsted | 2009-03-26 | 42 | -15018/+14670 |
| | |\ \ | | | |/ | |||||
| | | * | Fixed/improved how slvideo gst plugin is registered. | Jacek Antonelli | 2009-03-26 | 2 | -16/+14 |
| | | | | |||||
| | | * | Removed obsolete gstreamer_syms files. | Jacek Antonelli | 2009-03-26 | 6 | -326/+12 |
| | | | | |||||
| | | * | Removed all that llgst and symbol grabbing silliness. | Jacek Antonelli | 2009-03-26 | 4 | -106/+80 |
| | | | | | | | | | | | | | | | | Some symbols require gstreamer >= 0.10.11. | ||||
| | | * | Link with some gstreamer core libs on Linux. | Jacek Antonelli | 2009-03-26 | 2 | -6/+9 |
| | | | | |||||
* | | | | Fix commit problem | McCabe Maxsted | 2009-03-27 | 1 | -46/+37 |
|/ / / | |||||
* | | | Converted all skin XML files to Unix LF line endings. | Jacek Antonelli | 2009-03-26 | 472 | -37959/+37959 |
|/ / | |||||
* | | Ghost files, ignore this commit | McCabe Maxsted | 2009-03-22 | 6 | -1907/+1907 |
| | | |||||
* | | Removed slviewer-0-v12160-VisitedLandmarks.patch | McCabe Maxsted | 2009-03-22 | 8 | -25/+28 |
| | | |||||
* | | Removed slviewer-0-v12160-RememberStatsPosAndSize.patch | McCabe Maxsted | 2009-03-22 | 4 | -22/+18 |
| | | |||||
* | | Removed slviewer-0-v12160-LostConnectionOnLogin.patch | McCabe Maxsted | 2009-03-22 | 1 | -1/+1 |
| | | |||||
* | | Visual Studio now ignores C4244 warnings in GStreamer | McCabe Maxsted | 2009-03-16 | 4 | -4/+49 |
| | | |||||
* | | Changed startinternetstream() a bit to be clearer | McCabe Maxsted | 2009-03-10 | 2 | -19/+28 |
| | | |||||
* | | Use std::string for nametags, removed bizarre name stacking option | McCabe Maxsted | 2009-03-07 | 2 | -26/+22 |
| | | |||||
* | | Landmark icons now correctly change color when visited (patch by Zi ↵ | McCabe Maxsted | 2009-03-07 | 8 | -13/+41 |
| | | | | | | | | Ree--VWR-7896) | ||||
* | | Backported fix for VWR-8783, original patch by Gigs Taggart | McCabe Maxsted | 2009-03-07 | 2 | -1/+4 |
| | | |||||
* | | Applied remember stats position and size patch from Latif Khalifa | McCabe Maxsted | 2009-03-07 | 4 | -5/+30 |
| | | |||||
* | | Applied memleak patch from VWR-9400 | McCabe Maxsted | 2009-03-07 | 2 | -8/+9 |
| | | |||||
* | | Applied patch by Zwagoth Klaar for muting sounds before decoding | McCabe Maxsted | 2009-03-07 | 3 | -2/+15 |
| | | |||||
* | | Backported fix for VWR-4070 from 1.22 | McCabe Maxsted | 2009-03-07 | 2 | -3/+22 |
| | | |||||
* | | Merge branch 'cvpatches' into next | McCabe Maxsted | 2009-03-04 | 9 | -19/+136 |
|\ \ |