Commit Graph

  • d13fa96851 libobs: Don't use source flags for async buffering jp9000 2017-05-13 23:32:40 -07:00
  • d64542e10b Revert "libobs: Allow source to fully control source flags (for now)" jp9000 2017-05-13 23:30:36 -07:00
  • 3d5759335c UI: Save/remember stats window geometry jp9000 2017-05-13 20:48:11 -07:00
  • b40f940b51 UI: Add option to show stats on startup to general jp9000 2017-05-13 20:47:47 -07:00
  • b3435f62d7 UI: Bring stats to front if it already exists jp9000 2017-05-13 20:45:48 -07:00
  • 72d7adba67 UI: Fix locale text for "OK" in question dialogs jp9000 2017-05-13 14:10:44 -07:00
  • 522f5cdf3b UI: Make sure all message box buttons are translated jp9000 2017-05-13 14:06:32 -07:00
  • bd34dce8b6 UI: Add helper class to translate message box buttons jp9000 2017-05-13 14:05:03 -07:00
  • 1c5591e644 UI: Make Qt use locale text for QWizard buttons jp9000 2017-05-13 13:07:12 -07:00
  • 35454f7fc5 UI: Fix a few locale items, and add a few missing ones jp9000 2017-05-13 13:01:56 -07:00
  • 0e1ae62355 UI: Add stats dialog jp9000 2017-05-10 19:37:45 -07:00
  • ee734c17a5 UI: Add themeID values for colors to style sheets jp9000 2017-05-13 00:35:28 -07:00
  • d0d9cc4254 UI: Add function to get current memory usage (win32) jp9000 2017-05-13 01:28:00 -07:00
  • d6872af0a2 obs-ffmpeg: Implement get_total_bytes in recording outputs jp9000 2017-05-12 22:01:16 -07:00
  • 5c773d6807 libobs: Add obs_output_reconnecting func jp9000 2017-05-12 22:02:50 -07:00
  • 0a7361f4cc libobs: Add functions to get total/lagged frames jp9000 2017-05-12 17:29:59 -07:00
  • cb9a478821 libobs: Add function to get average render time jp9000 2017-05-12 16:21:51 -07:00
  • 5ba37f81ec libobs-opengl: Fix potential crash w/ viewports jp9000 2017-05-12 01:41:07 -07:00
  • 9e466a4697 libobs/util: Add function to get free disk space jp9000 2017-05-12 00:42:58 -07:00
  • ce44791932 CI: Use git fetch --unshallow for OSX jp9000 2017-05-12 18:07:54 -07:00
  • ebd341145e CI: exclude .gitignore craftwar 2017-05-12 12:20:14 +08:00
  • 8962899b77 obs-ffmpeg: Add signal/proc to restart media playback jp9000 2017-05-10 19:53:03 -07:00
  • 95ffca850d rtmp-services: Rename hitbox.tv to Smashcast Gol-D-Ace 2017-05-11 02:49:28 +02:00
  • 01db15128c Merge pull request #911 from fryshorts/decklink-fixes JimandGitHub 2017-05-10 16:44:53 -07:00
  • 0c167d27a6 win-capture: Hide cursor when in background (window capture) Richard Stanway 2017-05-10 23:47:44 +02:00
  • 9e95b2eb6f Various: Don't use boolean bitfields Richard Stanway 2017-05-10 23:19:26 +02:00
  • 62c40eac0c win-capture: Hide cursor when in background (game capture) Richard Stanway 2017-05-10 23:08:25 +02:00
  • 00cb0540a5 decklink: Remove unused variables to fix warning fryshorts 2017-05-10 22:47:58 +02:00
  • c8ce08d4b6 decklink: Add option to disable the plugin fryshorts 2017-05-07 21:41:38 +02:00
  • 311cd6fb79 decklink: Fix compiler warning about ignored const fryshorts 2017-05-10 21:55:02 +02:00
  • 09f6882137 UI: Show invalid Bind to IP entries in the settings Richard Stanway 2017-05-10 21:41:34 +02:00
  • 9eed12deb0 Merge pull request #909 from juvester/ci-wget JimandGitHub 2017-05-10 10:42:56 -07:00
  • 2bf9d54899 Merge pull request #910 from fryshorts/linux-safe-replace JimandGitHub 2017-05-08 10:38:49 -07:00
  • 0527cb5c15 libobs: Fix os_safe_replace not working linux fryshorts 2017-05-08 19:24:02 +02:00
  • 2cb73f32a2 CI: OSX - Use wget instead of curl juvester 2017-05-08 16:10:51 +03:00
  • 4049a5a882 UI: Add auto-configuration wizard jp9000 2017-05-06 12:13:56 -07:00
  • 51e5f5fc64 UI: Remove colon from a few locale items jp9000 2017-05-06 12:12:37 -07:00
  • f9595938d0 UI: Add 1920x1080/1280x720 to the settings base res list jp9000 2017-04-28 18:12:53 -07:00
  • 9d019e90ab UI: Limit default canvas res to 1920x1080 or below jp9000 2017-04-28 18:02:03 -07:00
  • ca0d4d18d5 UI: Don't subject base/output resolutions defaults jp9000 2017-04-28 18:00:11 -07:00
  • b850bc6415 UI: Add function to enable/disable outputs jp9000 2017-04-28 03:58:53 -07:00
  • d1329d1798 obs-outputs: Fix frame dropping when using ultrafast jp9000 2017-04-24 09:00:28 -07:00
  • 585b3ed945 obs-outputs: Add connect time callback for rtmp output jp9000 2017-04-24 03:27:27 -07:00
  • f6517d2be3 obs-outputs: Add null output jp9000 2017-04-24 03:25:15 -07:00
  • a81646ed9c libobs: Don't allow lagged frames to be counted as skipped jp9000 2017-04-28 00:43:05 -07:00
  • 668763550c libobs: Add function to allow getting output connect time jp9000 2017-04-24 03:23:34 -07:00
  • ad57aa1520 libobs: Add function to allow custom output drawing jp9000 2017-04-24 03:22:19 -07:00
  • ffef736640 libobs: Pass exact data when calling obs_get_video_info jp9000 2017-04-24 03:18:36 -07:00
  • 6fc74d69a9 libobs: Add functions to get logical/physical cores jp9000 2017-04-24 03:17:47 -07:00
  • 829ec5be2d libobs: Fix skipped frames reporting jp9000 2017-04-24 03:15:46 -07:00
  • 7c6c7bc4c0 libobs: Add random shader jp9000 2017-04-24 03:14:35 -07:00
  • f9b5da513a libobs: Fix tex.Load lookup (needs int3, not int2) jp9000 2017-05-06 10:36:37 -07:00
  • 5ad446b4b2 Merge pull request #907 from fryshorts/settings-crash-fix JimandGitHub 2017-05-06 10:01:04 -07:00
  • 937356cc8a UI: Fix settings dialog crashing on linux fryshorts 2017-05-06 15:59:41 +02:00
  • e7f754df97 libobs: Use tex.Load for reverse NV12/I420 funcs jp9000 2017-05-06 01:22:51 -07:00
  • e04ab3da7f text-freetype2: Make font lookup recursive on mac jp9000 2017-05-05 22:43:57 -07:00
  • a23c009a69 Various: Optimize bundled PNG files Richard StanwayandRichard Stanway 2017-05-05 19:53:26 +00:00
  • b0f5694181 Merge pull request #904 from cg2121/vlc-source-random JimandGitHub 2017-05-05 09:56:53 -07:00
  • 7ff9510661 vlc-video: Add ability to shuffle playlist in VLC source cg2121 2017-05-04 04:22:26 -05:00
  • 2537f9a5e2 libobs/util: Use MoveFileEx with MOVEFILE_REPLACE_EXISTING jp9000 2017-05-04 18:44:15 -07:00
  • ac2f792d50 libobs/util: Flush text files when writing jp9000 2017-05-04 18:24:00 -07:00
  • 6d3777129d libobs/util: Use os_safe_replace in safe file writes jp9000 2017-05-04 18:23:23 -07:00
  • 651d80c0df libobs/util: Add os_safe_replace function jp9000 2017-05-04 18:21:51 -07:00
  • 85a6d16258 libobs: Don't call unlink unnecessarily jp9000 2017-05-04 18:19:46 -07:00
  • 08a94072a0 UI: Always alternatively open backup scene json file jp9000 2017-05-04 18:17:42 -07:00
  • 71c5753207 UI: Add ability to output to window cg2121andjp9000 2017-03-01 22:08:49 -06:00
  • 34ee1a87c3 obs-qsv11: Fix SEI crash caused by dangling pointer Richard Stanway 2017-05-04 21:43:40 +02:00
  • 26c28b4502 UI: Fix warning in VisualStudio 2017 e00Eandjp9000 2017-05-04 11:09:49 +02:00
  • 4361c5bd45 UI, obs-qsv11: Fix build in VisualStudio 2017 e00Eandjp9000 2017-05-03 23:06:26 +02:00
  • 82d72803d6 libobs/util: Add Get function to BPtr<> jp9000 2017-05-04 05:42:08 -07:00
  • 965e2eea9a Merge pull request #900 from cg2121/linux-scene-switcher JimandGitHub 2017-05-04 05:08:17 -07:00
  • 2e3888abd4 UI: Add Studio Mode features in the Frontend API Palakis 2017-05-03 23:17:52 +02:00
  • da0f3c2705 Merge pull request #889 from cg2121/drag-drop-bug JimandGitHub 2017-05-03 14:17:49 -07:00
  • 7ee643e28e Merge pull request #901 from derrod/purge-services JimandGitHub 2017-05-03 12:07:36 -07:00
  • 31121a8f39 rtmp-services: Update ingests derrod 2017-05-03 20:18:22 +02:00
  • 9efd2b87aa UI: Add option to disable audio ducking on windows mntoneandjp9000 2017-04-17 22:38:16 +09:00
  • d1de03c0be frontend-tools: Add automatic scene switcher for Linux cg2121 2017-05-03 05:44:10 -05:00
  • 4684294bcd UI/updater: Add opt to disable building update module 18.0.2 jp9000 2017-05-02 03:45:20 -07:00
  • 6fcb77e165 libobs: Update to 18.0.2 (windows hotfix) jp9000 2017-05-02 00:50:07 -07:00
  • f94cad4623 Merge pull request #885 from Xaymar/feature-enc-amf JimandGitHub 2017-05-01 13:06:37 -07:00
  • 61e2828036 win-ivcam: Fix potential null pointer dereference Richard Stanway 2017-05-01 19:29:41 +02:00
  • 2ae706782c Merge branch 'new-get-graphics-offsets' Richard Stanway 2017-05-01 16:13:54 +02:00
  • 2172c474da enc-amf: Update to v2.1.0(.0) Michael Fabian Dirks 2017-04-20 00:05:13 +02:00
  • aa70704700 frontend-plugins: Abstract captions jp9000 2017-03-29 11:57:14 -07:00
  • 1e37017d4e frontend-tools: Rename some files jp9000 2017-03-28 16:42:14 -07:00
  • 0206227b75 UI: Add command line option for starting up always on top Shamunandjp9000 2017-04-30 07:47:19 -07:00
  • e26f07a1c3 UI: Make sure all dialogs have close buttons cg2121andjp9000 2017-04-09 08:11:35 -05:00
  • 0ea0b99aa0 obs-outputs: Always call RTMP_Init before connecting SoraYukiandjp9000 2017-04-30 05:49:43 -07:00
  • 012b5ef6a5 UI: Display filename when dragging & dropping cg2121andjp9000 2017-04-23 17:08:41 -05:00
  • f3a9d25bcc Merge pull request #893 from RytoEX/update-contrib JimandGitHub 2017-04-30 03:06:07 -07:00
  • 1e831ea9eb Merge pull request #894 from trwnh/patch-1 JimandGitHub 2017-04-30 03:05:27 -07:00
  • 9f3bb4a13f UI: Add front-end API functions to get/modify service Palakisandjp9000 2017-04-26 09:16:37 +02:00
  • 2e0d237341 win-capture: Fix and clarify window capture prioritization jp9000 2017-04-30 00:25:02 -07:00
  • 54281f2e84 Merge pull request #896 from RytoEX/clean-old-updater JimandGitHub 2017-04-26 20:22:11 -07:00
  • 38294d6c47 win-capture: Add missing 32 bit offsets Richard Stanway 2017-04-26 21:36:49 +02:00
  • 35a9b2d27f win-capture: Update get-graphics-offsets Richard Stanway 2017-04-26 21:23:34 +02:00
  • d4de8b9a7e win-capture: Log if shared texture capture is unavailable Richard Stanway 2017-04-26 21:04:41 +02:00
  • 2d80ae0231 UI: Remove unused defines from old updater code Ryan Foster 2017-04-26 13:09:30 -04:00
  • 76d795aec0 UI: Ctrl+E to Edit Transform trwnhandGitHub 2017-04-25 22:57:55 -05:00
  • 4960043c1e Update Linux kernel coding style URL in CONTRIBUTING Ryan Foster 2017-04-25 23:24:52 -04:00