Thu May 15 10:37:23 EEST 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  tagged telepathy-stream-engine 0.5.3

Fri May  9 22:35:32 EEST 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * NEWS for 0.5.3 release

Fri May  9 22:25:19 EEST 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * bump version to 0.5.3

Fri May  9 22:18:43 EEST 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * log a debug message when SetPlaying is emitted but has no effect

Fri May  9 22:18:13 EEST 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * log a debug message when SetHeld is emitted but has no effect

Fri May  9 22:17:19 EEST 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * set playing to FALSE in the real (base class) stop_stream method

Thu May  8 21:20:42 EEST 2008  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * Fix GST_INTERFACES configure to not crash by having the 'else' of PKG_CHECK_MODULES between [], the GST_INTERFACES_LIBS=.. not have a space between the var and = sign, and but making the value in the = quoted

Tue May  6 19:31:22 EEST 2008  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * priv->playing = FALSE was missing. + fix newline coding-style

Tue May  6 18:47:11 EEST 2008  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * Fix hold branch per smcv's and robot101's reviews

Tue May  6 01:07:02 EEST 2008  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * Don't request resource twice when going to playing or unholding. Workaround against tp-sofiasip doing twice a set_playing

Wed May  7 00:31:00 EEST 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Define GST_INTERFACES_* from the correct .pc if it exists, otherwise use the stuff from gst-plugins-base

Wed May  7 00:29:52 EEST 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Include stdlib.h in more places to make newer gcc happy

Tue May  6 22:11:24 EEST 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Order the libs in the right order

Tue May  6 22:01:37 EEST 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Add forgotten backslash

Tue May  6 20:26:14 EEST 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Link against lgstinterfaces

Tue May  6 20:24:53 EEST 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Revert dep back to 0.10.13

Tue Apr 29 19:31:53 EEST 2008  Simon McVittie <simon.mcvittie@collabora.co.uk>
  UNDO: Fix build system so it correctly checks for gstreamer-interfaces-0.10.pc. Check for gstreamer-plugins-base-0.10.pc first (but ignore its CFLAGS and LIBS since they're not very relevant to anyone) so users get a better error message if they don't have g-p-b

Tue May  6 20:22:49 EEST 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Only compile in GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS if it exists

Tue Apr 29 19:31:53 EEST 2008  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Fix build system so it correctly checks for gstreamer-interfaces-0.10.pc. Check for gstreamer-plugins-base-0.10.pc first (but ignore its CFLAGS and LIBS since they're not very relevant to anyone) so users get a better error message if they don't have g-p-b

Tue Apr 29 12:54:09 EEST 2008  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Sort CFLAGS, LIBS according to the policy in gstreamer/docs/random/moving-plugins - "in stack order, with lowest in the stack first (so one can link against highest in the stack somewhere else without picking up everything from the somewhere else)"

Tue Apr 29 12:53:52 EEST 2008  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Require GStreamer 0.10.16

Tue Apr 29 12:53:38 EEST 2008  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Bump D-Bus, GLib dependencies to match those of telepathy-glib

Mon Apr 21 00:06:12 EEST 2008  Sjoerd Simons <sjoerd@luon.net>
  * Dump the pipelines of all channels instead of the video preview pipeline

Wed Apr 16 16:00:26 EEST 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * add checks and assertions to make sure the request resource signal is only emitted when the resource is not held, and that free resource is only emitted when it is

Wed Apr 16 16:00:08 EEST 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * remove un-necessary initialisers (gobjects are 0-filled at construction)

Wed Apr 16 15:53:43 EEST 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * add an assertion to expose if the stream ever tries to request the resource when it already has it

Tue Apr 15 20:43:30 EEST 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * fix SIGUSR1 dumping video pipeline graph (uninitialised variable)

Sun Apr 13 01:08:44 EEST 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * bump version to 0.5.2.1

Sun Apr 13 01:06:55 EEST 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  tagged telepathy-stream-engine 0.5.2

Sun Apr 13 01:06:49 EEST 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * NEWS for 0.5.2

Sun Apr 13 01:05:01 EEST 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * bump version to 0.5.2

Sat Apr 12 22:35:20 EEST 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Remove linked signal from TpStreamEngineStream

Sat Apr 12 18:33:19 EEST 2008  Sjoerd Simons <sjoerd@luon.net>
  * Throw an error if a stream has no available codecs

Sat Apr 12 05:41:12 EEST 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * bump version to 0.5.1.1

Sat Apr 12 05:21:57 EEST 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  tagged telepathy-stream-engine 0.5.1

Sat Apr 12 05:21:31 EEST 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * bump version to 0.5.1

Sat Apr 12 05:08:07 EEST 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * NEWS for 0.5.1 release

Sat Apr 12 04:39:18 EEST 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Include stdlib.h for getenv

Sat Apr 12 04:39:06 EEST 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Initialise want variable

Wed Apr  2 20:14:17 EEST 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Make it clear that printf'ed message is from stream-engine

Sat Apr 12 04:34:12 EEST 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * merge conflict with coverage patch

Sat Apr 12 04:28:35 EEST 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * add --enable-coverage flag to compile with coverage info

Sat Apr 12 04:19:44 EEST 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * bump farsight dependency to 0.1.27 for working hold

Sat Apr 12 04:17:48 EEST 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * bump telepathy-glib dependency to 0.7.6 for StreamHandler hold API additions

Tue Apr  8 01:52:46 EEST 2008  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * Oups, freeing resource shouldn't do anything if not on Maemo..

Tue Apr  8 01:18:04 EEST 2008  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * Audio resource only for maemo

Tue Apr  8 01:16:37 EEST 2008  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * No more need for the free_resource signal id, always listen to the signal. Simplified stream weak reff stuff

Tue Apr  8 01:16:02 EEST 2008  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * Make the stream aware of whether or not it holds the resource

Fri Apr  4 22:51:35 EEST 2008  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * Make the dump dot into an idler and add checks on non NULL pipeline

Mon Apr  7 23:05:56 EEST 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Make stop use a default implementation

Fri Apr  4 21:27:01 EEST 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Add g_gnuc_unused in refactored code too

Fri Apr  4 21:23:31 EEST 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Create sink/sources in the children's constructors instead of special methods

Fri Apr  4 21:20:04 EEST 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Verify that the media type is audio for audio streams

Fri Apr  4 21:19:28 EEST 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Update copyright dates on stream.c (been modified quite a bit)

Fri Apr  4 21:18:56 EEST 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Use stream properties to set sink/source in videostream

Fri Apr  4 21:17:42 EEST 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Get source/sinks from properties in audiostream

Fri Apr  4 21:17:06 EEST 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Move everything related to the video sink to the video subclass

Fri Apr  4 21:11:55 EEST 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Add virtual function to stop the stream

Fri Apr  4 21:10:04 EEST 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Move the life-cycle management of the video source to the subclass

Sun Mar  2 21:15:48 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Add subclass for video streams

Fri Apr  4 21:01:43 EEST 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * More merging of refactoring into trunk

Fri Apr  4 21:01:04 EEST 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Make fs_stream a public member of the stream so its children can use it

Fri Apr  4 21:00:51 EEST 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Move volume/mute related functions to the AudioStream subclass

Fri Apr  4 19:21:50 EEST 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Merge refactoring into trunk

Sun Mar  2 20:31:02 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Move making the audio sink into the subclass

Sun Mar  2 20:28:14 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Move making the audio src into the subclass

Sun Mar  2 20:27:37 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Make the stream_id public so subclasses can use it

Sun Mar  2 20:18:07 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Add virtual functions to make src/sink in streams

Sun Mar  2 20:11:53 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Add audio stream subtype

Thu Apr  3 02:20:08 EEST 2008  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * Adding support for SIGUSR1 signal : dumps a dot file of the pipeline.. very useful for debugging video pipeline

Wed Apr  2 01:17:49 EEST 2008  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * Fix bug when resources are freed when the stream is destroyed. The signal id was not reset to 0. also added a free-resource signal in the dispose of the stream. And changed some var names

Thu Mar 27 21:18:16 EET 2008  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * Cleaning diff... removing unnecessary newlines and forgotten property on the g_object_new

Thu Mar 27 21:07:44 EET 2008  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * Fix conflict

Thu Mar 27 21:06:05 EET 2008  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * Fix pseudo-typo

Thu Mar 27 21:05:45 EET 2008  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * Remove unused channel property on stream

Thu Mar 27 21:04:23 EET 2008  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * Use signals to request/free resources

Tue Mar 25 19:12:04 EET 2008  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * Make the unheld_streams a GList and have a weak ref on it

Mon Mar 24 22:27:47 EET 2008  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * Make sure that stream-engine is aware of the stream being 'held/unheld' when we start or destroy a stream.

Mon Mar 24 22:24:40 EET 2008  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * Add set_stream_held to the MediaStreamHandler

Mon Mar 24 22:23:54 EET 2008  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * Add unheld channel awareness to stream-engine : new API

Mon Mar 24 22:22:36 EET 2008  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * Add parent channel property on stream

Mon Mar 24 22:22:04 EET 2008  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * Remove confusing tp_stream_engine_stream_new function

Fri Apr  4 04:53:43 EEST 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * bump version to 0.5.0.1

Fri Apr  4 04:48:39 EEST 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  tagged telepathy-stream-engine 0.5.0

Fri Apr  4 04:47:06 EEST 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * final NEWS update for 0.5.0

Fri Apr  4 04:12:39 EEST 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * update date on NEWS

Fri Apr  4 04:10:30 EEST 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * set the video source to NULL state straight away when it becomes unlinked, so the device is closed

Fri Apr  4 04:10:07 EEST 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * make less alarming error messages when the video source & tee becomes unlinked (happens normally)

Wed Apr  2 03:01:29 EEST 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Init GError pointer to NULL

Wed Apr  2 02:27:10 EEST 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Don't try to remove non-existed idle source

Tue Apr  1 22:57:46 EEST 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Return from the right function (output volume, not window)

Tue Apr  1 22:56:40 EEST 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Only return from the removal of the preview window once it has been removed

Tue Apr  1 22:05:39 EEST 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Remove idle calls for windowpairs when they are destroyed

Wed Mar 26 17:53:54 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Reset videosrc/videosrc_next pointer to NULL when the pipeline is unrefed

Tue Mar 25 18:13:03 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Dont crash if dispose/error has happened

Mon Mar 31 15:09:57 EEST 2008  Alban Crequy <alban.crequy@collabora.co.uk>
  * Fix --disable-Werror

Tue Mar 25 13:10:48 EET 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * don't set audio src or sink elements on the farsight stream when maemo support is enabled, unless FS_AUDIO_{SRC,SINK} env vars are set

Tue Mar 25 13:10:31 EET 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * whitespace changes

Tue Mar 25 13:09:36 EET 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * rather than doing strange acrobatics to work out whether the unlink callback has been called already, don't add it if it's already been added

Tue Mar 25 00:04:16 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Unlink the right handler

Sun Mar 23 21:43:37 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Verify if setting the sink/source on farsight streams succeeds

Sat Mar 22 23:42:54 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Stop the unlinked signal once it has been received once (only one ref was taken)

Sat Mar 22 23:19:20 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Use the right marshaller for x errors

Sat Mar 22 23:17:50 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Make ref counting a bit more simple

Sat Mar 22 21:34:15 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Unref the right element on errors

Sat Mar 22 19:22:51 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Make sure the output window id in stream is 0 when there is no windowpair

Sat Mar 22 01:28:16 EET 2008  Sjoerd Simons <sjoerd@luon.net>
  * Also recursively set properties on the audio src and video sink

Sat Mar 22 00:10:14 EET 2008  Sjoerd Simons <sjoerd@luon.net>
  * If a bin is added to the audio sink, set sync to false on elements in it and listen to element-added signals on it

Sat Mar 22 00:00:16 EET 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * remove extraneous FALSE setting in stream _init

Fri Mar 21 22:21:19 EET 2008  Sjoerd Simons <sjoerd@luon.net>
  * Mark unused parameters with G_GNUC_UNUSED

Fri Mar 21 22:02:18 EET 2008  Sjoerd Simons <sjoerd@luon.net>
  * Let the code generation mark unused parameters with G_GNUC_UNUSED

Fri Mar 21 22:01:19 EET 2008  Sjoerd Simons <sjoerd@luon.net>
  * api-cli: Mark an unused parameter as such

Fri Mar 21 23:30:01 EET 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * initialise volume to 100 and mutes to off, otherwise clients who don't interact with the volume/mute APIs will get no sound

Fri Mar 21 23:08:06 EET 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * bump version to 0.5.0

Fri Mar 21 23:07:42 EET 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * NEWS for 0.5.0 release

Fri Mar 21 21:00:16 EET 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * bump required farsight version to 0.1.26, because of changed src/sink reference ownership semantics

Fri Mar 21 19:35:48 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Rename testsrc to reflect the change to fakesrc

Fri Mar 21 01:15:07 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Use fakesrc instead of testsrc when camera is not available and dont start it

Fri Feb 22 17:13:45 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Force a videotestsrc if there is an error on the bus

Fri Feb 22 17:13:17 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Fail the preview windows if the video source can't be started

Fri Feb 22 17:12:22 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Test if the video source can be opened and use videotestsrc instead of it fails

Fri Mar 21 18:59:14 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Completely remove useless and anoying framerate filter

Fri Mar 21 02:38:40 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Allow for a larger range of framerates (since we can't use videorate on live pipelines)

Fri Mar 21 01:58:28 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Stop source too when stopping errored video pipeline

Tue Mar  4 02:44:52 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Ignore badwindow errors for unknown windows too

Tue Mar  4 02:37:49 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Ignore QoS events because the timestamps are unusable

Tue Mar  4 00:47:53 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Ignore all bad-drawables

Tue Mar  4 00:04:58 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Rename callbacks to more precise names

Fri Mar  7 16:47:50 EET 2008  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * api/Makefile.am: Fix out-of-tree builds by allowing headers from $(top_builddir)

Mon Mar  3 20:10:06 EET 2008  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Update api/ to generate client-side stuff and docs too

Mon Mar  3 20:08:49 EET 2008  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Update tools/ from telepathy-glib

Mon Mar 10 20:54:43 EET 2008  Alban Crequy <alban.crequy@collabora.co.uk>
  * Remove g_main_context_find_source_by_id

Mon Mar 10 15:33:58 EET 2008  Alban Crequy <alban.crequy@collabora.co.uk>
  * Reverse moving g_timeout_add in the previous patch and handle the timeout in a cleaner way

Fri Mar  7 16:23:55 EET 2008  Alban Crequy <alban.crequy@collabora.co.uk>
  * Request D-Bus name after D-Bus object creation (bug fd.org #14877)

Sun Feb 24 14:33:39 EET 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * only set the "preroll-queue-len" property on video sinks if "async" is not available

Sat Feb 23 17:30:23 EET 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * now we monitor video sink bins for elements being added, we don't need this hack to set properties here

Sat Feb 23 17:29:29 EET 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * set the chat profile on gconfaudiosink

Sat Feb 23 17:19:02 EET 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * we don't actually need to export the set_video_sink_props helper outside TpStreamEngine

Sat Feb 23 17:16:07 EET 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * don't need to set sync here now, audio is already taken care of with set_audio_sink_props, and it is a no-op on a bin parsed from an environment variable (users are expected to know to put sync=FALSE :D)

Sat Feb 23 17:15:55 EET 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * clean up some indentation

Sat Feb 23 17:12:30 EET 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * reindent tp-stream-engine.h and add tp_stream_engine_set_video_sink_props function

Sat Feb 23 17:11:06 EET 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * move video sink property setting into a method exported from tp stream engine, and make it take care of setting sync=FALSE on autoplugged video sinks

Sat Feb 23 17:09:37 EET 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * print audio sink creation success/failure in one place, and add a bin element-added signal to deal with setting sync=FALSE on auto-plugged sinks

Sat Feb 23 17:06:20 EET 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * print success/failure of audio src element in only one place

Sat Feb 23 17:05:57 EET 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * use stream-explicit DEBUG macro in fs_codecs_to_tp

Sat Feb 23 16:10:19 EET 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * set audio src properties like is-live/blocksize/latency on elements which are added to auto bin elements (like gconfaudiosrc)

Fri Feb 22 17:13:58 EET 2008  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * channel: delay creating priv->sessions until after GetSessionHandlers has returned.
  This lets us use it as a guard against adding a session due to
  NewMediaSessionHandler. Previously, we could get this:
  
  s-e: GetSessionHandlers?
  CM: NewSessionHandler! /foo/bar
  CM: here are your session handlers: ["/foo/bar",]
  
  and s-e would create two sessions for the same session-handler /foo/bar.
  This caused s-e to call Ready() twice, which (due to a Gabble bug) caused
  double emission of each NewMediaStreamHandler signal, resulting in s-e
  thinking the CM was trying to give it two streams with the same ID and
  cancelling the call.

Fri Feb 22 16:22:46 EET 2008  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Fix wrong parameter to g_signal_handlers_disconnect_by_func, potentially causing a crash during dispose

Wed Feb 20 19:50:26 EET 2008  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * stream: be sure to disconnect all signals in dispose

Wed Feb 20 19:50:17 EET 2008  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * session: be sure to disconnect all signals in dispose

Wed Feb 20 19:45:51 EET 2008  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * channel: make sure to disconnect all signal handlers in dispose

Tue Feb 19 18:36:02 EET 2008  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Ignore some generated files

Wed Feb 20 23:06:52 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Use the volume elements to set volume/mutes

Wed Feb 20 23:06:33 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Add volume elements with the sink/src if they font have volume properties

Sat Feb  9 21:08:42 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Default to using gconfaudiosrc instead of alsasrc directly

Sat Feb  9 21:06:02 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Try to use gconfaudiosink/autoaudiosink before alsasink

Wed Feb 20 20:19:36 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Set the output sink to playing before giving it for farsight

Wed Feb 20 03:14:33 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Free the string only once

Wed Feb 20 02:50:37 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  UNDO: Remove useless check for parent

Wed Feb 20 03:05:05 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Fix odd whitespace

Wed Feb 20 02:56:36 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Fix screwed indendation

Wed Feb 20 02:53:47 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Test for things before using them

Wed Feb 20 02:50:37 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Remove useless check for parent

Tue Feb 19 20:34:14 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Merge no-fakesink and tp-glib branches

Sat Feb  9 21:05:29 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Fix conflict between tp-glib and no-fakesink branches

Fri Dec 21 00:27:21 EET 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Merge with trunk

Fri Dec 21 00:12:36 EET 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Fix conflicts

Tue Nov 20 23:57:49 EET 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Fix conflict with rob's refactoring

Fri Nov  2 21:26:17 EET 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Make the indentation of all new code GNUish

Fri Nov  2 19:01:55 EET 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Don't leak ref if pad is already blocked

Fri Nov  2 19:01:32 EET 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Check returns of gst functions before using the result

Fri Nov  2 19:00:45 EET 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Assert instead of leaking and returning

Wed Oct 24 21:32:05 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Properly check the return values of various gstreamer functions

Wed Oct 24 19:56:48 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Handle iter resync and errors correctly

Sat Oct 20 01:05:31 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * only do the stop source magic on the not-linked error, otherwise we have to rebuild the whole pipeline

Sat Oct 20 00:47:11 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Remove artifact from manual patching

Fri Oct 19 23:48:24 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Properly dispose of the video sink only when it is disconnected

Fri Oct 19 19:37:13 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Prevent race where the not-linked bus message arrives after the new sink has been added

Fri Oct 19 19:36:56 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Remove the fakesink, stop the source when nothing is connected, restart it when something is connected, make sinks irrelevant of the playing state of the pipeline

Fri Oct 19 19:23:42 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Do a bit more error checking around the queue

Tue Oct 16 01:01:05 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Keep one more ref to the queue

Mon Oct 15 22:18:08 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Allow disabling the watchdog with STREAM_ENGINE_NO_DOG (for debugging)

Mon Oct 15 22:16:40 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Cleanup queue when the element is removed

Thu Oct 11 21:53:20 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Emit linked signal on the stream when the src pad of the queue is linked inside farsight

Wed Oct 10 02:16:18 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Stop the video source on not-linked error

Tue Feb 19 16:35:08 EET 2008  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Use invalidated_cb instead of destroy_cb for 'invalidated' signal handlers

Tue Feb 19 16:33:27 EET 2008  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Use tp_debug_timestamped_log_handler if $STREAM_ENGINE_TIMING is set

Tue Feb 19 16:14:36 EET 2008  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Replace destroyed signal with invalidated signal in stream and session too

Tue Feb 19 15:52:29 EET 2008  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Port from a previous tp-glib API to what was actually merged: use invalidated signal instead of destroyed, and notify::channel-ready instead of channel-ready

Tue Feb 19 14:54:03 EET 2008  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * remove unused variables from session.c

Mon Feb 18 19:07:15 EET 2008  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Merge with Tester

Mon Feb 18 19:03:26 EET 2008  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Fill in README and turn off non-GNU-make warnings (fd.o #14020)

Fri Jan 25 13:42:29 EET 2008  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * TpStreamEngine: consistently call the TpStreamEngine "self" rather than "obj"

Fri Jan 25 13:33:28 EET 2008  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * tp_stream_engine_handle_channel: don't continue to handle channels that aren't StreamedMedia

Fri Jan 25 13:30:17 EET 2008  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * tp_stream_engine_channel_new: also take a Connection object path, since TpChannel now requires a TpConnection

Tue Jan 22 14:56:05 EET 2008  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Use tp_debug_divert_messages and tp_debug_set_flags

Mon Jan 21 14:55:38 EET 2008  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Catch up with tp-glib API: extra argument to tp_cli_dbus_daemon_run_request_name (which in this case we don't care about, so pass NULL)

Tue Jan 15 11:46:32 EET 2008  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Use tp_cli_dbus_daemon_run_request_name instead of tp_cli_dbus_daemon_block_on_request_name

Tue Jan 15 11:45:48 EET 2008  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Pass (GError **) NULL to tp_cli_*_connect_to_* (tp-glib unreleased API change)

Wed Dec 19 22:01:01 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * stream: use both user_data and weak_object to avoid passing around "method call contexts"

Wed Dec 19 21:59:56 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * stream: use TpMediaStreamHandler for first argument to callbacks (tp-glib API change)

Wed Dec 19 21:58:35 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * session: fix remnants of old DBusGProxy code (use correct signature for destroyed signal)

Wed Dec 19 21:44:51 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * session: adapt to new tp-glib API, fix some remnants of old DBusGProxy code

Wed Dec 19 21:42:55 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * channel: Adapt to tp-glib API changes (typed arguments t o tp_cli API, tp_proxy_has_interface_by_id)

Thu Dec 13 20:31:38 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Make sure TpStreamEngineChannel always emits handler-result exactly once

Thu Dec 13 20:23:36 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Don't assume that TpChannel objects are immediately ready for use. Have TpStreamEngineChannel emit a signal when it's decided whether it can actually handle the channel or not

Thu Dec 13 20:23:11 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Fix signature of destroy_cb in stream.c

Thu Dec 13 20:22:02 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Don't unref channel proxy on shutdown, but keep it around so g_object_get(..., "object-path", ...) still works

Thu Dec 13 20:21:48 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Fix signature of channel_destroyed

Thu Dec 13 20:21:03 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove stray empty comment

Thu Dec 13 18:49:28 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Don't require libtelepathy; bump telepathy-glib dependency to 0.7.1

Thu Dec 13 18:47:48 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * session: Use telepathy-glib proxy

Thu Dec 13 18:31:52 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * session: consistently call the TpStreamEngineSession "self"

Thu Dec 13 18:31:34 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * session: use simplified private-structure access

Thu Dec 13 18:27:07 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * stream: use simplified private structure access

Thu Dec 13 18:16:24 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * stream: simplify private structure access

Thu Dec 13 18:16:07 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * session: simplify private structure access

Thu Dec 13 18:14:18 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * tp-stream-engine: update copyright

Thu Dec 13 18:14:10 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * stream: update copyright

Thu Dec 13 18:14:05 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * session: update copyright

Thu Dec 13 18:13:55 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * channel: update copyright

Wed Dec 12 21:04:36 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Port to new telepathy-glib API: signal receiving is no longer direct, so signal callback arguments make more sense

Tue Dec  4 20:14:22 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Use TpMediaStreamHandler in stream.[ch]

Tue Dec  4 16:57:22 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Use telepathy-glib in channel.c

Tue Dec  4 16:04:52 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Move TpStreamEngineChannelPrivate typedef to header and simplify CHANNEL_PRIVATE macro

Tue Dec  4 15:09:31 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * tp_stream_engine_channel_new: take a TpDBusDaemon parameter

Tue Dec  4 14:59:18 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * TpStreamEngine: Add a TpDBusDaemon and use it to call RequestName

Tue Dec  4 14:46:30 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Get rid of TP_STREAM_ENGINE_GET_PRIVATE

Tue Dec  4 14:37:03 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Make TpStreamEngine::priv a TpStreamEnginePrivate* so we don't need a TP_STREAM_ENGINE_GET_PRIVATE macro

Tue Dec  4 14:16:25 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * TpStreamEngine: avoid using libtelepathy

Sat Feb 16 01:07:54 EET 2008  Sjoerd Simons <sjoerd@luon.net>
  * Add a videoscale element in the video src pipeline. Fixes support of webcams that don't support cif

Thu Jan 17 22:35:21 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Set the muted state on the src right after it has been created

Thu Jan 17 22:34:58 EET 2008  Olivier Crete <olivier.crete@collabora.co.uk>
  * Use g_set_error() instead of g_error_new() to not crash if *error is NULL

Fri Dec 21 00:09:16 EET 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Dont crash if no sink/src is set

Fri Nov 30 15:15:36 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Stop using deprecated libtelepathy names for things

Fri Nov 30 13:01:36 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Port easy things (constants, interfaces, tp_get_bus) from libtelepathy to telepathy-glib

Fri Nov 30 12:56:08 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove trailing whitespace in configure.ac

Fri Nov 30 12:55:38 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Use TELEPATHY_{LIBS,CFLAGS} rather than LIBTELEPATHY, now we're checking for both libtp and tp-glib

Thu Nov 29 17:08:23 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * TpStreamEngine: convert synchronous method implementations to "async"

Thu Nov 29 16:46:20 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Make TpStreamEngine synchronous D-Bus method implementations static

Thu Nov 29 16:45:13 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Make TpStreamEngine dispose, finalize and D-Bus method implementations static

Thu Nov 29 16:41:26 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove some signals marshallers we no longer need

Thu Nov 29 16:37:21 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Get rid of now-unnecessary stuff from main Makefile.am

Thu Nov 29 16:36:22 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Implement TpStreamEngine using the generated GInterfaces

Thu Nov 29 16:36:05 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Link against generated stuff in api/

Thu Nov 29 16:35:49 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Compile against generated stuff in build dir, not just against srcdir

Thu Nov 29 16:35:41 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Auto-generate service GInterfaces in api/

Thu Nov 29 14:35:32 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Get rid of types.h, use telepathy-glib directly

Thu Nov 29 14:31:42 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Get rid of telepathy-errors.h, use telepathy-glib instead

Thu Nov 29 14:20:36 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Make telepathy-errors.h and types.h wrappers around telepathy-glib

Thu Nov 29 14:20:25 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Require libtelepathy 0.3.1 and telepathy-glib 0.7.0

Wed Nov 28 03:28:00 EET 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * fix LGPL in test files

Tue Nov 20 18:41:23 EET 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * remove unused error handling code, and stop infinite looping on video stream errors

Mon Nov 12 00:55:57 EET 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * remove unused _set_preview_window from stream.h

Mon Nov 12 00:45:02 EET 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * delete some unused rules and tweak comments in src/Makefile.am

Mon Nov 12 00:43:19 EET 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * make the s-e binary deped on src/tp-stream-engine.xml

Mon Nov 12 00:39:48 EET 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * move common/telepathy-errors.[ch] into src/ and remove the directory

Mon Nov 12 00:14:08 EET 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * remove deprecated and unused generate/ and tools/ machinery

Mon Nov 12 00:05:20 EET 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * move tp-stream-engine.xml to src/ dir

Sun Nov 11 23:50:10 EET 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * remove backtrace code, it's not enabled by default, and never really worked that well (better to get a core you can feed to gdb)

Sun Nov 11 23:46:20 EET 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * remove support for logging to infoprints, it's unused and there are much better ways to get logging out (set STREAM_ENGINE_LOGFILE)

Wed Nov  7 18:56:09 EET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Install telepathy-stream-engine to $libexecdir

Wed Oct 10 03:07:24 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * make params indentation consistent in the channel

Wed Oct 10 03:02:41 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * correct name of channel's "stream-receiving" signal

Wed Oct 10 03:02:18 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * add "stream-created" signal on channel

Wed Oct 10 02:21:53 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * don't hardcode the pipeline used for video streams in the stream constructor

Wed Oct 10 02:21:40 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * use the {audio,video}-{stream-gtype,pipeline} parameters when making new streams

Wed Oct 10 02:15:14 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * set the video pipeline on the channel from stream engine

Wed Oct 10 02:06:32 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * add {audio,video}-{stream-gtype,pipeline} parameters to the channel

Wed Oct 10 01:05:18 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Add queue before fakesink (we must add a queue after every tee/demuxer)

Wed Oct 10 01:07:16 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Fix asserts

Tue Oct  9 23:42:41 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * free object path and bus name in the finalize function rather than the dispose

Tue Oct  9 23:41:23 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * store pipeline temporarily in the stream private structure and use it in the constructor, because it's a construct time property and hence fs_stream won't have been been created when it is set

Thu Oct  4 05:12:26 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * tweak misaligned bracket in channel.c

Thu Oct  4 02:47:40 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * make stream engine use a priv pointer initialised to the GType private data

Thu Oct  4 02:47:30 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * make stream use a priv pointer initialised to the GType private data

Thu Oct  4 02:47:11 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * make session use a priv pointer initialised to the GType private data

Thu Oct  4 02:46:47 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * make channel use a priv pointer initialised to the GType private data

Thu Oct  4 02:35:54 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * correct conn_timeout setter to use the right object

Thu Oct  4 02:33:07 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * send an error to the CM if it makes a stream with the same ID as an existing one

Thu Oct  4 02:13:19 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * whitespace tweaks in stream.c

Thu Oct  4 02:08:37 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * split tp_stream_engine_stream_go into a real constructor that uses the properties, and a _new function for error checking (not many errors really)

Thu Oct  4 01:26:11 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * make stream_id and media_type private members of stream

Thu Oct  4 01:18:07 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * add properties to stream: farsight-session, bus-name, object-path, stream-id, media-type, direction, nat-properties, pipeline, source, sink

Thu Oct  4 01:07:48 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * move up tp_stream_engine_stream_init

Thu Oct  4 00:59:33 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * move down tp_stream_engine_stream_error function

Thu Oct  4 00:49:21 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * add newline to channel.h header imports

Thu Oct  4 00:47:24 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * remove unused channel_path from channel

Thu Oct  4 00:46:54 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * remove unused channel_path from stream

Thu Oct  4 00:44:40 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * remove unused tp_stream_engine_emit_receiving and tp_stream_engine_emit_stream_state_changed methods

Thu Oct  4 00:42:12 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * use channel's "stream-state-changed" and "stream-receiving" signals to emit Receiving and StateChanged D-Bus signals on TpStreamEngine

Thu Oct  4 00:42:04 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * add "stream-state-changed" and "stream-receiving" signals to channel

Thu Oct  4 00:20:45 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * add "state-changed" and "receiving" signals to stream

Thu Oct  4 00:10:57 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * rename "stream-closed" and "stream-error" signal to just "closed" and "error"

Wed Oct  3 23:58:39 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * make channel_path a private member of TpStreamEngineChannel

Wed Oct  3 23:57:05 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * implement _lookup_stream using the hash table of channels by object path

Wed Oct  3 23:54:00 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * add a hash table of channels by object path in TpStreamEngine

Wed Oct  3 23:49:49 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * add an "object-path" readable property to the channel

Wed Oct  3 14:37:56 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * add a constructor to the session object and get rid of the _go function

Wed Oct  3 14:28:59 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * add properties to session for bus name, object path, session type and accessing the farsight session

Wed Oct  3 14:26:09 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * remove unused nat_props and channel_path from the session object

Wed Oct  3 14:18:04 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * use the new-stream signal to make the channel responsible for creating/destroying streams rather than the session, moving code as appropriate and updating the functions for looking up and iterating streams

Wed Oct  3 13:51:17 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * add a new-stream signal to the session

Wed Oct  3 13:37:05 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * move init/dispose/class_init up in session.c

Wed Oct  3 13:18:28 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * correct prototype of cb_fs_session_error in session

Wed Oct  3 05:06:20 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * correct indentation in get/set properties in channel.c

Sat Sep 29 16:28:08 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * make TpStreamEngineChannel's sessions variable private

Sat Sep 29 16:16:28 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * implement close_all_video_streams in TpStreamEngine using tp_stream_engine_channel_foreach_stream

Sat Sep 29 16:12:35 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * add tp_stream_engine_channel_foreach_stream function

Sat Sep 29 15:54:56 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * implement _lookup_stream in TpStreamEngine with tp_stream_engine_channel_lookup_stream

Sat Sep 29 15:50:11 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * add tp_stream_engine_channel_lookup_stream function

Sat Sep 29 15:27:49 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * split tp_stream_engine_channel_go into a real constructor which uses the "channel" property, and a _new function which makes the TpChan object and checks for errors

Sat Sep 29 15:05:03 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * correct function prototypes in channel.c

Sat Sep 29 15:02:42 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * add "channel" property to channel object

Sat Sep 29 14:56:44 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * remove unused connection_path variable from channel

Sat Sep 29 14:54:04 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * remove unused connection_path variable from session

Sat Sep 29 14:51:59 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * remove unused connection_path variable from stream

Sat Sep 29 14:51:12 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * remove unused connection_proxy from stream

Sat Sep 29 14:46:23 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * make the channel object only store/look for a pointer to the media signalling interface, not the streamed media interface which it doesn't actually use, avoiding a needless assert

Fri Sep 28 17:02:34 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * rename TpStreamEngineStreamProperties to TpStreamEngineNatProperties; make const where appropriate; improve readability of code to set properties in stream.c

Mon Oct  1 19:07:26 EEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Put --enable-seq-dias in ./configure help rather than --enable-sequence-diagrams, because that's what the option actually is

Mon Oct  1 17:37:52 EEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Don't copy around sequence.pic if srcdir == builddir.
  For the record, this batch of doc/ changes are to fix fd.o #11818.

Mon Oct  1 16:59:19 EEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Copy sequence.pic to builddir when doing plots, to fix distcheck and other out-of-tree builds

Mon Oct  1 16:59:13 EEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * _boring: ignore doc/*.png

Mon Oct  1 16:58:46 EEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * _boring: ignore tarballs, dist/distcheck directories

Mon Oct  1 16:57:37 EEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * doc/log.sh and doc/test are cruft generated by pic2plot, behave accordingly

Mon Oct  1 16:47:25 EEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * doc/Makefile.am: ship sequence.pic in tarballs, and use a more conventional way to ship make-call.pic

Fri Sep 28 11:53:39 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Print debug message on general warning message

Wed Sep 12 00:09:32 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Disable leaky queue on maemo

Thu Jun  7 13:12:50 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Add leaky queue after tee to prevent freeze on blocked network sink

Fri Sep 28 12:08:08 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * bump version to 0.4.999.1 (next release on this branch will be 0.5.0)

Fri Sep 28 11:52:08 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  tagged stream-engine 0.4.0

Fri Sep 28 11:47:49 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * bump version to 0.4.0

Thu Sep 27 11:10:27 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * merge misc-signals-marshal.list into tp-stream-engine-signals-marshal.list

Wed Sep 19 10:20:43 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Disable force-aspect-ratio on maemo platform

Tue Sep 11 18:11:49 EEST 2007  Dafydd Harries <dafydd.harries@collabora.co.uk>
  * session.c: disconnect destroy_cb before unreffing session proxy

Mon Sep 10 20:58:46 EEST 2007  Dafydd Harries <dafydd.harries@collabora.co.uk>
  * channel.c: dispose: move proxy pointer aside before unreffing

Mon Sep 10 20:52:30 EEST 2007  Dafydd Harries <dafydd.harries@collabora.co.uk>
  * channel_destroyed(): do nothing if priv->channel_proxy is NULL; move proxy pointer aside before unreffing it

Fri Sep  7 02:47:09 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Make sure the external sink is playing before it is passed to farsight

Thu Sep  6 00:16:36 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Remove video sink from the pipeline before setting it to NULL, but only after the farsight stream has been stoppped

Mon Aug 27 20:23:25 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Disconnect the destroy signal on dispose

Fri Aug 24 19:23:51 EEST 2007  dafydd.harries@collabora.co.uk
  * use _exit () instead of exit ()

Fri Aug 24 18:47:11 EEST 2007  dafydd.harries@collabora.co.uk
  * use write () instead of g_warning () on SIGBUS

Fri Aug 24 18:40:17 EEST 2007  dafydd.harries@collabora.co.uk
  * on SIGBUS, call exit (1) instead of idly calling dsp_crashed

Tue Aug 21 21:27:40 EEST 2007  dafydd.harries@collabora.co.uk
  * stream.c: unref stream handler proxy when it's destroyed

Tue Aug 21 21:26:48 EEST 2007  dafydd.harries@collabora.co.uk
  * session.c: unref session handler proxy when it's destroyed

Tue Aug 21 21:26:07 EEST 2007  dafydd.harries@collabora.co.uk
  * stream dispose: move pointer to stream handler before unreffing

Tue Aug 21 21:25:18 EEST 2007  dafydd.harries@collabora.co.uk
  * session dispose: move pointer to session handler before unreffing

Mon Aug 20 19:35:27 EEST 2007  dafydd.harries@collabora.co.uk
  * only unhook destroy handler if the channel proxy is not null

Mon Aug 20 19:34:58 EEST 2007  dafydd.harries@collabora.co.uk
  * fix inadvertently inverted condition

Mon Aug 20 18:55:29 EEST 2007  dafydd.harries@collabora.co.uk
  * shutdown_channel (): remove unused second argument

Mon Aug 20 18:54:45 EEST 2007  dafydd.harries@collabora.co.uk
  * channel.c: use nullness of channel proxy to decide whether to try and disconnect signals

Mon Aug 20 18:53:59 EEST 2007  dafydd.harries@collabora.co.uk
  * channel.c: nullify reference to channel proxy when it's destroyed

Mon Aug 20 18:49:54 EEST 2007  dafydd.harries@collabora.co.uk
  * make disconnecting channel's destroy signal handler idempotent

Fri Aug 10 00:58:05 EEST 2007  philippe.kalaf@collabora.co.uk
  * nano back to 1

Fri Aug 10 00:57:33 EEST 2007  philippe.kalaf@collabora.co.uk
  tagged stream-engine 0.3.25

Fri Aug 10 00:57:14 EEST 2007  philippe.kalaf@collabora.co.uk
  * Bump version for 0.3.25

Thu Aug  9 00:26:49 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Send error when the codec negotiation fails

Thu Aug  9 22:20:17 EEST 2007  philippe.kalaf@collabora.co.uk
  * Variable name hairdressing

Wed Aug  8 23:48:25 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Tab oops

Wed Aug  8 23:08:20 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Handle case when a window id is re-remove while it was being re-added, cleanup code

Sun Aug  5 01:40:42 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * More fixing of the way the preview window is removed on errors

Fri Aug  3 21:36:59 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Handle BadDrawable error too

Fri Aug  3 21:36:17 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Make remove output sink before more like remove preview sink (ie pass the window to the callback directly...)

Fri Aug  3 21:33:25 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Do all changes on the main thread, block the src pad of the element before the tee

Wed Aug  8 00:22:50 EEST 2007  philippe.kalaf@collabora.co.uk
  * Set preroll-queue-len property on preview xvimagesinks in order to support multiple preview windows

Fri Jul  6 22:49:18 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Remove tabs

Fri Jul  6 22:11:18 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Don't block eternally on failed state change

Fri Jul  6 19:57:56 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Unref pad after use

Wed Jul  4 02:16:33 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Remove old _remove_defunct_preview_sinks function

Wed Jul  4 02:14:23 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Do proper pad blocking before removing the preview xvimagesink

Wed Jun 27 20:05:22 EEST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Call gst_init before any glib function (and g_type_init is redundant)

Tue Jun  5 19:24:17 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * raise dependency on farsight to 0.1.21 for working state change signals

Tue Jun  5 16:40:50 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * guard stop_stream with priv->playing, otherwise we end up stopping the stream when the CM makes it's post-Ready push of current state

Tue Jun  5 16:39:40 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * use farsight state change signals to emit the new StreamStateChanged and the existing Receiving signal

Tue Jun  5 16:37:10 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * add a StreamStateChanged signal to report stream state and direction changes to the UI

Tue Jun  5 14:17:48 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * free the stream's channel path variable in a finalize, so it's still valid when we're shutting the stream down

Mon Jun  4 16:32:30 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * remove redundant guarding around calls to fs_start_stream (now a no-op) and fs_stop_stream (now idempotent)

Mon Jun  4 16:24:51 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * remove redundant code in stop_stream()

Mon Jun  4 16:23:49 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * remove calls to start and stop media server

Tue May  1 16:37:05 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * fix signal name due to bizzaro inconsistent/meaningless naming in libtelepathy

Thu May 17 02:33:56 EEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Set force-aspect-ratio to true on video sinks

Thu May 17 01:36:20 EEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * For non-maemo up the resolution to 352x288 instead of 176x144

Thu May 17 01:27:11 EEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Hack to force usage of ximagesink for the preview window, so the xvimagesink is free for the main window

Tue May 22 18:33:48 EEST 2007  philippe.kalaf@collabora.co.uk
  * Set QOS to FALSE on video sinks

Wed May  9 14:17:07 EEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * autogen.sh: remove $MAKE test

Wed May  2 18:04:51 EEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * create a ChangeLog so autoreconf is happy

Wed May  2 18:03:48 EEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add autogen-sh

Mon May  7 15:08:51 EEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * implement STREAM_ENGINE_LOGFILE to redirect stdin/stderr to a file

Mon Apr 30 21:32:33 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * bump nano version to 1

Mon Apr 30 21:23:22 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  tagged stream-engine 0.3.23

Mon Apr 30 21:19:01 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * bump version to 0.3.23

Mon Apr 30 21:09:43 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * add missing argument to property changed callback

Mon Apr 30 19:43:45 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * hook to the property-changed signal on the TpPropsIface and keep the TpStreamEngineProperties structure up to date, so that if eg NAT traversal mechanism changes between the channel being established and the stream being added, the correct value is used. refactor property getting into some cleaner functions.

Mon Apr 30 19:42:51 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * bump farsight version to depend on the new "transmitter-object" property on streams

Fri Apr 13 23:25:13 EEST 2007  Senko Rasic <senko.rasic@collabora.co.uk>
  * channel.c, stream.c: removed turn-server and turn-port properties

Fri Apr 13 01:59:12 EEST 2007  Senko Rasic <senko.rasic@collabora.co.uk>
  * stream.c: reverted transmitter property names since farsight api isn't changing, and fixed a ref leak

Wed Apr 11 18:51:08 EEST 2007  Senko Rasic <senko.rasic@collabora.co.uk>
  * using modified farsight api for setting the transmitter properties

Wed Apr  4 13:52:22 EEST 2007  Senko Rasic <senko.rasic@collabora.co.uk>
  * StreamEngineChannel now uses turn-ip and turn-port properties

Mon Mar 26 20:05:45 EEST 2007  Senko Rasic <senko.rasic@collabora.co.uk>
  * setting relay-token property directly on the stream object

Mon Mar 12 13:58:21 EET 2007  Senko Rasic <senko.rasic@collabora.co.uk>
  * stream.c: pass relay-token to transmitter object if possible

Sun Apr 15 23:00:58 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * bump version to 0.3.22.1

Sun Apr 15 22:24:36 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  tagged stream-engine 0.3.22

Sun Apr 15 21:30:35 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * bump version to 0.3.22

Sun Apr 15 21:23:52 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * unhook telephony event signal callbacks at dispose time

Sun Apr 15 20:52:52 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * add debug messages if event start/stop fails

Sat Apr 14 22:03:45 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * bump farsight dependency to 0.1.17

Sat Apr 14 16:22:52 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * fix broken debug print in stop_telephony_event

Fri Apr 13 22:08:08 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * bump libtelepathy dependency to 0.0.53

Fri Apr 13 21:43:34 EEST 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * add support for propogating telephony events from the CM to Farsight

Tue Feb 27 03:24:58 EET 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * bump version to 0.3.21.1

Tue Feb 27 02:57:44 EET 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  tagged stream-engine 0.3.21

Tue Feb 27 02:57:18 EET 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * raise libtelepathy requirement to 0.0.50

Mon Feb 26 16:13:47 EET 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * bump version to 0.3.21

Mon Feb 26 05:22:22 EET 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * remove duplicated = 0 causing stun and NAT properties to get confused

Fri Feb 23 21:15:04 EET 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * get NAT traversal settings from the channel properties interface and provide them to the session

Fri Feb 23 21:14:50 EET 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * fix unused variable in channel _init

Fri Feb 23 21:14:02 EET 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * make the session provide TpStreamEngineStreamProperties to the streams

Fri Feb 23 21:10:24 EET 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * get NAT traversal and STUN properties from a TpStreamEngineStreamProperties struct, not from fiddling around with the connection

Thu Jan 25 00:29:57 EET 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * add header guards to session.h

Thu Jan 25 00:26:49 EET 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * add header guards to channel.h

Sun Jan 21 14:07:53 EET 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * remove unused volume and mute members from channel private data

Sun Jan 21 13:36:16 EET 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * use new util functions to disable the media server when we handle our first channel, and re-enable it when the last channel is closed

Sun Jan 21 13:26:50 EET 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * move media server enable/disable code into util.c

Sun Jan 21 12:40:29 EET 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * move g_object_has_property to newly-created util.c

Tue Jan 23 16:01:18 EET 2007  dafydd.harries@collabora.co.uk
  * allow using separate sinks for output vs. preview windows

Mon Jan  8 17:47:28 EET 2007  raphael@slinckx.net
  * Build fixes

Thu Jan  4 19:57:55 EET 2007  dafydd.harries@collabora.co.uk
  * set nano version to 1

Thu Jan  4 19:53:45 EET 2007  dafydd.harries@collabora.co.uk
  tagged stream-engine 0.3.20

Thu Jan  4 19:53:34 EET 2007  dafydd.harries@collabora.co.uk
  * version 0.3.20

Thu Jan  4 19:52:51 EET 2007  Dafydd Harries <dafydd.harries@collabora.co.uk>
  * set nano version to 1

Thu Jan  4 19:52:42 EET 2007  Dafydd Harries <dafydd.harries@collabora.co.uk>
  tagged stream-engine 0.3.19

Thu Jan  4 19:52:26 EET 2007  Dafydd Harries <dafydd.harries@collabora.co.uk>
  * version 0.3.19

Sat Dec 30 00:58:19 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * actually link colorspace ! videoscale ! sink, it seems to behave better then

Fri Dec 29 22:57:53 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * Link the sink elements (ffmpegcolorspace ! videoscale ! whatever) into a bin so that they get set PLAYING together.

Fri Dec 29 20:57:23 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * use new video sink making function for output windows too

Fri Dec 29 20:46:19 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * return TRUE when we've scheduled preview window creation for later

Fri Dec 29 20:46:10 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * tweak indentation

Fri Dec 29 20:45:49 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * add a v4lsrc fallback for the source and print the one we finally use

Fri Dec 29 20:44:39 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * link a videoscale and ffmpegcolorspace before the sink so that it will work if it's ximagesink, not xv

Fri Dec 29 18:48:25 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * when providing the X window ID, set sync to false on the actual sink (for the gconf/autovideosink cases)

Fri Dec 29 18:45:50 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * extract preview window sink creation into a function which tries gconfvideosink, autovideosink, xvimagesink and ximagesink in turn

Fri Dec 29 18:43:28 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * export g_object_has_property from stream.c

Fri Dec 29 06:50:47 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * wake the main context after we schedule an idle wake-up, because it's been observed in some cases that the mainloop is not woken for a long time, and many errors are printed...

Fri Dec 29 04:41:03 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * when handling prepare-xwindow-id messages, look for window pairs belonging to the parents of the element that sent us the message, as well as the element itself, to deal with x/xv image sinks which are in a bin (or autovideosink)

Wed Dec 13 01:32:28 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * TpStreamEngine: try linking a videorate and an ffmpegcolorspace into the video src so that our filter will negotiate even if the hardware's not so imaginitive

Wed Dec 13 01:30:58 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * TpStreamEngine: filter the video src to I420 atm because ffencs don't deal well with anything else

Wed Dec 13 01:30:31 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * TpStreamEngine: before going to v4l2src, look for gconfvideosrc

Sat Dec  9 02:49:48 EET 2006  philippe.kalaf@collabora.co.uk
  * Remove xvimagesinks BEFORE stopping the pipeline

Thu Dec  7 14:58:12 EET 2006  dafydd.harries@collabora.co.uk
  tagged stream-engine 0.3.18

Thu Dec  7 14:58:01 EET 2006  dafydd.harries@collabora.co.uk
  * version 0.3.18

Thu Dec  7 02:11:35 EET 2006  philippe.kalaf@collabora.co.uk
  * Don't mess with pipeline STATE!

Wed Dec  6 22:25:36 EET 2006  philippe.kalaf@collabora.co.uk
  * Correclty call check_if_busy()

Wed Dec  6 01:45:45 EET 2006  philippe.kalaf@collabora.co.uk
  * call check_if_busy() when removing preview windows as well

Tue Dec  5 19:52:41 EET 2006  philippe.kalaf@collabora.co.uk
  * Fix debug msg and only set state to null on pipeline once

Mon Dec  4 18:27:25 EET 2006  philippe.kalaf@collabora.co.uk
  * Async handler fixes : shutdown video streams on xvimagesink errors, shutdown video pipeline and restart on all others

Thu Dec  7 11:49:40 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  tagged stream-engine 0.3.17

Thu Dec  7 11:49:31 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * bump version to 0.3.17

Tue Dec  5 20:33:44 EET 2006  dafydd.harries@collabora.co.uk
  * only pause the media server for audio streams

Tue Dec  5 19:45:10 EET 2006  dafydd.harries@collabora.co.uk
  * change video source caps filter to use QCIF instead of CIF

Fri Dec  1 23:13:33 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  tagged stream-engine 0.3.16

Fri Dec  1 23:12:10 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * */Makefile.am: clean up so that generated source files are *not* included in dist tarballs, but their sources (xml or lists of marshallers) are

Fri Dec  1 22:20:03 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * tweak the segv handler to print a message & backtrace, rather than try and do glib stuff, although it's disabled by default

Fri Dec  1 22:19:45 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * Makefile.am: write darcs changes to ChangeLog on make dist

Fri Dec  1 22:18:55 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * bump version to 0.3.16

Wed Nov 29 18:54:25 EET 2006  dafydd.harries@collabora.co.uk
  * make cb_fs_stream_error call tp_stream_engine_stream_error

Wed Nov 29 18:53:11 EET 2006  dafydd.harries@collabora.co.uk
  * make tp_stream_engine_stream_error not call stop_stream, call Error() synchronously, and emit the stream-error signal so that the stream is stopped and removed

Wed Nov 29 18:04:45 EET 2006  dafydd.harries@collabora.co.uk
  * rename/reindent Farsight callbacks for clarity/consistency

Wed Nov 29 17:46:36 EET 2006  dafydd.harries@collabora.co.uk
  * slice-allocate method_ctx objects

Wed Nov 29 17:13:26 EET 2006  dafydd.harries@collabora.co.uk
  * wrapping

Wed Nov 29 17:13:15 EET 2006  dafydd.harries@collabora.co.uk
  * resolve conflict

Wed Nov 29 16:56:33 EET 2006  dafydd.harries@collabora.co.uk
  * stream: emit error signal when async method call fails

Sun Nov 26 20:30:15 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * make segv handling and backtrace printing only happen if you --enable-backtrace

Sun Nov 26 20:11:52 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * fix some sign-comparison bugs

Sun Nov 26 20:10:14 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * configure.ac: copy versioning & cflags stuff from gabble

Sun Nov 26 18:44:57 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * bump version to 0.3.15.1

Sun Nov 26 18:43:00 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  tagged stream-engine 0.3.15

Sun Nov 26 18:39:59 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * bump version to 0.3.15

Sun Nov 26 16:42:23 EET 2006  Jussi Laako <jussi.laako@nokia.com>
  * Re-enable realtime functionality

Sun Nov 26 16:40:55 EET 2006  Zeeshan Ali <zeeshan.ali@nokia.com>
  * * src/tp-stream-engine.c: (bus_async_handler), (_create_pipeline): Get the whole caps from the environment rather than only the fps.

Fri Nov 24 18:27:14 EET 2006  philippe.kalaf@collabora.co.uk
  * NULL pipeline after called stop on farsight streams

Fri Nov 24 18:26:27 EET 2006  philippe.kalaf@collabora.co.uk
  * Stop stream when tp_stream_engine_stream_error() is called

Sun Nov 26 15:53:17 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * set the watchdog bark/bite to 5 and 30 seconds respectively

Fri Nov 24 19:59:58 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * add a SIGALRM based watchdog, reset every 3 seconds and aborting us after 5

Tue Nov 21 23:47:04 EET 2006  dafydd.harries@collabora.co.uk
  tagged stream-engine 0.3.14

Tue Nov 21 23:46:51 EET 2006  dafydd.harries@collabora.co.uk
  * version 0.3.14

Tue Nov 21 17:53:29 EET 2006  dafydd.harries@collabora.co.uk
  * instead of shutting down on pipeline error, close all output sinks/preview windows and set pipeline to null to that new one gets created

Tue Nov 21 17:33:29 EET 2006  dafydd.harries@collabora.co.uk
  * when we get an error on the video pipeline bus, close video streams rather than all streams

Tue Nov 21 17:32:37 EET 2006  dafydd.harries@collabora.co.uk
  * make stream media type a public member

Thu Nov 16 14:33:07 EET 2006  dafydd.harries@collabora.co.uk
  tagged stream-engine 0.3.13

Thu Nov 16 14:32:25 EET 2006  dafydd.harries@collabora.co.uk
  * make dummy callback call g_warning instead of g_critical

Thu Nov 16 14:19:52 EET 2006  dafydd.harries@collabora.co.uk
  * version 0.3.13

Tue Nov 14 20:33:55 EET 2006  philippe.kalaf@collabora.co.uk
  * Check if sink exists before actually unlinking/removing it

Tue Nov 14 02:03:51 EET 2006  philippe.kalaf@collabora.co.uk
  * Give error string along with the GError

Thu Nov  9 12:27:37 EET 2006  dafydd.harries@collabora.co.uk
  * fix the fix to the error management (double brown paper bag)

Thu Nov  9 12:14:42 EET 2006  dafydd.harries@collabora.co.uk
  * fix error memory management (brown paper bag)

Wed Nov  8 18:23:16 EET 2006  dafydd.harries@collabora.co.uk
  * version 0.3.12.1

Wed Nov  8 18:23:08 EET 2006  dafydd.harries@collabora.co.uk
  tagged stream-engine 0.3.12

Wed Nov  8 18:11:42 EET 2006  dafydd.harries@collabora.co.uk
  * version 0.3.12

Wed Nov  8 18:10:58 EET 2006  dafydd.harries@collabora.co.uk
  * always pass error to _add_preview_window

Wed Nov  8 16:44:19 EET 2006  dafydd.harries@collabora.co.uk
  * save error message in GError rather than gchar *

Thu Nov  9 01:13:31 EET 2006  philippe.kalaf@collabora.co.uk
  * Indentation fix

Thu Nov  9 01:11:50 EET 2006  philippe.kalaf@collabora.co.uk
  * Correctly free errors after gst_message_parse

Thu Nov  9 00:23:32 EET 2006  philippe.kalaf@collabora.co.uk
  * Get rid of static error string

Wed Nov  8 23:56:04 EET 2006  philippe.kalaf@collabora.co.uk
  * Only add preview windows after the pipeline has gone to PLAYING

Wed Nov  8 02:45:36 EET 2006  philippe.kalaf@collabora.co.uk
  * Patch by Zeeshan for better error handling

Mon Nov  6 16:35:35 EET 2006  Dafydd Harries <dafydd.harries@collabora.co.uk>
  * disable realtime priority code by default

Mon Nov  6 16:34:29 EET 2006  Dafydd Harries <dafydd.harries@collabora.co.uk>
  * host realtime setup code to before gst_init

Mon Nov  6 15:03:00 EET 2006  dafydd.harries@collabora.co.uk
  * only declare rt_* variables if USE_REALTIME is enabled

Mon Nov  6 14:58:20 EET 2006  dafydd.harries@collabora.co.uk
  * move various #includes out of #ifdec USE_REALTIME

Mon Nov  6 12:24:39 EET 2006  dafydd.harries@collabora.co.uk
  * support connection managers that don't implement the properties interface

Thu Nov  2 14:53:29 EET 2006  Zeeshan Ali <zeeshan.ali@nokia.com>
  * Patch from Zeeshan Ali <zeeshan.ali@nokia.com> to prevent race condition where a preview window is created before we store the XID for it to use

Wed Nov  1 05:16:27 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * bump version to 0.3.11.1

Wed Nov  1 05:07:25 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  tagged stream-engine 0.3.11

Wed Nov  1 05:06:29 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * bump version to 0.3.11

Wed Nov  1 05:00:30 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * add ChangeLog to boring to stop it creeping back

Wed Nov  1 04:59:13 EET 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * remove totally incomplete ChangeLog

Wed Nov  1 04:02:07 EET 2006  philippe.kalaf@collabora.co.uk
  * Removed ffmpegcolorspace between tee and sink,  set preview xv sink to READY before linking

Wed Nov  1 03:56:19 EET 2006  philippe.kalaf@collabora.co.uk
  * Some extra debugs

Wed Nov  1 04:35:12 EET 2006  Dafydd Harries <dafydd.harries@collabora.co.uk>
  * patch by Zeeshan Ali <zeeshan.ali@nokia.com>: allow setting video source FPS in FS_VIDEO_FPS environment variable

Wed Nov  1 03:08:16 EET 2006  dafydd.harries@collabora.co.uk
  * resolve conflict

Mon Oct 30 18:34:07 EET 2006  dafydd.harries@collabora.co.uk
  * make previous patch compile

Mon Oct 30 16:06:39 EET 2006  dafydd.harries@collabora.co.uk
  * clean up media server proxy in a safe manner

Wed Oct 25 22:48:17 EEST 2006  philippe.kalaf@collabora.co.uk
  UNDO: Tell set_stream_sending() to simply unlink/relink tee to stream bin if a video stream

Wed Oct 25 03:57:36 EEST 2006  philippe.kalaf@collabora.co.uk
  UNDO: Make s-e pipeline more efficient (block source when no one is listening), also fixes a seg fault

Mon Oct 30 21:11:38 EET 2006  dafydd.harries@collabora.co.uk
  * set name on video src bin if created from env var

Thu Oct 26 22:59:27 EEST 2006  dafydd.harries@collabora.co.uk
  * version 0.3.10.1

Thu Oct 26 22:59:16 EEST 2006  dafydd.harries@collabora.co.uk
  tagged stream-engine 0.3.10

Thu Oct 26 22:54:48 EEST 2006  dafydd.harries@collabora.co.uk
  * version 0.3.10

Thu Oct 26 22:54:31 EEST 2006  dafydd.harries@collabora.co.uk
  * assert that pipeline description produced a bin

Wed Oct 25 22:48:17 EEST 2006  philippe.kalaf@collabora.co.uk
  * Tell set_stream_sending() to simply unlink/relink tee to stream bin if a video stream

Wed Oct 25 03:57:36 EEST 2006  philippe.kalaf@collabora.co.uk
  * Make s-e pipeline more efficient (block source when no one is listening), also fixes a seg fault

Mon Oct 23 19:55:40 EEST 2006  dafydd.harries@collabora.co.uk
  * don't free NULL GError

Mon Oct 23 19:21:39 EEST 2006  dafydd.harries@collabora.co.uk
  * add debug message for close request

Mon Oct 23 19:20:20 EEST 2006  dafydd.harries@collabora.co.uk
  * cope better with Maemo media server not running

Fri Oct 20 18:36:22 EEST 2006  dafydd.harries@collabora.co.uk
  * fix type-punning warning on bin iterator

Fri Oct 20 18:35:45 EEST 2006  dafydd.harries@collabora.co.uk
  * channel.c: remove unused dummy_callback

Thu Oct 19 19:34:54 EEST 2006  philippe.kalaf@collabora.co.uk
  * Implement a shutdown() method in stream-engine

Wed Oct 18 16:26:40 EEST 2006  dafydd.harries@collabora.co.uk
  * version 0.3.9.1

Wed Oct 18 16:24:43 EEST 2006  dafydd.harries@collabora.co.uk
  tagged stream-engine 0.3.9

Wed Oct 18 16:20:46 EEST 2006  dafydd.harries@collabora.co.uk
  * version 0.3.9

Wed Oct 18 16:18:40 EEST 2006  dafydd.harries@collabora.co.uk
  * set pipeline to playing after adding window pair

Wed Oct 18 16:18:03 EEST 2006  dafydd.harries@collabora.co.uk
  * print source of prepare-xwindow-id message

Wed Oct 18 16:17:19 EEST 2006  dafydd.harries@collabora.co.uk
  * search through bins to find sink belonging to window pair

Wed Oct 18 16:03:45 EEST 2006  dafydd.harries@collabora.co.uk
  * add window to window pairs list before getting the pipeline

Wed Oct 11 23:44:57 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  tagged stream-engine 0.3.8

Wed Oct 11 23:44:48 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * bump version to 0.3.8

Wed Oct 11 23:40:44 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * TpStreamEngine: if MAEMO_OSSO_SUPPORT is enabled, look for "gconfv4l2src" in favour of "v4l2src"

Wed Oct 11 17:32:44 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * Hook up SetStreamSending signals to farsight_stream_set_sending

Tue Oct 17 18:36:14 EEST 2006  philippe.kalaf@collabora.co.uk
  * Propagate channel error to all streams instead of sessions

Tue Oct 17 01:04:11 EEST 2006  philippe.kalaf@collabora.co.uk
  * Properly handle gst errors in async bus handler and exit()

Tue Oct 10 18:55:17 EEST 2006  dafydd.harries@collabora.co.uk
  tagged stream-engine 0.3.7

Tue Oct 10 17:48:07 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * TpStreamEngine: ignore BadValue errors on preview/output windows (they can happen with xv)

Tue Oct 10 17:20:32 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * XErrorHandler: add signal for BadValue errors

Tue Oct 10 15:05:15 EEST 2006  Zeeshan Ali <zeeshan.ali@nokia.com>
  * Build the videosink from the environment variable if set.
  * src/stream.c: (tp_stream_engine_stream_set_output_window):
  * src/tp-stream-engine.c: (tp_stream_engine_add_preview_window):

Tue Oct 10 16:43:52 EEST 2006  dafydd.harries@collabora.co.uk
  * version 0.3.7

Tue Oct 10 12:34:46 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * remove null_stream argument from _remove_video_sink and null it manually in the only relevant place

Tue Oct 10 12:19:00 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * remove overly defensive ref/unref of sink; it defends against a case which we rely on being true in the other place we call _remove_video_sink

Tue Oct 10 12:14:15 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * only stop the stream on set_playing (false) if it was started

Tue Oct 10 14:13:26 EEST 2006  Philippe Kalaf <philippe.kalaf@collabora.co.uk>
  * Add new dbus signal "received" on StreamEngine to signal when we are receiving a stream

Tue Oct 10 14:12:43 EEST 2006  Philippe Kalaf <philippe.kalaf@collabora.co.uk>
  * Fix volume setting bug

Thu Oct  5 03:54:39 EEST 2006  philippe.kalaf@collabora.co.uk
  * Cleanup xvimagesink leaks and shutdown sequence
  
  * Fix GstMessage leaks in bus_sync_handler (Gstreamer example code is wrong)
  * Don't set sink to NULL on normal shutdown (only when setting window_id  to 0)
  * Mangled ordering and logic in _remove_video_sink()
  * Make sure stream-engine stops all farsight streams when channel closes
  

Wed Oct  4 19:10:10 EEST 2006  dafydd.harries@collabora.co.uk
  * fix _remove_video_sink call

Wed Oct  4 18:55:42 EEST 2006  dafydd.harries@collabora.co.uk
  * remove video sink when the stream is stopped rather than when the window is disposed

Wed Oct  4 17:34:22 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * have a helper function to remove the output window, and call it from both set_output_window and the dispose

Wed Oct  4 17:12:29 EEST 2006  dafydd.harries@collabora.co.uk
  * fix stream stuff

Wed Oct  4 16:59:20 EEST 2006  dafydd.harries@collabora.co.uk
  * set output window to 0 on stream dispose

Wed Oct  4 16:42:59 EEST 2006  dafydd.harries@collabora.co.uk
  * remove video sink from pipeline when output window changes

Thu Sep 21 18:29:40 EEST 2006  dafydd.harries@collabora.co.uk
  * bump version to 0.3.6.1

Thu Sep 21 18:24:21 EEST 2006  dafydd.harries@collabora.co.uk
  tagged stream-engine 0.3.6

Thu Sep 21 18:23:46 EEST 2006  dafydd.harries@collabora.co.uk
  * bump version number to 0.3.6.0

Thu Sep 21 15:38:48 EEST 2006  dafydd.harries@collabora.co.uk
  * NULL media server proxy before unreffing the proxy

Thu Sep 21 15:10:31 EEST 2006  dafydd.harries@collabora.co.uk
  * consistently refer to Maemo media server as media server

Thu Sep 21 15:09:17 EEST 2006  dafydd.harries@collabora.co.uk
  * clean up boring file

Fri Sep 15 18:00:55 EEST 2006  dafydd.harries@collabora.co.uk
  * bump version to 0.3.5.1

Fri Sep 15 17:50:33 EEST 2006  dafydd.harries@collabora.co.uk
  tagged stream-engine 0.3.5

Fri Sep 15 17:10:30 EEST 2006  dafydd.harries@collabora.co.uk
  * bump version to 0.3.5.0

Fri Sep 15 16:37:03 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * Tweak debug message to not say the name of the sink, it's not always guaranteed to be one thing or another.

Fri Sep 15 15:02:22 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * Make X error handling code in TpStreamEngine also handle output windows as well as preview windows.

Fri Sep 15 14:33:32 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * Improve debugging on SetOutputWindow calls, and fix bug where even in the no-op case (existing ID is the same as requested) we tell the stream engine the window pair is removed.

Fri Sep 15 14:29:38 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * Make SetOutputWindow(0) unset the video stream sink.

Fri Sep 15 13:11:50 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * Store the TpStreamEngineStream in the WindowPair for output windows.

Fri Sep 15 13:10:23 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * Add a header guard to stream.h

Fri Sep 15 13:03:16 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * Remove BadWindow handling from stream.c

Fri Sep 15 12:41:30 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * This atomic stuff seems not to work... just go for volatile atm.

Fri Sep 15 12:23:25 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * Unref XErrorHandler object after emitting any signals, to avoid leaking references every X error.

Fri Sep 15 12:22:42 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * Ignore BadGC if there are any pending-removal windows, regardless of the resource ID, because we have no idea what the xvimagesink's GC is.

Fri Sep 15 11:49:16 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * Apparently in glib 2.8, the g_atomic_int operations don't expect volatile... hmm.

Fri Sep 15 11:41:48 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * Fix silly bug where we look for preview window errors in the list of output windows.

Fri Sep 15 11:36:04 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * Keep only one reference to XErrorHandler for the lifetime of TpStreamEngine.

Fri Sep 15 11:32:19 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * Hook to BadGC on preview windows and also ignore it if removing is set.

Fri Sep 15 11:32:07 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * Catch BadGC in the XErrorHandler

Fri Sep 15 11:29:29 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * Replace use of g_atomic_int_set with g_atomic_int_compare_and_exchange

Wed Sep 13 19:53:03 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * Handle stream errors in the main thread with an async bus handler.

Wed Sep 13 19:12:32 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * Quick hack to handle a resource not writable error from xvimagesink and remove the preview window.

Wed Sep 13 13:38:47 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * Make wp->removing volatile and access using g_atomic_int_get/set

Wed Sep 13 16:12:28 EEST 2006  dafydd.harries@collabora.co.uk
  * bump verison to 0.3.4.1

Wed Sep 13 15:54:15 EEST 2006  dafydd.harries@collabora.co.uk
  tagged stream-engine 0.3.4

Wed Sep 13 15:52:20 EEST 2006  dafydd.harries@collabora.co.uk
  * bump verison to 0.3.4.0

Wed Sep 13 13:35:27 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * Try and remove any defunct Xv sinks before adding any new preview windows.

Wed Sep 13 15:26:44 EEST 2006  dafydd.harries@collabora.co.uk
  * use weak reference for X error handler singleton

Wed Sep 13 15:10:35 EEST 2006  dafydd.harries@collabora.co.uk
  * remove x_error_handler_cleanup

Wed Sep 13 15:07:35 EEST 2006  dafydd.harries@collabora.co.uk
  * return return value of old error handler

Tue Sep 12 20:04:34 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * Store mapping of sinks<->window_ids in a linked list of WindowPair structures, and use a null wp->sink to indicate that a BadWindow error is being handled already, and that subsequent errors (usually one more BadDrawable and one more BadWindow) can be ignored.

Tue Sep 12 17:53:21 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * Remove preview window element from pipeline in the main thread - the BadWindow callback happens in the pipeline's thread. Ignore the BadDrawable errors that we get until this happens... :-/

Tue Sep 12 17:24:21 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * Make SetOutputWindow robust against repeated calls

Tue Sep 12 17:23:26 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * Unref the sinks after giving them to farsight so that they are freed when the stream is

Mon Sep 11 21:28:26 EEST 2006  dafydd.harries@collabora.co.uk
  * remove output windows from hash table when we're done with them

Mon Sep 11 13:17:32 EEST 2006  dafydd.harries@collabora.co.uk
  * configure.ac: simplify pkg-config calls

Tue Sep 12 22:56:44 EEST 2006  philippe.kalaf@collabora.co.uk
  * Remove broken pad counting code and add fakesink to tee

Tue Sep 12 14:45:47 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * TpStreamEngine: hook to BadDrawable signal to cope with unexpected preview window disappearance

Tue Sep 12 14:45:06 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * XErrorHandler: add callback for BadDrawable

Tue Sep 12 04:10:41 EEST 2006  philippe.kalaf@collabora.co.uk
  * Replaced non-functional iterator pad counter by my own (tm) tee pad counter

Tue Sep 12 03:25:09 EEST 2006  philippe.kalaf@collabora.co.uk
  * Properly dispose of preview sink and PAUSE pipeline if it is the last element connected on the tee

Mon Sep 11 18:20:15 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * Look up the preview window GstElement with an ingenious reverse lookup on the hash table of GstElements -> XIDs

Mon Sep 11 18:18:28 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * Remove g_object_unref from preview/output window hash tables because a) it was doing it to the XID value rather than the GstElement key, and b)the GstElements are not referenced when they're put into the hash tables

Mon Sep 11 17:45:38 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * Disable apparently duplicated BadWindow handler in the stream

Mon Sep 11 17:45:14 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * Hook up BadWindow handler for preview windows

Tue Sep 12 02:36:11 EEST 2006  philippe.kalaf@collabora.co.uk
  * Fix inverted g_hash_table_insert call for the preview window XID

Tue Sep 12 01:25:13 EEST 2006  philippe.kalaf@collabora.co.uk
  * If there is no window_id, just return GST_BUS_PASS instead of asserting

Tue Sep 12 01:19:26 EEST 2006  philippe.kalaf@collabora.co.uk
  * Add sink to bin in case of FS_VIDEO_SINK being set

Mon Sep 11 14:10:14 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  tagged telepathy-stream-engine 0.3.3

Mon Sep 11 14:09:44 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * bump version to 0.3.3.1

Mon Sep 11 13:59:45 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * bump version to 0.3.3

Mon Sep 11 09:52:05 EEST 2006  philippe.kalaf@collabora.co.uk
  * Use env var to make shared video source

Sun Sep 10 22:15:16 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * update for new farsight 0.1.8 (there is no STATE_PLAYING now, because state refers just to connectivity; mostly remove these checks because the functions are safe when not playing anyway)

Sun Sep 10 22:13:12 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * update to telepathy spec 0.13.4 and libtelepathy 0.0.33 (basically s/ice/media/)

Sun Sep 10 18:36:10 EEST 2006  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * configure.ac: raise libtelepathy dependency to 0.0.33 and farsight dependency to 0.1.8

Sun Sep 10 13:24:19 EEST 2006  dafydd.harries@collabora.co.uk
  * up video filter resolution from QCIF to CIF

Sun Sep 10 13:22:40 EEST 2006  dafydd.harries@collabora.co.uk
  * make video pipeline use v4l2src

Sun Sep 10 13:19:51 EEST 2006  dafydd.harries@collabora.co.uk
  * print GStreamer error messages

Sat Sep  9 19:58:37 EEST 2006  dafydd.harries@collabora.co.uk
  * remove unused member arg to new_ice_session_handler

Sat Sep  9 19:57:42 EEST 2006  dafydd.harries@collabora.co.uk
  * get_session_handlers_reaply: refactor, improve debug output

Fri Sep  8 20:04:14 EEST 2006  dafydd.harries@collabora.co.uk
  * move BadWindow handling back into TpStreamEngine; add ffmpegcolospace to preview window pipeline

Fri Sep  8 19:58:18 EEST 2006  dafydd.harries@collabora.co.uk
  * set sync to FALSE on preview window sinks

Fri Sep  8 19:57:03 EEST 2006  dafydd.harries@collabora.co.uk
  * set is-live=true on video source

Fri Sep  8 16:33:06 EEST 2006  dafydd.harries@collabora.co.uk
  * set Farsight sink to NULL, not fakesink when bad window error is received

Fri Sep  8 16:30:09 EEST 2006  dafydd.harries@collabora.co.uk
  * stream: include stream ID and media type in debug messages

Fri Sep  8 15:50:31 EEST 2006  dafydd.harries@collabora.co.uk
  * correctly set stream IDs on streams

Fri Sep  8 14:53:43 EEST 2006  dafydd.harries@collabora.co.uk
  * set pipeline to playing after creating preview window

Fri Sep  8 14:53:07 EEST 2006  dafydd.harries@collabora.co.uk
  * don't set pipeline playing immediately after creation

Fri Sep  8 14:52:49 EEST 2006  dafydd.harries@collabora.co.uk
  * don't set YUV format on caps filter

Fri Sep  8 14:52:02 EEST 2006  dafydd.harries@collabora.co.uk
  * stream: set pipeline to playing after setting Farsight stream to playing if media type is video

Fri Sep  8 13:57:51 EEST 2006  dafydd.harries@collabora.co.uk
  * set_output_window: don't check for fakesink; hook up X error handler

Fri Sep  8 13:56:03 EEST 2006  dafydd.harries@collabora.co.uk
  * tell Farsight to use the stream engine pipeline for video streams

Fri Sep  8 13:52:10 EEST 2006  dafydd.harries@collabora.co.uk
  * don't use fakesink as temporary sink for video streams

Fri Sep  8 13:51:20 EEST 2006  dafydd.harries@collabora.co.uk
  * use tee as source for video streams

Fri Sep  8 13:48:07 EEST 2006  dafydd.harries@collabora.co.uk
  * hook up sync bus message handler for setting X window ID on video sink

Fri Sep  8 12:22:47 EEST 2006  dafydd.harries@collabora.co.uk
  * document tp_stream_engine_get

Fri Sep  8 12:21:43 EEST 2006  dafydd.harries@collabora.co.uk
  * tp_stream_engine_get_pipeline ()

Fri Sep  8 12:20:20 EEST 2006  dafydd.harries@collabora.co.uk
  * set pipeline state to NULL, not PAUSED before unreffing

Fri Sep  8 12:19:46 EEST 2006  dafydd.harries@collabora.co.uk
  * remove fdsink code

Fri Sep  8 12:10:50 EEST 2006  dafydd.harries@collabora.co.uk
  * unref tee after getting it out of pipeline

Fri Sep  8 11:05:39 EEST 2006  dafydd.harries@collabora.co.uk
  * xerrorhandler: add copyright/licence headers

Thu Sep  7 11:58:07 EEST 2006  dafydd.harries@collabora.co.uk
  * use g_hash_table_destroy rather than _unref

Wed Sep  6 18:49:30 EEST 2006  dafydd.harries@collabora.co.uk
  * bump version to 0.3.2.1

Wed Sep  6 18:46:10 EEST 2006  dafydd.harries@collabora.co.uk
  tagged stream-engine 0.3.2

Wed Sep  6 18:46:00 EEST 2006  dafydd.harries@collabora.co.uk
  * bump to version 0.3.2.0

Wed Sep  6 11:58:37 EEST 2006  dafydd.harries@collabora.co.uk
  * default to v4l2src, not v4lsrc

Wed Sep  6 11:08:19 EEST 2006  dafydd.harries@collabora.co.uk
  * handle new Close signal on stream handler

Wed Sep  6 11:07:32 EEST 2006  dafydd.harries@collabora.co.uk
  * stream ID should not always be 1

Wed Sep  6 10:54:38 EEST 2006  dafydd.harries@collabora.co.uk
  * prevent stream-engine from timing out if there are preview windows

Wed Sep  6 10:53:46 EEST 2006  dafydd.harries@collabora.co.uk
  * set preview sink to GST_STATE_NULL before unreffing

Wed Sep  6 10:41:54 EEST 2006  dafydd.harries@collabora.co.uk
  * revert to simple v4l src creation

Wed Sep  6 10:31:27 EEST 2006  dafydd.harries@collabora.co.uk
  * don't emit stream-error signal when embedding window goes away

Wed Sep  6 10:24:13 EEST 2006  dafydd.harries@collabora.co.uk
  * sync element with parent after inserting into pipeline

Wed Sep  6 10:20:38 EEST 2006  dafydd.harries@collabora.co.uk
  * check for mute/volue on src/sink before setting

Tue Sep  5 19:10:22 EEST 2006  dafydd.harries@collabora.co.uk
  * src/sink creation: parse pipelines in env variables, add debug messages

Tue Sep  5 12:18:18 EEST 2006  dafydd.harries@collabora.co.uk
  * remove obsolete _set_preview_window on stream

Tue Sep  5 12:17:36 EEST 2006  dafydd.harries@collabora.co.uk
  * make TpStreamEngine a singleton

Tue Sep  5 12:02:51 EEST 2006  dafydd.harries@collabora.co.uk
  * tp_stream_engine_{add,remove}_fdsink

Mon Sep  4 21:56:28 EEST 2006  dafydd.harries@collabora.co.uk
  * simplify src/sink creation logic

Mon Sep  4 21:41:30 EEST 2006  dafydd.harries@collabora.co.uk
  * check for sync/is-live properties before setting them

Mon Sep  4 21:34:21 EEST 2006  dafydd.harries@collabora.co.uk
  * SetOutputWindow: only set window ID if sink is has the X overlay interface

Mon Sep  4 21:33:26 EEST 2006  dafydd.harries@collabora.co.uk
  * explicitly set tmp video sink name

Mon Sep  4 21:30:06 EEST 2006  dafydd.harries@collabora.co.uk
  * better support for setting src/sink through env variables

Mon Sep  4 21:10:09 EEST 2006  dafydd.harries@collabora.co.uk
  * set sync on sink whether it be audio or video

Mon Sep  4 18:05:04 EEST 2006  dafydd.harries@collabora.co.uk
  * call IceStreamHandler::Error when the Farsight stream raises the error signal

Mon Sep  4 18:01:49 EEST 2006  dafydd.harries@collabora.co.uk
  * initial implementation of AddPreviewWindow, RemovePreviewWindow

Fri Sep  1 21:51:30 EEST 2006  dafydd.harries@collabora.co.uk
  * make bad-window callbacks return boolean; call old error handler if error was not handled by a GSignal callback

Fri Sep  1 19:18:33 EEST 2006  dafydd.harries@collabora.co.uk
  * hook up stream object to X error handler when media type is video

Fri Sep  1 19:18:08 EEST 2006  dafydd.harries@collabora.co.uk
  * add XErrorHandler class

Fri Sep  1 19:15:55 EEST 2006  dafydd.harries@collabora.co.uk
  * link against libx11

Fri Sep  1 17:55:06 EEST 2006  dafydd.harries@collabora.co.uk
  * re-set mute/volume on stream when codec changes

Wed Aug 30 16:41:17 EEST 2006  dafydd.harries@collabora.co.uk
  * remove unused interface XML

Fri Sep  1 21:11:10 EEST 2006  dafydd.harries@collabora.co.uk
  * set sync=false on audio sink

Fri Sep  1 17:54:10 EEST 2006  dafydd.harries@collabora.co.uk
  * fix memory leak of optional parameters hash table

Fri Sep  1 02:42:07 EEST 2006  ole.andre.ravnaas@collabora.co.uk
  * pass optional codec parameters back to the connection-manager

Tue Aug 29 20:52:42 EEST 2006  dafydd.harries@collabora.co.uk
  tagged stream-engine 0.3.1

Tue Aug 29 20:51:23 EEST 2006  dafydd.harries@collabora.co.uk
  * version 0.3.1

Tue Aug 29 20:44:54 EEST 2006  dafydd.harries@collabora.co.uk
  * remove duplicate declaration of generated marshallers

Tue Aug 29 20:44:08 EEST 2006  dafydd.harries@collabora.co.uk
  * don't generate media * handler headers files

Tue Aug 29 20:43:39 EEST 2006  dafydd.harries@collabora.co.uk
  * remove #includes of generated media * handler headers

Tue Aug 29 20:41:37 EEST 2006  dafydd.harries@collabora.co.uk
  * use libtp ICE calls rather than own Media*Handler calls

Tue Aug 29 20:40:51 EEST 2006  dafydd.harries@collabora.co.uk
  * uncomment SMC::Error call and replace with IceSessionHandler::Error calls

Tue Aug 29 20:24:09 EEST 2006  dafydd.harries@collabora.co.uk
  * s/Voip/Stream/ on bus name, object path

Tue Aug 29 20:08:55 EEST 2006  dafydd.harries@collabora.co.uk
  * add types.h to Makefile.am

Tue Aug 29 18:46:02 EEST 2006  dafydd.harries@collabora.co.uk
  * HoldStream -> MuteInput

Tue Aug 29 18:09:38 EEST 2006  dafydd.harries@collabora.co.uk
  * HoldStream -> MuteInput, regenerate stuff

Tue Aug 29 15:03:03 EEST 2006  dafydd.harries@collabora.co.uk
  * remove #include of stream-engine-gen.h

Tue Aug 29 15:02:11 EEST 2006  dafydd.harries@collabora.co.uk
  * merge with new generated sources

Thu Aug 24 22:50:49 EEST 2006  dafydd.harries@collabora.co.uk
  * s/Media/Ice/, and other spec change stuff

Thu Aug 24 15:11:45 EEST 2006  dafydd.harries@collabora.co.uk
  * NewMediaStreamHandler -> NewIceStreamHandler

Tue Aug 22 19:53:22 EEST 2006  dafydd.harries@collabora.co.uk
  * regenerate generated sources

Tue Aug 22 19:52:47 EEST 2006  dafydd.harries@collabora.co.uk
  * SetPreviewWindow -> AddPreviewWindow, RemovePreviewWindow

Tue Aug 22 19:44:48 EEST 2006  dafydd.harries@collabora.co.uk
  * MediaStreamHandler -> IceStreamHandler

Tue Aug 22 19:21:08 EEST 2006  dafydd.harries@collabora.co.uk
  * indentation

Mon Aug 21 19:22:46 EEST 2006  dafydd.harries@collabora.co.uk
  * implement new API on StreamEngine object

Mon Aug 21 19:21:58 EEST 2006  dafydd.harries@collabora.co.uk
  * implement stream lookup code for stream manipulation

Mon Aug 21 19:20:34 EEST 2006  dafydd.harries@collabora.co.uk
  * implement stream manipulation methods

Mon Aug 21 19:20:01 EEST 2006  dafydd.harries@collabora.co.uk
  * save media type on stream

Mon Aug 21 19:18:10 EEST 2006  dafydd.harries@collabora.co.uk
  * refactor gst element creation

Mon Aug 21 19:16:13 EEST 2006  dafydd.harries@collabora.co.uk
  * configure.ac: check for presence of gst-plugins-base

Thu Aug 17 17:27:57 EEST 2006  dafydd.harries@collabora.co.uk
  * channel: remove unnecessary methods

Thu Aug 17 17:11:46 EEST 2006  dafydd.harries@collabora.co.uk
  * session: make streams a public member

Thu Aug 17 17:09:21 EEST 2006  dafydd.harries@collabora.co.uk
  * channel: make sessions a public member

Wed Aug 16 21:11:08 EEST 2006  dafydd.harries@collabora.co.uk
  * give stream a stream_id member

Wed Aug 16 17:51:26 EEST 2006  dafydd.harries@collabora.co.uk
  * refactor src/sink creation; support audiotestsrc

Wed Aug 16 17:29:41 EEST 2006  dafydd.harries@collabora.co.uk
  * disconnect state-changed handler from stream

Wed Aug 16 15:15:51 EEST 2006  dafydd.harries@collabora.co.uk
  * regenerate generated source

Wed Aug 16 15:13:08 EEST 2006  dafydd.harries@collabora.co.uk
  * xml: rename parameters

Wed Aug 16 14:53:13 EEST 2006  dafydd.harries@collabora.co.uk
  * channel: save channel path

Mon Aug 14 17:26:27 EEST 2006  dafydd.harries@collabora.co.uk
  * stream.c: tidy up debug messages

Wed Aug  9 19:25:19 EEST 2006  dafydd.harries@collabora.co.uk
  * stream.c: clean up g_message calls

Wed Aug  9 19:22:34 EEST 2006  dafydd.harries@collabora.co.uk
  * move config.h include higher up, and wrap in #ifdef HAVE_CONFIG_H

Wed Aug  9 15:42:30 EEST 2006  dafydd.harries@collabora.co.uk
  * use media engine disable retval rather than checking for non-nullness of error

Wed Aug  9 13:45:48 EEST 2006  dafydd.harries@collabora.co.uk
  * make tags file boring

Tue Aug  8 20:22:56 EEST 2006  dafydd.harries@collabora.co.uk
  * fix media engine handling

Tue Aug  8 20:21:56 EEST 2006  dafydd.harries@collabora.co.uk
  * undo overzealous media-engine.xml -> stream-engine.xml

Tue Aug  8 18:04:13 EEST 2006  dafydd.harries@collabora.co.uk
  * fix "g_object_unef" typo

Tue Aug  8 17:52:06 EEST 2006  dafydd.harries@collabora.co.uk
  * change DBus object path so s/VoipEngine/StreamEngine/

Tue Aug  8 17:30:44 EEST 2006  dafydd.harries@collabora.co.uk
  * regenerate generated source

Tue Aug  8 17:29:26 EEST 2006  dafydd.harries@collabora.co.uk
  * modify StreamEngine API for video calls

Tue Aug  8 17:23:48 EEST 2006  dafydd.harries@collabora.co.uk
  * specify python2.4 for generating XML

Tue Aug  8 16:30:11 EEST 2006  dafydd.harries@collabora.co.uk
  * regenerate interface XML

Mon Aug  7 20:14:45 EEST 2006  dafydd.harries@collabora.co.uk
  * indentation

Mon Aug  7 20:02:52 EEST 2006  dafydd.harries@collabora.co.uk
  * remove stream from session when it has an error

Mon Aug  7 19:46:34 EEST 2006  dafydd.harries@collabora.co.uk
  * check return value of tp_stream_engine_go

Mon Aug  7 19:44:18 EEST 2006  dafydd.harries@collabora.co.uk
  * make TpStreamEngineSession support multiple streams

Mon Aug  7 19:13:55 EEST 2006  dafydd.harries@collabora.co.uk
  * indentation

Mon Aug  7 19:10:21 EEST 2006  dafydd.harries@collabora.co.uk
  * rename session_proxy -> session_handler_proxy

Mon Aug  7 19:07:04 EEST 2006  dafydd.harries@collabora.co.uk
  * indentation

Mon Aug  7 19:06:26 EEST 2006  dafydd.harries@collabora.co.uk
  * assert stream is there before starting/stoppping it

Mon Aug  7 18:54:19 EEST 2006  dafydd.harries@collabora.co.uk
  * make stop_stream static

Fri Aug  4 17:30:59 EEST 2006  dafydd.harries@collabora.co.uk
  * split out TpStreamEngineStream object

Thu Aug  3 19:14:58 EEST 2006  dafydd.harries@collabora.co.uk
  * zomg: split out TpStreamEngineSession object

Thu Aug  3 18:00:27 EEST 2006  dafydd.harries@collabora.co.uk
  * document tp_stream_engine_error

Thu Aug  3 17:53:44 EEST 2006  dafydd.harries@collabora.co.uk
  * raise no-more-channels signal on right object

Thu Aug  3 17:25:08 EEST 2006  dafydd.harries@collabora.co.uk
  * emit no-more-channels when last channel is closed

Tue Aug  1 12:36:10 EEST 2006  dafydd.harries@collabora.co.uk
  * indentation

Wed Jul 26 16:35:30 EEST 2006  dafydd.harries@collabora.co.uk
  * fix stream error signal emission nubbing

Wed Jul 26 16:22:57 EEST 2006  dafydd.harries@collabora.co.uk
  * remove leading underscore from tp_stream_engine_register

Wed Jul 26 16:22:20 EEST 2006  dafydd.harries@collabora.co.uk
  * fix TpStreamEngine prototypes

Wed Jul 26 16:20:42 EEST 2006  dafydd.harries@collabora.co.uk
  * remove return with value from void function

Wed Jul 26 16:15:23 EEST 2006  dafydd.harries@collabora.co.uk
  * add TpStreamEngineChannel object and refactor zomg

Thu Jul 27 15:29:42 EEST 2006  dafydd.harries@collabora.co.uk
  * set nano version

Thu Jul 27 15:28:33 EEST 2006  dafydd.harries@collabora.co.uk
  tagged 0.3.0

Thu Jul 27 15:23:49 EEST 2006  dafydd.harries@collabora.co.uk
  * unset nano version for release

Mon Jul 10 20:20:29 EEST 2006  raphael@slinckx.net
  UNDO: Add chandler file to stream-engine

Wed Jul 26 16:19:00 EEST 2006  dafydd.harries@collabora.co.uk
  * unstable branch 0.3

Tue Jul 18 16:27:24 EEST 2006  dafydd.harries@collabora.co.uk
  * make session error callback take session proxy rather than stream engine

Tue Jul 18 15:26:25 EEST 2006  dafydd.harries@collabora.co.uk
  * undo overzealous renaming

Tue Jul 11 17:55:00 EEST 2006  dafydd.harries@collabora.co.uk
  * update default INSTALL file

Tue Jul 11 17:53:01 EEST 2006  dafydd.harries@collabora.co.uk
  * fix some missed renames

Tue Jul 11 17:28:55 EEST 2006  dafydd.harries@collabora.co.uk
  * s/Media/Stream/ in media-call.pic

Mon Jul 10 20:20:29 EEST 2006  raphael@slinckx.net
  * Add chandler file to stream-engine

Mon Jul 10 18:53:10 EEST 2006  dafydd.harries@collabora.co.uk
  * rename to stream-engine

Fri Jul  7 19:37:39 EEST 2006  dafydd.harries@collabora.co.uk
  * rename: s/voip/media/ (obj path/bus name unchanged for now)

Fri Jul  7 18:46:27 EEST 2006  dafydd.harries@collabora.co.uk
  * configure.ac: rename to media-engine

Fri Jul  7 18:42:32 EEST 2006  dafydd.harries@collabora.co.uk
  * version 0.1.13

Thu Jun 22 18:38:54 EEST 2006  dafydd.harries@collabora.co.uk
  * require libtelepathy 0.0.14

Wed Jun 21 22:10:58 EEST 2006  dafydd.harries@collabora.co.uk
  * set chan to null after unreffing it

Wed Jun 21 22:10:17 EEST 2006  dafydd.harries@collabora.co.uk
  * add/fix defines for maemo support

Tue Jun 20 17:18:51 EEST 2006  rob.taylor@collabora.co.uk
  * new release, version 0.1.12

Tue Jun 20 17:14:21 EEST 2006  rob.taylor@collabora.co.uk
  * listen to destroyed signal on the connection proxy and shut down nicely. Lots of state cleaning up fixes.

Tue Jun 20 17:12:48 EEST 2006  rob.taylor@collabora.co.uk
  * correct comments, debug messages and whitespace

Tue Jun 20 15:38:38 EEST 2006  rob.taylor@collabora.co.uk
  * check for backtrace and execinfo.h in configure

Sun Jun 18 21:50:17 EEST 2006  rob.taylor@collabora.co.uk
  * don't try to stop the stream if it doesn't exist

Sun Jun 18 21:49:15 EEST 2006  rob.taylor@collabora.co.uk
  * when we get a sigbus, exit in mainloop thread.when we get segv, removed the handler before continuing

Sun Jun 18 21:39:00 EEST 2006  rob.taylor@collabora.co.uk
  * clean up some more state when channel is closed

Fri Jun 16 00:12:40 EEST 2006  dafydd.harries@collabora.co.uk
  * bump nano version

Fri Jun 16 00:12:05 EEST 2006  dafydd.harries@collabora.co.uk
  * version 0.1.11

Fri Jun 16 00:06:48 EEST 2006  dafydd.harries@collabora.co.uk
  * use libtp props interface to pass STUN parameters from connection to farsight

Tue Jun 13 21:37:55 EEST 2006  dafydd.harries@collabora.co.uk
  * bump nano version to 1

Tue Jun 13 21:23:22 EEST 2006  dafydd.harries@collabora.co.uk
  * version 0.1.10

Tue Jun 13 21:21:54 EEST 2006  dafydd.harries@collabora.co.uk
  * add empty changelog to placate automake

Tue Jun 13 21:16:28 EEST 2006  dafydd.harries@collabora.co.uk
  * automake fixes for distcheck happiness

Mon Jun 12 19:45:32 EEST 2006  ole.andre.ravnaas@collabora.co.uk
  * Applied patch from jari.tenhunen@nokia.com, with a couple of minor changes (two GError leak-fixes and removed an now obsolete callback), that makes HandleChannel throw an error if it fails to disable MediaEngine.

Mon Jun 12 19:54:55 EEST 2006  dafydd.harries@collabora.co.uk
  * new version 0.1.9

Mon Jun 12 19:36:48 EEST 2006  dafydd.harries@collabora.co.uk
  * add statusbar.xml

Mon Jun 12 19:30:21 EEST 2006  dafydd.harries@collabora.co.uk
  * make building with infoprint conditional on maemo support being enabled

Sun Jun 11 15:51:08 EEST 2006  dafydd.harries@collabora.co.uk
  * make use of statusbar-gen.h dependent on USE_INFOPRINT being set

Tue Jun  6 14:27:48 EEST 2006  dafydd.harries@collabora.co.uk
  * fix typo "causght"

Thu May 25 20:49:57 EEST 2006  rob.taylor@collabora.co.uk
  * handle segv by closung the pipeline down - safer when you have hardware elements in your pipeline.

Thu May 25 20:49:18 EEST 2006  rob.taylor@collabora.co.uk
  * fix whitespace

Tue May 23 14:55:22 EEST 2006  rob.taylor@collabora.co.uk
  * enable 770 media engine when channel closes

Fri May 19 16:16:47 EEST 2006  rob.taylor@collabora.co.uk
  * new version 0.1.8

Fri May 19 16:16:30 EEST 2006  rob.taylor@collabora.co.uk
  * emit warning if 770 DSP crashes

Fri May 19 16:16:02 EEST 2006  rob.taylor@collabora.co.uk
  * add priority policy handling to realtime mode

Fri May 19 16:15:36 EEST 2006  rob.taylor@collabora.co.uk
  * remove VOIP_MUTE_DISABLED envvar

Fri May 19 16:14:26 EEST 2006  rob.taylor@collabora.co.uk
  * fix up 770 infoprint handling - delete proxy in the right place, also log to default handler when in use

Fri May 19 16:12:32 EEST 2006  rob.taylor@collabora.co.uk
  * on 770, change to useing media-engine disable

Thu May 11 12:27:31 EEST 2006  rob.taylor@collabora.co.uk
  * add message for DSP crash on 770.

Wed May 10 19:37:38 EEST 2006  rob.taylor@collabora.co.uk
  * increase version to 0.1.6

Wed May 10 19:37:00 EEST 2006  rob.taylor@collabora.co.uk
  * handle dsp crashes on the 770

Wed May 10 19:36:04 EEST 2006  rob.taylor@collabora.co.uk
  * add envar for setting connection timeout

Wed May 10 19:25:17 EEST 2006  rob.taylor@collabora.co.uk
  * add code for printing debug info in popups on maemo

Wed May 10 19:23:25 EEST 2006  rob.taylor@collabora.co.uk
  * remove got_remote_codecs, not needed now as logic is in farsight

Wed Apr 26 14:55:01 EEST 2006  rob.taylor@collabora.co.uk
  * added more debug

Wed Apr 26 12:21:53 EEST 2006  rob.taylor@collabora.co.uk
  * version 0.1.5

Wed Apr 26 12:21:16 EEST 2006  rob.taylor@collabora.co.uk
  * change VOIP_MUTE_ENABLED to VOIP_MUTE_DISABLED

Wed Apr 26 12:20:34 EEST 2006  rob.taylor@collabora.co.uk
  * add support for SetStreamPlaying signal

Wed Apr 26 12:18:26 EEST 2006  rob.taylor@collabora.co.uk
  * up the version number

Mon Apr 24 19:53:00 EEST 2006  rob.taylor@collabora.co.uk
  * allow voip-engine to run as a realtime process

Mon Apr 24 19:52:16 EEST 2006  rob.taylor@collabora.co.uk
  * only set volume and mute whiloe playing and sink availiable

Mon Apr 24 19:52:05 EEST 2006  rob.taylor@collabora.co.uk
  * add more debug

Mon Apr 24 19:51:10 EEST 2006  rob.taylor@collabora.co.uk
  * clean up more in channel closed - this is all a bit nasty

Mon Apr 24 19:43:38 EEST 2006  rob.taylor@collabora.co.uk
  * add env var for wether to use mute or not

Tue Apr 11 12:20:46 EEST 2006  rob.taylor@collabora.co.uk
  * new version 0.1.3

Tue Apr 11 12:19:11 EEST 2006  rob.taylor@collabora.co.uk
  * add more volume debugging, cap volume in tp_voip_engine_set_output_volume

Fri Apr  7 17:28:18 EEST 2006  rob.taylor@collabora.co.uk
  * error gracefully if we fail to get a proxy to the mediachannel

Fri Apr  7 17:28:02 EEST 2006  rob.taylor@collabora.co.uk
  * add misisng osso media engine interface defn

Wed Apr  5 15:46:45 EEST 2006  rob.taylor@collabora.co.uk
  * disable mute on input for now

Tue Apr  4 16:27:09 EEST 2006  rob.taylor@collabora.co.uk
  * remove ChangeLog

Fri Apr  7 16:46:01 EEST 2006  rob.taylor@collabora.co.uk
  * up the version number

Fri Apr  7 16:12:36 EEST 2006  rob.taylor@collabora.co.uk
  * dont attempt to set volume/mute if stream isn't playing

Fri Apr  7 16:11:53 EEST 2006  rob.taylor@collabora.co.uk
  * pause media server on 770 if voice call started

Thu Apr  6 11:11:23 EEST 2006  rob.taylor@collabora.co.uk
  * add debug to volume setting

Thu Apr  6 11:11:04 EEST 2006  rob.taylor@collabora.co.uk
  * up version number

Wed Apr  5 15:45:34 EEST 2006  rob.taylor@collabora.co.uk
  * add stream state reporting

Wed Apr  5 15:41:52 EEST 2006  rob.taylor@collabora.co.uk
  * updated xml to add streamstate reporting

Tue Apr  4 16:27:21 EEST 2006  rob.taylor@collabora.co.uk
  * increase version

Tue Apr  4 16:26:32 EEST 2006  rob.taylor@collabora.co.uk
  * remove debian directory, add to _boring

Tue Apr  4 16:19:28 EEST 2006  rob.taylor@collabora.co.uk
  * make sink and source setting work for both codec source and sinks and normal sources and sinks

Tue Apr  4 16:19:01 EEST 2006  rob.taylor@collabora.co.uk
  * fix codec param passing - was broken and leaking!

Tue Apr  4 14:53:10 EEST 2006  rob.taylor@collabora.co.uk
  * remove whitespace

Tue Apr  4 14:48:54 EEST 2006  rob.taylor@collabora.co.uk
  * change mute/volume interface, add implementation

Sun Apr  2 14:39:49 EEST 2006  rob.taylor@collabora.co.uk
  * added org.freedesktop.Telepathy.StreamingEngine interface and generated source

Wed Mar  1 18:54:01 EET 2006  rob.taylor@collabora.co.uk
  tagged SVN Push 5

Wed Feb  8 19:51:37 EET 2006  rob.taylor@collabora.co.uk
  tagged SVN Push 4

Wed Feb  8 19:41:24 EET 2006  rob.taylor@collabora.co.uk
  * added dependancies to libfarsight-dev, libtelepathy-dev in debian packaging

Wed Feb  8 19:40:50 EET 2006  rob.taylor@collabora.co.uk
  * added .svn to _boring

Tue Jan 24 16:12:53 EET 2006  rob.taylor@collabora.co.uk
  tagged SVN Push 3

Thu Jan 19 11:22:14 EET 2006  rob.taylor@collabora.co.uk
  tagged SVN Push 2

Thu Jan 19 05:55:36 EET 2006  rob.taylor@collabora.co.uk
  tagged SVN Push 1

Tue Mar 28 23:37:01 EEST 2006  philippe.kalaf@collabora.co.uk
  * Use new farsight-stream states

Sat Feb 25 02:33:53 EET 2006  ole.andre.ravnaas@collabora.co.uk
  * do cleanup when channel is closed

Sat Feb 25 01:44:23 EET 2006  ole.andre.ravnaas@collabora.co.uk
  * remove the candidate badgering hack completely

Fri Feb 24 22:15:50 EET 2006  ole.andre.ravnaas@collabora.co.uk
  * fixed a copy'n'paste bug related that resulted in a signal id being overwritten

Sat Feb 18 00:49:52 EET 2006  philippe.kalaf@collabora.co.uk
  * Added FS_FAKESTREAM env var 

Fri Feb 17 15:32:48 EET 2006  ole.andre.ravnaas@collabora.co.uk
  * call start after having an active candidate pair and remote codecs set

Fri Feb 17 03:45:16 EET 2006  ole.andre.ravnaas@collabora.co.uk
  * set a couple of properties on alsasrc

Thu Feb 16 00:39:32 EET 2006  rob.taylor@collabora.co.uk
  * comment out pre-jingle hacks

Thu Feb 16 00:38:43 EET 2006  rob.taylor@collabora.co.uk
  * add debug for remote candidates

Thu Feb 16 00:38:02 EET 2006  rob.taylor@collabora.co.uk
  * call stream start on recipt of 1st active candidate

Tue Feb 14 21:16:23 EET 2006  ole.andre.ravnaas@collabora.co.uk
  * set source and sink

Tue Feb 14 21:15:33 EET 2006  ole.andre.ravnaas@collabora.co.uk
  * fix bug in set_remote_codecs where the return value of g_list_reverse wasn't stored

Tue Feb 14 21:13:36 EET 2006  ole.andre.ravnaas@collabora.co.uk
  * add a hack to manually set the active candidate pair (will be removed when the Farsight ICE-stuff is finished)

Tue Feb 14 20:40:14 EET 2006  ole.andre.ravnaas@collabora.co.uk
  * move some marshalling code into fs_codecs_to_tp. call farsight_stream_{prepare_transports,start} before calling ready.

Tue Feb 14 20:37:05 EET 2006  ole.andre.ravnaas@collabora.co.uk
  * add some more debug output

Tue Feb 14 20:35:38 EET 2006  ole.andre.ravnaas@collabora.co.uk
  * fix a GValue initializer error

Tue Feb 14 20:31:29 EET 2006  ole.andre.ravnaas@collabora.co.uk
  * fix lots of whitespace errors and a few spelling and style errors

Mon Feb 13 12:18:31 EET 2006  ole.andre.ravnaas@collabora.co.uk
  * add VOIP_ENGINE_PERSIST env var for disabling 5 sec timeout

Sat Feb 11 01:44:26 EET 2006  rob.taylor@collabora.co.uk
  * fix up default cases to return when unknown values are found for type and proto, fixes build errors.

Sat Feb 11 01:41:27 EET 2006  rob.taylor@collabora.co.uk
  * make voip-engine exit after 5 seconds of inactivity

Sat Feb 11 01:40:07 EET 2006  rob.taylor@collabora.co.uk
  * remove handling_channel boolean, use existance of priv->chan instead.Unref chan on dispose.

Thu Feb  9 15:35:52 EET 2006  ole.andre.ravnaas@collabora.co.uk
  * use the StreamedMediaChannel interface instead of Channel

Thu Feb  9 15:13:03 EET 2006  ole.andre.ravnaas@collabora.co.uk
  * update to match fix in Telepathy spec for NewNativeCandidate signature fix

Thu Feb  9 03:34:25 EET 2006  ole.andre.ravnaas@collabora.co.uk
  * fixed up new_native_candidate and ported it to the new dbus struct API

Thu Feb  9 02:31:14 EET 2006  ole.andre.ravnaas@collabora.co.uk
  * allocate the GPtrArray before using the pointer (doh)

Thu Feb  9 00:23:58 EET 2006  ole.andre.ravnaas@collabora.co.uk
  * call farsight_stream_prepare_transports after Media.StreamHandler::Ready() has been called

Thu Feb  9 00:06:22 EET 2006  ole.andre.ravnaas@collabora.co.uk
  * pass all supported codecs to Media.StreamHandler::Ready to conform with the latest Telepathy spec change

Wed Feb  8 20:27:43 EET 2006  ole.andre.ravnaas@collabora.co.uk
  * have introspection XML generated for Media{Session,Stream}Handler

Wed Feb  8 19:23:09 EET 2006  rob.taylor@collabora.co.uk
  * use tp-helper,interfaces, constants from libtelepathy

Wed Feb  8 18:42:04 EET 2006  rob.taylor@collabora.co.uk
  * add generated source that the current code was based off

Wed Feb  8 18:30:26 EET 2006  rob.taylor@collabora.co.uk
  * remove now pointless service side xml that was for the glib test suite

Wed Feb  8 18:25:39 EET 2006  rob.taylor@collabora.co.uk
  * fix src/Makefile.am for new xml location

Wed Feb  8 18:18:42 EET 2006  rob.taylor@collabora.co.uk
  * add generation infrastructure to generate dir, remove tests/glib

Mon Feb  6 20:14:20 EET 2006  ole.andre.ravnaas@collabora.co.uk
  * parse candidate transport type as well

Mon Feb  6 19:55:04 EET 2006  ole.andre.ravnaas@collabora.co.uk
  * fix expected type in set_remote_candidate_list

Mon Feb  6 16:14:27 EET 2006  ole.andre.ravnaas@collabora.co.uk
  * signal marshalling fixes

Sat Feb  4 18:41:32 EET 2006  ole.andre.ravnaas@collabora.co.uk
  * remove unneeded if block and tweak the coding style to match the rest while at it

Sat Feb  4 17:31:52 EET 2006  ole.andre.ravnaas@collabora.co.uk
  * update to work with the latest libtelepathy. add test-case for gabble.

Fri Jan 27 17:15:07 EET 2006  ole.andre.ravnaas@collabora.co.uk
  * updated to match the latest libtelepathy API changes

Mon Jan 23 16:38:08 EET 2006  rob.taylor@collabora.co.uk
  * rename constants to be more usable

Thu Jan 19 11:19:53 EET 2006  rob.taylor@collabora.co.uk
  * removed accidentally added file

Thu Jan 19 11:16:18 EET 2006  rob.taylor@collabora.co.uk
  * make dbus .service file generation work properly

Thu Jan 19 09:31:26 EET 2006  rob.taylor@collabora.co.uk
  * install a dbus service file for service activation

Thu Jan 19 06:39:10 EET 2006  rob.taylor@collabora.co.uk
  * make do_test.sh run the python test

Thu Jan 19 06:39:01 EET 2006  rob.taylor@collabora.co.uk
  * fixed make dist

Thu Jan 19 05:35:50 EET 2006  rob.taylor@collabora.co.uk
  * fixed compile issues in tp_voip_engine.c

Thu Jan 19 05:25:08 EET 2006  rob.taylor@collabora.co.uk
  * connected farsight up with voip engine

Thu Jan 19 05:25:02 EET 2006  rob.taylor@collabora.co.uk
  * added TODO

Thu Jan 19 05:22:31 EET 2006  rob.taylor@collabora.co.uk
  * abandoned glib based test implementation due to dbus bugs, implemented python test harness

Thu Jan 19 02:32:05 EET 2006  rob.taylor@collabora.co.uk
  * regenerated xml from spec change to remove usage of 'q'

Wed Jan 18 07:14:02 EET 2006  rob.taylor@collabora.co.uk
  * regenerated for bugfixes in the spec

Wed Jan 18 07:13:44 EET 2006  rob.taylor@collabora.co.uk
  * resolved conflicts

Wed Jan 18 07:12:29 EET 2006  rob.taylor@collabora.co.uk
  * renegerated xml for bugfixes in spec

Wed Jan 18 06:31:47 EET 2006  rob.taylor@collabora.co.uk
  * code regen from last spec change

Wed Jan 18 06:31:08 EET 2006  rob.taylor@collabora.co.uk
  * regeneration of xml from spec changes

Wed Jan 18 06:24:14 EET 2006  rob.taylor@collabora.co.uk
  * regenerated from xml changes

Wed Jan 18 06:23:46 EET 2006  rob.taylor@collabora.co.uk
  * removed Introspect interfaces

Wed Jan 18 06:22:15 EET 2006  rob.taylor@collabora.co.uk
  * updated xml from spec changes

Tue Jan 17 06:29:05 EET 2006  rob.taylor@collabora.co.uk
  * regeneration from 'remoed Introspectable interface and annoted GetSessionHandlers to be asing so we can use dbus-glib-lowlevel'

Tue Jan 17 06:28:15 EET 2006  rob.taylor@collabora.co.uk
  * remoed Introspectable interface and annoted GetSessionHandlers to be asing so we can use dbus-glib-lowlevel

Tue Jan 17 03:52:18 EET 2006  rob.taylor@collabora.co.uk
  * regenerate telepathy-interfaces.h with prefix TP_IFACE

Tue Jan 17 03:51:59 EET 2006  rob.taylor@collabora.co.uk
  * prefix interface names with TP_IFACE to stop name clashes

Tue Jan 17 02:45:36 EET 2006  rob.taylor@collabora.co.uk
  * remove -enumtypes.[ch] rules from src/Makefile.am to stop weirdness

Tue Jan 17 02:43:16 EET 2006  rob.taylor@collabora.co.uk
  * added missing test-voip-engine.h from last commit

Tue Jan 17 02:36:49 EET 2006  rob.taylor@collabora.co.uk
  * implementation of test-channel. export dbus objects in test.

Tue Jan 17 02:35:50 EET 2006  rob.taylor@collabora.co.uk
  * add linking to libcommon-convenience to tests, remove %-enumtypes.h rule as it was makeing things it shouldnt have

Tue Jan 17 02:33:53 EET 2006  rob.taylor@collabora.co.uk
  * clean up header for telepathy-helpers.h

Tue Jan 17 00:53:49 EET 2006  rob.taylor@collabora.co.uk
  * regenerated code fully sorted

Tue Jan 17 00:53:13 EET 2006  rob.taylor@collabora.co.uk
  * made sorting of method names actually work thanks to Robert

Mon Jan 16 23:43:52 EET 2006  rob.taylor@collabora.co.uk
  * regeneration from last change to gengobject

Mon Jan 16 23:43:39 EET 2006  rob.taylor@collabora.co.uk
  * added basic types for struct and dicts

Mon Jan 16 23:34:27 EET 2006  rob.taylor@collabora.co.uk
  * added TestStreamedMediaChannel in test/Makefile.am

Mon Jan 16 23:10:40 EET 2006  rob.taylor@collabora.co.uk
  * add generated files for TestStreamedMediaChannel

Mon Jan 16 23:10:19 EET 2006  rob.taylor@collabora.co.uk
  * make do_gen.sh generate files for TestStreamedMediaChannel

Mon Jan 16 23:09:14 EET 2006  rob.taylor@collabora.co.uk
  * renamed ./xml/test-streamedmedia-channel.xml to ./xml/test-streamed-media-channel.xml

Mon Jan 16 23:04:52 EET 2006  rob.taylor@collabora.co.uk
  * added xml for a test streamed mediachannel

Mon Jan 16 22:47:19 EET 2006  rob.taylor@collabora.co.uk
  * start on test code

Mon Jan 16 22:46:57 EET 2006  rob.taylor@collabora.co.uk
  * fix typos in telepathy-constants.h

Mon Jan 16 22:46:18 EET 2006  rob.taylor@collabora.co.uk
  * add a telepathy-helpers.[ch] with useful dbus accessing functions

Mon Jan 16 20:12:05 EET 2006  rob.taylor@collabora.co.uk
  * added getting of current session_handlers

Mon Jan 16 20:11:53 EET 2006  rob.taylor@collabora.co.uk
  * updated dbus dependancy

Mon Jan 16 19:54:16 EET 2006  rob.taylor@collabora.co.uk
  * regeneated code for spec changes

Mon Jan 16 19:53:05 EET 2006  rob.taylor@collabora.co.uk
  * updated StreamHandler for new spec

Mon Jan 16 19:54:48 EET 2006  rob.taylor@collabora.co.uk
  * added mediasession handling

Mon Jan 16 17:50:53 EET 2006  rob.taylor@collabora.co.uk
  * regenerted telepathy-interfaces.h 

Mon Jan 16 17:50:28 EET 2006  rob.taylor@collabora.co.uk
  * fixed interface list generator to sort and prefix TP_

Mon Jan 16 17:03:45 EET 2006  rob.taylor@collabora.co.uk
  * added binaries to _boring

Mon Jan 16 17:01:10 EET 2006  rob.taylor@collabora.co.uk
  * add generated telepathy-interfaces.h

Mon Jan 16 16:51:45 EET 2006  rob.taylor@collabora.co.uk
  * fixed interface definition generator

Mon Jan 16 16:46:25 EET 2006  rob.taylor@collabora.co.uk
  * added python to generate telepathy interface defines

Mon Jan 16 15:31:07 EET 2006  rob.taylor@collabora.co.uk
  * add newfile missing from last record

Mon Jan 16 15:30:25 EET 2006  rob.taylor@collabora.co.uk
  * fix up test/Makefile.am, add a dummy main so it builds for now

Mon Jan 16 15:30:10 EET 2006  rob.taylor@collabora.co.uk
  * make tp-voip-engine compile

Mon Jan 16 15:29:23 EET 2006  rob.taylor@collabora.co.uk
  * removed as-yet unwritten recieve sequence diagram generation

Mon Jan 16 15:29:11 EET 2006  rob.taylor@collabora.co.uk
  * fixed typo in ./common/telepathy-constants.h

Mon Jan 16 15:17:06 EET 2006  rob.taylor@collabora.co.uk
  * added missing stream-handler generated files

Mon Jan 16 15:16:28 EET 2006  rob.taylor@collabora.co.uk
  * regenerated from voipengine rename

Mon Jan 16 15:15:39 EET 2006  rob.taylor@collabora.co.uk
  * renamed VoipEngine to TpVoipEngine

Mon Jan 16 15:09:56 EET 2006  rob.taylor@collabora.co.uk
  * 1st stage of renaming voip-engine to tp-voip-engine

Mon Jan 16 15:08:37 EET 2006  rob.taylor@collabora.co.uk
  * added startof day to voip-engine

Mon Jan 16 14:59:47 EET 2006  rob.taylor@collabora.co.uk
  * fixed do_gen to generate for TpMediaStreamHandler

Mon Jan 16 14:59:27 EET 2006  rob.taylor@collabora.co.uk
  * added ./test/tp-media-stream-handler-signals-marshal.list, fixed up test/Makefile.am

Mon Jan 16 11:59:27 EET 2006  rob.taylor@collabora.co.uk
  * regeneration and files added for changes to generrors.py to generate the error quark needed to register the errors with dbus

Mon Jan 16 11:58:46 EET 2006  rob.taylor@collabora.co.uk
  * added to generrors.py to generate the error quark needed to register the errors with dbus

Mon Jan 16 06:32:12 EET 2006  rob.taylor@collabora.co.uk
  * regeneration from fix to gengobject for generated code compiling -Werror,-Wall

Mon Jan 16 06:31:04 EET 2006  rob.taylor@collabora.co.uk
  * make gengobject not emit a signals struct if there are no signals defined. Make generated files able to be compiled -Werror -Wall

Mon Jan 16 06:30:23 EET 2006  rob.taylor@collabora.co.uk
  * fix up test/Makefile.am a bit

Mon Jan 16 06:28:00 EET 2006  rob.taylor@collabora.co.uk
  * make 'common' directory build a libcommon-convenience,
  make src link in libcommon-convenience

Mon Jan 16 06:08:39 EET 2006  rob.taylor@collabora.co.uk
  * add 'common' directory, switch autogenning of errors to there

Mon Jan 16 05:40:38 EET 2006  rob.taylor@collabora.co.uk
  * 1st bits of implementation of channel handling

Mon Jan 16 05:39:57 EET 2006  rob.taylor@collabora.co.uk
  * added ERROR_CFLAGS setting to configure.ac

Mon Jan 16 05:24:59 EET 2006  rob.taylor@collabora.co.uk
  * made tp-channel-handler into voip-engine and autogenerated code

Mon Jan 16 05:00:44 EET 2006  rob.taylor@collabora.co.uk
  * add autogenerated service object skeletons

Mon Jan 16 04:59:12 EET 2006  rob.taylor@collabora.co.uk
  * add code autogenerating for service objects

Mon Jan 16 04:59:05 EET 2006  rob.taylor@collabora.co.uk
  * add debian compat

Mon Jan 16 04:57:14 EET 2006  rob.taylor@collabora.co.uk
  * add xml and src directories 

Mon Jan 16 04:56:55 EET 2006  rob.taylor@collabora.co.uk
  * add dependancy on libtelepathy

Mon Jan 16 04:56:27 EET 2006  rob.taylor@collabora.co.uk
  * make lots of things boring

Sun Jan 15 23:19:32 EET 2006  rob.taylor@collabora.co.uk
  * moved src to test as thats the server bindings, *doh*!

Sun Jan 15 23:18:56 EET 2006  rob.taylor@collabora.co.uk
  * added makefile for generated source

Sun Jan 15 23:18:14 EET 2006  rob.taylor@collabora.co.uk
  * updated xml for spec changes

Sun Jan 15 23:05:40 EET 2006  rob.taylor@collabora.co.uk
  * added missing .m4 files

Sun Jan 15 23:03:53 EET 2006  rob.taylor@collabora.co.uk
  * add autogenerated source from xml

Sun Jan 15 23:03:27 EET 2006  rob.taylor@collabora.co.uk
  * added dbus xml descriptions of objects to export on the bus

Sun Jan 15 23:02:58 EET 2006  rob.taylor@collabora.co.uk
  * added code autogen tools

Sun Jan 15 23:02:37 EET 2006  rob.taylor@collabora.co.uk
  * added part of debian packaging

Sun Jan 15 19:09:53 EET 2006  rob.taylor@collabora.co.uk
  * creation of voip-engine tree, with some docs
