Commit Graph

  • bdf6b893ab source-mirror: Fix a dead lock issue and use a queue system Michael Fabian 'Xaymar' Dirks 2019-04-03 02:58:54 +0200
  • 721bdaf642 project: Reapply clang-format globally Michael Fabian 'Xaymar' Dirks 2019-04-03 00:19:01 +0200
  • b1d7814c64 gs-helper: Add managed obs graphics context Michael Fabian 'Xaymar' Dirks 2019-04-03 00:16:13 +0200
  • 8ebdde5d36 obs-source: Fix additional compiler warnings Michael Fabian 'Xaymar' Dirks 2019-04-02 22:58:50 +0200
  • ad22341ab0 source-mirror: Fix a few compiler warnings Michael Fabian 'Xaymar' Dirks 2019-04-02 22:10:23 +0200
  • 74f9bc0dbf
    locale: Update translations from CrowdIn (#53) Michael Fabian Dirks 2019-04-02 22:43:37 +0200
  • 4fc25cfd8d source-mirror: Don't render scene items with 0 size Michael Fabian 'Xaymar' Dirks 2019-04-02 22:10:23 +0200
  • 5738e51e73 obs-source: Also move events in move constructor and operator Michael Fabian 'Xaymar' Dirks 2019-04-02 22:08:20 +0200
  • 381aa3ecd4 source-mirror: Correctly check for Audio and Video source Michael Fabian 'Xaymar' Dirks 2019-04-02 20:12:38 +0200
  • 4d66938832 source-mirror: Replace obs_enum_* with obs::source_tracker Michael Fabian 'Xaymar' Dirks 2019-04-02 19:55:45 +0200
  • ee97321319 filter-blur: Add empty entry to the Mask Source input Michael Fabian 'Xaymar' Dirks 2019-04-02 19:56:03 +0200
  • ddf75d3e9f obs-audio-capture: Remove unused code Michael Fabian 'Xaymar' Dirks 2019-04-02 19:45:10 +0200
  • bcf5b56c44 source-mirror: Switch to obs::source audio capture Michael Fabian 'Xaymar' Dirks 2019-04-02 19:44:48 +0200
  • 8fb7d193f5 obs-source: Add audio capture and selectively listen to events Michael Fabian 'Xaymar' Dirks 2019-04-02 19:12:44 +0200
  • 1b7de8b6b1 util-event: Automatically clear event listeners when destructed Michael Fabian 'Xaymar' Dirks 2019-04-02 19:11:26 +0200
  • 8e9e39a88e project: Remove unused content Michael Fabian 'Xaymar' Dirks 2019-04-02 04:37:37 +0200
  • 21eef998ec filter-blur: Refactor to use new Blur code Michael Fabian 'Xaymar' Dirks 2019-04-02 03:05:05 +0200
  • 8a1579f702 cmake: Add refactored and new blur code Michael Fabian 'Xaymar' Dirks 2019-04-02 03:03:35 +0200
  • 7c4d46c1fe gfx/blur/dual-filtering: Implement Dual Filtering Blur Michael Fabian 'Xaymar' Dirks 2019-04-02 03:02:57 +0200
  • b6d45ce73c gfx/blur/gaussian-linear: Refactor Linear Gaussian Blur Michael Fabian 'Xaymar' Dirks 2019-04-02 02:59:20 +0200
  • fedc8e075c gfx/blur/gaussian: Refactor Gaussian Blur Michael Fabian 'Xaymar' Dirks 2019-04-02 02:56:15 +0200
  • 68a8fb9224 gfx/blur/box-linear: Refactor Linear Box Blur Michael Fabian 'Xaymar' Dirks 2019-04-02 02:49:14 +0200
  • 8c5dc3c630 gfx/blur/box: Refactor Box Blur Michael Fabian 'Xaymar' Dirks 2019-04-02 02:46:55 +0200
  • 395e284a37 gfx/blur/base: Newly refactored blur code base Michael Fabian 'Xaymar' Dirks 2019-04-02 02:45:01 +0200
  • 3f92e1cc89 utility: Move helper macros Michael Fabian 'Xaymar' Dirks 2019-03-24 21:10:20 +0100
  • 1bcca6cb33
    locale: Update translations from CrowdIn (#50) Michael Fabian Dirks 2019-04-02 03:49:42 +0200
  • e5cfc2c70d
    locale: New Crowdin translations (#49) Michael Fabian Dirks 2019-03-06 03:09:22 +0100
  • 850318dc6e project: Version 0.5.0 Michael Fabian 'Xaymar' Dirks 2019-03-01 20:46:13 +0100
  • 18b8cc2b5c obs-source-tracker: Use the output flags instead of flags Michael Fabian 'Xaymar' Dirks 2019-03-01 20:38:49 +0100
  • f902f8f0f5 filter-blur: Actually call load in the load signal Michael Fabian 'Xaymar' Dirks 2019-03-01 20:38:06 +0100
  • 6f1fdb41e7 ci: Don't limit Git history cloning for AppVeyor Michael Fabian 'Xaymar' Dirks 2019-03-01 19:49:00 +0100
  • ba00fbb97e project: Fix even more warnings Michael Fabian 'Xaymar' Dirks 2019-03-01 12:00:30 +0100
  • da6feda981 source-mirror: Remove double mutex lock Michael Fabian 'Xaymar' Dirks 2019-03-01 11:37:24 +0100
  • c0f951d855 project: Fix various warnings Michael Fabian 'Xaymar' Dirks 2019-03-01 11:33:19 +0100
  • 133978bbca util-math: Remove alignment from vec2a Michael Fabian 'Xaymar' Dirks 2019-03-01 11:14:06 +0100
  • c1b7f8aa88 ci: Configure and build 32/64-bit in parallel and reduce noise Michael Fabian 'Xaymar' Dirks 2019-02-28 20:45:50 +0100
  • fa502734ce filter-blur: Allow direct rendering Michael Fabian 'Xaymar' Dirks 2019-02-28 15:06:18 +0100
  • 516d324187
    locale: Update translations from CrowdIn (#43) Michael Fabian Dirks 2019-02-22 20:38:15 +0100
  • 1c072d67cb filter-transform: Validate source size each tick Michael Fabian 'Xaymar' Dirks 2019-02-15 13:52:44 +0100
  • cbe3555223 cmake: Add template files to project Michael Fabian 'Xaymar' Dirks 2019-02-11 06:26:06 +0100
  • da5d30c43b cmake: Fix OBS Studio typo Michael Fabian 'Xaymar' Dirks 2019-02-11 03:55:06 +0100
  • 3bf1333c84 project: Restructure of the file system Michael Fabian 'Xaymar' Dirks 2019-02-11 03:54:16 +0100
  • 3e4930e6e0 filter-transform: Fix incorrect names for properties and options Michael Fabian 'Xaymar' Dirks 2019-02-10 12:54:33 +0100
  • a49e8c6f9d cmake: Don't generate InnoSetup files for non-Windows platforms Michael Fabian 'Xaymar' Dirks 2019-02-02 06:33:28 +0100
  • 9f28144b0b filter-blur: Properly set Image(s) filter for path property Michael Fabian 'Xaymar' Dirks 2019-02-01 19:58:05 +0100
  • 43136b00c4 filter-blur: Precalculate correct filter width for Gaussian Michael Fabian 'Xaymar' Dirks 2019-02-01 08:35:19 +0100
  • 10f7047042 util-math: Add templated gaussian function Michael Fabian 'Xaymar' Dirks 2019-02-01 08:33:20 +0100
  • 48b76d2ba6
    locale: Update translations from CrowdIn Michael Fabian Dirks 2019-01-31 05:23:32 +0100
  • 3ee815b152 filter-sdf-effects: Extend shadow range to -16...16 Michael Fabian 'Xaymar' Dirks 2019-01-31 04:53:39 +0100
  • 50f05e72ae filter-displacement: Improve displacement quality Michael Fabian 'Xaymar' Dirks 2019-01-31 04:47:38 +0100
  • cfc828f0f8 source-mirror: Fix crash with audio sources and late video sources Michael Fabian 'Xaymar' Dirks 2019-01-31 02:57:18 +0100
  • f5424d1aad gs-effect: Replace OBS cached file loading with custom one Michael Fabian 'Xaymar' Dirks 2019-01-31 02:30:18 +0100
  • 9b4edc8fb0 filter-sdf-effects: Improve shadow rendering Michael Fabian 'Xaymar' Dirks 2019-01-31 02:25:09 +0100
  • ecd17cff6c filter-sdf-effects: Fix colored shadows changing image Michael Fabian 'Xaymar' Dirks 2019-01-30 03:37:46 +0100
  • 75009c617a filter-sdf-effects: Support for scaling SDF Texture Size Michael Fabian 'Xaymar' Dirks 2019-01-30 03:12:12 +0100
  • 493ef5da23 filter-sdf-effects: Move factory definitions before instance Michael Fabian 'Xaymar' Dirks 2019-01-30 02:39:32 +0100
  • 7cf3e17b9b filter-sdf-effects: Fix black border and add inverse gradient shadow Michael Fabian 'Xaymar' Dirks 2019-01-29 09:15:40 +0100
  • a699016c61 locale: Update Translated name for SDFEffects Michael Fabian 'Xaymar' Dirks 2019-01-29 07:39:01 +0100
  • 3ebbc84ee2 filter-sdf-effects: Rename Shadow (SDF) Filter (Part 2) Michael Fabian 'Xaymar' Dirks 2019-01-29 07:35:14 +0100
  • a7161b51e0 filter-sdf-effects: Rename Shadow (SDF) Filter (Part 1) Michael Fabian 'Xaymar' Dirks 2019-01-29 04:35:12 +0100
  • 8ded5aa86d project: Add contribution guidelines Michael Fabian 'Xaymar' Dirks 2019-01-28 05:48:17 +0100
  • b4a7ffceac project: Update README Michael Fabian 'Xaymar' Dirks 2019-01-28 05:11:20 +0100
  • a56cbf89a9 filter-blur: Refactoring Michael Fabian 'Xaymar' Dirks 2019-01-28 01:08:13 +0100
  • 4eb3197720 gfx-source-texture: Don't create two references to the same source Michael Fabian 'Xaymar' Dirks 2019-01-28 00:47:36 +0100
  • c529e45cfd filter-blur: Refactoring, one-time rendering, fix mask logic Michael Fabian 'Xaymar' Dirks 2019-01-28 00:00:45 +0100
  • 97bf38633b gfx-source-texture: Release child source if add_active_child fails Michael Fabian 'Xaymar' Dirks 2019-01-27 23:33:38 +0100
  • 10c0081f32 project: Refactoring Part 2 Michael Fabian 'Xaymar' Dirks 2019-01-27 23:33:12 +0100
  • 39b0600aa3 filter-blur: Update in load and create Michael Fabian 'Xaymar' Dirks 2019-01-27 23:29:47 +0100
  • 8a64e360c4 filter-blur: Switch to obs-source-tracker Michael Fabian 'Xaymar' Dirks 2019-01-27 23:19:09 +0100
  • fa4a81bb54 gfx-source-texture: Delete copy and move constructors and operators Michael Fabian 'Xaymar' Dirks 2019-01-27 22:50:35 +0100
  • a15f1934b3 filter-custom-shader: Do not build for release Michael Fabian 'Xaymar' Dirks 2019-01-27 22:44:45 +0100
  • 551cbb83b1 obs-source-tracker: Source Tracking Compatibility Layer Michael Fabian 'Xaymar' Dirks 2019-01-27 22:43:49 +0100
  • d56c0d6f25 project: Refactoring Part 1 Michael Fabian 'Xaymar' Dirks 2019-01-25 17:54:18 +0100
  • b91700e74f filter-blur: delete pointer in destroy() (#42) Cat Stevens 2019-01-25 11:40:59 -0500
  • e4e70a4820 media: Remove unused gradiant from logo SVG Michael Fabian 'Xaymar' Dirks 2019-01-25 03:59:31 +0100
  • 8a1e4a14bc media: Fix InkScape bugs in file Michael Fabian 'Xaymar' Dirks 2019-01-25 03:57:45 +0100
  • 3ca12fbd7d media: Add Logo Michael Fabian 'Xaymar' Dirks 2019-01-25 02:59:43 +0100
  • 3ac7e46628 filter-shadow-sdf: Remove shadow_sdf namespace, rename shadow_sdf_instance to shadow_sdf Michael Fabian 'Xaymar' Dirks 2019-01-25 00:55:40 +0100
  • 7708dd0792 filter-shadow-sdf: Refactoring, fix and optimize rendering Michael Fabian 'Xaymar' Dirks 2019-01-25 00:54:34 +0100
  • d29f5ce477 filter-transform: Transform to transform, ...Addon to ..._factory Michael Fabian 'Xaymar' Dirks 2019-01-25 00:38:20 +0100
  • 2aa4595bd3 filter-displacement: Rename Displacement to displacement, ...Addon to ..._factory Michael Fabian 'Xaymar' Dirks 2019-01-25 00:38:01 +0100
  • 7a61006d2b source-mirror: Rename Mirror to mirror, ...Addon to ..._factory Michael Fabian 'Xaymar' Dirks 2019-01-25 00:36:19 +0100
  • a37d9bbb59 filter-shadow-sdf: Actually delete instances in destroy() Michael Fabian 'Xaymar' Dirks 2019-01-25 00:31:50 +0100
  • ddfb08f39e filter-displacement: Update file logic and rendering Michael Fabian 'Xaymar' Dirks 2019-01-25 00:27:46 +0100
  • 0bdf8e3bba filter-displacement: Use gs::effect instead of gs_effect_t* Michael Fabian 'Xaymar' Dirks 2019-01-24 23:34:43 +0100
  • fedb6e3259 filter-displacement: Further refactoring Michael Fabian 'Xaymar' Dirks 2019-01-24 21:42:26 +0100
  • c1995c03a9 filter-displacement: Refactor to match new class structure Michael Fabian 'Xaymar' Dirks 2019-01-24 21:05:38 +0100
  • c749f5dd62 obs-audio-capture.hpp: missing memory include Cat Stevens 2019-01-24 17:13:22 -0500
  • 160ad3b5a9 locale: Replace file filters with file types Michael Fabian 'Xaymar' Dirks 2019-01-24 20:34:28 +0100
  • 0ae120835a filter-transform: Optimize rendering, fix bad property names Michael Fabian 'Xaymar' Dirks 2019-01-24 20:18:04 +0100
  • e28334d27b util-memory: Fix alligned_alloc for MSVC Michael Fabian 'Xaymar' Dirks 2019-01-24 20:17:35 +0100
  • fc21e9698e
    locale: Update translations from CrowdIn Michael Fabian Dirks 2019-01-24 17:41:18 +0100
  • b3c2845d15 filter-transform: Refactoring and formatting Michael Fabian 'Xaymar' Dirks 2019-01-24 15:57:33 +0100
  • 70137ee495 ci: Ignore automated translation changes Michael Fabian 'Xaymar' Dirks 2019-01-24 15:51:37 +0100
  • cc99916d18 locale: Replace Strength with Intensity for MipGenerator Michael Fabian 'Xaymar' Dirks 2019-01-24 14:26:31 +0100
  • e4a534fbfe plugin: Remove legacy instance references Michael Fabian 'Xaymar' Dirks 2019-01-24 14:26:08 +0100
  • 406326b378 util-math: Add 16-byte aligned version of vec2 Michael Fabian 'Xaymar' Dirks 2019-01-24 05:14:17 +0100
  • 98baa0d98b filter-transform: Fix order of functions Michael Fabian 'Xaymar' Dirks 2019-01-24 04:34:59 +0100
  • ff6176d7bc filter-transform: Destructor comes before Constructors Michael Fabian 'Xaymar' Dirks 2019-01-24 04:33:56 +0100
  • c1441e72c0 filter-transform: Refactor to match source-mirror structure Michael Fabian 'Xaymar' Dirks 2019-01-24 04:32:14 +0100