[gstreamermm] Created tag gstreamermm-0.10.6
- From: José Alburquerque <jaalburqu src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gstreamermm] Created tag gstreamermm-0.10.6
- Date: Sun, 27 Dec 2009 23:52:54 +0000 (UTC)
The unsigned tag 'gstreamermm-0.10.6' was created.
Tagger: José Alburquerque <jaalburqu svn gnome org>
Date: Sun Dec 27 18:52:31 2009 -0500
Tag the 0.10.6 release.
Changes since the last tag 'gstreamermm-0.10.5.2':
Daniel Elstner (11):
Clean up and simplify build system customizations
Exorcize evil code in C++ plugin generator
Move plugin definition map into src/filelist.am
Streamline configure check for gstreamer plugins
Unbreak build with silent rules enabled
Further streamline the C++ plugin generator code
Clean up RingBuffer code and avoid warning
Comment on TagList code and avoid some warnings
Harden TypeFind code and avoid compiler warning
Avoid compiler warning in ogg_player example
Replace ':' with $PATH_SEPARATOR for portability
José Alburquerque (36):
Add Gst::StreamVolume interface.
Check for the existence of plug-ins in the configure stage.
TagList: Corrected the constness of the internal tag strings array.
configure.ac: Remove check for patch as it is not needed anymore.
PropertyProbe: Don't take copies of returned wrapped GValueArray.
Use anonymous namespaces and extern "C" where appropriate.
Use C++ style casts instead of C casts.
Examples and Tests: Return 1 on error instead of -1.
Use unwrap() instead of gobj() for Glib::RefPtr<> type classes.
Enable fatal warnings mode.
Fix the taglist test to fix the distcheck.
Correct typo in ChangeLog.
Make sure the MiniObject type is registered in the GType system.
MiniObject: Make the constructors and destructor protected.
TagList: Distinguish wrap method by name rather than by parameter.
Added a comment to a TODO.
Use g_new() instead of new where C and C++ API might mix
Add extra source files to Doxygen source processing
MixerTrack: Add a has_flags() method to check for MixerTrackFlags
Element: Correct the release_request_pad() docs.
Message[Error|Warning|Info]: Fix the parse_debug() methods.
TaskPool: Wrap virtual functions.
CddaBaseSrc: Wrap virtual functions.
VideoSink: Wrap center_rect() method.
Make single argument constructors explicit.
RingBuffer: Wrap virtual functions.
Gst::RingBufferSpec: Avoid copying between it and its C counterpart.
Use std::auto_ptr<> in classes that keep member slots.
Plugin Generator: Generate convenience methods for action signals.
Make exception handling code in classes accessible globally.
Pad: Make constructors handle errors as in GhostPad.
RingBufferSpec: Use _MEMBER_[GET|SET] macros for accessing members.
TagList: Export a lookup function for tags and not the internal array.
Mixer: Correct the list_tracks() methods docs.
Make gobj() method definitions in API inline.
Release 0.10.6.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]