Commit Graph

  • b83b6fa5a5
    locale: New Crowdin translations (#74) Michael Fabian Dirks 2019-08-16 15:44:41 +0200
  • 458eca143a data/shaders: Displacement filter example Michael Fabian 'Xaymar' Dirks 2019-08-07 20:40:14 +0200
  • 250dc97603 gfx-effect-source: enumerate child sources correctly Michael Fabian 'Xaymar' Dirks 2019-08-07 20:39:55 +0200
  • 747079b8c6 locale: Add texture type translation Michael Fabian 'Xaymar' Dirks 2019-08-07 20:22:44 +0200
  • e953932913 data/shaders: Update examples Michael Fabian 'Xaymar' Dirks 2019-08-07 20:22:34 +0200
  • a04d102568 gfx-effect-source: Support for textures and some crash resistance Michael Fabian 'Xaymar' Dirks 2019-08-07 20:21:57 +0200
  • f945f08ab0 strings: Texture formats Michael Fabian 'Xaymar' Dirks 2019-08-07 20:21:39 +0200
  • d7e66b17f1 filter-shader: Don't ignore all properties Michael Fabian 'Xaymar' Dirks 2019-08-07 19:22:10 +0200
  • b8fc0d5284 source-shader: Fix rendering Michael Fabian 'Xaymar' Dirks 2019-08-07 19:20:44 +0200
  • 7fdd9498a0 filter-shader: Fix blending Michael Fabian 'Xaymar' Dirks 2019-08-07 19:20:32 +0200
  • 90699f6b6f gfx-effect-source: Implement defaults for bool, value and matrix Michael Fabian 'Xaymar' Dirks 2019-08-07 19:19:56 +0200
  • 39e6959c67 source-shader: Fix rendering and reapply parameters on change Michael Fabian 'Xaymar' Dirks 2019-08-07 18:43:34 +0200
  • 181df6e3d9 filter-shader: Reapply parameters if there was a change Michael Fabian 'Xaymar' Dirks 2019-08-07 18:43:19 +0200
  • 9be36d5ec4 gfx-effect-source: Add function to get "default" value Michael Fabian 'Xaymar' Dirks 2019-08-07 18:42:54 +0200
  • 2b2f87e6fc gfx-effect-source: Fix validity check Michael Fabian 'Xaymar' Dirks 2019-08-07 18:16:20 +0200
  • c88535c7ab gfx-effect-source: Remove/replace old defines Michael Fabian 'Xaymar' Dirks 2019-08-07 18:11:46 +0200
  • aff4b221ba data/shaders: Change fixed to draw Michael Fabian 'Xaymar' Dirks 2019-08-07 18:10:54 +0200
  • c670ab60a1 source-shader: Use custom draw video_render Michael Fabian 'Xaymar' Dirks 2019-08-07 18:10:44 +0200
  • 76335745b1 data/shaders: New example shaders Michael Fabian 'Xaymar' Dirks 2019-08-07 18:07:05 +0200
  • 8cb2ddaa82 source-shader, cmake: 'Shader' source Michael Fabian 'Xaymar' Dirks 2019-08-07 18:06:48 +0200
  • 1b34e5210a gfx-effect-source: Expose defines to set default file and technique Michael Fabian 'Xaymar' Dirks 2019-08-07 18:06:24 +0200
  • 9ad93c0ee9 filter-shader: Rename from Custom shader Michael Fabian 'Xaymar' Dirks 2019-08-07 18:05:49 +0200
  • 98a18480d0 gfx-effect-source: Fix UI mode detection Michael Fabian 'Xaymar' Dirks 2019-08-07 17:45:32 +0200
  • 5b9e6f0f1b locale: Add strings for custom shaders Michael Fabian 'Xaymar' Dirks 2019-08-07 17:45:22 +0200
  • 8ec8a22928 filter-custom-shader: Add new callbacks Michael Fabian 'Xaymar' Dirks 2019-08-07 17:37:52 +0200
  • 335847945d gfx-effect-source: Allow overriding value and visibility of parameters Michael Fabian 'Xaymar' Dirks 2019-08-07 17:37:34 +0200
  • ff4a556f3f filter-custom-shader: Update to use new gfx::effect_source::effect_source Michael Fabian 'Xaymar' Dirks 2019-08-07 17:15:46 +0200
  • bde4e278bf gfx-effect-source: Further work on rewrite Michael Fabian 'Xaymar' Dirks 2019-08-07 17:14:44 +0200
  • 845a2cbb21 gs-effect: Don't include the null character in strings Michael Fabian 'Xaymar' Dirks 2019-08-07 17:14:14 +0200
  • b88cc0fe01 gs-effect: Check correct size in get_default_string Michael Fabian 'Xaymar' Dirks 2019-08-07 17:07:54 +0200
  • 8603fef897 gs-effect: Fix get_string and get_default_string Michael Fabian 'Xaymar' Dirks 2019-08-07 16:41:26 +0200
  • c6559d84ba gs-effect: Check if effect is nullptr, not if its a valid ptr Michael Fabian 'Xaymar' Dirks 2019-08-07 16:17:12 +0200
  • 7b0159947e gs-effect: Add helpers and fix bad enable_shared_from_this Michael Fabian 'Xaymar' Dirks 2019-08-07 16:11:09 +0200
  • e59bc2fdd2 filter-custom-shader: Rewrite from scratch Michael Fabian 'Xaymar' Dirks 2019-08-07 12:43:23 +0200
  • 1092dc1de1 gfx-effect-source: Complete rewrite from scratch Michael Fabian 'Xaymar' Dirks 2019-08-07 12:42:25 +0200
  • 6bf99ed52b cmake: Enable extended aligned storage to fix SSE/AVX compatibility Michael Fabian 'Xaymar' Dirks 2019-08-07 12:42:01 +0200
  • 087cd79a7a filter-color-grade: Always return something in get_width/get_height Michael Fabian 'Xaymar' Dirks 2019-08-07 12:41:34 +0200
  • f5b4c1f7a1 filter-color-grade: Fix crash if color-grade.effect is missing Michael Fabian 'Xaymar' Dirks 2019-08-04 23:20:35 +0200
  • 71b223dcb5 gs-effect: Add ::create for shared_ptr and remove default constructor Michael Fabian 'Xaymar' Dirks 2019-08-04 23:18:54 +0200
  • 9db7cd8da2 filter-displacement: Fix crash on nullptr file path Michael Fabian 'Xaymar' Dirks 2019-08-04 23:14:43 +0200
  • 0c447f4055 gs-effect: Use std::shared_ptr and track effect lifetime Michael Fabian 'Xaymar' Dirks 2019-08-04 23:12:30 +0200
  • ff6f4d5ddf gs-effect: Add string support, get accessors and annotations Michael Fabian 'Xaymar' Dirks 2019-08-04 22:44:46 +0200
  • 9be02e6f2b project: Fix up previous commit Michael Fabian 'Xaymar' Dirks 2019-08-04 20:29:04 +0200
  • 0e350415b3 project: Apply new coding guidelines Michael Fabian 'Xaymar' Dirks 2019-08-04 16:20:26 +0200
  • b6a3dea3f6 CONTRIBUTING: Add coding guidelines Michael Fabian 'Xaymar' Dirks 2019-08-04 13:05:04 +0200
  • 533de01061 filter-color-grade: Always return true in tool_modified Michael Fabian 'Xaymar' Dirks 2019-08-04 12:34:54 +0200
  • 2ca15bb28c source-mirror: Allow overriding audio layout Michael Fabian 'Xaymar' Dirks 2019-08-04 12:34:42 +0200
  • 54856566d4 ci: Don't run both package steps in the same build Michael Fabian 'Xaymar' Dirks 2019-08-03 15:56:48 +0200
  • 93ba39545f filter-color-grade: Implement Tool selection for OBS Studio 24.x Michael Fabian 'Xaymar' Dirks 2019-08-03 12:29:47 +0200
  • d0b39186ea cmake: Fix upgraded URL Michael Fabian 'Xaymar' Dirks 2019-08-02 23:58:00 +0200
  • 3f4a07ebb2 cmake: Upgrade default libobs version Michael Fabian 'Xaymar' Dirks 2019-08-02 23:55:03 +0200
  • 721f2bdf8f filter-color-grade: Fully feature Color Grading filter Michael Fabian 'Xaymar' Dirks 2019-08-02 23:48:55 +0200
  • a6ce6c5860 utility: Add some extra functionality Michael Fabian 'Xaymar' Dirks 2019-08-02 23:47:32 +0200
  • ad270bc6ee gs-effect: Fix uninitialized member variable Michael Fabian 'Xaymar' Dirks 2019-08-02 22:03:49 +0200
  • d295f7f565 media: Add rendered logo Michael Fabian 'Xaymar' Dirks 2019-07-27 21:28:28 +0200
  • b0f8efb90d ci: Use improved build scripts Michael Fabian 'Xaymar' Dirks 2019-07-27 21:12:49 +0200
  • c716e75ba3 project: Fix various catch-by-value locations Michael Fabian 'Xaymar' Dirks 2019-07-27 19:57:17 +0200
  • e887a53463 filter-sdf-effects: Fix a crash due to failed rendering Michael Fabian 'Xaymar' Dirks 2019-07-27 19:56:59 +0200
  • 69f9134749
    locale: New Crowdin translations (#69) Michael Fabian Dirks 2019-07-22 11:00:59 +0200
  • f73f0fc8b8 Add new github templates and funding information Michael Fabian 'Xaymar' Dirks 2019-07-20 22:48:54 +0200
  • de3e8ac9d4 Remove old issue templates Michael Fabian 'Xaymar' Dirks 2019-07-20 22:45:45 +0200
  • 2c94852ba8 source-mirror: Allow changing source alignment Michael Fabian 'Xaymar' Dirks 2019-05-28 19:55:22 +0200
  • 45728702ff utility: Add recursive text lookup function Michael Fabian 'Xaymar' Dirks 2019-05-28 19:54:23 +0200
  • 3e62416af2
    locale: New Crowdin translations (#65) Michael Fabian Dirks 2019-05-28 18:40:20 +0200
  • 95b1e81ee5 filter-dynamic-mask: Don't crash if a texture is missing Michael Fabian 'Xaymar' Dirks 2019-05-28 02:51:05 +0200
  • ccc4c6ea22 filter-sdf-effects: Fix and improve effect rendering Michael Fabian 'Xaymar' Dirks 2019-05-28 02:50:03 +0200
  • 0e39490284 locale: Delete unused language files (#67) Vainock 2019-04-28 18:20:56 +0200
  • 438ce1abf9 locale: Fix mistake in locale (#66) Vainock 2019-04-28 17:56:31 +0200
  • fa1580cc7c ci: Don't build i18n and l10n branches Michael Fabian 'Xaymar' Dirks 2019-04-27 18:00:55 +0200
  • 956df8762c locale: New Crowdin translations (#63) Michael Fabian Dirks 2019-04-27 17:42:24 +0200
  • 013861694a project: Version 0.7.0 Michael Fabian 'Xaymar' Dirks 2019-04-27 17:24:35 +0200
  • 9e7894c9c3 filter-dynamic-mask: Implement Dynamic Mask filter Michael Fabian 'Xaymar' Dirks 2019-04-27 16:10:16 +0200
  • a139509215 ci: Update InnoSetup URL Michael Fabian 'Xaymar' Dirks 2019-04-27 16:27:00 +0200
  • c46e881697 obs-source: Don't un/register audio capture with no source Michael Fabian 'Xaymar' Dirks 2019-04-27 16:08:54 +0200
  • 8bb1ca50ac obs-source-tracker: Also keep track of sources being renamed Michael Fabian 'Xaymar' Dirks 2019-04-27 16:07:50 +0200
  • 088edf1045 cmake: Update copyright years Michael Fabian 'Xaymar' Dirks 2019-04-23 17:58:36 +0200
  • 722b4bdcde README: Update Readme Michael Fabian 'Xaymar' Dirks 2019-04-19 08:28:23 +0200
  • 324deca1ef AUTHORS: Add Authors file Michael Fabian 'Xaymar' Dirks 2019-04-15 13:24:02 +0200
  • f6687c7ed6 filter-displacement: Don't crash if the file can't be found Michael Fabian 'Xaymar' Dirks 2019-04-23 17:20:07 +0200
  • bbcde070f3 filter-displacement: Do not allow zero-length file names Michael Fabian 'Xaymar' Dirks 2019-04-23 17:00:18 +0200
  • b4341e41b3 locale: Add missing dot at the end of a line (#62) Vainock 2019-04-23 12:42:27 +0200
  • 61d5a0341a
    locale: New Crowdin translations (#59) Michael Fabian Dirks 2019-04-21 20:30:59 +0200
  • f8e685cf42 project: Apply clang-format manually again Michael Fabian 'Xaymar' Dirks 2019-04-19 20:40:07 +0200
  • b34c880f88 project: Add pre-commit hook for clang-format Michael Fabian 'Xaymar' Dirks 2019-04-19 20:38:50 +0200
  • be4d42312d project: Fix all remaining portability issues Michael Fabian 'Xaymar' Dirks 2019-04-19 14:18:29 +0200
  • aac52f736d project: Clang support Michael Fabian 'Xaymar' Dirks 2019-04-19 09:42:15 +0200
  • 432b8e8c14 source-mirror: Automatically update hover text for Bounds Type Michael Fabian 'Xaymar' Dirks 2019-04-19 07:22:02 +0200
  • 411f5ee900 cmake: Remove CppCheck support Michael Fabian 'Xaymar' Dirks 2019-04-19 07:16:35 +0200
  • 3800584c2d cmake: Set expected C++ standard to C++17 Michael Fabian 'Xaymar' Dirks 2019-04-19 07:15:18 +0200
  • 3aa663908a locale: Further improve original translations Michael Fabian 'Xaymar' Dirks 2019-04-17 07:26:16 +0200
  • 870625e8e5
    locale: Update translations from CrowdIn (#58) Michael Fabian Dirks 2019-04-15 12:56:21 +0200
  • e24b9a61fa filter-blur: Update long description of Type and Subtype fields Michael Fabian 'Xaymar' Dirks 2019-04-15 12:54:19 +0200
  • c59ec2511b filter-sdf-effects: Refactor to include Glow and Stroke (#2, #4) Michael Fabian 'Xaymar' Dirks 2019-04-06 19:37:26 +0200
  • 982dbc655b
    locale: Update translations from CrowdIn (#55) Michael Fabian Dirks 2019-04-14 13:59:02 +0200
  • 787409b2d9 filter-transform: Fix description for Position, Rotation, Scale & Shear Michael Fabian 'Xaymar' Dirks 2019-04-06 18:19:35 +0200
  • da66947e10 project: Version 0.6.1 Michael Fabian 'Xaymar' Dirks 2019-04-03 06:45:10 +0200
  • 86e09b6f72 obs-source: Explicitly clear events and copy events Michael Fabian 'Xaymar' Dirks 2019-04-03 06:44:04 +0200
  • fa60be1593 source-mirror: Fix incorrect source alignment Michael Fabian 'Xaymar' Dirks 2019-04-03 06:13:23 +0200
  • af023f9132 project: Version 0.6.0 Michael Fabian 'Xaymar' Dirks 2019-04-02 23:08:01 +0200
  • 2a53e84bdb filter-blur: Fix more compiler warnings Michael Fabian 'Xaymar' Dirks 2019-04-02 23:07:53 +0200