[Synfig-devl] [synfig/synfig] ec6ec8: fix(ffmpeg): logic for detection of image-only vid...

2022-11-27 Thread rodolforg via Synfig-devl
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: ec6ec85b3b0651aa343d5517c9b6714b5a89d2ae
  
https://github.com/synfig/synfig/commit/ec6ec85b3b0651aa343d5517c9b6714b5a89d2ae
  Author: rodolforg 
  Date:   2022-11-28 (Mon, 28 Nov 2022)

  Changed paths:
M synfig-core/src/modules/mod_ffmpeg/trgt_ffmpeg.cpp

  Log Message:
  ---
  fix(ffmpeg): logic for detection of image-only videos was inverted (#2918)

error introduced by me in #2915 (c91ce50797be72fa56b59f4aa36c986ef504e7b4)




___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig]

2022-11-27 Thread ice0 via Synfig-devl
  Branch: refs/heads/revert-2914-fix-export-audio-not-stopping-soundprocessor
  Home:   https://github.com/synfig/synfig


___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] cd34fb: revert: "fix: after exporting audio via ffmpeg, So...

2022-11-27 Thread rodolforg via Synfig-devl
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: cd34fb30f955aa6ef39f3f4252c5998549bec3d9
  
https://github.com/synfig/synfig/commit/cd34fb30f955aa6ef39f3f4252c5998549bec3d9
  Author: rodolforg 
  Date:   2022-11-28 (Mon, 28 Nov 2022)

  Changed paths:
M synfig-core/src/modules/mod_ffmpeg/trgt_ffmpeg.cpp

  Log Message:
  ---
  revert: "fix: after exporting audio via ffmpeg, SoundProcessor wasn't 
stopped" (#2919)

This reverts commit 7a13496534706c71a309273bc16126e68e28e85b.




___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] a3b999: Revert "fix: after exporting audio via ffmpeg, Sou...

2022-11-27 Thread rodolforg via Synfig-devl
  Branch: refs/heads/revert-2914-fix-export-audio-not-stopping-soundprocessor
  Home:   https://github.com/synfig/synfig
  Commit: a3b999b236768927e3f7753a135df76c59354b9f
  
https://github.com/synfig/synfig/commit/a3b999b236768927e3f7753a135df76c59354b9f
  Author: rodolforg 
  Date:   2022-11-27 (Sun, 27 Nov 2022)

  Changed paths:
M synfig-core/src/modules/mod_ffmpeg/trgt_ffmpeg.cpp

  Log Message:
  ---
  Revert "fix: after exporting audio via ffmpeg, SoundProcessor wasn't stopped 
(#2914)"

This reverts commit 7a13496534706c71a309273bc16126e68e28e85b.




___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] cfe0a1: Bump version to 1.4.4

2022-11-27 Thread Konstantin Dmitriev via Synfig-devl
  Branch: refs/heads/v1.4.x
  Home:   https://github.com/synfig/synfig
  Commit: cfe0a17a18785c8f27f7f2871254cc9259565005
  
https://github.com/synfig/synfig/commit/cfe0a17a18785c8f27f7f2871254cc9259565005
  Author: Konstantin Dmitriev 
  Date:   2022-11-27 (Sun, 27 Nov 2022)

  Changed paths:
M ETL/configure.ac
M synfig-core/configure.ac
M synfig-studio/configure.ac
M synfig-studio/org.synfig.SynfigStudio.appdata.xml.in
M synfig-studio/src/gui/CMakeLists.txt

  Log Message:
  ---
  Bump version to 1.4.4


  Commit: d4a2ea9cb76afbd4fdc0e6bb1234e056963984eb
  
https://github.com/synfig/synfig/commit/d4a2ea9cb76afbd4fdc0e6bb1234e056963984eb
  Author: Konstantin Dmitriev 
  Date:   2022-11-27 (Sun, 27 Nov 2022)

  Changed paths:
M synfig-core/src/modules/mod_ffmpeg/trgt_ffmpeg.cpp

  Log Message:
  ---
  fix: missing last frame for ffmpeg target (#2912)

fix #2911


Compare: https://github.com/synfig/synfig/compare/aa0516ec181c...d4a2ea9cb76a


___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] f6f153: fix: missing last frame for ffmpeg target (#2912)

2022-11-27 Thread rodolforg via Synfig-devl
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: f6f153b5551f97cc6b50546ff53ca3c791d1c5cc
  
https://github.com/synfig/synfig/commit/f6f153b5551f97cc6b50546ff53ca3c791d1c5cc
  Author: rodolforg 
  Date:   2022-11-27 (Sun, 27 Nov 2022)

  Changed paths:
M synfig-core/src/modules/mod_ffmpeg/trgt_ffmpeg.cpp

  Log Message:
  ---
  fix: missing last frame for ffmpeg target (#2912)

fix #2911




___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 7a1349: fix: after exporting audio via ffmpeg, SoundProces...

2022-11-27 Thread rodolforg via Synfig-devl
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 7a13496534706c71a309273bc16126e68e28e85b
  
https://github.com/synfig/synfig/commit/7a13496534706c71a309273bc16126e68e28e85b
  Author: rodolforg 
  Date:   2022-11-27 (Sun, 27 Nov 2022)

  Changed paths:
M synfig-core/src/modules/mod_ffmpeg/trgt_ffmpeg.cpp

  Log Message:
  ---
  fix: after exporting audio via ffmpeg, SoundProcessor wasn't stopped (#2914)




___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] c91ce5: fix(ffmpeg): do not try to export audio for gif or...

2022-11-27 Thread rodolforg via Synfig-devl
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: c91ce50797be72fa56b59f4aa36c986ef504e7b4
  
https://github.com/synfig/synfig/commit/c91ce50797be72fa56b59f4aa36c986ef504e7b4
  Author: rodolforg 
  Date:   2022-11-27 (Sun, 27 Nov 2022)

  Changed paths:
M synfig-core/src/modules/mod_ffmpeg/trgt_ffmpeg.cpp

  Log Message:
  ---
  fix(ffmpeg): do not try to export audio for gif or mng (#2915)




___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] a2bb1c: feat: eyedropper tool now takes fill color instead...

2022-11-27 Thread mohamedAdhamc via Synfig-devl
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: a2bb1c564221e605862b1d9d26ccd449de70bd38
  
https://github.com/synfig/synfig/commit/a2bb1c564221e605862b1d9d26ccd449de70bd38
  Author: mohamedAdhamc <100296264+mohamedadh...@users.noreply.github.com>
  Date:   2022-11-27 (Sun, 27 Nov 2022)

  Changed paths:
M synfig-studio/src/gui/states/state_eyedrop.cpp

  Log Message:
  ---
  feat: eyedropper tool now takes fill color instead of outline color by 
default (#2908)




___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 5429e5: ci: added `synchronize` to the list of processed e...

2022-11-27 Thread Ice0 via Synfig-devl
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 5429e5ffd4d476355355a12a5ee6d2d2d977c11d
  
https://github.com/synfig/synfig/commit/5429e5ffd4d476355355a12a5ee6d2d2d977c11d
  Author: Ice0 
  Date:   2022-11-27 (Sun, 27 Nov 2022)

  Changed paths:
M .github/workflows/conventional-commits-style.yml

  Log Message:
  ---
  ci: added `synchronize` to the list of processed events (#2913)

`synchronize` event is fired when you add commits to a PR.

At first I thought that there is no reason to add this event,
because this change does not change PR title.

But it resets PR statuses, so this check needs to be run again.




___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [synfig/synfig] 38e337: refactor: remove unused boxblur and gaussian methods

2022-11-27 Thread Ice0 via Synfig-devl
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 38e337168666430bac7bb7a5ef877675f8661e11
  
https://github.com/synfig/synfig/commit/38e337168666430bac7bb7a5ef877675f8661e11
  Author: Rodolfo Ribeiro Gomes 
  Date:   2022-11-27 (Sun, 27 Nov 2022)

  Changed paths:
M ETL/ETL/_boxblur.h
M ETL/ETL/_gaussian.h
M synfig-core/test/benchmark.cpp

  Log Message:
  ---
  refactor: remove unused boxblur and gaussian methods


  Commit: 7d96df3d40a66807635fe4a79cb15b16b0a6a1b5
  
https://github.com/synfig/synfig/commit/7d96df3d40a66807635fe4a79cb15b16b0a6a1b5
  Author: Rodolfo Ribeiro Gomes 
  Date:   2022-11-27 (Sun, 27 Nov 2022)

  Changed paths:
M ETL/ETL/_gaussian.h

  Log Message:
  ---
  refactor: remove unused #include in gaussian.h


  Commit: 7c547680334d9180498d193e6ecf843777a106b6
  
https://github.com/synfig/synfig/commit/7c547680334d9180498d193e6ecf843777a106b6
  Author: Rodolfo Ribeiro Gomes 
  Date:   2022-11-27 (Sun, 27 Nov 2022)

  Changed paths:
M ETL/ETL/_gaussian.h

  Log Message:
  ---
  refactor: remove commented-out code in gaussian


  Commit: 81555677e3495fa0174470da0b4cc447019521ef
  
https://github.com/synfig/synfig/commit/81555677e3495fa0174470da0b4cc447019521ef
  Author: Ice0 
  Date:   2022-11-27 (Sun, 27 Nov 2022)

  Changed paths:
M ETL/ETL/_boxblur.h
M ETL/ETL/_gaussian.h
M synfig-core/test/benchmark.cpp

  Log Message:
  ---
  refactor: cleanup etl blur files (#2910)

refactor: cleanup etl blur files


Compare: https://github.com/synfig/synfig/compare/189556c8ea75...81555677e349


___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl