summaryrefslogtreecommitdiff
path: root/plugins/mock
AgeCommit message (Expand)Author
2018-01-24mock: provide setter/getter for test-enumMatthias Vogelgesang
2018-01-24mock: add a custom enum type for test purposesMatthias Vogelgesang
2017-10-13Fix #81: send SIGUSR1 to externally trigger mockMatthias Vogelgesang
2017-10-11meson: do not require libtiffMatthias Vogelgesang
2017-06-08Support meson build systemMatthias Vogelgesang
2017-04-04Use GNUInstallDirs to set install pathsMatthias Vogelgesang
2016-12-19mock: use g_thread_new for GLib >= 2.32Matthias Vogelgesang
2016-12-19mock: emulate correct software trigger behaviourMatthias Vogelgesang
2016-12-16Install plugin .dll files in plugin directoryMarius Elvert
2016-11-18Add new property to mock-camera for testing the temperature conversion in Con...MariaMatveeva
2016-07-19Fix unused variable warningsMatthias Vogelgesang
2016-07-19mock: replace create-random with fill-data policyMatthias Vogelgesang
2016-03-15FIX: Symbol name exported by plugin is causing a recursive call in WindowsSai Sasidhar Maddali
2016-03-15ADD: Runtime installation target for WindowsSai Sasidhar Maddali
2016-02-16mock: remove binningsMatthias Vogelgesang
2015-11-18Fix #69: revert back to fixed mock camera settingsMatthias Vogelgesang
2015-08-06Remove ANKA plugins and change versioning scheme for bundled pluginsMihael Koep
2015-06-16Added uca_mock_camera_readoutTimo Dritschler
2015-05-19UcaCamera base class: Changed propertiesTimo Dritschler
2015-05-18Camera plugins now require libuca >= 2.0 so update their versions tooMihael Koep
2015-03-09Added check for 'writable during acquisition' to all set_property callsTimo Dritschler
2014-12-18mock: Fake delay caused by exposureMatthias Vogelgesang
2014-09-10Fix #54: remove sensor-max-frame-rateMatthias Vogelgesang
2014-08-23mock: link m explicitlyMatthias Vogelgesang
2014-07-29Fixed a bug in mock pluginTimo Dritschler
2014-07-29Removed 'framerate' property from mock cameraTimo Dritschler
2014-02-27Fix memory corruption if using ROIsMihael Koep
2014-02-14Use read-write ring bufferMatthias Vogelgesang
2014-02-13Changed the mock Camera to produce a more predictable test pattern.Timo Dritschler
2013-11-06fix plugin revisionsMihael Koep
2013-10-29Use ConfigurePaths to get installation pathsMatthias Vogelgesang
2013-10-29Cleanup CMakeLists.txtMatthias Vogelgesang
2013-10-22Add plugin summaries for pco and mockMatthias Vogelgesang
2013-07-26Remove binariesMatthias Vogelgesang
2013-07-18Produce some random imageMatthias Vogelgesang
2013-07-17Provide binning default and let cameras use thatMatthias Vogelgesang
2013-04-19mock: Do not override trigger mode handlingMatthias Vogelgesang
2013-04-16Release version 1.2Matthias Vogelgesang
2013-03-21Merge branch 'dexela'Matthias Vogelgesang
2013-03-20uca_camera_grab takes a gpointer and returns boolMatthias Vogelgesang
2013-03-19Build package flags inside package-plugin.sh.inMihael Koep
2013-03-15Build package flags inside package-plugin.sh.inMatthias Vogelgesang
2013-03-13Use GInitable to pass properties to pluginsMatthias Vogelgesang
2013-03-05Trying to improve dexela plugin packaging.Mihael Koep
2013-02-18Implement reading and writing of trigger modeMatthias Vogelgesang
2013-02-15Add "trigger mode" to mock cameraMatthias Vogelgesang
2013-02-06Increase default "sensor" size of mockMatthias Vogelgesang
2012-10-16Add temperature unit and descriptions for pcoMatthias Vogelgesang
2012-10-12Add ring buffer recording for assessmentMatthias Vogelgesang
2012-10-10Implement experimental histogram viewMatthias Vogelgesang