Commit Graph

  • 47c86b6cbe libobs: avoid using to w32-pthreads for mingw-w64 martellandjp9000 2015-02-04 05:10:20 +00:00
  • c83a95983b cmake: set windows version to vista on mingw-w64 martellandjp9000 2015-02-04 05:08:54 +00:00
  • e869a914b0 cmake: exclude w32-pthreads for mingw-w64 martellandjp9000 2015-02-04 05:07:11 +00:00
  • 21ec81ebcc UI: Do not allow invalid downscale/rescale values jp9000 2015-02-08 01:31:02 -08:00
  • c69e7c96f3 UI: Base encoder rescales on output resolution jp9000 2015-02-08 01:29:15 -08:00
  • bd78db91e9 UI: Fix encoder rescaling for streaming jp9000 2015-02-08 01:11:34 -08:00
  • 99c674e41f libobs: Add UI-independent plugin search paths jp9000 2015-02-08 00:55:26 -08:00
  • 7e3efa86e5 libobs: Don't search '.' and '..' dirs for modules jp9000 2015-02-08 00:54:07 -08:00
  • bbd48c7bf2 UI: Isolate filter localization strings jp9000 2015-02-07 12:12:12 -08:00
  • b72e68afe7 (API Change) Fix obs_service_gettype func name jp9000 2015-02-07 08:19:34 -08:00
  • 69c6714090 UI: Make service settings use OK/Apply/Cancel jp9000 2015-02-07 08:09:57 -08:00
  • 2ba5782fff Add optional support for opus for FFmpeg jp9000 2015-02-07 04:50:36 -08:00
  • 17c342bf61 UI: If active, prompt user before exiting jp9000 2015-02-07 03:39:16 -08:00
  • 28278682a3 win-capture: Add option to show/hide game cursor jp9000 2015-02-07 03:06:16 -08:00
  • a3e47e53bf UI: Add button for adv. audio properties jp9000 2015-02-07 02:11:42 -08:00
  • 8ee3e41d09 UI: Remove unnecessary info from locale string jp9000 2015-02-06 13:47:04 -08:00
  • 8b2614ddc2 UI: Add advanced output settings jp9000 2015-01-26 13:41:22 -08:00
  • a2373b1258 UI: Add buffer size to 'simple' settings jp9000 2015-02-06 03:56:19 -08:00
  • 07007bcc6e UI: Refactor output handling jp9000 2015-02-06 03:17:33 -08:00
  • efe31c9fe9 UI: Keep prop. view scroll positions if modified jp9000 2015-02-04 01:59:12 -08:00
  • 4983aaa586 UI: Clarify encoder preset usage jp9000 2015-02-03 22:17:58 -08:00
  • ac1651c7d3 UI: Add OBSPropertiesView::GetSettings jp9000 2015-02-03 20:54:21 -08:00
  • cb70a531b7 UI: Add 'Changed' signal to properties view jp9000 2015-02-03 20:53:37 -08:00
  • baaa061344 UI: Allow prop. view to be created via identifier jp9000 2015-02-03 20:50:37 -08:00
  • 88d3c506ae UI: Use class member initialization for prop. view jp9000 2015-02-03 20:48:29 -08:00
  • 8db480416d obs-x264: Add "(None)" option for preset/tune jp9000 2015-02-03 20:34:08 -08:00
  • 398ae3e288 obs-x264: Use more common defaults jp9000 2015-02-03 20:31:29 -08:00
  • 0a14119ba6 obs-x264: Make property name a bit shorter jp9000 2015-02-03 20:27:45 -08:00
  • ffd401fcc7 obs-x264: Clarify preset property jp9000 2015-02-03 20:21:52 -08:00
  • 3423d2f505 UI: Use class member initializers for settings UI jp9000 2015-02-03 20:19:48 -08:00
  • cb8acd59ce libobs: Export obs_properties_apply_settings jp9000 2015-02-03 20:07:50 -08:00
  • bd76f16564 libobs: Add functions to get an encoder's type jp9000 2015-02-03 19:49:34 -08:00
  • 0e398c89be libobs: Add obs_get_encoder_codec function jp9000 2015-02-03 19:48:34 -08:00
  • 0aec530e23 obs-x264: Set bitrate/bufsize max to 10 mil. jp9000 2015-02-01 03:51:05 -08:00
  • 6682f79d4a obs-x264: Add more properties jp9000 2015-02-01 03:31:52 -08:00
  • e1acd93002 obs-outputs: Remove trailing whitespace jp9000 2015-01-30 20:13:07 -08:00
  • 7c5034d58f obs-outputs: Add support for multi-track RTMP jp9000 2015-01-28 20:45:58 -08:00
  • 36666c6712 obs-outputs: Update to latest librtmp version jp9000 2015-01-26 17:23:35 -08:00
  • c0c24ab234 libobs: Add obs_encoder_set_name function jp9000 2015-01-25 19:26:31 -08:00
  • d3f92ca5d6 obs-ffmpeg: Make FFmpeg a usable output jp9000 2015-01-25 10:34:58 -08:00
  • fcb8561d6c UI: Rename 'x264 Preset' to 'Encoder Preset' jp9000 2015-01-19 03:41:27 -08:00
  • f091f062f0 obs-ffmpeg: Do not use CBR by default for FFmpeg jp9000 2015-01-18 07:22:33 -08:00
  • 8ffd7ec16c UI: Rename 'Custom x264 Settings' jp9000 2015-01-18 06:29:24 -08:00
  • 93ec22ff54 UI: Implement source mixer modification signals jp9000 2015-01-16 09:08:57 -08:00
  • 73d538102b UI: Set checkbox value without signaling jp9000 2015-01-16 09:06:57 -08:00
  • 82ca17ab66 UI: Rename 'Media Channel' to 'Tracks' jp9000 2015-01-16 07:58:13 -08:00
  • 84e1f47ced (API Change) Add support for multiple audio mixers jp9000 2015-01-14 02:12:08 -08:00
  • e4fdd61c74 libobs: Clarify comment on obs_source_set_flags jp9000 2015-01-14 01:07:41 -08:00
  • 24eaf77963 libobs: Fix typo, 'audio' instead of 'video' jp9000 2015-01-11 14:46:34 -08:00
  • fec29532de libobs: Removed unused parameter and variable jp9000 2015-01-29 21:43:39 -08:00
  • 7ba0eb3d45 Merge pull request #354 from Radzaquiel/patch-1 Jim 2015-02-01 14:10:21 -08:00
  • 6eeff3f2c5 Update hitbox.tv ingest servers list Radzaquiel 2015-02-01 16:44:21 +01:00
  • 4561548ee0 Merge pull request #351 from Gol-D-Ace/Twitch_ingest_Servers Jim 2015-01-31 21:40:02 -08:00
  • cffe5d3ddf Add Asia/Australia Twitch ingests Gol-D-Ace 2015-02-01 06:37:48 +01:00
  • 9296334374 Merge pull request #345 from buscher/master Jim 2015-01-26 12:31:10 -08:00
  • e5e147a7c8 Merge pull request #347 from azatoth/mailmap Jim 2015-01-26 11:56:09 -08:00
  • 0fea987ed4 UI: Apply a style sheet using path HomeWorldandjp9000 2015-01-17 19:24:00 +02:00
  • 07996c1355 Adding .mailmap Carl Fürstenberg 2015-01-26 17:04:55 +01:00
  • e04dc57e8a Initial obs-studio jack support Bernd Buschinski 2015-01-17 00:01:50 +01:00
  • 4093ce4d84 UI: Fix bug when canceling first source properties jp9000 2015-01-24 22:10:37 -08:00
  • af8d5db4ad libobs: Add obs_data_clear to clear settings jp9000 2015-01-24 22:09:24 -08:00
  • b042e20e24 libobs: Fix obs_data_apply jp9000 2015-01-24 21:03:04 -08:00
  • aabb911e9f Merge pull request #342 from hwdro/master Jim 2015-01-16 01:33:46 -08:00
  • 5b641d87fb UI: Fix missing widget parent from constructor The styling isn't applied if the widget doesn't have a parent HomeWorld 2015-01-16 11:21:11 +02:00
  • 9b3c204707 UI: Enable load of stylesheet.qss from config dir Blackhiveandjp9000 2015-01-16 03:06:54 -05:00
  • 471d87c940 obs-outputs: Add #pragma once to rtmp-helpers.h Akagi201andjp9000 2015-01-16 14:59:08 +08:00
  • 14488a8c2f UI: Fix constructor reorder warning jp9000 2015-01-16 00:05:09 -08:00
  • 82320a9ca7 (API Change) Make os_get_config_path safer to use jp9000 2015-01-15 23:44:38 -08:00
  • 2fec0f82c2 Merge pull request #337 from Blackhive/volume_meter Jim 2015-01-15 22:15:18 -08:00
  • bffd75cba4 Merge pull request #338 from Blackhive/layout_update Jim 2015-01-15 22:10:31 -08:00
  • 2152b40e68 UI: Add Okay/Cancel Buttons to Properties Dialog Weikardzaenaandjp9000 2015-01-13 19:03:52 -07:00
  • d54b3cc8c0 libobs: Update to 0.7.3 0.7.3 jp9000 2015-01-14 23:05:37 -08:00
  • 111b516043 libobs-d3d11: Log available adapters jp9000 2015-01-14 21:27:00 -08:00
  • 389c0b95d6 libobs-d3d11: Log adapter ID jp9000 2015-01-14 21:26:23 -08:00
  • 1cb02d5879 libobs: Add function to enumerate video adapters jp9000 2015-01-14 21:08:33 -08:00
  • 05fc9c5b78 libobs: Fix calculation copying aligned textures jp9000 2015-01-14 14:57:27 -08:00
  • e198e27997 UI: Fix minor stylesheet issues Blackhive 2015-01-14 02:15:24 -05:00
  • 988c0db1f6 obs: Allow styling of volume meters Blackhive 2015-01-14 02:01:14 -05:00
  • 0e81b0a2ac libobs-opengl: Use original lib naming for mac/win jp9000 2015-01-13 21:35:58 -08:00
  • 881b3bd52a Merge pull request #332 from fryshorts/xcursor-crash-fix Jim 2015-01-13 18:02:40 -08:00
  • 6095e7ef51 Add SOVERSION to libobs-opengl Carl Fürstenbergandjp9000 2015-01-09 20:19:22 +01:00
  • 35ed828bc2 linux-capture: Fix crash on missing texture fryshorts 2015-01-13 22:22:39 +01:00
  • e009c7951d linux-capture: Fix possible null dereferences fryshorts 2015-01-13 22:19:47 +01:00
  • 6d2226bde8 Merge pull request #326 from azatoth/plugin_lib Jim 2015-01-10 23:50:25 -08:00
  • 4ae68b3511 libobs: Whoops, use a 2 here instead of a 3 jp9000 2015-01-10 11:39:17 -08:00
  • f58ca29484 UI: Use config file for color format/space/range jp9000 2015-01-09 20:16:30 -08:00
  • e8f2d1baba win-dshow: Update dshowcapture library to 0.4.2 jp9000 2015-01-09 18:40:40 -08:00
  • 59dc77446c Merge pull request #327 from TheMuso/master Jim 2015-01-09 23:47:41 -08:00
  • 8dbb0cff6b mac-capture: Add Sound Siphon as a supported audio routing device Luke Yelavich 2015-01-09 08:12:51 +11:00
  • 1a53c8ca66 Rename parameters to avoid GLSL keyword conflicts Palana 2015-01-08 01:41:37 +01:00
  • 428a7def16 win-capture: Use PSAPI GetProcessImageFileName jp9000 2015-01-07 05:26:32 -08:00
  • 95f0b1065e win-dshow: Change "Device Preferred" text jp9000 2015-01-07 05:23:03 -08:00
  • ccfae7e287 rtmp-services: Fix setting of custom x264 profile jp9000 2015-01-07 03:16:02 -08:00
  • 2ce2298d56 libobs: Update to 0.7.2 0.7.2 jp9000 2015-01-06 16:48:06 -08:00
  • 1ba39b08ca use multiarch compatible plugin lib path Carl Fürstenberg 2015-01-06 23:43:30 +01:00
  • 12d149bd3a libobs: Fix cache overflowing (memory leak) jp9000 2015-01-06 14:29:40 -08:00
  • 733398e660 win-capture: Remove Activate/Reactivate text 0.7.1 jp9000 2015-01-06 02:18:11 -08:00
  • 67ed290148 win-capture: Clarify inject helper intervals jp9000 2015-01-06 01:55:17 -08:00
  • 2e6010b36d win-capture: Use macros for intervals jp9000 2015-01-06 01:41:13 -08:00
  • 4f2c48a937 win-capture: Remove game capture 'Activate' button jp9000 2015-01-06 01:30:55 -08:00