index
:
telepathy-stream-engine
master
Unnamed repository; edit this file to name it for gitweb.
Guillaume Desmottes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-23
Error out of the gconfv4l2src fails on maemo
HEAD
master
Olivier Crete
1
-1/+3
2008-05-23
Test the null-ness of the videotestsrc before setting its properties
Olivier Crete
1
-1/+1
2008-06-11
Remove the sink from the bin in the correct order
Alban Crequy
1
-2/+4
2008-06-10
Throw an error when starting the video source fails instead of aborting
Sjoerd Simons
1
-5/+18
2008-05-15
bump version to 0.5.3.1
Robert McQueen
1
-1/+1
2008-05-09
NEWS for 0.5.3 release
telepathy-stream-engine_0.5.3
Robert McQueen
1
-0/+13
2008-05-09
bump version to 0.5.3
Robert McQueen
1
-2/+2
2008-05-09
log a debug message when SetPlaying is emitted but has no effect
Robert McQueen
1
-2/+14
2008-05-09
log a debug message when SetHeld is emitted but has no effect
Robert McQueen
1
-2/+16
2008-05-09
set playing to FALSE in the real (base class) stop_stream method
Robert McQueen
1
-2/+2
2008-05-08
Fix GST_INTERFACES configure to not crash by having the 'else' of PKG_CHECK_M...
Youness Alaoui
1
-3/+3
2008-05-06
priv->playing = FALSE was missing. + fix newline coding-style
Youness Alaoui
1
-2/+2
2008-05-06
Fix hold branch per smcv's and robot101's reviews
Youness Alaoui
1
-7/+2
2008-05-05
Don't request resource twice when going to playing or unholding. Workaround a...
Youness Alaoui
1
-4/+4
2008-05-06
Define GST_INTERFACES_* from the correct .pc if it exists, otherwise use the ...
Olivier Crete
2
-7/+10
2008-05-06
Include stdlib.h in more places to make newer gcc happy
Olivier Crete
3
-0/+3
2008-05-06
Order the libs in the right order
Olivier Crete
1
-1/+1
2008-05-06
Add forgotten backslash
Olivier Crete
1
-1/+1
2008-05-06
Link against lgstinterfaces
Olivier Crete
1
-0/+1
2008-05-06
Revert dep back to 0.10.13
Olivier Crete
1
-1/+1
2008-04-29
Fix build system so it correctly checks for gstreamer-interfaces-0.10.pc. Che...
Simon McVittie
2
-11/+8
2008-05-06
Only compile in GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS if it exists
Olivier Crete
1
-0/+7
2008-04-29
Fix build system so it correctly checks for gstreamer-interfaces-0.10.pc. Che...
Simon McVittie
2
-8/+11
2008-04-29
Sort CFLAGS, LIBS according to the policy in gstreamer/docs/random/moving-plu...
Simon McVittie
1
-6/+19
2008-04-29
Require GStreamer 0.10.16
Simon McVittie
1
-0/+6
2008-04-29
Bump D-Bus, GLib dependencies to match those of telepathy-glib
Simon McVittie
1
-2/+2
2008-04-20
Dump the pipelines of all channels instead of the video preview pipeline
Sjoerd Simons
3
-9/+48
2008-04-16
add checks and assertions to make sure the request resource signal is only em...
Robert McQueen
1
-3/+17
2008-04-16
remove un-necessary initialisers (gobjects are 0-filled at construction)
Robert McQueen
1
-2/+0
2008-04-16
add an assertion to expose if the stream ever tries to request the resource w...
Robert McQueen
1
-0/+1
2008-04-15
fix SIGUSR1 dumping video pipeline graph (uninitialised variable)
Robert McQueen
1
-1/+1
2008-04-12
bump version to 0.5.2.1
Robert McQueen
1
-1/+1
2008-04-12
NEWS for 0.5.2
telepathy-stream-engine_0.5.2
Robert McQueen
1
-0/+10
2008-04-12
bump version to 0.5.2
Robert McQueen
1
-2/+2
2008-04-12
Remove linked signal from TpStreamEngineStream
Olivier Crete
1
-10/+0
2008-04-12
Throw an error if a stream has no available codecs
Sjoerd Simons
1
-7/+17
2008-04-12
bump version to 0.5.1.1
Robert McQueen
1
-1/+1
2008-04-12
bump version to 0.5.1
telepathy-stream-engine_0.5.1
Robert McQueen
1
-2/+2
2008-04-12
NEWS for 0.5.1 release
Robert McQueen
1
-0/+11
2008-04-02
Make it clear that printf'ed message is from stream-engine
Olivier Crete
1
-1/+1
2008-04-12
merge conflict with coverage patch
Robert McQueen
1
-6/+3
2008-04-12
add --enable-coverage flag to compile with coverage info
Robert McQueen
1
-0/+8
2008-04-12
bump farsight dependency to 0.1.27 for working hold
Robert McQueen
1
-1/+1
2008-04-12
bump telepathy-glib dependency to 0.7.6 for StreamHandler hold API additions
Robert McQueen
1
-1/+1
2008-04-12
Include stdlib.h for getenv
Olivier Crete
1
-0/+1
2008-04-12
Initialise want variable
Olivier Crete
1
-1/+1
2008-04-07
Oups, freeing resource shouldn't do anything if not on Maemo..
Youness Alaoui
1
-1/+2
2008-04-07
Audio resource only for maemo
Youness Alaoui
1
-0/+2
2008-04-07
No more need for the free_resource signal id, always listen to the signal. Si...
Youness Alaoui
1
-38/+8
2008-04-07
Make the stream aware of whether or not it holds the resource
Youness Alaoui
1
-5/+14
[next]