Commit Graph

224 Commits (master)

Author SHA1 Message Date
jp9000 88eee7aafc Update to version 0.659b 2016-08-29 19:00:56 -07:00
jp9000 116b214be7 Update version to 0.658 2016-07-18 04:19:54 -07:00
BtbN e2289b68ce NVENC: Replace 2pass presets with a checkbox
NVENC now supports 2pass in basicaly every mode of operation,
which would result in way too many presets. So use a checkbox instead.
2015-12-09 10:08:58 +01:00
jp9000 dd680cbfb6 Update resources/installers to 0.657 2015-11-23 12:26:18 -08:00
jp9000 809d7aff67 Update to version 0.656 2015-10-02 15:19:35 -07:00
jp9000 41b0e10b67 Update version to 0.655 2015-08-07 22:04:31 -07:00
jp9000 8cbe130fba Update version to 0.654b 2015-08-01 11:40:30 -07:00
jp9000 9ab069c961 Update version to 0.653 2015-07-21 06:21:17 -07:00
jp9000 f60dc40fb9 Set version to 0.652 2015-07-08 11:09:13 -07:00
Richard Stanway 11590c39b7 Support adding folders to the Image Slideshow
The contents of the folder will be loaded on each source initialization, allowing files to be added / removed without having to update the source.
2015-07-01 15:23:32 +02:00
jp9000 01364ebdb2 Update resource files to 0.651 2015-03-24 23:06:18 -07:00
HomeWorld fbfd1b5112 Settings-Audio: Fix small control misalignment 2015-03-05 11:06:24 +02:00
Richard Stanway dd56fc1707 Update to 0.65b 2015-03-04 21:46:37 +01:00
Richard Stanway 4b894ae4a4 Bump version to 0.641b 2015-03-03 23:53:42 +01:00
HomeWorld 75578718d0 BitmapTransitionSource: Add opacity control 2015-02-22 20:14:30 +02:00
jp9000 7945b7d6c8 Add option for full range encoding in advanced
Allows the ability to encode in full range in advanced (off by default
for the sake of compatibility)
2015-01-23 13:35:51 -08:00
Richard Stanway 13a9261320 Expose option to disable send window optimization in settings
Some users reported that this helped with dropped frame issues when using firewalls / routers that don't handle large windows well.
2015-01-22 23:33:15 +01:00
jp9000 1cdd85e1b0 Update to version 0.638b 2014-11-19 10:52:39 -08:00
jp9000 6ce44f17f2 Fix auto-generated resource data
This resource data is automatically generated, and unless it's changed
on the remote repository, everyone else will have this resource data
changed every time they recompile.
2014-11-19 10:52:39 -08:00
Glought ffe212bdee Implement Profiles in menu only
I have implemented the same menu as scene collections

- New
- Duplicate
- Rename
- Remove
- Import
- Export
2014-10-16 03:29:33 -07:00
jp9000 45b732a2f6 Update to 0.637 2014-10-04 12:28:04 -07:00
palana 89b560b82d Add note in Encoding Settings if on Vista with QSV compatible hardware 2014-09-25 17:51:28 +02:00
jp9000 d99be83fb7 Fix resolution issue for elgato 1.x.x filter
If using the elgato 1.x.x filter it would not properly set resolution
changes due to intermediary filters.  Change to direct connect to
prevent that issue from occurring.
2014-09-16 13:18:31 -07:00
palana f35e835758 Add File -> Show Saved Replay Buffers menu entry 2014-09-12 21:23:52 +02:00
palana 1741e49faf Add browse button for user services 2014-09-12 21:23:50 +02:00
palana 56efd38ad6 Fix Advanced Settings alignment of "Use Multithreaded Optimizations" 2014-09-10 02:56:43 +02:00
palana a9a964a7d9 Redo Hotkeys Settings alignment/positioning
Fixes long strings for both labels (e.g. from locale/ro.txt) and long
key combos (e.g. CTRL+ALT+SHIFT+PGUP with German keyboard layout)

Also both Push-to-Talk hotkeys can now be reset separately
2014-09-10 02:55:05 +02:00
palana a500f272d7 Restore Push-to-Talk checkbox 2014-09-10 01:16:04 +02:00
jp9000 8ed8c5e26d Update to 0.631b 2014-09-07 22:53:34 -07:00
jp9000 26b2200a90 Update binary version numbers to 0.63 2014-09-07 15:15:03 -07:00
Jim 04a089f3e8 Merge pull request #362 from Glought/SceneCollectionGlobalSourcesImport
Added "Import" button in Global Sources Dialog.
2014-08-21 16:11:32 -07:00
palana 0f668e132b Add Record from Replay Buffer
This basically saves the current replay buffer and continues recording
to the saved file. The recording uses the standard file path.
2014-08-21 21:18:19 +02:00
palana 0cd1d0a84a Add separate setting for Replay Buffer File Path 2014-08-21 02:29:41 +02:00
palana 38f96367d1 Separate Replay Buffer from normal file recording 2014-08-21 02:29:40 +02:00
Glought 7e934f8f16 Added "Import" button in Global Sources Dialog.
The "Import" button opens a "Open" dialog where a user can open a scene collection file then it lists all Global Sources from the selected scene collection in a dialog.

You can Import multiple global sources by holding shift or Ctrl and clicking on the Global sources you want to import.

With this change scene collections have their own Global Sources but users can import Global Sources from other scene collections.

If you make any changes to a Global sources properties and want the change in another scene collection you will need to remove the global source in the other scene collection and then import it again.

You can't import Global Sources if there is already a Global Source with the same name.

Hopefully this makes it simple and fast for users to import their commonly used Global sources like for
example followers alerts.
2014-08-18 13:40:58 -07:00
Jack0r 2bdce16578 Settings_Hotkeys and Settings_QSV can now be navigated with the Keyboard 2014-08-14 23:23:47 +02:00
Jack0r 185f5e2093 Fix order of the source settings dialogs. Should now also navigate correctly with the Keyboard. 2014-08-14 21:33:25 +02:00
Jack0r b53e03e565 Fix order of the options in all Settings dialogs. You can now navigate most dialogs with the keyboard. 2014-08-14 21:11:03 +02:00
Jack0r c98379b158 Change Help.Contents to Help.OpenHelp.
Instead of opening the OBS.chm it will open the online Help.
2014-08-13 17:54:40 +02:00
Jack0r f075cdcda0 Move "ShowLogWindow" to Help menu 2014-08-13 17:54:40 +02:00
Jack0r 421d7af263 Fix alignment in the advanced settings. 2014-08-13 17:39:33 +02:00
Jack0r a46cf0f038 Fix alignment of the Global Sources buttons. 2014-08-13 17:39:32 +02:00
palana eaac477207 Add QSV encoder settings pane
Allows selecting new modes via the settings instead of ini only
2014-08-13 00:51:52 +02:00
palana 1560f5b9e7 Add Save Interval support to UI/recording logic 2014-08-13 00:37:23 +02:00
palana 0b5158d9e3 Streamline (settings) hotkey handling
This moves all hotkeys that were accessible in the audio/publish
settings panes to a new hotkeys settings pane

Also makes the push to talk hotkeys behave like all other (settings)
hotkeys, i.e. as long as a hotkey is configured the hotkey is active
2014-08-13 00:37:21 +02:00
jp9000 70cb064d32 Implement scene collections in menu only
This hopefully resolves some conflicting opinions about how scene
collections should be handled, and removes it from the general settings
panel, where it felt a bit cluttered.

Actually, I would kind of like it if profiles were handled this way too.
This feels a lot cleaner than how profiles are handled in the general
settings.  The profiles thing in the general settings definitely feels
clunky.

In the main menu, the scene collections menu now has the following menu
items:

- New
- Duplicate
- Rename
- Remove
- Import
- Export

Duplicate was something I personally added - I felt like it might be a
nice thing to have for the sake of convenience.  Import/Export was
requested by dodgepong, and is also definitely nice to have.  Due to how
easy new scene collections are to set up it didn't take very long to put
in.
2014-07-30 19:28:27 -07:00
jp9000 92e407c5a4 Disable scene collections
We've decided not to release scene collections.  It caused some backward
compatibility issues, as well as some ease-of-use concerns.  We just
don't feel comfortable with it so we're just going to go with the
import/export style that will be implemented in OBS2.
2014-07-24 22:11:21 -07:00
Glought 98d18ba4fe Added "Scene Collection" Menu
Now able to Switch between different Scene collections.
All Scene ".Xconfig" files now stored in the "sceneCollection" folder.
Changed "GetApplicationName()"  added "Profile: SceneCollection: " to the beginning of the app name.

Added "Scene Collection" Combo Box in Settings General

Can add/rename/remove new scenes collections in settings general.
Can add/rename/remove new scene collections while streaming.
Can change scenes Collections while streaming.
2014-06-25 22:16:06 -07:00
palana ea2faadbc6 Add "Open Recordings Folder" file menu item 2014-06-11 17:23:49 +02:00
paibox 972429a2d7 Revert "Make settings window slightly smaller"
This reverts commit fd7eeb04c0.
2014-06-09 23:43:32 +02:00