Commit Graph

  • dc82e8d788 Do not draw selected item outline if selected item is invisible Palana 2014-10-14 02:42:30 +02:00
  • 5bbe620188 Fix wrong selection of items near origin in the preview window Palana 2014-10-14 01:52:26 +02:00
  • cf3ca1d5fc Propagate preview window selection to sources list Palana 2014-10-13 22:14:06 +02:00
  • 3dc1b7f3d5 Fix memory leak when opening and closing remux window without remuxing Palana 2014-10-13 20:09:44 +02:00
  • f105c93764 Fix cmake policy warning BtbN 2014-10-13 19:52:29 +02:00
  • 0619977549 Resolve shortcut key conflict for "Show/Remux Recordings" Palana 2014-10-13 18:38:06 +02:00
  • 444a080218 Do not display name exists dialog if source name does not change Palana 2014-10-13 18:09:06 +02:00
  • 2e2b4a5e90 Log dropped frame count 0.6.1 jp9000 2014-10-12 19:22:04 -07:00
  • c9ee436e1c Add UI for remuxing recordings via FFmpeg 0.6.0 Palana 2014-09-03 04:11:55 +02:00
  • 4247a7b81e Add media remuxer to media-io Palana 2014-09-03 04:10:44 +02:00
  • e14f0fe56b win-dshow: Fix integer size conversion warnings jp9000 2014-10-11 21:18:34 -07:00
  • 964ee75ea0 Update to version 0.6.0 jp9000 2014-10-11 20:29:17 -07:00
  • daf2b02c73 Merge pull request #279 from palana/sparkle-update Jim 2014-10-11 18:50:22 -07:00
  • 59e6c0c107 Merge pull request #278 from dodgepong/latest-crowdin-translations Jim 2014-10-11 15:58:11 -07:00
  • 958b5c12de Latest translations from Crowdin Ben Torell 2014-10-11 18:47:35 -04:00
  • e7cfd58e9e Add option to use Sparkle for updates Palana 2014-10-06 00:32:18 +02:00
  • 8dead6a948 Merge pull request #272 from palana/syphon Jim 2014-10-10 17:44:24 -07:00
  • e7d5ad257b Merge pull request #276 from reboot/fix_pulse_audio_format_conversion Jim 2014-10-10 17:02:00 -07:00
  • 9183c827c5 Merge pull request #277 from fryshorts/fixes Jim 2014-10-09 13:34:35 -07:00
  • 5894054521 Fix small bug in timestamp smoothing for audio sources fryshorts 2014-10-09 21:14:51 +02:00
  • ed1430622b Force PulseAudio sample format if the source format is not supported by OBS Christoph Hohmann 2014-10-07 21:55:24 +02:00
  • 8166932d00 Fix PulseAudio audio format to OBS audio format mapping Christoph Hohmann 2014-10-07 21:10:06 +02:00
  • 4e308c955d linux-pulseaudio: Use interpolated system timing jp9000 2014-10-06 05:39:02 -04:00
  • 164f9b4517 linux-pulseaudio: Use inline for small functions jp9000 2014-10-06 05:37:55 -04:00
  • e78c54e8e5 libobs/media-io: Add more audio debug output jp9000 2014-10-06 01:27:51 -04:00
  • 5af4000110 Merge pull request #274 from reboot/fix_crash_on_video_init_error Jim 2014-10-05 14:18:04 -07:00
  • 1abda41c20 Fix crash in obs_get_video_info when video_output_get_info returns NULL Christoph Hohmann 2014-10-05 22:33:05 +02:00
  • 3e74e96649 Fix calculation of physical memory on linux systems Christoph Hohmannandjp9000 2014-10-04 23:30:15 +02:00
  • 2edac33c58 libobs/util: Write 0 character when converting empty strings Palana 2014-10-04 21:46:09 +02:00
  • 019a70f0d4 Add mac-syphon plugin Palana 2014-08-24 00:58:35 +02:00
  • 802ae79601 mac-capture: Use obs_get_default_rect_effect Palana 2014-10-03 23:48:55 +02:00
  • abb95781dd mac-capture: Rename display_capture::draw_effect to …::effect Palana 2014-10-03 23:45:15 +02:00
  • a1b46c0fa5 libobs-d3d11: Don't depend on specific D3DCompiler jp9000 2014-10-03 14:29:47 -07:00
  • 0f15cc143e Add obs_get_default_rect_effect Palana 2014-10-03 15:56:38 +02:00
  • 9c4024f5b3 Implement 'update_properties' for mac-avcapture Palana 2014-09-30 17:25:43 +02:00
  • 59f2a6ac5a Handle 'update_properties' signal in window-basic-properties Palana 2014-09-30 15:43:41 +02:00
  • b99c378e33 Add 'update_properties' signal and obs_source_update_properties call Palana 2014-09-30 15:40:46 +02:00
  • 088a05db8f Move properties loading to OBSPropertiesView Palana 2014-09-30 15:36:50 +02:00
  • 7c0018d4bc Remove destructor from OBSPropertiesView Palana 2014-09-30 15:32:50 +02:00
  • 94a93abb2b (API Change) Pass data to get_properties when possible Palana 2014-09-29 17:36:13 +02:00
  • 74c4932184 Sort obs_data_items by name Palana 2014-09-29 15:13:17 +02:00
  • 8841ea8a6f cmake: Export plugin data destination BtbNandjp9000 2014-09-26 23:06:33 -07:00
  • f24f53ea27 cmake: Add helper function to install plain files BtbNandjp9000 2014-09-26 23:20:46 -07:00
  • 73d3dbf947 cmake: Change obs helper macros to functions BtbNandjp9000 2014-09-26 23:20:26 -07:00
  • 599febcb54 cmake: Replace FFMpeg modules with single module BtbNandjp9000 2014-09-23 15:26:08 +02:00
  • c9d3c6c8c1 cmake: Refactor growing list of library locations BtbNandjp9000 2014-09-23 15:21:27 +02:00
  • 9dd341a3ed cmake: Properly check for Threading support BtbNandjp9000 2014-09-23 14:05:53 +02:00
  • 41fad2d1a4 (API Change) Use const params where applicable jp9000 2014-09-26 15:25:59 -07:00
  • 05ac1aea2c Do not modify gs_init_data parameter in gs_create jp9000 2014-09-26 15:24:14 -07:00
  • 05f89f48ea Ensure num_backbuffers > 0 in gs_swapchain_create jp9000 2014-09-26 15:22:56 -07:00
  • 3b91247f4b Merge pull request #271 from GoaLitiuM/master Jim 2014-09-26 15:45:22 -07:00
  • 10f5d7f3aa Fixed NULL pointer dereferencing in linked lists GoaLitiuM 2014-09-27 01:35:36 +03:00
  • d17565afc8 Merge pull request #270 from jp9000/remove-type-pointers Jim 2014-09-26 07:22:23 -07:00
  • 0ef7a3f3d0 libobs-opengl: Fix styling (80 column limit) jp9000 2014-09-25 20:59:42 -07:00
  • c9df41c1e2 (API Change) Remove pointers from all typedefs jp9000 2014-09-25 17:44:05 -07:00
  • 4a06960188 Basic UI: Add "Use Constant Bitrate" advanced option. jp9000 2014-09-24 20:23:42 -07:00
  • fd64fbb2f4 Basic UI: Remove "CPU" from "x264 CPU Preset" text jp9000 2014-09-24 20:20:55 -07:00
  • ecc102fc51 Basic UI: Clarify "advanced encoder settings" text jp9000 2014-09-24 19:29:41 -07:00
  • d753cee1e7 win-dshow: Update libdshowcapture to 0.3.3 jp9000 2014-09-23 04:55:53 -07:00
  • 46c0dd7ffb win-dshow: Change FFmpeg MPGA decoder jp9000 2014-09-23 04:55:00 -07:00
  • 1ccc03308d win-dshow: Add debug macros for logging timestamps jp9000 2014-09-22 17:25:55 -07:00
  • 5fb149a48c Add more search directories for cmake modules jp9000 2014-09-22 17:19:44 -07:00
  • 3937f47954 Add *32 and *64 build directories to gitignore. jp9000 2014-09-20 21:59:16 -07:00
  • 34e2b77c0f Merge pull request #266 from fryshorts/v4l2-input Jim 2014-09-22 11:53:05 -07:00
  • 732d24caa1 Remove unused variables jp9000 2014-09-19 18:46:25 -07:00
  • 3967c6354a Replace ARB_separate_shader_objects extension jp9000 2014-09-19 04:33:49 -07:00
  • 6ff5a3ab2c Fix APPLE -> __APPLE__ def in interaction gui John Bradley 2014-09-17 12:09:26 -05:00
  • c62a0059ed Set proper source relative X,Y coords on wheel interaction John Bradley 2014-09-17 12:05:49 -05:00
  • 3b0fa22f8a Move raw pointer usage/delete to RAII in interaction John Bradley 2014-09-17 11:01:54 -05:00
  • 688af46664 Remove interaction event filter in destructor John Bradley 2014-09-17 10:02:53 -05:00
  • 0132453d23 Add video format check in v4l2 input. fryshorts 2014-09-16 21:45:23 +02:00
  • 91fc59faca Refactor source structure in v4l2 input. fryshorts 2014-09-16 21:23:26 +02:00
  • 875398e9dd Refactor update function for v4l2 input. fryshorts 2014-09-16 20:46:04 +02:00
  • 632642010d Minor refactoring in v4l2 input. fryshorts 2014-09-16 20:35:09 +02:00
  • c1da19e8c6 Merge pull request #267 from BtbN/seh Jim 2014-09-16 03:09:57 -07:00
  • aeab5c35ef Disable safeseh on 32bit builds BtbN 2014-09-16 10:37:08 +02:00
  • 8bfa7398b0 Merge pull request #265 from kc5nra/interaction Jim 2014-09-15 16:42:19 -07:00
  • 4221134748 Add interaction gui John Bradley 2014-09-15 18:16:16 -05:00
  • 3f993e40df Add helper function to get specific scene item John Bradley 2014-09-15 18:04:22 -05:00
  • 26cf4688c2 Add interaction support to libobs kc5nra 2014-09-14 15:31:57 -05:00
  • c3783d055f Add option to leave settings unchanged in v4l2 input. fryshorts 2014-09-15 23:59:05 +02:00
  • dcd395f77e Use helper function to set framerate in v4l2 input. fryshorts 2014-09-16 00:06:42 +02:00
  • 6c8216c6a6 Use helper function to set format in v4l2 input. fryshorts 2014-09-16 00:05:11 +02:00
  • 8d95a7fb47 Use helper function to set input in v4l2 input. fryshorts 2014-09-15 23:59:41 +02:00
  • 62ee66d1b9 Merge pull request #264 from BtbN/disable_stuff Jim 2014-09-15 14:53:35 -07:00
  • b4052f81ef Add cmake option to disable user interface jp9000 2014-09-15 14:20:43 -07:00
  • 978ff008fe Fix major misunderstanding of cached variables in all find modules BtbNandjp9000 2014-09-15 19:58:31 +02:00
  • 34134bfbf6 Fix AppKit find module BtbNandjp9000 2014-09-15 19:38:18 +02:00
  • 62d7bcf841 Fix Freetype cmake module BtbNandjp9000 2014-09-15 14:30:40 -07:00
  • bffbe94377 Fix fontconfig cmake module BtbNandjp9000 2014-09-15 14:30:24 -07:00
  • 0abf0f5740 Do not explicitly set a default device in v4l2 input. fryshorts 2014-09-15 21:06:55 +02:00
  • 841f02be87 Fix device capability checking in v4l2 input. fryshorts 2014-09-15 20:35:07 +02:00
  • 9f8b74b720 Add disable options for optional plugins BtbN 2014-09-10 13:47:50 +02:00
  • f0568f772d Update libdshowcapture to 0.3.2 jp9000 2014-09-14 18:36:47 -07:00
  • 2446f62180 Do not call dlclose on modules jp9000 2014-09-12 19:39:14 -07:00
  • 4e78635764 win-dshow: Use a single thread per device jp9000 2014-09-12 01:31:13 -07:00
  • 1291351a2a win-dshow: Properly log colorspace on format fail jp9000 2014-09-12 01:29:22 -07:00
  • 8bdc967ae9 win-dshow: Implement dynamic format change support jp9000 2014-09-12 01:27:57 -07:00
  • 24ae80a481 win-dshow: Implement decoding of encoded devices jp9000 2014-09-12 19:53:59 -07:00
  • 2378ecdbb5 win-dshow: Clear video/audio frame data on init jp9000 2014-09-12 19:53:18 -07:00