summaryrefslogtreecommitdiffhomepage
path: root/FTNoIR_Filter_EWMA2/ftnoir_filter_ewma2_dialog.cpp
AgeCommit message (Collapse)Author
2013-03-22Downcase. PLEASE TURN OFF IGNORING CASE IN GIT CONFIG!!!Stanislaw Halik
.git/config: [core] ignorecase = false
2012-09-21RAII-style dll management 1: Replaced autoptr and release with virtual ↵Patrick Ruoff
destructors git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@155 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-09-05Put extra class in the DLL, which only return the name, description(s) and ↵Wim Vriend
Icon. Loading the Settings dialog for these resulted in loading the entire Settings-window (without showing it). Unwanted behavior... git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@125 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-03-17Changed Tracker code, so the DLL's are true plug-ins.Wim Vriend
FaceTrackNoIR will scan the bin folder for FTNoIR_Tracker*.dll and put the names in the combobox. All Trackers have 3 new member-functions (like the filters). git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@104 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-01-15Finished making the Filter a plug-in and implemented the DZ1 filter.Wim Vriend
First attempt though... git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@100 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-01-09Implemented filter-settings changeably while Tracker is active.Wim Vriend
Should also be handy to have a IFilterPtr, for logging... git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@99 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
2012-01-08Implementing Filter-settings-dialog inside DLLWim Vriend
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@96 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb