Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Ignore my tags file | Matthias Vogelgesang | 2011-03-15 | 1 | -0/+1 | |
* | Add extensive documentation | Matthias Vogelgesang | 2011-03-15 | 5 | -28/+1843 | |
* | Set warning handler | Matthias Vogelgesang | 2011-03-14 | 1 | -1/+1 | |
* | Make dummy camera optional | Matthias Vogelgesang | 2011-03-14 | 3 | -2/+18 | |
* | Add gain modes | Matthias Vogelgesang | 2011-03-14 | 3 | -0/+43 | |
* | Get rid of SiSo-dependant grabber constants | Matthias Vogelgesang | 2011-03-14 | 4 | -53/+115 | |
* | Add some more properties for IPE camera | Matthias Vogelgesang | 2011-03-11 | 1 | -1/+13 | |
* | Read first property from IPE camera | Matthias Vogelgesang | 2011-03-11 | 1 | -14/+11 | |
* | Pack device description into one structure | matthias | 2011-03-11 | 1 | -3/+14 | |
* | Use correct library | matthias | 2011-03-11 | 3 | -8/+30 | |
* | Fix all warnings issued by -Wall | Matthias Vogelgesang | 2011-03-10 | 5 | -20/+10 | |
* | Use SWIG for easy language binding creation | Matthias Vogelgesang | 2011-03-10 | 4 | -35/+75 | |
* | Add dummy camera with frame counter | Matthias Vogelgesang | 2011-03-10 | 6 | -5/+219 | |
* | Add IPE infrastructure and make sure that cameras check grabber existence | Matthias Vogelgesang | 2011-03-10 | 6 | -10/+80 | |
* | Prepare integration of IPE camera | Matthias Vogelgesang | 2011-03-10 | 2 | -0/+38 | |
* | Set correct exposure. Use µs for all time-related units. | Matthias Vogelgesang | 2011-03-09 | 3 | -31/+32 | |
* | Use correct number of bytes per pixel when allocating buffers | Matthias Vogelgesang | 2011-03-09 | 5 | -11/+16 | |
* | Fix photon focus capture | Matthias Vogelgesang | 2011-03-09 | 2 | -5/+5 | |
* | Almost real video playback | Matthias Vogelgesang | 2011-03-09 | 3 | -37/+99 | |
* | Add temperature and some bug fixes | Matthias Vogelgesang | 2011-03-08 | 5 | -57/+127 | |
* | Add more offset properties | Matthias Vogelgesang | 2011-03-08 | 5 | -8/+29 | |
* | Add r/w access for each property | Matthias Vogelgesang | 2011-03-08 | 4 | -31/+69 | |
* | Add property listing | Matthias Vogelgesang | 2011-03-07 | 5 | -41/+201 | |
* | Copy UI file into appropriate place | Matthias Vogelgesang | 2011-03-07 | 1 | -0/+3 | |
* | Fix grabber bug and add Gtk control application | Matthias Vogelgesang | 2011-03-07 | 5 | -1/+427 | |
* | Property set for photon focus | Matthias Vogelgesang | 2011-03-07 | 1 | -16/+42 | |
* | Fix libpf not found | Matthias Vogelgesang | 2011-03-07 | 1 | -2/+2 | |
* | Specific error return codes for grabbers and cameras | Matthias Vogelgesang | 2011-03-07 | 5 | -9/+10 | |
* | Bump to next development version | Matthias Vogelgesang | 2011-03-04 | 1 | -1/+1 | |
* | Integrate photon focus property reading | Matthias Vogelgesang | 2011-03-04 | 2 | -42/+90 | |
* | Integrate photon focus libraries | Matthias Vogelgesang | 2011-03-04 | 2 | -3/+15 | |
* | Find photon focus library | Matthias Vogelgesang | 2011-03-04 | 1 | -0/+19 | |
* | Bump version to 0.2.0 | Matthias Vogelgesang | 2011-03-02 | 1 | -3/+7 | |
* | Output patch version for package generation | Matthias Vogelgesang | 2011-03-02 | 1 | -1/+1 | |
* | Minor change of output | Matthias Vogelgesang | 2011-03-02 | 1 | -1/+1 | |
* | Add exposure property to pf | Matthias Vogelgesang | 2011-03-02 | 1 | -0/+5 | |
* | Add Photonfocus support | Matthias Vogelgesang | 2011-03-02 | 3 | -0/+184 | |
* | Documentation added | Matthias Vogelgesang | 2011-03-01 | 6 | -10/+39 | |
* | Complete (simple) frame grabbing | Matthias Vogelgesang | 2011-03-01 | 6 | -36/+75 | |
* | Start grab interface | Matthias Vogelgesang | 2011-02-28 | 6 | -7/+79 | |
* | Add grab example | Matthias Vogelgesang | 2011-02-28 | 4 | -3/+38 | |
* | Move buffer allocation to frame grabber | Matthias Vogelgesang | 2011-02-28 | 5 | -18/+14 | |
* | Add buffer allocation | Matthias Vogelgesang | 2011-02-28 | 3 | -5/+35 | |
* | Add rpm and deb generation | Matthias Vogelgesang | 2011-02-28 | 2 | -3/+33 | |
* | Complete frame grabber abstraction | Matthias Vogelgesang | 2011-02-28 | 9 | -184/+266 | |
* | Prepare for frame grabber abstraction | Matthias Vogelgesang | 2011-02-28 | 13 | -223/+319 | |
* | Turn property defines into enum | Matthias Vogelgesang | 2011-02-28 | 3 | -45/+48 | |
* | Add camera state and accessor function | Matthias Vogelgesang | 2011-02-28 | 2 | -0/+18 | |
* | Add preliminary "support" for Photron cameras | Matthias Vogelgesang | 2011-02-28 | 2 | -0/+8 | |
* | Add support for multiple cameras | Matthias Vogelgesang | 2011-02-28 | 5 | -137/+162 |