summaryrefslogtreecommitdiffstats
path: root/xcode
Commit message (Expand)AuthorAgeFilesLines
* build settingsxant2010-12-051-7/+9
* typo + new release-buildxant2010-12-052-2/+2
* Parameters have been moved from the Filter to the Instancexant2010-08-256-20/+30
* removed an unnecesary accessorxant2010-08-252-10/+0
* don't try to open empty file/stream URLsxant2010-08-251-6/+7
* removed some more dead codexant2010-08-0915-210/+52
* massive cleanup and bugfixes after recent refactoring of cocoa-related internalsxant2010-08-0828-509/+334
* release the underlying grabber when the controller is disposedxant2010-08-081-2/+8
* fixed some issues with the range of possible values on CIFilter parametersxant2010-08-0814-189/+2485
* allow to remove filters by using controls in the FilterPanelxant2010-08-081-2/+21
* removed references to unexisting filesxant2010-08-081-6/+0
* deadlock!!xant2010-08-082-14/+6
* ensure releasing resources when destroyedxant2010-08-081-0/+2
* CVGeoLayer doesn't subclass CVLayerxant2010-08-072-2/+26
* ensure calling the base feed() implementation (again)xant2010-08-071-1/+1
* restore sliders to actual values when hooking a layerxant2010-08-074-41/+30
* ensure calling the base feed() implementationxant2010-08-071-1/+1
* use Plugins in local project dir if foundxant2010-08-071-3/+3
* NSTabViewDelegate is an informal protocol on OSX < 10.6xant2010-08-071-1/+4
* still unused/deprecated methodsxant2010-08-072-6/+0
* deprecated methodxant2010-08-071-1/+0
* removed unused methodsxant2010-08-072-14/+0
* restored the xcode project (tested on xcode4)xant2010-08-071-0/+1366
* refactoring the internal CVLayerController apixant2010-08-0619-3204/+480
* major refactoring of filters implementation on OSX (WIP)xant2010-07-3123-256/+365
* implementing CVFilters and changing code to make use of themxant2010-06-1610-25/+129
* CVFilter are now properly created and appliedxant2010-06-145-16/+48
* minor cleaningsxant2010-06-143-53/+59
* leftoversxant2010-06-143-0/+351
* Refactoring filter implementation on osxxant2010-06-1419-594/+510
* ensure updating the textview in the mainthreadxant2010-06-141-16/+12
* there is no need of a lock in that routine ...xant2010-06-141-4/+2
* FilterInstance can (and should) now be used through the Factoryxant2010-05-231-1/+3
* layer ordering is now controllable again through the listviewxant2010-05-225-22/+21
* ported last jaromil's changes to the new Filter implementation.xant2010-05-221-4/+0
* Merge branch 'filter_refactoring' into trunkxant2010-05-2219-145/+235
|\
| * getTexture now returns an autoreleased object. Callers will retain it if nece...filter_refactoringxant2010-05-2217-158/+185
| * minor cleaningsxant2010-05-202-3/+1
| * empty files (but already included in the project)xant2010-05-172-0/+52
| * refactoring the internal Filter implementationxant2010-05-173-15/+28
* | removed old magnification codeJaromil2010-05-081-1/+0
|/
* no need to output a black frame anymorexant2010-05-031-9/+3
* minor cleaningsxant2010-05-026-28/+18
* core-image filters can now be applied to geolayers created from javascriptsxant2010-05-0215-250/+293
* include cairo in the osx buildxant2010-05-022-4/+29
* fixed some minor leaksxant2010-05-017-92/+72
* CVGeoLayer (+ all necessary refactoring and fixes to make it possible)xant2010-04-2918-268/+414
* more cleaningsxant2010-04-251-1/+1
* extra checks + ensure setting the default geometry for a CVLayerxant2010-04-242-4/+11
* minor fixes and cleaningsxant2010-04-242-1/+2