index
:
meta-impy
next
Metaverse (OpenSim/SL) viewer with an emphasis on usability. My attempt to keep up with 1.4 impy development.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
linden
/
indra
/
llmedia
/
llmediaimplgstreamer.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-15
Fixed stream info not updating
McCabe Maxsted
1
-9
/
+2
2009-06-15
Applied Dale Glass' patch for VWR-12655: Add support for displaying the title...
McCabe Maxsted
1
-13
/
+33
2009-06-08
Fixed VC++ warning C4305: '=' : truncation from 'double' to 'float' for mVolume
McCabe Maxsted
1
-2
/
+0
2009-04-18
Removed redundant play() from LLMediaImplGStreamer::navigateTo().
Jacek Antonelli
1
-3
/
+0
2009-04-18
LLMediaImplGStreamer::play() is no-op if already playing.
Jacek Antonelli
1
-0
/
+7
2009-04-18
Removed some useless code from LLMediaImplGStreamer::startPlay().
Jacek Antonelli
1
-3
/
+0
2009-04-17
GST_PLUGIN_PATH should only search plugin directories for Windows
McCabe Maxsted
1
-1
/
+1
2009-04-06
Don't use LL_ERRS, it makes the viewer abort!
Jacek Antonelli
1
-1
/
+1
2009-04-06
LLMediaImplGStreamer creates new thread for playing.
Jacek Antonelli
1
-6
/
+21
2009-04-04
Refactored the heart of the GST play code to startPlay().
Jacek Antonelli
1
-4
/
+7
2009-04-02
Plugged in LLMediaImplGStreamer::gstreamer_log().
Jacek Antonelli
1
-1
/
+5
2009-04-02
Implemented LLMediaImplGStreamer::gstreamer_log().
Jacek Antonelli
1
-0
/
+40
2009-04-02
Implemented LLMediaImplGstreamer::setDebugLevel().
Jacek Antonelli
1
-0
/
+12
2009-03-31
Cleaned up logic for bad streams
McCabe Maxsted
1
-11
/
+10
2009-03-30
removed gst_element_get_state
McCabe Maxsted
1
-29
/
+45
2009-03-29
Added loading info to log's plugin list, set_gst_plugin_path now compiles for...
McCabe Maxsted
1
-13
/
+23
2009-03-29
set_gst_plugin_path now sets GST_PLUGIN_SYSTEM_PATH="".
Jacek Antonelli
1
-0
/
+3
2009-03-29
Improved set_gst_plugin_path, now sets path on Mac too.
Jacek Antonelli
1
-36
/
+67
2009-03-28
Fixed some minor mistakes in set_gst_plugin_path().
Jacek Antonelli
1
-2
/
+2
2009-03-28
Improved set_gst_plugin_path, more comprehensive path.
Jacek Antonelli
1
-9
/
+38
2009-03-28
Moved Windows GST_PLUGIN_PATH setup to LLMediaImplGStreamer.
Jacek Antonelli
1
-0
/
+27
2009-03-28
Print out the plugins gstreamer finds, for debugging.
Jacek Antonelli
1
-0
/
+15
2009-03-27
Fixed video streams freezing the viewer
McCabe Maxsted
1
-3
/
+3
2009-03-26
Removed all that llgst and symbol grabbing silliness.
Jacek Antonelli
1
-74
/
+44
2009-03-16
Visual Studio now ignores C4244 warnings in GStreamer
McCabe Maxsted
1
-2
/
+13
2009-03-08
Load the proper gstreamer lib type (dylib) on Mac
Jacek Antonelli
1
-8
/
+15
2009-02-28
Initialize gstreamer (if needed) when making LLMediaImplGStreamer.
Jacek Antonelli
1
-0
/
+2
2009-02-26
Fixed bad LM patch side-effect
McCabe Maxsted
1
-1
/
+1
2009-02-20
get_state shows name info
McCabe Maxsted
1
-3
/
+3
2009-02-20
Added STATUS_DEAD to LLMediaBase
McCabe Maxsted
1
-9
/
+24
2009-02-18
Updated GStreamer comments
McCabe Maxsted
1
-5
/
+31
2009-02-18
Added GStreamer version info to About > Imprudence
McCabe Maxsted
1
-3
/
+5
2009-02-18
Added error checking to play/stop/pause to prevent bad looping
McCabe Maxsted
1
-25
/
+39
2009-02-14
Added artist/title tag info support
McCabe Maxsted
1
-7
/
+2
2009-02-13
Removed junk code from gstreamer
McCabe Maxsted
1
-28
/
+0
2009-02-12
Second Life viewer sources 1.22.8-RC
Jacek Antonelli
1
-0
/
+9
2009-01-30
Removed spammy gstreamer debug messages
McCabe Maxsted
1
-0
/
+12
2009-01-11
Second Life viewer sources 1.22.5-RC
Jacek Antonelli
1
-1
/
+1
2009-01-11
Added newline at end of llmediaimplgstreamer.cpp
Jacek Antonelli
1
-1
/
+1
2009-01-09
minor gstreamer tweak
unknown
1
-4
/
+4
2009-01-06
Streaming music/video now works on Windows.
unknown
1
-143
/
+136
2008-12-19
Workaround for change volume bug in gstreamen 0.10.21
Anders Arnholm
1
-0
/
+7
2008-12-19
Clean up logging to used standard LL metods.
Anders Arnholm
1
-49
/
+70
2008-12-06
VWR-10759 (use delete [] in LLMediaImplGStreamer)
Jacek Antonelli
1
-1
/
+1
2008-12-01
Second Life viewer sources 1.22.0-RC
Jacek Antonelli
1
-0
/
+3
2008-09-06
Second Life viewer sources 1.21.0-RC
Jacek Antonelli
1
-4
/
+26
2008-08-15
Second Life viewer sources 1.20.7
Jacek Antonelli
1
-1
/
+2
2008-08-15
Second Life viewer sources 1.19.1.2
Jacek Antonelli
1
-0
/
+4
2008-08-15
Second Life viewer sources 1.19.1.0
Jacek Antonelli
1
-375
/
+277
2008-08-15
Second Life viewer sources 1.19.0.0
Jacek Antonelli
1
-2
/
+2
[next]