X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=effects%2FCMakeLists.txt;h=fcd20a5f277ee1c2361d7c11f0d4426e3d8835e9;hb=c3302003093710ee247ad84c0fe2ef3c579d417f;hp=b0312fa5947d8b82cd82c95eacdcf11a33a93d11;hpb=1e8b41a19f3dbe12571e7bf567fba1e5da131367;p=kdenlive diff --git a/effects/CMakeLists.txt b/effects/CMakeLists.txt index b0312fa5..fcd20a5f 100644 --- a/effects/CMakeLists.txt +++ b/effects/CMakeLists.txt @@ -1,5 +1,6 @@ INSTALL (FILES +audiowave.xml automask.xml boxblur.xml brightness.xml @@ -9,29 +10,21 @@ chroma_hold.xml chroma.xml crop.xml dust.xml +dynamictext.xml freeze.xml gamma.xml grain.xml greyscale.xml invert.xml -ladspa_declipper.xml -ladspa_equalizer.xml -ladspa_equalizer_15.xml -ladspa_limiter.xml -ladspa_phaser.xml -ladspa_pitch_scale.xml -ladspa_pitch.xml -ladspa_rate_scale.xml -ladspa_reverb.xml -ladspa_room_reverb.xml -ladspa_vinyl.xml mirror.xml mute.xml normalise.xml oldfilm.xml pan_zoom.xml obscure.xml +region.xml rotation.xml +rotation_keyframable.xml scratchlines.xml sepia.xml sox_bass.xml @@ -50,38 +43,76 @@ frei0r_alpha0ps.xml frei0r_alphagrad.xml frei0r_alphaspot.xml frei0r_balanc0r.xml +frei0r_baltan.xml +frei0r_bezier_curves.xml frei0r_brightness.xml +frei0r_cartoon.xml +frei0r_cluster.xml +frei0r_colgate.xml frei0r_coloradj_rgb.xml frei0r_colordistance.xml +frei0r_colortap.xml frei0r_contrast0r.xml frei0r_c0rners.xml frei0r_curves.xml +frei0r_d90stairsteppingfix.xml frei0r_defish0r.xml +frei0r_delay0r.xml +frei0r_delaygrab.xml frei0r_distort0r.xml +frei0r_edgeglow.xml +frei0r_equaliz0r.xml +frei0r_flippo.xml frei0r_glow.xml frei0r_hqdn3d.xml frei0r_hueshift0r.xml +frei0r_iirblur.xml +frei0r_keyspillm0pup.xml frei0r_lenscorrection.xml +frei0r_letterb0xed.xml frei0r_levels.xml +frei0r_lightgraffiti.xml +frei0r_luminance.xml +frei0r_mask0mate.xml +frei0r_medians.xml +frei0r_nervous.xml +frei0r_nosync0r.xml frei0r_pixeliz0r.xml frei0r_pr0be.xml frei0r_pr0file.xml +frei0r_primaries.xml +frei0r_rgbparade.xml frei0r_saturat0r.xml frei0r_scale0tilt.xml +frei0r_scanline0r.xml frei0r_select0r.xml +frei0r_sharpness.xml +frei0r_sobel.xml frei0r_sopsat.xml frei0r_squareblur.xml +frei0r_tehroxx0r.xml frei0r_three_point_balance.xml +frei0r_threelay0r.xml frei0r_threshold0r.xml +frei0r_timeout.xml frei0r_tint0r.xml +frei0r_twolay0r.xml +frei0r_vectorscope.xml frei0r_vertigo.xml +frei0r_vignette.xml +frei0r_facebl0r.xml +frei0r_facedetect.xml gain.xml fade_from_black.xml fade_to_black.xml speed.xml +tcolor.xml vignette.xml swapchannels.xml audiobalance.xml audiopan.xml +rotoscoping.xml DESTINATION ${DATA_INSTALL_DIR}/kdenlive/effects) + +add_subdirectory(update)