Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace ambiguous NULL pointers for g_object. | Armin Weatherwax | 2010-05-04 | 1 | -3/+3 |
* | Merge remote branch 'mccabe/1.3.0-next' into next | Jacek Antonelli | 2009-11-19 | 20 | -44/+58 |
|\ | |||||
| * | Merged almost-final version of Imprudence 1.2 into 1.3 | McCabe Maxsted | 2009-11-08 | 1 | -7/+7 |
| |\ | |||||
| * \ | Merged working branch of 1.2 into LL 1.23 merge | McCabe Maxsted | 2009-10-18 | 3 | -15/+31 |
| |\ \ | |||||
| * \ \ | Merged SL 1.23.4 into Imprudence. | Jacek Antonelli | 2009-08-29 | 20 | -54/+68 |
| |\ \ \ | |||||
| | * | | | Second Life viewer sources 1.23.1-RC | Jacek Antonelli | 2009-05-24 | 1 | -10/+10 |
| | * | | | Second Life viewer sources 1.23.0-RC | Jacek Antonelli | 2009-04-30 | 26 | -175/+292 |
* | | | | | Fixed more warnings about converting string to gchar* | Jacek Antonelli | 2009-11-18 | 1 | -6/+6 |
* | | | | | Fixed a warning about converting string literal to gchar*. | Jacek Antonelli | 2009-11-15 | 1 | -4/+4 |
| |_|_|/ |/| | | | |||||
* | | | | Merge commit 'lilly/lilly_import-export' into next | McCabe Maxsted | 2009-10-19 | 1 | -7/+7 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Fixes VWR-12161: avatar_skeleton.xml cannot be parsed | Lilly Zenovka | 2009-10-19 | 1 | -7/+7 |
| | |/ | |/| | |||||
* | | | Fixed extern C issue in llmediaimplgstreamer.h for Windows | McCabe Maxsted | 2009-10-03 | 1 | -2/+3 |
* | | | Fixed stream info not updating | McCabe Maxsted | 2009-06-15 | 1 | -9/+2 |
* | | | Applied Dale Glass' patch for VWR-12655: Add support for displaying the title... | McCabe Maxsted | 2009-06-15 | 3 | -13/+35 |
| |/ |/| | |||||
* | | Fixed VC++ warning C4305: '=' : truncation from 'double' to 'float' for mVolume | McCabe Maxsted | 2009-06-08 | 1 | -2/+0 |
* | | Merge branch 'sl-base-1.22' into next | Jacek Antonelli | 2009-06-08 | 23 | -28/+37 |
|\ \ | |||||
| * \ | Merged SL 1.22.11 into Imprudence 1.1 RC2. | Jacek Antonelli | 2009-05-30 | 23 | -28/+37 |
| |\ \ | | |/ | |||||
| | * | Second Life viewer sources 1.22.8-RC | Jacek Antonelli | 2009-02-12 | 1 | -0/+9 |
| | * | Second Life viewer sources 1.22.5-RC | Jacek Antonelli | 2009-01-11 | 24 | -24/+24 |
| | * | Second Life viewer sources 1.22.0-RC | Jacek Antonelli | 2008-12-01 | 3 | -1/+11 |
* | | | Merge branch 'mccabe/next' into next-1.1 | Jacek Antonelli | 2009-06-05 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | GST_PLUGIN_PATH should only search plugin directories for Windows | McCabe Maxsted | 2009-04-17 | 1 | -1/+1 |
* | | | Cleaned up indentation in llmediaimplgstreamer.h. | Jacek Antonelli | 2009-04-18 | 1 | -24/+24 |
* | | | LLMediaImplGStreamer::startPlay() is protected, LLGstPlayThread friend. | Jacek Antonelli | 2009-04-18 | 1 | -2/+6 |
* | | | Removed redundant play() from LLMediaImplGStreamer::navigateTo(). | Jacek Antonelli | 2009-04-18 | 1 | -3/+0 |
* | | | LLMediaImplGStreamer::play() is no-op if already playing. | Jacek Antonelli | 2009-04-18 | 1 | -0/+7 |
* | | | Removed some useless code from LLMediaImplGStreamer::startPlay(). | Jacek Antonelli | 2009-04-18 | 1 | -3/+0 |
|/ / | |||||
* | | Don't use LL_ERRS, it makes the viewer abort! | Jacek Antonelli | 2009-04-06 | 1 | -1/+1 |
* | | Merge branch 'mac-1.1.0' into next | Jacek Antonelli | 2009-04-06 | 2 | -54/+95 |
|\ \ | |||||
| * | | set_gst_plugin_path now sets GST_PLUGIN_SYSTEM_PATH="". | Jacek Antonelli | 2009-03-29 | 1 | -0/+3 |
| * | | Improved set_gst_plugin_path, now sets path on Mac too. | Jacek Antonelli | 2009-03-29 | 1 | -36/+67 |
| * | | Merge commit 'origin/gst-revamp' into mac-1.1.0 | Jacek Antonelli | 2009-03-29 | 2 | -0/+75 |
| |\ \ | |||||
| * \ \ | Merge commit 'gst-revamp' into mac-1.1.0 | Jacek Antonelli | 2009-03-26 | 8 | -455/+81 |
| |\ \ \ | |||||
| * | | | | Removed Quicktime-related cmake code | Jacek Antonelli | 2009-03-11 | 1 | -13/+0 |
| * | | | | Load the proper gstreamer lib type (dylib) on Mac | Jacek Antonelli | 2009-03-08 | 1 | -8/+15 |
* | | | | | Merge branch gst-thread into gst-revamp | Jacek Antonelli | 2009-04-06 | 5 | -8/+152 |
|\ \ \ \ \ | |||||
| * | | | | | LLMediaImplGStreamer creates new thread for playing. | Jacek Antonelli | 2009-04-06 | 2 | -6/+24 |
| * | | | | | Added LLGstPlayThread class. | Jacek Antonelli | 2009-04-05 | 3 | -0/+118 |
| * | | | | | Refactored the heart of the GST play code to startPlay(). | Jacek Antonelli | 2009-04-04 | 2 | -4/+10 |
* | | | | | | Merge commit 'mccabe/gst-revamp' into gst-revamp | Jacek Antonelli | 2009-04-06 | 2 | -44/+92 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Cleaned up logic for bad streams | McCabe Maxsted | 2009-03-31 | 1 | -11/+10 |
| * | | | | | 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 for... | McCabe Maxsted | 2009-03-29 | 1 | -13/+23 |
| * | | | | | Fixed merge conflicts | McCabe Maxsted | 2009-03-29 | 2 | -0/+75 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| * | | | | | Fixed video streams freezing the viewer | McCabe Maxsted | 2009-03-27 | 1 | -3/+3 |
| * | | | | | Fixed merge conflict | McCabe Maxsted | 2009-03-26 | 8 | -458/+81 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| * | | | | | Visual Studio now ignores C4244 warnings in GStreamer | McCabe Maxsted | 2009-03-16 | 3 | -4/+37 |
| | |_|/ / | |/| | | | |||||
* | | | | | Plugged in LLMediaImplGStreamer::gstreamer_log(). | Jacek Antonelli | 2009-04-02 | 1 | -1/+5 |
* | | | | | Implemented LLMediaImplGStreamer::gstreamer_log(). | Jacek Antonelli | 2009-04-02 | 2 | -0/+55 |
* | | | | | Implemented LLMediaImplGstreamer::setDebugLevel(). | Jacek Antonelli | 2009-04-02 | 2 | -0/+14 |