summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* check for EOS M to avoid confusing it with EOS 5D Mark xtestMarcus Meissner2017-04-171-1/+1
* added movie aspectratio hook-in, no table yetMarcus Meissner2017-04-162-0/+7
* First draft of EOS M support. Taken from @coderliss initialMarcus Meissner2017-04-163-98/+151
* handle capturetarget not existing for EOS gracefullyMarcus Meissner2017-04-151-50/+55
* added exposurebiasMarcus Meissner2017-04-132-1/+54
* implement PTP FNumber emulationMarcus Meissner2017-04-132-0/+59
* add virtual PTP shutterspeed (ExposureTime / 0x500D)Marcus Meissner2017-04-132-1/+50
* stat the replacement DCIM directory to avoid bad dataMarcus Meissner2017-04-131-0/+2
* remove the typedef for GPPort from hereMarcus Meissner2017-04-121-1/+0
* updated vietnameseTrần Ngọc Quân2017-04-111-56/+60
* updated vietnameseTrần Ngọc Quân2017-04-112-1980/+2143
* updated ukrainianYuri Chornoivan2017-04-112-1978/+2144
* updated polishJakub Bogusz2017-04-111-1980/+2131
* check events before getting sony live viewMarcus Meissner2017-04-101-0/+1
* 2.5.13.1 developmentMarcus Meissner2017-04-082-1/+3
* include stdio.h to avoid implicit warningslibgphoto2-2_5_13-releaseMarcus Meissner2017-04-082-0/+4
* 2.5.13 releaseMarcus Meissner2017-04-082-4/+5
* remove unused check_ptp_filesystemMarcus Meissner2017-04-081-12/+0
* pentax driver included a .txt fileMarcus Meissner2017-04-081-1/+1
* missing HAVE_LIBEXIF_HMarcus Meissner2017-04-081-0/+2
* Image format -> Image FormatMarcus Meissner2017-04-081-1/+1
* use standard syntax for imageformatMarcus Meissner2017-04-081-2/+2
* added gopro hero5 sessionMarcus Meissner2017-04-081-1/+1
* updatedMarcus Meissner2017-04-081-2/+6
* do not call gpi_exif_stat, do not use exif.h headerMarcus Meissner2017-04-083-2/+4
* remove use of builtin exif stuff, use libexif directlyMarcus Meissner2017-04-083-802/+60
* Merge branch 'pentax'Marcus Meissner2017-04-0812-1385/+3587
|\
| * Use the correct shootingmode enumeration.pentaxMarcus Meissner2017-04-081-22/+27
| * do not print the hexdump to stdoutMarcus Meissner2017-04-081-1/+1
| * bulb toggle set correctlyMarcus Meissner2017-04-081-2/+3
| * implement exposurecompensation get/set correctlyMarcus Meissner2017-04-081-5/+19
| * driver is "testing" levelMarcus Meissner2017-04-081-1/+1
| * wait for image availability in capture functionMarcus Meissner2017-04-061-6/+33
| * move capcnt into the private struct to increase threadsafetyMarcus Meissner2017-04-061-10/+9
| * avoid error on capture return no imageMarcus Meissner2017-04-051-3/+5
| * wait after deleteMarcus Meissner2017-04-041-2/+6
| * more dual mode fixes to addressMarcus Meissner2017-04-041-54/+56
| * download rawplus images in wait_for_eventMarcus Meissner2017-04-041-111/+140
| * more debuggingMarcus Meissner2017-04-041-1/+3
| * import from pktriggercord on april 4Marcus Meissner2017-04-046-84/+258
| * revert back to 392 for k10d after firmware updatreMarcus Meissner2017-03-291-1/+1
| * k10d has a 288 byte status blockMarcus Meissner2017-03-271-1/+1
| * initalize pslr structMarcus Meissner2017-03-271-1/+1
| * download the correct image type (PEF, DNG or JPEG)Marcus Meissner2017-03-191-8/+15
| * Added summary output of the status informationMarcus Meissner2017-03-171-2/+14
| * added a get_status after pslr_shutterMarcus Meissner2017-03-161-0/+3
| * also allow RAW+Marcus Meissner2017-03-161-13/+27
| * added missing break;sMarcus Meissner2017-03-161-0/+2
| * it seems pslr_bulb also needs a pslr_shutter afterwardsMarcus Meissner2017-03-161-2/+3
| * add support for RAW_PLUS in downloaders.Marcus Meissner2017-03-161-8/+23