Martin Pulec
644fa9b48a
Added -T/--ttl parameter
2021-03-29 16:13:17 +02:00
Martin Pulec
079a318d94
AppImage: check timestamp of AppImage + touch it
...
This prevents notifying user to update when there are no updates
upstream but user checks for them.
2021-03-25 15:13:03 +01:00
Martin Pulec
ee4bdbf34a
Make zfec optional
2021-03-09 16:05:36 +01:00
Martin Pulec
1b9aa3314d
SpeexDSP: remove a submodule
...
Now it is a normal dependency.
2021-03-09 08:14:37 +01:00
Martin Pulec
67012b38cf
AppImage: allow run also from extracted AppImage
2021-03-09 08:14:34 +01:00
Martin Pulec
956685be39
AppRun: use %Y rather than %W for stat
...
Creation time may be undefined
2021-03-05 12:55:41 +01:00
Martin Pulec
c909c09df7
Speex is actually not needed at all
...
Needed is only SpeexDSP.
2021-03-03 15:01:47 +01:00
Martin Pulec
396e09c119
Allow system SpeexDSP library
2021-03-03 13:10:33 +01:00
Martin Pulec
32089545ca
fetch_submodule.sh: remove directory if needed
...
+ fixed lowercased $module
2021-03-03 12:07:10 +01:00
Martin Pulec
f08bdbc144
AppRun: replace UltraGrid with actual AppImage path
2021-03-03 09:40:24 +01:00
Martin Pulec
4c41383d92
Added update hint to AppImage + ULTRAGRID_AUTOUPDATE
...
Notify user after specified number of days (35; 7 for continuous) to
check updates.
Honor environment variable ULTRAGRID_AUTOUPDATE - 0 disables the hint;
1 causes the update to be always checked.
2021-03-03 09:03:30 +01:00
Martin Pulec
b6e136d961
create-appimage.sh: remove $APPDIR and tmpinstall
2021-03-03 08:18:04 +01:00
Martin Pulec
55e06c8f8f
AppRun: unset LD_LIBRARY_PATH
...
To avoid mixing of UG and update tool libraries
+ missing quotes around $@
2021-03-02 11:58:00 +01:00
Martin Pulec
0d53b21583
Fixed AppRun
2021-03-02 11:44:02 +01:00
Martin Pulec
898cef56e2
create-appimage.sh: small fix
2021-03-02 10:53:36 +01:00
Martin Pulec
00805a5f55
AppImage: allow arguments to appimageupdatetool
2021-03-02 10:11:39 +01:00
Martin Pulec
2de74a57e3
AppImage: use command-line tool
...
The GUI tool looks currently failing. Moreover, the command-line is more
suitable for UG and its size is lower.
2021-03-02 10:00:36 +01:00
Martin Pulec
a3cc07f929
Updated create-appimage.sh
...
Now it doesn't required neither GUI nor --enable-plugins and is more
friendly to command-line use.
+ documented a bit
2021-03-02 09:55:54 +01:00
Martin Pulec
18cc2b1252
Zfec as a submodule
2021-02-24 13:42:12 +01:00
Martin Pulec
04bb45e3c6
Install_speex.sh - moved download to fetch_submodule.sh
2021-02-24 13:41:43 +01:00
Martin Pulec
5b261f2825
Moved ag_plugin to data
2021-02-24 09:51:42 +01:00
Martin Pulec
94810b63b8
AppImage: add also hd-rum-multi
2021-02-23 17:44:31 +01:00
Martin Pulec
0e6986599e
Use upstream speex as a submodule
...
The library has been split to speex and speexdsp - we need both.
2021-02-23 15:00:57 +01:00
Martin Pulec
3b933348fb
Autogen: moved cl.exe lookup to separate file
...
Just to make the script more readable
2021-02-23 15:00:57 +01:00
Martin Pulec
1043edfc1e
AJA win32 stup: include video frame pool
...
Now it is required since it is a separate source.
+ added video_desc_from_frame() impl to aja_win32_utils.cpp.
2021-01-11 08:25:25 +01:00
Martin Pulec
715b5db03f
AppImage: update AppImageUpdate URL
2020-12-11 10:09:39 +01:00
Martin Pulec
987bdd5fc6
Get rid of SPOUT wrapper
2020-11-25 10:50:24 +01:00
Martin Pulec
1f89109796
Updated scree-capture-recorder-x64.dll
2020-11-02 10:36:44 +01:00
Martin Pulec
3c9b8293d5
Removed JACK library tweaks
...
Since the library is now dynamically loaded it is no longer needed.
2020-10-16 16:23:21 +02:00
Martin Pulec
ec00fb6076
AppImage: updater URL fix
2020-09-14 16:35:41 +02:00
Martin Pulec
60ff852fa8
Fixed /usr/bin/ldd: line 41: printf: write error: Broken pipe
2020-08-25 16:10:34 +02:00
Martin Pulec
4f3576c180
AppImage: take list from AppImage exclude list
...
Refers to issue #81
2020-08-25 16:10:27 +02:00
Martin Pulec
47bd730992
Use AppImage 12 (continuous does not work)
2020-07-08 10:58:27 +02:00
Martin Pulec
725f1c18a8
Regenerated man pages
2020-06-30 11:37:24 +02:00
Martin Pulec
2bd62cb93e
Install VideoMaster Framework to temp location [Mac]
...
Install VideoMaster Framework to a temporary location in order to
executable the binaries normally (provided that the linked one is
already using @executable_path).
2020-06-24 14:27:01 +02:00
Martin Pulec
1c07aa3524
Updated VideoMasterHD macOS redist to 6.14
...
+ moved to own subdirectory - this is needed in order for the compilation
to use a framework from SDK (if present) and no the redist one
(headers missing)
2020-06-24 14:27:01 +02:00
Martin Pulec
7efa687a2d
macOS build: added disable-library-validation entit.
...
Added disable-library-validation entitlement for macOS build to fix
problem with DeckLink API different signature.
Closes #69 .
2020-06-15 09:36:17 +02:00
Martin Pulec
a870713390
AJA: Win compat
2020-05-25 18:04:48 +02:00
Martin Pulec
dd66af5b90
macOS: added camera/microphone entitlements
...
This should fix crashes of AV Foundation when invoked from GUI (and
CoreAudio capturing silence).
Closes #53 .
2020-04-15 14:36:43 +02:00
Martin Pulec
11629b9883
GitHub workflows: sign AppImage
2020-03-27 21:40:54 +01:00
Martin Pulec
2071c4753d
macOS: obtain permissions for cam/mic
2020-03-27 21:40:54 +01:00
Martin Pulec
bea9648f2b
CI Windows: added updater
2020-03-19 09:53:33 +01:00
Martin Pulec
0730a36796
CI: Linux - copy all plugins
2020-03-19 09:53:32 +01:00
Martin Pulec
57ccfea8bc
Linux AppImage: bundle dynamically Qt + fixes
...
- AppImage: do not symlink icon
- use fontconfig to get DejaVu font path
2020-03-19 09:53:31 +01:00
Martin Pulec
e3247a0880
CI: Linux - build AppImage
2020-03-19 09:53:24 +01:00
Martin Pulec
ee889d4c2e
Mac updater: use cURL
...
We do not use the date in the nightly build names any more.
2020-02-24 13:47:20 +01:00
Martin Pulec
24a2645aba
AJA: prepare for CI build
2020-02-11 15:44:19 +01:00
Martin Pulec
d60e9da5db
get_dll_depensds.sh: ignore also files in c:\windows
...
GitHub Windows runners have system installed with a dir with a lowercase
first letter.
2020-02-11 15:44:19 +01:00
Martin Pulec
d16e2f6630
Configure: Autodetect SPOUT wrapper
...
+ configurable location in the SPOUT wrapper build script
+ install the Spout DLL with the build script to /usr/local/bin
2020-02-07 08:59:02 +01:00
Martin Pulec
f0f40a463a
Added Windows screen pseudocapturer
2019-11-29 17:37:32 +01:00