index
:
gstreamer/qt-gstreamer
0.10
master
Qt bindings for GStreamer
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
QGst
/
bus.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-07
Rename signal.h to qglib_signal.h to avoid it being used instead of the syste...
George Kiagiadakis
1
-1
/
+1
2012-04-08
Fix copy/paste mistake in license headers: s/See the GNU General Public Licen...
George Kiagiadakis
1
-1
/
+1
2011-01-12
Increase the bus watch timeout to 50 ms.
George Kiagiadakis
1
-1
/
+1
2011-01-12
Bus watch: emit the "message" signal with a detail.
George Kiagiadakis
1
-1
/
+3
2010-12-20
Move Signal::emit and Signal::connect out of the Signal class.
George Kiagiadakis
1
-1
/
+1
2010-12-08
TODO item: guard gst_object_ref_sink() call
Mauricio Piacentini
1
-1
/
+3
2010-10-10
Fix crash in the case where a bus signal watch is removed before the bus is d...
George Kiagiadakis
1
-3
/
+5
2010-10-10
Change the bus watch timer to fire every 10 ms instead of 0, to idle the cpu.
George Kiagiadakis
1
-1
/
+1
2010-07-17
Add cmake target to generate API docs and write some basic API docs where nee...
George Kiagiadakis
1
-1
/
+1
2010-07-14
Add an asynchronous bus message dispatcher that emits the "message" signal,
George Kiagiadakis
1
-1
/
+95
2010-07-03
Change RefCountedObject::object() to be a template that automatically casts t...
George Kiagiadakis
1
-8
/
+8
2010-06-30
Add wrapper for GstBus.
George Kiagiadakis
1
-0
/
+73