summaryrefslogtreecommitdiffstats
path: root/test/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Remove ANKA plugins and change versioning scheme for bundled pluginsMihael Koep2015-08-061-4/+0
* Add software roi feature to dexela pluginMihael Koep2014-09-171-0/+4
* Make ring buffer publicMatthias Vogelgesang2013-12-101-0/+2
* Cleanup CMakeLists.txtMatthias Vogelgesang2013-10-291-6/+3
* Split gui and tools and add preliminary TIFF writeMatthias Vogelgesang2013-04-101-0/+3
* Fix mock unit testMatthias Vogelgesang2012-09-281-23/+4
* Move tools from test/ to tools/ directoryMatthias Vogelgesang2012-09-251-54/+3
* Port perf overhead toolMatthias Vogelgesang2012-09-211-0/+2
* Port grab-async to new plugin managerMatthias Vogelgesang2012-09-211-8/+2
* Port the unit tests to the plugin managerMatthias Vogelgesang2012-09-211-15/+11
* Port control GUI to use the plugin managerMatthias Vogelgesang2012-09-211-17/+17
* Make most cameras pluginsMatthias Vogelgesang2012-09-191-2/+2
* Initial plugin managerMatthias Vogelgesang2012-09-191-45/+45
* Bump to release version 1.0Matthias Vogelgesang2012-09-191-2/+0
* Add gtester xslMatthias Vogelgesang2012-08-101-14/+19
* Merge branch 'ipe-basler'Matthias Vogelgesang2012-08-101-1/+22
|\
| * added variables with which building of test/control and reference documentati...Volker Kaiser2012-08-021-1/+5
| * use LIBPYLONCAM_LIBDIR also in testsVolker Kaiser2012-08-021-1/+1
| * fixed pylon buildVolker Kaiser2012-08-011-1/+0
| * reduced differences to masterVolker Kaiser2012-08-011-7/+0
| * extracted pylon_camera C-wrapper into own project; enhanced cmake build for p...Volker Kaiser2012-08-011-0/+14
| * working on baslerVolker Kaiser2012-07-261-4/+3
| * pylon (basler) camera addedVolker Kaiser2012-07-261-0/+12
* | Update benchmark toolMatthias Vogelgesang2012-08-071-0/+2
|/
* Install glade file into prefix/share/libucaMatthias Vogelgesang2012-07-181-12/+13
* Add property tree viewMatthias Vogelgesang2012-07-041-1/+4
* Re-implement asynchronous data acquisitionMatthias Vogelgesang2012-06-201-2/+3
* Drop -gobject suffixMatthias Vogelgesang2012-04-201-28/+16
* Export base properties and string arrayMatthias Vogelgesang2012-04-191-6/+8
* Require Gtk+ 2.22Matthias Vogelgesang2012-04-171-1/+1
* This test is unnecessaryMatthias Vogelgesang2012-04-161-7/+0
* Port control application to libuca 0.6Matthias Vogelgesang2012-04-161-11/+9
* Add test to measure lib overheadMatthias Vogelgesang2012-04-021-0/+7
* Merge patch from Volker KaiserMatthias Vogelgesang2012-03-211-3/+3
* Implement single frame grabbingMatthias Vogelgesang2012-03-061-1/+2
* Add test facility that uniformly tests all camerasMatthias Vogelgesang2012-03-051-0/+7
* Use property notification instead of signalMatthias Vogelgesang2012-03-051-6/+6
* Add start/stop signalMatthias Vogelgesang2012-03-031-6/+6
* Make UcaCamera a base class not an interfaceMatthias Vogelgesang2012-03-021-0/+7
* First draft at clean pco object constructionMatthias Vogelgesang2012-03-011-22/+24
* Initial prototype of GObject-based libucaMatthias Vogelgesang2012-03-011-0/+14
* Add: "control" application monitoring `grab`Matthias Vogelgesang2011-09-071-0/+1
* Use GtkBuilder.connect_signals and optimize data conversionMatthias Vogelgesang2011-08-091-2/+1
* MergeMatthias Vogelgesang2011-05-121-0/+2
|\
| * Explicitly link GThread on systems that don't do when just linking against GLibMatthias Vogelgesang2011-05-041-0/+2
|/
* Add basic (not working) benchmarkMatthias Vogelgesang2011-03-221-0/+2
* Expose grab-by-callback via camera and add asynchronous grabbing exampleMatthias Vogelgesang2011-03-171-0/+2
* Copy UI file into appropriate placeMatthias Vogelgesang2011-03-071-0/+3
* Fix grabber bug and add Gtk control applicationMatthias Vogelgesang2011-03-071-0/+16
* Add grab exampleMatthias Vogelgesang2011-02-281-2/+4