| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-03-05 | Complete async xfer infrastructure | Matthias Vogelgesang | |
| 2012-03-05 | Fix error handling | Matthias Vogelgesang | |
| Obviously, unit tests pay off. | |||
| 2012-03-05 | Use property notification instead of signal | Matthias Vogelgesang | |
| 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. | |||
| 2012-03-05 | Add mock test | Matthias Vogelgesang | |
| 2012-03-03 | Add start/stop signal | Matthias Vogelgesang | |
| 2012-03-02 | Make UcaCamera a base class not an interface | Matthias Vogelgesang | |
| 2012-03-01 | First draft at clean pco object construction | Matthias Vogelgesang | |
| 2012-03-01 | Initial prototype of GObject-based libuca | Matthias Vogelgesang | |
| 2012-02-29 | Use libpco 0.3 API | Matthias Vogelgesang | |
| 2012-02-03 | Typedef types | Matthias Vogelgesang | |
| 2012-02-03 | Merge | Matthias Vogelgesang | |
| 2012-02-03 | Fix up callback | Matthias Vogelgesang | |
| 2012-02-03 | Callback function have to notify caller about buffer | Matthias Vogelgesang | |
| If they return a UCA_BUFFER_KEEP they have to call uca_cam_release_buffer() in the future. If returning UCA_BUFFER_RELEASE, this is done by the caller. | |||
| 2012-02-02 | Add preliminary UFO camera support back again | Suren A. Chilingaryan | |
| 2012-01-31 | Put libuca under LGPL | Matthias Vogelgesang | |
| 2011-12-15 | Fix: break with current pcilib | Matthias Vogelgesang | |
| 2011-12-14 | Add: pco.4000 support | Matthias Vogelgesang | |
| 2011-10-21 | Add: readout state | Matthias Vogelgesang | |
| 2011-10-20 | Add: auto transfer property and readout function | Matthias Vogelgesang | |
| 2011-10-19 | Fix: timestamp mode | Matthias Vogelgesang | |
| 2011-10-19 | Merge pending changes | Matthias Vogelgesang | |
| 2011-10-19 | Adapt libuca for pco.dimax | Matthias Vogelgesang | |
| 2011-09-20 | Add: signal handler for SIGINT | Matthias Vogelgesang | |
| With `grab`, libuca wasn't closed down properly when pressing C-c which is the only "normal" way to stop it. | |||
| 2011-09-08 | Add: recording facility | Matthias Vogelgesang | |
| 2011-09-07 | Add: "control" application monitoring `grab` | Matthias Vogelgesang | |
| 2011-09-05 | Return error code | Matthias Vogelgesang | |
| 2011-09-05 | Grab continously | Matthias Vogelgesang | |
| 2011-08-10 | Make it look like 65535 | Matthias Vogelgesang | |
| 2011-08-10 | Add user-adjustable scale parameter | Matthias Vogelgesang | |
| 2011-08-09 | Some adjustments for IPE camera | Matthias Vogelgesang | |
| 2011-08-09 | Use GtkBuilder.connect_signals and optimize data conversion | Matthias Vogelgesang | |
| 2011-06-07 | Hotpixel correction and cam_state -> uca.h | Matthias Vogelgesang | |
| 2011-05-12 | Merge | Matthias Vogelgesang | |
| 2011-05-12 | Add binning and "fix" that damn 64-bit format thing in grab-async.c | Matthias Vogelgesang | |
| 2011-05-04 | Explicitly link GThread on systems that don't do when just linking against GLib | Matthias Vogelgesang | |
| 2011-04-27 | Be compatible on 32-bit systems | Matthias Vogelgesang | |
| 2011-04-27 | Users don't need uca-cam.h and uca-grabber.h anymore. | Matthias Vogelgesang | |
| 2011-04-26 | Make uca_camera really private and thus breaks API | Matthias Vogelgesang | |
| 2011-03-24 | Expose synchronicity property, add boolean unit and document the error code | Matthias Vogelgesang | |
| format | |||
| 2011-03-23 | Use more flexible error codes | Matthias Vogelgesang | |
| 2011-03-23 | Some very important person at SiSo decided to have 64-bit frame numbers on 64- | Matthias Vogelgesang | |
| bit systems and 32-bit frame numbers on 32-bit systems. This commit changes the API to the former, which means it now takes 1.44x10^10 years to have an overflow at a very slow frame rate of 1000 frames per second. | |||
| 2011-03-22 | Add basic (not working) benchmark | Matthias Vogelgesang | |
| 2011-03-22 | Fix potential bugs and use generic reorder function | Matthias Vogelgesang | |
| 2011-03-21 | Fix me4 callback grabbing | Matthias Vogelgesang | |
| 2011-03-21 | Fix wrong property type when setting photon focus properties | Matthias Vogelgesang | |
| 2011-03-21 | Fix grabber allocation and callback registration for me4 and pf | Matthias Vogelgesang | |
| 2011-03-18 | Add (possible) meta data transmission and integrate callback in pco and pf | Matthias Vogelgesang | |
| 2011-03-18 | Pass registered user data to callback | Matthias Vogelgesang | |
| 2011-03-17 | Expose grab-by-callback via camera and add asynchronous grabbing example | Matthias Vogelgesang | |
| 2011-03-17 | Allow resize of image dimensions | Matthias Vogelgesang | |
