Fix build of melted++.
[melted] / mlt++ /
2009-05-15 Dan DennedyRename miracle, valerie, humperdink, and albino.
2009-05-15 Dan DennedyMerge mlt++/CUSTOMISING into docs/melted++.
2009-05-08 ddennedyRough file addition and cleanup. Not yet ready for...
2009-04-15 ddennedyAdd ChangeLog and remove svn log from dist make target.
2009-04-10 ddennedycleanup some warnings
2009-04-10 ddennedyconst update for MltResponse
2009-04-10 ddennedyConstness changes
2009-04-10 ddennedyConstness changes
2009-04-10 ddennedyConstness changes
2009-04-10 ddennedyConstness changes
2009-04-10 ddennedyConstness changes
2009-04-10 ddennedyConstness changes
2009-04-10 ddennedyConstness changes
2009-04-10 ddennedyConstness changes
2009-04-10 ddennedyFix up warnings about explicit base initializers in...
2009-04-10 ddennedyAdd more warnings
2009-04-10 ddennedyAdd a .gitignore file
2009-04-02 ddennedythumbs.rb: fix setting size property for avformat consumer
2009-02-04 ddennedyremove debian package subdirectory (they provide their...
2009-01-26 ddennedyswig/configure, swig/php/*: add php bindings
2008-12-28 ddennedyswig/{java,python,tcl}/build: fix linking error __stack...
2008-12-27 ddennedyswig/configure: use pkg-config mlt-framework instead...
2008-12-04 ddennedyREADME: update instructions to use pkg-config instead...
2008-12-04 ddennedytest/Makefile, swig/*/build: replace more mlt-config...
2008-11-06 ddennedysrc/Makefile: suppress warning on ldconfig failure
2008-10-25 ddennedyconfigure: apply patch from Alberto Villa to fix build...
2008-10-20 ddennedyconfigure: convert to use pkg-config; mlt-config is...
2008-08-06 ddennedyupdate mlt++ AUTHORS
2008-08-06 ddennedyfix make dist target
2008-08-06 ddennedybump versions for 0.3.0 release
2008-08-06 ddennedyimprove make dist target
2008-08-06 ddennedyswig/java: fixup the java bindings build script and...
2008-06-26 ddennedyMltProducer.{h,cpp}, mltpp.i: remove Producer::get_fram...
2008-06-24 ddennedyMltPlaylist.cpp: return null on clip_info method if...
2008-06-08 ddennedyMltPlaylist.cpp: prevent strdup from crashing on a...
2008-04-23 ddennedyMltProducer.{h,cpp}, swig/mltpp.i: add method Producer...
2008-04-12 ddennedytest/server.cpp: bugfix (1940389) compilation on gcc 4.3
2008-02-27 ddennedyMltRepository.{h,cpp}: update to latest mlt_repository...
2008-02-16 ddennedyswig/python/build: add -fPIC
2008-02-16 ddennedyMltRepository.{h,cpp}, swig/mltpp.i: added consumers...
2008-02-12 ddennedydo not make tests automatically
2008-02-07 ddennedyconfigure: add soversion variable
2008-02-07 ddennedythumbs.rb: fix error on Playlist.append due to args...
2008-02-07 ddennedyMlt.h, MltFactory.{h,cpp}, MltRepository.{h,cpp}, swig...
2008-02-04 ddennedyadd COPYING to disclose license
2008-02-02 ddennedyadd MltProfile and update examples
2007-06-12 ddennedyadded dist make targets
2007-06-12 ddennedyadded uninstall make targets
2006-03-20 lilo_booter+ Fix for swig parsing
2006-02-23 lilo_booter+ Install of config.h for linux and os/x usage
2006-02-23 lilo_booter+ Added the config.h for win32
2006-02-23 lilo_booter+ Win32 port - dev studio is required to avoid issues...
2005-12-05 lilo_booter+ Fix for Darwin and soname logic
2005-12-05 lilo_booter+ Functional debian build rules
2005-12-05 lilo_booter+ MLT++ updates for 0.2.1 - distclean corrected, soname...
2005-11-29 lilo_booter+ Correction to a typo
2005-11-29 lilo_booter+ Perl compilation patch submitted by Torsten Spindler
2005-11-29 lilo_booter+ Added a --libdir switch to the configure and build...
2005-11-22 lilo_booter+ Allow LDFLAGS to be inherited from the environment
2005-11-21 lilo_booter+ Creates the lib directory on an install
2005-11-10 lilo_booter+ DESTDIR patch from Anthony Green (green at redhat...
2005-10-03 lilo_booterOS/X gcc/g++ 4.x fix
2005-10-03 lilo_booter+ Whoops - had forgotten these OS/X patches...
2005-09-29 lilo_booter+ Oops - fix for memory leak
2005-09-28 lilo_booter+ Added a push based consumer wrapper
2005-07-26 lilo_booter+ Cleaned up swig build so it doesn't require an mlt...
2005-06-27 lilo_booterCUSTOMISING
2005-06-26 lilo_booterCUSTOMISING
2005-04-12 lilo_booterMinor doc updates
2005-03-16 lilo_booterServer customisation
2005-02-12 lilo_booterMinor correction
2005-01-14 lilo_booterConst string usage in properties
2005-01-03 lilo_booterNext/Prev key extraction
2005-01-03 lilo_booterFetch unit from miracle server
2004-12-31 lilo_booterUpdate for geometry
2004-12-24 lilo_booterGeometry
2004-12-12 lilo_booterblank_at method added
2004-12-11 lilo_bootersplit_at method added
2004-12-09 lilo_booterTractor constructor modifications
2004-11-25 lilo_booterInstall makefile for swig
2004-11-25 lilo_booterDeque added; simplified producer parent access; transit...
2004-11-22 lilo_booterMore playlist modifications; service locking
2004-11-17 lilo_booterRef count and event firing method on properties; locate...
2004-11-11 lilo_booterPlaylist reorganisation
2004-11-07 lilo_booterSimplified playlist and track access
2004-11-05 lilo_booterAdded cut related methods
2004-10-31 lilo_booterAdded courtesy tokenising class
2004-10-27 lilo_booterConfig changes
2004-10-17 lilo_booterid and log level for server
2004-10-17 lilo_booterServer shutdown state
2004-10-14 lilo_booterbuffer fix and tractor handling
2004-10-14 lilo_booterDoc updates
2004-10-14 lilo_booterImproved push capabilities
2004-10-08 lilo_booterSame and following clip identification
2004-10-05 lilo_booterAdded the parser object and moved type identity into mlt
2004-09-29 lilo_booternew mix related methods
2004-09-26 lilo_booterPlaylist repeat clip functionality
2004-09-24 lilo_booterCut management part 1
2004-09-23 lilo_booterget_frame and ruby listen fix
2004-09-22 lilo_booterEvent and frame handling
next