qtgstreamer:qtgstreamer.git
2010-10-18 Mauricio PiacentiniGstQuery implementation and tests
2010-10-14 George KiagiadakisCheck gcc's version and enable c++0x only with gcc...
2010-10-11 Mauricio PiacentiniManual Video Orientation test.
2010-10-11 Mauricio Piacentinifix copyright messages
2010-10-10 George KiagiadakisUse std::forward where appropriate to forward rvalue...
2010-10-10 George KiagiadakisFix crash in the case where a bus signal watch is remov...
2010-10-10 George KiagiadakisChange the bus watch timer to fire every 10 ms instead...
2010-10-08 George KiagiadakisAdd wrapper for GstPropertyProbe.
2010-10-08 Mauricio PiacentiniImplement VideoOrientation interface wrapper.
2010-08-20 George KiagiadakisAdd macros for registering arbitrary boxed types in...
2010-08-08 George KiagiadakisAdd wrapper class for the GstColorBalance interface.
2010-08-08 George KiagiadakisActually GST_TYPE_STREAM_VOLUME_FORMAT exists in anothe...
2010-08-08 George KiagiadakisAdd wrapper for the GstStreamVolume interface.
2010-07-24 George KiagiadakisAdd a new QtGstreamerUi library that contains a VideoWi...
2010-07-24 George KiagiadakisAdd a GStreamer element that provides a video sink...
2010-07-23 George KiagiadakisMove tests/* to tests/auto/*
2010-07-20 George KiagiadakisAdd a version check for GStreamer.
2010-07-20 George KiagiadakisSync the FindG* cmake modules from phonon.
2010-07-17 George KiagiadakisRearrange the signal/closure code to make it a bit...
2010-07-17 George KiagiadakisAdd option (enabled by default) to omit the sender...
2010-07-17 George KiagiadakisHeader "Closure" was removed in a previous commit ...
2010-07-17 George KiagiadakisAdd wrapper for GstXOverlay and fix codegen to be able...
2010-07-17 George KiagiadakisFix outdated docs.
2010-07-17 George KiagiadakisDefine GST_DISABLE_DEPRECATED to get rid of the stupid...
2010-07-17 George KiagiadakisRemove methods that are deprecated as of GStreamer...
2010-07-17 George KiagiadakisObey the API docs and throw a QGlib::Error from QGst...
2010-07-17 George KiagiadakisAdd cmake target to generate API docs and write some...
2010-07-14 George KiagiadakisAdd an asynchronous bus message dispatcher that emits...
2010-07-13 George KiagiadakisAdd subclasses to QGst::Message so that it is possible...
2010-07-11 George KiagiadakisUpdate README with information on:
2010-07-11 George KiagiadakisImprove the build system; add new features and examples:
2010-07-10 George KiagiadakisFix RefPointer::staticCast() to behave like static_cast...
2010-07-10 George KiagiadakisRename QGst::deinit() to QGst::cleanup(). deinit is...
2010-07-08 George KiagiadakisAdd wrapper for the GstURIHandler interface.
2010-07-08 George KiagiadakisAdd a const SharedStructure Caps::structure(uint index...
2010-07-08 George KiagiadakisAdd a Structure(const GstStructure*) constructor and...
2010-07-08 George KiagiadakisImprove the CMakeLists.txt files.
2010-07-08 George KiagiadakisUpdate the README.
2010-07-08 George KiagiadakisAdd wrappers for the simple gst_parse_* methods.
2010-07-07 George KiagiadakisAdd wrapper for GError.
2010-07-06 George KiagiadakisAdd a new "player" example: a simple command-line audio...
2010-07-06 George KiagiadakisAdd ValueImpl specialization for Caps, Message and...
2010-07-06 George KiagiadakisAdd Pipeline::bus() method.
2010-07-04 George Kiagiadakiss/runtime_error/logic_error/ in the exceptions that...
2010-07-04 George KiagiadakisFix stupid mistakes. Signal::d should have been a QShar...
2010-07-04 George KiagiadakisRemove QGlib::String again. It sucks.
2010-07-03 George KiagiadakisChange PluginFeature::load() to return void and interna...
2010-07-03 George KiagiadakisAdd missing gst_object_ref_sink() in Pad::create().
2010-07-03 George KiagiadakisChange RefCountedObject::object() to be a template...
2010-06-30 George KiagiadakisRename all the "newClass" pseudo-constructors to "create".
2010-06-30 George KiagiadakisAdd wrapper for GstBus.
2010-06-29 George KiagiadakisAdd typedefs for GstClockTime and GstClockTimeDiff.
2010-06-28 George KiagiadakisAdd structs Fourcc, Fraction, IntRange, DoubleRange...
2010-06-28 George KiagiadakisInitial implementation of the GObject signal wrapper...
2010-06-21 George KiagiadakisImplement a QSharedDataPointer-like method for ensuring...
2010-06-20 George KiagiadakisMake RefPointer::operator->() return an object pointer...
2010-06-20 George KiagiadakisQGst::StructureBase: Replace the peekGstStructure(...
2010-06-20 George Kiagiadakisvaluetest: Add a Value <-> GValue cast test and use...
2010-06-19 George KiagiadakisRefactor the Type and Value systems, cleanup code,...
2010-06-14 George KiagiadakisAdd methods in RefPointer to allow casting RefPointers...
2010-06-14 George KiagiadakisAdd overloaded String::operator==() methods to fix...
2010-06-14 George KiagiadakisIntroduce a new String class, based on QByteArray,...
2010-06-02 George KiagiadakisAdd wrapper for GstMessage.
2010-05-23 George KiagiadakisProperly fix the reference counting bug I had with...
2010-05-07 George KiagiadakisAdd wrapper for GstGhostPad.
2010-04-19 George KiagiadakisPort the 'echo' example to the new bindings to make...
2010-04-19 George KiagiadakisAdd global init/deinit functions.
2010-04-19 George KiagiadakisAdd basic wrapper for GstPipeline (just the method...
2010-04-17 George KiagiadakisAdd wrapper for the GstChildProxy interface and use...
2010-04-17 George KiagiadakisImprove the Object properties api. Use QString and...
2010-04-14 George KiagiadakisAdd wrapper class for GstBin.
2010-04-14 George KiagiadakisAdd wrapper class for GstElementFactory.
2010-04-14 George KiagiadakisAdd a new qstringToGcharPtr() macro that converts a...
2010-04-14 George KiagiadakisAdd wrapper class for GstPluginFeature.
2010-04-14 George KiagiadakisAdd a README file with various information, mostly...
2010-04-13 George KiagiadakisAdd initial wrappers for GstPad and GstElement. Not...
2010-04-13 George KiagiadakisSupport mixed type registrations and enum definitions...
2010-04-01 George KiagiadakisRemove the headers from the tests and put the class...
2010-04-01 George KiagiadakisAdd wrapper class for GstCaps.
2010-03-31 George KiagiadakisAdd wrapper class for GstMiniObject.
2010-03-31 George KiagiadakisImprove enum assertions generation.
2010-03-26 George KiagiadakisAdd wrapper class for GstStructure.
2010-03-26 George KiagiadakisAdd forward declarations for the gstreamer wrapper...
2010-03-25 George KiagiadakisImprove the Value API:
2010-03-25 George KiagiadakisAdd the most useful methods to the GstObject wrapper...
2010-03-22 George KiagiadakisAdd protected constructors/destructor to all wrapper...
2010-03-14 George KiagiadakisMake use of the code generator.
2010-03-14 George KiagiadakisInitial commit of the QtGstreamer helper code generator.
2010-03-14 George KiagiadakisMove the GetType<>() helper template to global.h and...
2010-03-14 George KiagiadakisAdd the missing find_package(Boost REQUIRED).
2010-03-05 George KiagiadakisInitial commit of the new code.
2010-02-18 George KiagiadakisDelete old code. Re-writing everything from scratch...
2009-08-15 George KiagiadakisRemove extra underscore from header guards to suspend...
2009-08-03 George KiagiadakisUse peekNativeObject() to get the native object pointer...
2009-08-03 George KiagiadakisAdd functions for getting the native object in GstObjec...
2009-08-03 George KiagiadakisAdd a wrapper class for GstMessage.
2009-08-02 George KiagiadakisAdd a wrapper class for GstMiniObject.
2009-08-02 George KiagiadakisImplement support for dynamic casting between QGstObjec...
2009-07-30 George KiagiadakisRemove QGstElement::currentState() and fix the testcase...
2009-07-30 George KiagiadakisImplement QGstElement::getState() and fix the currentSt...
next