Releases: jp9000/OBS
Releases · jp9000/OBS
OBS 0.64b
Changes:
- Fixed NVenc CBR to actually be constant bitrate
- Fixed bug where warnings for CBR/keyint/etc wouldn't display for certain services (like hitbox)
- Added support for IPv6
- Added option to allow the ability to set the YUV color space and color range for video devices
- Added option to advanced settings to allow full color range encoding (partial by default for compatibility purposes)
- Added a check to make sure if adapter still exists; if not, use default
- Fixed a button label issue when starting/stopping streaming
OBS 0.638b
Changes:
- Fixed D3D9 game capture performance issues on the latest update of Windows 8.1 (Jim)
- Fixed the Advanced -> Custom quick sync encoder settings not enabling buttons (Palana)
- Fixed monitor capture not updating coordinates when switching monitor (Palana)
- Hopefully fixed an MP4 corruption bug that was occurring under certain circumstances (Palana)
- Optimized scene transition fade (HomeWorld)
- Removed Chicago from twitch ingest list (CommanderRoot)
- Added a "Enable alpha blending" option to game capture that allows the alpha of the capture to be utilized (Mattias Gustavsson)
OBS 0.637b
Changes:
- Fixed a crash on start streaming that could happen (for example if stream delay was enabled) (Palana)
OBS 0.636b
Changes:
- Fix a crash with elgatos when using 'output to desktop' for audio (FBirth)
- Fix replay buffering being marked as disabled when start recording fails (Palana)
- Add warnings when using invalid file paths with replay buffer or recording (Palana)
- Make it so that streams can close without freezing up the application. You can't start the stream util the stream until the previous stream has stopped, but it will no longer freeze the main window (Palana)
- Disable QSV on windows vista, as it's not supported (Palana)
- If an elgato device is in use and 'custom resolution' is not set, it will default to the closest resolution to the OBS base resolution
OBS 0.636b test 1
Changes:
- Fix a crash with elgatos when using 'output to desktop' for audio (FBirth)
- Fix replay buffering being marked as disabled when start recording fails (Palana)
- Add warnings when using invalid file paths with replay buffer or recording (Palana)
- Make it so that streams can close without freezing up the application. You can't start the stream util the stream until the previous stream has stopped, but it will no longer freeze the main window (Palana)
- Disable QSV on windows vista, as it's not supported (Palana)
OBS 0.635b
Changes:
- Fix issues with elgato (Jim didn't test with the elgato 1.x.x software)
- Fix a service that was unintentionally removed (r1ch)
OBS 0.634b
Changes:
- Add support for elgato resolution changing (1920x1080, 1280x720, 640x480, 480x360) (Jim)
- Fix bugs with recording file names
- Update services
OBS 0.633b
Changes:
- Fix a bug where second push-to-talk hotkey wouldn't stay assigned (palana)
- Fix "Show recordings" in the file menu (palana)
- Update service list (r1ch)
- Add "Show replays" menu to the file menu (palana)
OBS 0.632b
Changes:
- Fix a bug with "Copy To" in the scenes context menu in 64bit
- Restore "Push to talk" checkbox
- Fix a freeze issue with quicksync
OBS 0.63b
Changes:
- Add DirectX 8 and DirectDraw capture to game capture (bl00drav3n)
- Add a replay buffer feature that allows you to save video files of the last configured number of seconds (Palana)
- Add a drop-down to the recording button which has an option to use standard recording, replay buffer, or both at the same time (Palana)
- Add a dedicated hotkey panel in settings (Palana)
- Add option in uninstaller to remove all saved settings and plugins (R1CH)
- Add scene collections feature (ability to change between different sets of scenes, accessible via the 'scene collection' menu) (Glought)
- Add 'import' button to the global sources dialog to allow importing of global sources from other scene files (Glought)
- Add a 'Copy To' option in scenes to allow you to copy scenes between scene collections (Glought)
- Fix issue where game capture would stop capturing certain games such as league of legends after the game goes back to lobby (Jim)
- Fix potential github gist API issue (R1CH)
- Fix a crash in audio settings if no devices are present (R1CH)
- Fix a crash if removing global sources with no scenes (R1CH)
- Fix issues with some unicode characters not displaying correctly (Jim)
- Fix bug where the log menu wouldn't display things correctly (Palana)
- Fix other various random minor bugs and potential issues (R1CH)
- Fix keyboard tab order of all controls in the properties/settings windows (jack0r)
- Fix some freezes that could happen when stopping stream (R1CH)
- Fix issues with BF4 and borderless windowed mode (Jim)
- Update x264 to fix a crash that was occurring due to its version (R1CH)
- Update NVenc to latest NVenc API and make a number of improvements (BtbN)
- Make a number of improvements to quicksync encoder (Palana)
- Improve game capture hooking (R1CH)
- Remove justin.tv references (R1CH)
- Disable QSV encoder settings if QSV isn't selected as encoder (Palana)
- Made it so game capture hotkey will remember as well as save the window it was last assigned to capture to, and always attempt to re-hook it again (Jim)
- Remember 1:1 preview state on restart (Jim)
- Check for XInput support in the installer (R1CH)
- Remove help file, replace with online help which is more up-to-date (jack0r)
- Move "show log window" to help menu (jack0r)
- Preserve game capture target even if it isn't running (R1CH)
- Use application compatibility manifest to prevent OBS from running on unsupported revisions of windows (R1CH)