Commit Graph

  • f247db9dcd
    save flash state in the exif data exif-flash Martijn Braam 2022-02-15 14:43:20 +0100
  • 5c8938dd43
    Set TIFFTAG_CFAPATTERN depending on pixel format Yassine Oudjana 2022-01-21 13:36:13 +0400
  • 52f2910990
    Fix 10-bit format capture Yassine Oudjana 2022-01-21 13:28:01 +0400
  • 403c85cf39
    Add debayering support for all bayer CFAs Yassine Oudjana 2022-01-17 17:05:51 +0400
  • 13a41f66d1
    Add support for BGGR10P debayering Yassine Oudjana 2022-01-16 19:51:54 +0400
  • 020846a3b8
    zbar_pipeline: Add support for 10-bit packed format processing Yassine Oudjana 2022-01-09 15:02:35 +0400
  • e6ec27e18c
    Add mplanes to mp_camera_release_buffer Yassine Oudjana 2022-01-15 15:18:42 +0400
  • 908f31d5b8
    Possible fix for mplane support Benjamin Schaaf 2022-01-09 21:02:09 +1100
  • 5a82c5e2da
    Improve megapixels-list-devices Benjamin Schaaf 2021-12-27 23:11:08 +1100
  • 7fe74ec7e4
    Update website URL in About dialog Pablo Correa Gómez 2022-01-16 15:48:00 +0100
  • 4160cd3f6b
    Set parent window in About dialog Pablo Correa Gómez 2021-08-02 14:43:03 +0200
  • b4836b6e06
    Add standard categories to desktop file Pablo Correa Gómez 2021-12-16 12:48:48 +0100
  • 6296596329
    Fix minor typo in README.md Alexey Andreyev 2021-12-17 13:22:54 +0000
  • d47f80a4cb
    Release 1.4.3 Benjamin Schaaf 2021-12-13 23:04:07 +1100
  • 6e34b5b419
    Disable flash by default Benjamin Schaaf 2021-12-13 22:58:53 +1100
  • d1b647474c
    Fix formatting Benjamin Schaaf 2021-12-13 22:43:12 +1100
  • e9c1eeaa40
    Fix GVariant leak when display config is changed, ie. device is rotated Benjamin Schaaf 2021-12-13 22:35:05 +1100
  • 86f50c20f2
    flash: Fix GVariant leaks Guido Günther 2021-11-16 14:47:54 +0100
  • 69df649080
    Avoid g_error_free Guido Günther 2021-11-16 14:41:40 +0100
  • 6075ce1335
    Release 1.4.2 Benjamin Schaaf 2021-11-17 00:08:27 +1100
  • e64b4e981a
    Fix incorrectly freeing GError Benjamin Schaaf 2021-11-16 23:22:32 +1100
  • e9a12fd6e4
    README: update "Developing" section Oliver Smith 2021-11-14 16:07:53 +0100
  • c2aacd8a45
    Release 1.4.1 Oliver Smith 2021-11-14 15:17:02 +0100
  • 12d0a7cc60
    data: Add StartupNotify to desktop file (MR 2) Guido Günther 2021-09-25 11:43:23 +0200
  • 16cc614cdc
    Release 1.4.0 Benjamin Schaaf 2021-11-13 00:14:18 +1100
  • f550d431c4
    Make clang-format more aggressive Benjamin Schaaf 2021-11-13 00:00:03 +1100
  • 3e1a289565
    Add clang-format as part of CI Benjamin Schaaf 2021-11-12 20:27:47 +1100
  • 11b8e8600c
    Hide flash button when flash not available Benjamin Schaaf 2021-11-12 18:27:48 +1100
  • 768e9514c8
    Set brightness to 100% when using display flash Benjamin Schaaf 2021-11-12 01:18:36 +1100
  • fff56c03cc
    Implement flash Benjamin Schaaf 2021-01-04 23:39:17 +1100
  • ae6d4e2485
    Fix compiler warning Benjamin Schaaf 2021-11-12 18:23:04 +1100
  • d6df1458fc
    process_pipeline: Don't store unspecified ISO values in metadata Sebastian Krzyszkowiak 2021-06-20 13:34:02 +0200
  • 363a1a0c39
    process_pipeline: Store a default whitelevel in the DNG file Sebastian Krzyszkowiak 2021-06-19 19:42:32 +0200
  • a3da4ae081
    Fix memory leak when rotating device Benjamin Schaaf 2021-11-12 01:18:55 +1100
  • 6fa41cf4d7
    Release 1.3.2 Benjamin Schaaf 2021-11-10 23:21:57 +1100
  • a83342969d
    Fix assertion failure on consecutive pictures Benjamin Schaaf 2021-11-10 23:15:00 +1100
  • 4dc9fea238
    Release 1.3.1 Benjamin Schaaf 2021-11-10 20:36:55 +1100
  • 02f129288d
    Use gitlab for CI Benjamin Schaaf 2021-11-09 19:36:32 +1100
  • 83d611e8ed
    Fix an off-by-one error and a memory leak David Hedberg 2021-11-09 18:43:36 +1100
  • 3bf15c594e
    Change burst length depending on gain dynamic-bursts Martijn Braam 2022-02-15 17:29:12 +0100
  • 0163c00eaa Merge branch '10-bit' into 'master' Benjamin Schaaf 2022-02-01 12:04:56 +0000
  • 7b403f2e79 Set TIFFTAG_CFAPATTERN depending on pixel format Yassine Oudjana 2022-01-21 13:36:13 +0400
  • d8f34f7f89 Fix 10-bit format capture Yassine Oudjana 2022-01-21 13:28:01 +0400
  • 212e75ed3c Add debayering support for all bayer CFAs Yassine Oudjana 2022-01-17 17:05:51 +0400
  • c16dbf6810 Add support for BGGR10P debayering Yassine Oudjana 2022-01-16 19:51:54 +0400
  • f8ce7abe98 zbar_pipeline: Add support for 10-bit packed format processing Yassine Oudjana 2022-01-09 15:02:35 +0400
  • b980eb5aea Add mplanes to mp_camera_release_buffer Yassine Oudjana 2022-01-15 15:18:42 +0400
  • 868291e0c6 Possible fix for mplane support Benjamin Schaaf 2022-01-09 21:02:09 +1100
  • 07adf898e7 Improve megapixels-list-devices Benjamin Schaaf 2021-12-27 23:11:08 +1100
  • 94d673118f Merge branch 'about' into 'master' Benjamin Schaaf 2022-01-20 12:18:46 +0000
  • b86fb80ed8
    Update website URL in About dialog Pablo Correa Gómez 2022-01-16 15:48:00 +0100
  • e29b00f068
    Set parent window in About dialog Pablo Correa Gómez 2021-08-02 14:43:03 +0200
  • 6f41aad20b Merge branch 'add-categories' into 'master' Benjamin Schaaf 2021-12-19 08:36:06 +0000
  • bf0c2f256d Merge branch 'aa13q-master-patch-19505' into 'master' Benjamin Schaaf 2021-12-18 04:53:05 +0000
  • bd45fd2247 Fix minor typo in README.md Alexey Andreyev 2021-12-17 13:22:54 +0000
  • ab2f787876
    Add standard categories to desktop file Pablo Correa Gómez 2021-12-16 12:48:48 +0100
  • c0e76da4b7 Release 1.4.3 Benjamin Schaaf 2021-12-13 23:04:07 +1100
  • e494302cdc Disable flash by default Benjamin Schaaf 2021-12-13 22:58:53 +1100
  • e1d9e49f06 Fix formatting Benjamin Schaaf 2021-12-13 22:43:12 +1100
  • c1701921e5 Fix GVariant leak when display config is changed, ie. device is rotated Benjamin Schaaf 2021-12-13 22:35:05 +1100
  • fd64a9312c Merge branch 'gerror' into 'master' Benjamin Schaaf 2021-12-13 11:30:29 +0000
  • c6db1ab680 flash: Fix GVariant leaks Guido Günther 2021-11-16 14:47:54 +0100
  • 9c5b9d67aa Avoid g_error_free Guido Günther 2021-11-16 14:41:40 +0100
  • 34885afac0 Release 1.4.2 Benjamin Schaaf 2021-11-17 00:08:27 +1100
  • c277342f74 Fix incorrectly freeing GError Benjamin Schaaf 2021-11-16 23:22:32 +1100
  • 3fb5eef160 Merge branch 'readme-update' into 'master' Benjamin Schaaf 2021-11-15 10:38:26 +0000
  • bfc1b00c72
    README: update "Developing" section Oliver Smith 2021-11-14 16:07:53 +0100
  • e86a1519cb
    Release 1.4.1 Oliver Smith 2021-11-14 15:17:02 +0100
  • d9866f6029
    data: Add StartupNotify to desktop file (MR 2) Guido Günther 2021-09-25 11:43:23 +0200
  • 41110321da Release 1.4.0 Benjamin Schaaf 2021-11-13 00:14:18 +1100
  • 772db36877 Make clang-format more aggressive Benjamin Schaaf 2021-11-13 00:00:03 +1100
  • a92104e27c Add clang-format as part of CI Benjamin Schaaf 2021-11-12 20:27:47 +1100
  • e78bd99305 Hide flash button when flash not available Benjamin Schaaf 2021-11-12 18:27:48 +1100
  • 4e7120f609 Set brightness to 100% when using display flash Benjamin Schaaf 2021-11-12 01:18:36 +1100
  • 24835cdc25 Implement flash Benjamin Schaaf 2021-01-04 23:39:17 +1100
  • 8248b7ab47 Fix compiler warning Benjamin Schaaf 2021-11-12 18:23:04 +1100
  • ea43dbcde0 Merge branch 'metadata' into 'master' Benjamin Schaaf 2021-11-12 07:14:14 +0000
  • 7643a403f1 Fix memory leak when rotating device Benjamin Schaaf 2021-11-12 01:18:55 +1100
  • 35b212b11e
    process_pipeline: Don't store unspecified ISO values in metadata Sebastian Krzyszkowiak 2021-06-20 13:34:02 +0200
  • c03fade3cd
    process_pipeline: Store a default whitelevel in the DNG file Sebastian Krzyszkowiak 2021-06-19 19:42:32 +0200
  • 05d6c3fa6d Release 1.3.2 Benjamin Schaaf 2021-11-10 23:21:57 +1100
  • c78b2d66ca Fix assertion failure on consecutive pictures Benjamin Schaaf 2021-11-10 23:15:00 +1100
  • 16e9bff190 Release 1.3.1 Benjamin Schaaf 2021-11-10 20:36:55 +1100
  • df0e1c91ce Use gitlab for CI Benjamin Schaaf 2021-11-09 19:36:32 +1100
  • 9ce07167dc Fix an off-by-one error and a memory leak David Hedberg 2021-11-09 18:43:36 +1100
  • d412721222
    Repo move master Martijn Braam 2021-11-08 14:29:43 +0100
  • 66e83eb096
    config: add samsung i9100 feature/exynos Martijn Braam 2021-11-04 23:51:38 +0100
  • b2bffd5db6
    camera: Add the VYUY pixfmt Martijn Braam 2021-11-04 23:45:59 +0100
  • fa5cbb5d9b
    Bump to 1.3.0 1.3.0 Martijn Braam 2021-09-10 03:39:03 +0200
  • 7c218cddd3
    Redesign data QR dialog Martijn Braam 2021-09-10 03:30:30 +0200
  • b21cdd65cd
    Test qr-dialog-test Martijn Braam 2021-09-10 03:30:30 +0200
  • 7d8404d895
    Remove repetiton in the QR code message Martijn Braam 2021-09-10 02:52:23 +0200
  • 85819660a7
    postprocess: Add sigmoidal contrast to imagemagick postprocessing Martijn Braam 2021-09-10 02:48:34 +0200
  • c584583d29
    Update version number to 1.2.0 1.2.0 Martijn Braam 2021-07-30 18:14:42 +0200
  • 68bba0a8a5
    Fix glib schemas Martijn Braam 2021-07-30 18:14:28 +0200
  • 561c10c612
    data: Add X-Purism-FormFactor to desktop file Guido Günther 2021-06-23 13:10:56 +0200
  • 974fafc1d1
    focus now only triggerable once in parallel WebFreak001 2021-07-01 00:06:59 +0000
  • 7314739dfc
    free cameras on process exit WebFreak001 2021-07-01 00:06:52 +0000
  • ccbaaad72b
    keep track of bg tasks for clean up WebFreak001 2021-07-01 00:06:34 +0000
  • 1282a75db9
    run most camera control setting in background WebFreak001 2021-07-01 00:06:19 +0000