summaryrefslogtreecommitdiffstats
path: root/test/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | Up to this point we used a custom signal to notify about starting and stopping recording of data. However, such signals come (almost) for free for each property. This way, you can query "is-recording" but also be notified when "is-recording" was changed by the camera itself.
* 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
|
* Make the properties complete and build even better test appMatthias Vogelgesang2011-02-251-0/+3
|
* Include config.h and test the libraryMatthias Vogelgesang2011-02-211-0/+6