This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Gem - Graphics environment for multimedia".
The branch, filmDS has been updated via 891772995058e0c82730e88025c10c623851f610 (commit) via 2a944d6f0d8c6ca7fd2bc4a092ef3e8b2d5c301d (commit) via a1f07d27af31b3752f90bb5c8285a5ec943a112d (commit) via af0b8bf4448d36a1d13ebe50d0241424e40aa151 (commit) via 7f6170b546b0a8c88dd7d4023cd7fef6f132c73d (commit) via 18ec1d8a49260c62a7e6224d9cc692e93271b2be (commit) via 3f086bdf74ec153d0db8d6cc22787ec4d756d03a (commit) via f06f6b1c14eab634467da8aeb855aae76659cb56 (commit) via caf2bf5f45fb280b8c7f7ce0bb63d843a7747a0c (commit) via 726bf6808fa0119ab3d6d2a9ad9e910592405f25 (commit) via ce6abcc99c9a985df80472d6e9d95355d77e0111 (commit) via fbb817bf1da7da7d6cd18d5493f358d90a2b65cf (commit) via 4f345a4bc6d11ead729cb57664d96b9cf7ca1f50 (commit) via e8751e411158fc767f183c955c86628ee60a7afe (commit) via 98777d18897c54e94426f6cbd0a0c49894a55067 (commit) via 31e4ef72807e1ae9e0a3fb4bbfde2cade66cc67f (commit) via 2788476479f8d9d575309aa1dd8fb50429b2db82 (commit) via 65996e9240ca4073ae127502090b5dfc872b0aa4 (commit) via e296478399ca8e6ac025df020921de0407e45d9f (commit) via d972921c829c7e6b602a1a3ed074b09d3eaf44f4 (commit) via 8072278f3854e90c3297c8465fded6e9b65a83e7 (commit) via 6a1449701d2604f226dc57a2f9b1b760a07060e8 (commit) via 0ec0d16455d7bd612ec4609a02fad2b2214d27ee (commit) via fcfc2ad418cd65ff4622f75b680ad7b241863b80 (commit) via 361231fe767ccb2e5c993a06b5cb57858d534f20 (commit) via c89a3e22b24ac4d181b285db5332adc5993971ff (commit) via 0edd550bb7e0868bb18d1ccf4248d426b892eadc (commit) via 53f2987c45ff8464ebaac665614009f4247785e9 (commit) from c9e2a0809423f82b4aa9008840c5996cafbf77ac (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 891772995058e0c82730e88025c10c623851f610 Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Feb 11 17:01:11 2019 +0100 [ci] pass '-fexceptions' to w32 builds hopefully fixing https://github.com/umlaeute/Gem/issues/225 commit 2a944d6f0d8c6ca7fd2bc4a092ef3e8b2d5c301d Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Feb 11 16:55:01 2019 +0100 filmDS: update() in getFrame() commit a1f07d27af31b3752f90bb5c8285a5ec943a112d Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Feb 11 16:54:41 2019 +0100 filmDS: diabled loop-playing (although we never reach it) commit af0b8bf4448d36a1d13ebe50d0241424e40aa151 Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Feb 11 16:54:21 2019 +0100 filmDS: disabled "auto" mode commit 7f6170b546b0a8c88dd7d4023cd7fef6f132c73d Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Feb 11 15:56:54 2019 +0100 less verbose commit 18ec1d8a49260c62a7e6224d9cc692e93271b2be Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Feb 11 15:50:32 2019 +0100 removed more unused variables commit 3f086bdf74ec153d0db8d6cc22787ec4d756d03a Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Feb 11 15:46:46 2019 +0100 filmDS: disabled audio interface commit f06f6b1c14eab634467da8aeb855aae76659cb56 Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Feb 11 15:46:34 2019 +0100 fixed image orientation commit caf2bf5f45fb280b8c7f7ce0bb63d843a7747a0c Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Feb 11 15:39:54 2019 +0100 removed unused variables commit 726bf6808fa0119ab3d6d2a9ad9e910592405f25 Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Feb 11 15:39:04 2019 +0100 moved pixBlock logic into DirectShowPlayer commit ce6abcc99c9a985df80472d6e9d95355d77e0111 Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Feb 11 15:26:49 2019 +0100 filmDS: properly set newimage flag commit fbb817bf1da7da7d6cd18d5493f358d90a2b65cf Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Feb 11 15:26:12 2019 +0100 filmDS: properly detect if frame is new (if it has a different timestamp) commit 4f345a4bc6d11ead729cb57664d96b9cf7ca1f50 Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Feb 11 15:25:20 2019 +0100 filmDS: return no frame is movie is done (FIXXME) not really working yet commit e8751e411158fc767f183c955c86628ee60a7afe Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Feb 11 15:10:00 2019 +0100 filmDS: removed undef'd code commit 98777d18897c54e94426f6cbd0a0c49894a55067 Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Feb 11 15:08:11 2019 +0100 filmDS: update() player on imageChange even though it doesn't seem to do anything useful... commit 31e4ef72807e1ae9e0a3fb4bbfde2cade66cc67f Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Feb 11 15:05:43 2019 +0100 filmDS: on load, always go to paused mode (or autoplay) commit 2788476479f8d9d575309aa1dd8fb50429b2db82 Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Feb 11 14:59:07 2019 +0100 filmDS: set autoplay-speed (or pause) commit 65996e9240ca4073ae127502090b5dfc872b0aa4 Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Feb 11 14:55:50 2019 +0100 flag new images as new TODO: this should really go into getPixels() commit e296478399ca8e6ac025df020921de0407e45d9f Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Feb 11 14:51:39 2019 +0100 removed disabled code commit d972921c829c7e6b602a1a3ed074b09d3eaf44f4 Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Feb 11 14:51:04 2019 +0100 filmDS: only get frame if film is loaded commit 8072278f3854e90c3297c8465fded6e9b65a83e7 Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Feb 11 14:50:41 2019 +0100 filmDS: dropped debugging printout commit 6a1449701d2604f226dc57a2f9b1b760a07060e8 Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Feb 11 14:49:06 2019 +0100 filmDS: fixed colorspace commit 0ec0d16455d7bd612ec4609a02fad2b2214d27ee Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Feb 11 14:48:46 2019 +0100 filmDS: only change image if film is loaded commit fcfc2ad418cd65ff4622f75b680ad7b241863b80 Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Feb 11 14:47:59 2019 +0100 indentation commit 361231fe767ccb2e5c993a06b5cb57858d534f20 Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Feb 11 14:47:38 2019 +0100 filmDS: stop() before destroying DSVideo commit c89a3e22b24ac4d181b285db5332adc5993971ff Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Feb 11 14:47:18 2019 +0100 dropped unused variable commit 0edd550bb7e0868bb18d1ccf4248d426b892eadc Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Feb 11 14:47:03 2019 +0100 filmDS: USE_CALLBACKS define to easily switch between the two implementations commit 53f2987c45ff8464ebaac665614009f4247785e9 Author: IOhannes m zmölnig <zmoel...@iem.at> Date: Mon Feb 11 13:27:23 2019 +0100 filmDS: fixed typo "aproximate" -> "approximate" ----------------------------------------------------------------------- Summary of changes: .git-ci/gitlab-iem.yml | 2 +- plugins/filmDS/filmDS.cpp | 268 +++++++++++++++++----------------------------- plugins/filmDS/filmDS.h | 3 - 3 files changed, 98 insertions(+), 175 deletions(-) hooks/post-receive -- Gem - Graphics environment for multimedia _______________________________________________ pd-gem-CVS mailing list pd-gem-CVS@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pd-gem-cvs