Commit Graph

  • f9314128ea UI: Add Profiles jp9000 2015-06-23 19:38:01 -07:00
  • 7d6a12f49e UI: Add scene collections jp9000 2015-06-23 19:29:07 -07:00
  • fabb99c35a UI: Add UpdateTitleBar function to basic UI jp9000 2015-07-03 17:55:55 -07:00
  • 5d826a86cb UI: Add New/Duplicate/Untitled locale text jp9000 2015-06-23 19:20:37 -07:00
  • a781c5bdea UI: Add functions to create safe file names jp9000 2015-06-23 18:52:26 -07:00
  • d1e9b9d66a obs-ffmpeg: Fix potential integer overflows jp9000 2015-07-03 17:18:08 -07:00
  • 6f68d9eb97 UI: Add a couple new common services jp9000 2015-07-03 16:08:41 -07:00
  • a6aa2f9204 win-capture: Add 64bit bounce to func_hook jp9000 2015-07-03 11:55:35 -07:00
  • 650c8faaaf UI: Use default scaled res. of 1280x720 or equiv. jp9000 2015-07-03 10:26:18 -07:00
  • b566428233 UI: Allow resize without timers jp9000 2015-07-03 10:10:23 -07:00
  • b4fe4ae5b4 UI: Remove unused default config values jp9000 2015-07-03 09:51:32 -07:00
  • daa4706eb7 UI: Move adv. rec. tracks if updating from 0.10.1 jp9000 2015-07-03 09:49:22 -07:00
  • 6bf2be407b libobs/util: Add config_remove_value function jp9000 2015-07-03 09:48:49 -07:00
  • 526b9e6bc1 libobs: Do not add audio hotkeys for filters jp9000 2015-07-03 09:21:43 -07:00
  • 815b916b73 UI: Do not delete via takeItem in ClearListItems jp9000 2015-07-02 21:56:30 -07:00
  • 44afc71636 UI: Log when output starts/stops jp9000 2015-06-30 07:58:29 -07:00
  • da358da9a7 UI: Save project only on new changes jp9000 2015-06-30 05:49:31 -07:00
  • 4b93b42ded UI: Do not save at intervals jp9000 2015-06-30 05:01:06 -07:00
  • c9f85f167c UI: Add OBSBasic::ClearHotkeys function jp9000 2015-06-29 00:47:07 -07:00
  • 412fbfce82 UI: Make shortcut filter not filter dialog keys jp9000 2015-06-29 13:26:08 -07:00
  • 5fc21edc1f UI: Clear scene data before loading new scene data jp9000 2015-07-02 16:17:55 -07:00
  • 1d3251a993 UI: Save after creating default scene jp9000 2015-07-02 16:15:51 -07:00
  • 4330065d7d UI: Add ClearSceneData to clean up all obs data jp9000 2015-07-02 16:12:47 -07:00
  • 20b4a1c008 UI: Manually delete visibility item widgets jp9000 2015-06-27 18:18:40 -07:00
  • db9e966e6c UI: Add item widget helper functions jp9000 2015-06-27 18:44:36 -07:00
  • e8f30f222d UI: Remove unused signal from basic main window jp9000 2015-06-27 18:17:53 -07:00
  • 3b16477480 UI: Store global audio sources in scenes file only jp9000 2015-06-23 18:47:22 -07:00
  • cb6c90a02c UI: Use platform.h for snprintf jp9000 2015-06-23 19:21:06 -07:00
  • 8273d2cf6f UI: Remove redundant directory creation jp9000 2015-06-23 19:35:21 -07:00
  • 8b338b35b1 UI: Remove whitespace when asking for a name jp9000 2015-06-29 13:04:21 -07:00
  • 70795300ac UI: Fix typo in error jp9000 2015-06-23 19:37:24 -07:00
  • 4ed1ee7009 libobs: Check for removals in obs_enum_sources jp9000 2015-06-27 18:14:33 -07:00
  • 5bcaa7b590 libobs/util: Do not add empty config file values jp9000 2015-07-02 11:03:23 -07:00
  • 625ecda3dc libobs/util: Add ConfigFile::Swap function jp9000 2015-06-29 00:40:41 -07:00
  • 09b78b12de libobs/util: Add os_copyfile function jp9000 2015-06-29 00:39:56 -07:00
  • 216baaf799 libobs/util: Add os_rmdir function jp9000 2015-06-29 00:39:21 -07:00
  • 50f4793c99 libobs/util: Add os_rename function jp9000 2015-06-21 22:33:48 -07:00
  • 7766f5a42f coreaudio-encoder: Register get_properties Palana 2015-07-02 10:04:11 +02:00
  • 61dd42565c coreaudio-encoder: Add missing da_free call Palana 2015-07-02 10:03:23 +02:00
  • ae733230b7 decklink: Use audio/video timestamps from SDK jp9000 2015-07-01 19:57:12 -07:00
  • 1659d04fe0 Merge pull request #442 from shousa/master Jim 2015-07-01 11:46:08 -07:00
  • 708bac734f UI: Add Audio bitrate shousa 2015-07-01 20:00:19 +09:00
  • 8293103106 UI: Fix DoubleSlider behavior for OBS_NUMBER_SLIDER properties Palana 2015-07-01 08:05:45 +02:00
  • 6f2587d21a UI: Allow cmake vars for deps and add DepsPath var jp9000 2015-06-30 10:05:20 -07:00
  • 82471d7539 UI: Ignore reorder signals from drag&drop reordering Palana 2015-06-27 04:00:24 +02:00
  • fc0819ca32 UI: Add workaround for drag&drop removing items with Qt-5.4/win Palana 2015-06-28 02:15:50 +02:00
  • b53d6e9e58 UI: Add drag&drop reordering for the sources list Palana 2015-06-27 03:54:20 +02:00
  • 95857b4443 UI: Enable drag&drop reordering for scenes Palana 2015-06-27 04:06:34 +02:00
  • b543ea6231 UI: Make scene items serializable via QDataStream Palana 2015-06-27 03:39:39 +02:00
  • 363b887cad UI: Make scenes serializable via QDataStream Palana 2015-06-27 10:48:58 +02:00
  • 9672aa0cb9 UI: Ensure only one source is selected on startup Palana 2015-06-28 04:29:26 +02:00
  • e1f0ac0bd0 UI: Ignore source deselect events for now Palana 2015-06-27 03:34:08 +02:00
  • 66fd1b2e80 UI: Ignore sources selection self-update roundtrips Palana 2015-06-27 03:32:33 +02:00
  • 41689fe746 libobs: Add obs_scene_reorder_items Palana 2015-06-27 03:47:46 +02:00
  • ef9090e0a3 libobs: Add obs_scene_atomic_update Palana 2015-06-27 04:18:13 +02:00
  • 523e8b2517 UI: Explicitly delete source list items in closeEvent Palana 2015-06-28 02:57:30 +02:00
  • e82018579b UI: Remove scene signal handlers in closeEvent Palana 2015-06-27 09:28:40 +02:00
  • 21ac7a7e46 UI: Add QtDataRole enum Palana 2015-06-28 03:21:45 +02:00
  • 4b003947b8 UI: Clear global signals in closeEvent Palana 2015-06-27 09:29:17 +02:00
  • f8c5c7f55f obs-filters: Add gain filter jp9000 2015-06-26 05:31:30 -07:00
  • 8bb84cdb3b obs-filters: Use audio-math.h for db conversions jp9000 2015-06-26 03:10:39 -07:00
  • 546b189f05 libobs: Use audio-math.h for decibel conversion jp9000 2015-06-26 03:09:27 -07:00
  • c82da7da93 libobs/media-io: Add common audio math functions jp9000 2015-06-26 03:08:00 -07:00
  • 204d5f30ce obs-filters: Remove fminf/fmaxf redefinitions jp9000 2015-06-26 03:03:15 -07:00
  • 07ca99f523 obs-filters: Change 'db' abbreviation to 'dB' jp9000 2015-06-25 23:28:26 -07:00
  • 97ead131c1 UI: Show popup menu w/ vol. control config button jp9000 2015-06-20 18:57:06 -07:00
  • 3c93345179 UI: Add optional config button to volume controls jp9000 2015-06-20 18:56:07 -07:00
  • cc45b92a8e obs-filters: Add noise gate filter jp9000 2015-06-19 21:51:40 -07:00
  • d9c7290891 libobs: Do not try to render audio-only sources jp9000 2015-06-19 21:50:50 -07:00
  • e45f9f1b9a coreaudio-encoder: Use HE-AAC for low bitrates Palana 2015-06-24 12:08:14 +02:00
  • eb6aa9ba47 coreaudio-encoder: Add format id to string helper Palana 2015-06-24 12:08:14 +02:00
  • ca15e71129 coreaudio-encoder: Add missing format ids for windows Palana 2015-06-25 20:13:29 +02:00
  • 0d12ffb559 coreaudio-encoder: Extract encoder creation Palana 2015-06-24 11:41:03 +02:00
  • 7a430000fc coreaudio-encoder: Fix low bitrate sound (≤64 kbit/s) Palana 2015-06-25 18:08:38 +02:00
  • 84567f2745 UI: Implement scene reordering jp9000 2015-06-25 03:53:48 -07:00
  • 19932f552a UI: Fix output mode name when setting defaults jp9000 2015-06-25 01:06:46 -07:00
  • f15965e721 UI: Add menu to visit website to basic main window jp9000 2015-06-25 01:02:47 -07:00
  • c6a3287a16 UI: Remove unused actions from basic main window jp9000 2015-06-25 00:35:20 -07:00
  • c618ac4e04 UI: Remove unused signals from basic main window jp9000 2015-06-25 00:23:17 -07:00
  • 94edb7f5d6 UI: Add warning if using no/multiple tracks jp9000 2015-06-17 12:07:55 -07:00
  • 556fde66ae UI: Warn user if recording format unsupported jp9000 2015-06-09 21:00:22 -07:00
  • 2679c8c3ad UI: Remove "FLV" from "FLV Recording Path" text jp9000 2015-05-31 18:19:34 -07:00
  • a24af63527 UI: Allow multi-track recording in advanced output jp9000 2015-05-30 21:45:14 -07:00
  • d07664b129 UI: Add option to select recording format jp9000 2015-05-29 09:45:54 -07:00
  • 227508a72a UI: Use ffmpeg muxer instead of flv by default jp9000 2015-05-28 23:27:06 -07:00
  • 9048743ebe obs-ffmpeg: Add ffmpeg muxer jp9000 2015-05-28 23:11:37 -07:00
  • 33a040b025 obs-ffmpeg: Add ffmpeg muxer pipe program jp9000 2015-05-28 23:10:45 -07:00
  • 71e4f3091b libobs: Add OBS_OUTPUT_UNSUPPORTED error code jp9000 2015-06-09 20:33:39 -07:00
  • 657985da94 libobs: Allow obs-encoder callback self-removal jp9000 2015-06-08 07:16:07 -07:00
  • 693962a468 libobs: Allow audio-io callback self-removal jp9000 2015-06-08 07:15:47 -07:00
  • 6587b18d59 libobs: Add return code to process pipe destroy jp9000 2015-06-08 11:30:51 -07:00
  • 43956388b2 libobs: Fix bug with process piping jp9000 2015-05-29 02:50:05 -07:00
  • 336cd7ebe9 UI: Fix bug with path property browse button jp9000 2015-06-21 03:54:00 -07:00
  • ecabe35f36 obs-filters: Add scroll filter jp9000 2015-06-21 01:13:30 -07:00
  • eab60e04d9 obs-filters: Make crop shader wrap texture jp9000 2015-06-21 01:12:02 -07:00
  • f62b659d45 rtmp-services: Update Twitch ingests Nightandjp9000 2015-06-20 04:25:59 -04:00
  • 92cae0c511 Merge pull request #437 from kc5nra/fix-ffmpeg-output Jim 2015-06-14 15:32:50 -07:00
  • a716481ff6 Merge pull request #438 from Gol-D-Ace/master Jim 2015-06-11 20:46:47 -07:00
  • c0610b0119 rtmp-services: Update twitch.tv ingests Gol-D-Ace 2015-06-12 05:37:23 +02:00
  • 11bb0fecf6 UI: Fix settings reload selecting wrong fmt/codec John Bradley 2015-06-09 19:04:44 -05:00