jp9000
4c539a427d
Use OBS_CONFIG as version string for the FLV mux
2014-07-14 09:52:36 -07:00
jp9000
633799f1c3
Use OBS_CONFIG as the actual version string
...
I didn't understand how tags worked so I was trying to filter it out
when I should really be using it for the actual version string.
2014-07-14 09:51:21 -07:00
HomeWorld
37828ce26d
Implemented a simple volume meter widget
2014-07-14 19:32:39 +03:00
HomeWorld
336c3821fc
Corrected a math mistake in obs_source.c calc_volume_levels.
2014-07-14 19:24:04 +03:00
jp9000
b7e0c9fb22
Parse obs-config.h version string to just the hash
2014-07-14 09:07:15 -07:00
jp9000
eee2ac038f
Set User-Agent value of update check to OBS ver.
2014-07-14 08:51:57 -07:00
jp9000
e03f34de9f
Don't use separate update files per OS
...
Instead, just use separate version and download entries.
2014-07-14 03:48:30 -07:00
jp9000
4e7f076c68
Add basic update checking
2014-07-14 03:19:24 -07:00
jp9000
f801348a33
Add MAKE_SEMANTIC_VERSION macro
2014-07-13 23:55:46 -07:00
jp9000
a98dfe507f
Remove duplicate text entry
2014-07-13 22:33:57 -07:00
Jim
5136778288
Merge pull request #168 from dodgepong/latest-crowdin-translations
...
Latest translations from CrowdIn
2014-07-13 22:31:24 -07:00
dodgepong
682639e6ec
Latest translations from CrowdIn
2014-07-13 22:19:24 -07:00
jp9000
b92b2e1031
Add text for missing window titles
2014-07-13 13:10:35 -07:00
Jim
c8cd3ab2ef
Merge pull request #165 from BtbN/tags
...
Also use lightweight tags for git describe
2014-07-13 13:04:12 -07:00
BtbN
5c89e2c548
Also use lightweight tags for git describe
2014-07-13 21:59:03 +02:00
Palana
57736d308b
Add OSX native shortcut for scene/source deletion
2014-07-13 21:46:44 +02:00
jp9000
73c7248cdb
Fix 'missing braces' warning
2014-07-13 12:44:33 -07:00
jp9000
dbe166178f
Save last version to global.ini on exit
2014-07-13 12:38:58 -07:00
jp9000
115d8da4bd
Update version to 0.4.0
2014-07-13 12:38:44 -07:00
jp9000
c16e6cc6d7
Add license agreement dialog
2014-07-13 11:40:47 -07:00
jp9000
70559b98a0
Fix bug where bmem.h wasn't always included
2014-07-13 11:34:56 -07:00
Palana
902874e362
mac-avcapture: Fix logic error in preset list handling
2014-07-13 20:20:07 +02:00
Palana
082e1bff02
mac-avcapture: Remove default device name
...
No need to give it a name other than the empty string
2014-07-13 20:20:07 +02:00
Palana
85219bd13f
Show current locale in basic settings dialog
2014-07-13 19:10:39 +02:00
Palana
0a80960b5b
Implement language autoselection using platform priority lists
2014-07-13 19:10:39 +02:00
Palana
e3d7d90115
Add platform specific locale priority enumeration
...
These functions match the known obs locales with the system supplied
locales and return a vector of possible locales with the highest
priority locale first
2014-07-13 19:10:39 +02:00
Palana
5623f1d62d
Use locale (name) enumeration helper in basic settings window
2014-07-13 19:10:39 +02:00
Palana
0413ada9b5
Add helper function for locale (name) enumeration
2014-07-13 19:10:38 +02:00
Palana
b5ec57c2b5
Use macro for setting the config default language
2014-07-13 19:10:38 +02:00
Palana
850d92bac0
libobs: Add config_has_(user|default)_value functions
...
Similar to obs_data_has_(user_value|default|autoselect), these allow
library users to distinguish between user config values and default
values
2014-07-13 19:10:38 +02:00
Palana
10a6ffdbf8
Add OBSErrorBox for early initialization failures
2014-07-13 15:23:26 +02:00
Palana
37601eb0c0
Adjust OBSErrorBox severity
2014-07-13 15:23:26 +02:00
Palana
d41b9e2839
Move application initialization out of OBSApp constructor
2014-07-13 15:23:26 +02:00
jp9000
e61cb07a94
Change names of default outputs/encoders/service
2014-07-13 05:05:29 -07:00
jp9000
893746f487
Log audio/video settings
2014-07-13 05:02:44 -07:00
jp9000
dde9caface
Fix potentially dereferenced null pointer
2014-07-13 05:01:53 -07:00
jp9000
413641a11f
Log when any libobs objects are created/destroyed
2014-07-13 05:01:02 -07:00
jp9000
0da870afeb
Remove unused config directory
2014-07-13 04:38:06 -07:00
jp9000
fe8c71e7d4
Remove '32bit' text from 32bit windows version
...
Users of the 32bit version need to realize that it doesn't really matter
all that much.
2014-07-13 04:36:50 -07:00
jp9000
ea3e755427
Log fdk_aac module settings
2014-07-13 03:12:54 -07:00
jp9000
94d047bb69
Log FFmpeg AAC encoder settings
2014-07-13 03:10:16 -07:00
jp9000
c5667a9e46
Log x264 settings
2014-07-13 03:03:31 -07:00
jp9000
2956386109
Make x264 internal logging use the log macros
2014-07-13 03:03:07 -07:00
jp9000
2099ffc33b
Fix bug where it would try to set a blank profile
2014-07-13 03:02:18 -07:00
jp9000
5b12a46d41
Use log macros for x264
2014-07-13 03:00:59 -07:00
jp9000
f3285e2cfa
Fix bug where x264 buffer size was always 1000
2014-07-13 02:59:34 -07:00
jp9000
322f148c9c
Remove duplicate include
2014-07-13 02:59:14 -07:00
jp9000
1570e53364
Add obs_encoder_getname function
2014-07-13 02:58:55 -07:00
jp9000
0c135d9804
Remove duplicate function declaration
2014-07-13 01:21:20 -07:00
jp9000
52c0d223fd
Change dstr_init_strref to dstr_init_copy_strref
2014-07-13 01:20:53 -07:00