HomeWorld
40dd74e06b
Make sure when adding a new source that the list item coresponding to it is visible and selected (also deselect all previous selected items)
2013-01-21 10:01:30 +02:00
HomeWorld
5962b8fe89
Make sure sources listview column widths are as expected after obs window is shown
2013-01-21 07:44:36 +02:00
Richard Stanway
6176a1d2fb
Add low latency mode to reduce network strain
...
Remove remnant send buffer code
2013-01-20 01:51:36 -05:00
Richard Stanway
2db898684f
Log librtmp errors to the log file and show connection errors
2013-01-16 15:12:31 -05:00
William Hamilton
d0f594a429
Fix sources horizontal scroll bar flicker on set scene.
2013-01-16 03:13:47 -06:00
William Hamilton
f66aea2ec6
Fix sources list column width glitch.
2013-01-15 23:07:04 -06:00
Jim
8d88482dd5
Merge pull request #60 from hwdro/master
...
Replace existing 2.1/4.0/4.1/7.1 downmix code | Some fixes in TextOutputSource
2013-01-14 13:54:38 -08:00
William Hamilton
ce0320e2ad
listview fix so that columns autosize correctly
2013-01-12 14:58:43 -06:00
HomeWorld
1f21d6a5bc
Fixed some 'little' mistakes in TextOutputSource
2013-01-11 21:05:21 +02:00
William Hamilton
9b9bbfaaa3
Arrow keys to move sources around for fine precision.
2013-01-11 04:20:24 -06:00
William Hamilton
1f8d829d2d
full row select fix for sources listview
2013-01-11 00:49:33 -06:00
Richard Stanway
0898ff7c96
Fix issue with text source if change monitor fails on update
2013-01-11 00:08:54 -05:00
Richard Stanway
94a659cc1e
Support change detection for image source
2013-01-11 00:08:24 -05:00
Richard Stanway
11780d4d47
Don't crash on bad timestamps in debug build
2013-01-10 23:33:35 -05:00
Richard Stanway
0a9e56d31c
Move the file change monitor to OBSApi for use in other sources
2013-01-10 23:25:16 -05:00
Richard Stanway
356f55bfac
Fix file change detection ignoring multiple change events
2013-01-09 20:15:33 -05:00
William Hamilton
927927a1fa
Small fix on sources select in the preview window.
2013-01-09 02:30:54 -06:00
William Hamilton
7fe14fae15
Changed sources' listview style to keep sources in single column.
2013-01-09 01:09:20 -06:00
William Hamilton
7831d9e44c
Added "always on top" option.
2013-01-08 23:50:53 -06:00
William Hamilton
e23f554c45
Filter double clicks on source list checkboxes.
2013-01-08 03:26:21 -06:00
William Hamilton
4874bd12ad
Merge branch 'master' of https://github.com/jp9000/OBS
2013-01-08 02:32:18 -06:00
William Hamilton
43ffabfd5b
Added checkboxes to sources list to toggle rendering in the scene.
...
Required extensive changes add the listbox had to be converted to a listview, which uses a very different messaging scheme. Some other minor fixes having to do with the sources list....
2013-01-08 02:22:20 -06:00
Richard Stanway
95c1c2aa78
Fix RTMP server logging, disable remnnant send buffer code
2013-01-07 02:54:01 -05:00
Richard Stanway
9c0627563b
Don't bother checking filename if save to file is disabled
2013-01-07 02:53:48 -05:00
jp9000
320c06e773
Added goodgame.ru back to services.xconfig
2013-01-04 14:56:23 -07:00
Richard Stanway
81511fafd1
Crash fix when failing to initialize mic
2013-01-03 11:19:40 -05:00
Richard Stanway
8e5f380fc4
GUID generation
2013-01-03 00:36:59 -05:00
Richard Stanway
4b892303be
Merge remote-tracking branch 'origin/master'
2013-01-03 00:28:59 -05:00
Richard Stanway
e597765c85
Fix platform check defines
2013-01-03 00:28:34 -05:00
Jim
419aeaf94c
Merge pull request #10 from hwdro/master
...
Fix shared access flags usage XFile::Open | file monitor notify when size changes | removed delayed texture update | added some checks
2013-01-02 20:36:44 -08:00
Richard Stanway
6c02fa07d2
Fix uninitialized variable causing constant update prompts
2013-01-02 23:34:48 -05:00
jp9000
31a7fe5957
Fixed some bugs
...
Made is so you can adjust mic/device audio time while streaming
updated installer script
updated some locale
got rid of audio time calculation completely
2013-01-02 21:29:26 -07:00
HomeWorld
a8027b362c
Revert "Check if the desired file selected in config dialog is valid no matter if we use extents or not"
...
This reverts commit 4385395d3779659fe00ee5864d7780de2d5999f6.
2013-01-02 23:07:08 +02:00
HomeWorld
e0a85f8df5
Revert "Revert "Small checks added; removed delayed texture refresh (no need for it)""
...
This reverts commit a5e453383a06b48b7b784960f08400e3580e9ad2.
2013-01-02 23:05:16 +02:00
HomeWorld
a5e453383a
Revert "Small checks added; removed delayed texture refresh (no need for it)"
...
This reverts commit 640e43bd83a8e0ab9d351e172b46021cc4809a12.
2013-01-02 23:04:27 +02:00
HomeWorld
4385395d37
Check if the desired file selected in config dialog is valid no matter if we use extents or not
2013-01-02 22:55:13 +02:00
HomeWorld
640e43bd83
Small checks added; removed delayed texture refresh (no need for it)
2013-01-02 21:39:03 +02:00
HomeWorld
847841941a
Make sure we get notified when file size changes too
2013-01-02 13:22:06 +02:00
HomeWorld
828af6c3e6
Fixed shared access flags usage XFile::Open
2013-01-02 12:54:48 +02:00
jp9000
04f26cb9b4
Fixed minor merge mishap
2013-01-02 01:16:44 -07:00
jp9000
645f9c49ef
added capture card audio fully
...
added mic/capture card audio time offset controls
fixed a memory leak with gifs
don't show fonts that GDI+ can't render
2013-01-02 01:14:30 -07:00
Richard Stanway
a02658da61
Remove debug comment in updater
2013-01-02 00:04:12 -05:00
Richard Stanway
1686cdc9b8
Merge branch 'master' into updater
2012-12-30 18:10:14 -05:00
Richard Stanway
bd91519f00
Allow updater to be disabled in debug / test builds, fix escaping in XConfig parser
2012-12-30 17:24:22 -05:00
jp9000
ab859da2aa
fixed some mic sync issues
...
fixed some potential desktop sync issues
fixed some bad names
fixed more json issues
fixed mp4 file syncing
2012-12-30 14:30:08 -07:00
Richard Stanway
950d7555ac
Pass platform information to the updater
2012-12-30 14:16:34 -05:00
Richard Stanway
87e050fcd3
Improve filename validation, mark missing files as updatable
2012-12-29 01:22:56 -05:00
Richard Stanway
d7f5e98927
Allow updates to be prioritized as important enough to prompt
2012-12-28 17:21:46 -05:00
Richard Stanway
d6068efcc2
Merge remote-tracking branch 'origin/master' into updater
2012-12-27 19:43:10 -05:00
Richard Stanway
71f49cf309
Small refactor
2012-12-27 19:36:23 -05:00