Commit Graph

2203 Commits

Author SHA1 Message Date
jb-alvarado
783d9044cd
Merge pull request #544 from jb-alvarado/master
fix broken uploads (fix #540), simplify cfg, fix format
2024-02-21 14:51:23 +01:00
jb-alvarado
14abd7d5be fix broken uploads (fix #540), simplify cfg, fix format 2024-02-21 14:43:39 +01:00
jb-alvarado
02b4e9d964
Merge pull request #537 from JunioCalu/make-embed-frontend-optional
fix embed frontend optional
2024-02-21 14:25:52 +01:00
Junio Calu
29b8c5bce8 fix embed frontend optional 2024-02-20 17:34:57 +00:00
jb-alvarado
b2fc004c64
Merge pull request #536 from jb-alvarado/master
fix close alert, #535
2024-02-16 12:14:17 +01:00
jb-alvarado
909d3f7500
Merge branch 'ffplayout:master' into master 2024-02-16 12:07:47 +01:00
jb-alvarado
ecaa1cc0e7 fix close alert, #535 2024-02-16 12:07:02 +01:00
jb-alvarado
21bc66c166
Merge pull request #528 from jb-alvarado/master
make embed frontend optional
2024-02-12 12:21:19 +01:00
jb-alvarado
7920c35b53 update version 2024-02-12 11:42:05 +01:00
jb-alvarado
dd11f7d9ae fix clippy 2024-02-12 11:28:56 +01:00
jb-alvarado
9b4db31ebb update packages, remove title tooltips 2024-02-08 14:41:56 +01:00
jb-alvarado
779178a553 silence ffprobe error in remote sources, fix #523 2024-02-08 13:44:07 +01:00
jb-alvarado
0188db3d0e make embed frontend optional 2024-02-08 08:13:53 +01:00
jb-alvarado
29a1d20887
Merge pull request #521 from jb-alvarado/master
limit log file size, fix #504
2024-02-06 12:17:02 +01:00
jb-alvarado
5064e46a85 update 2024-02-06 12:00:34 +01:00
jb-alvarado
621af06273 limit log file size, fix #504 2024-02-06 11:54:27 +01:00
jb-alvarado
577b5fc045
Merge pull request #520 from jb-alvarado/master
support looping clips, fix #507
2024-02-06 11:24:32 +01:00
jb-alvarado
449561cf11 work with loop and seek on all clips 2024-02-06 11:14:02 +01:00
jb-alvarado
f3832f0c46 handle case when seek is over duration 2024-02-05 20:19:45 +01:00
jb-alvarado
ec5ef03908 work on looping clips 2024-02-05 11:22:54 +01:00
jb-alvarado
be5e34bb9a cleanup 2024-02-03 23:48:49 +01:00
jb-alvarado
20478205c4 set list_init for all filler types, check if filler source is color 2024-02-03 23:22:44 +01:00
jb-alvarado
9c9789967b change comment 2024-02-02 15:26:59 +01:00
jb-alvarado
139c6f0434
Merge pull request #514 from jb-alvarado/master
restructure and simplify playlist code, add more tests and test clips/playlists
2024-02-02 13:04:15 +01:00
jb-alvarado
68f2e8842e ignore test 2024-02-02 13:04:02 +01:00
jb-alvarado
09f7c0e5bd fix paths 2024-02-02 12:59:38 +01:00
jb-alvarado
87a05eeb84 fix paths 2024-02-02 12:58:27 +01:00
jb-alvarado
93090c0a8a update packages and change version 2024-02-02 12:39:27 +01:00
jb-alvarado
5a62b56a86 fix paths, add missing clips to playlist 2024-02-02 12:32:50 +01:00
jb-alvarado
8bb07ff686 add test clips and playlists, cleanup and simplify code, set dummy real length, or shorter 2024-02-02 12:26:25 +01:00
jb-alvarado
831f867ec6 call only one function for get current, next or updated palylist 2024-02-01 22:39:04 +01:00
jb-alvarado
2dc389c9f9 simplify, cleanup and restructure code around playlist handling, add test for gen_source 2024-02-01 15:11:48 +01:00
jb-alvarado
73d22b871a
Merge pull request #512 from jb-alvarado/master
fix init with seek value, add skip validation argument, fix case where clips not exist  (introduced in v0.20), fix lock deadlock, add more tests
2024-02-01 09:21:31 +01:00
jb-alvarado
8eb3ac7b0b cleanup, fix #506 2024-01-31 21:32:23 +01:00
jb-alvarado
69bb639b76 ignore som interfaces 2024-01-31 21:31:21 +01:00
jb-alvarado
af3d258e50 fix clippy 2024-01-31 18:50:26 +01:00
jb-alvarado
95e97c467a change init with seek value, fix #511, #507 2024-01-31 18:36:34 +01:00
jb-alvarado
b8d041be57 add skip validation argument, fix case where clips not exist (introduced in v.20), fix lock deadlock, add more tests 2024-01-31 17:52:17 +01:00
jb-alvarado
2307f7dab7
Merge pull request #505 from jb-alvarado/master
add version to stats, change color
2024-01-29 08:48:56 +01:00
jb-alvarado
ebfe9630bb remove bold format from numbers 2024-01-29 08:40:23 +01:00
jb-alvarado
8388ff20c7 Merge branch 'master' of github.com:jb-alvarado/ffplayout-engine 2024-01-29 08:32:22 +01:00
jb-alvarado
040ece7622 update packages 2024-01-29 08:32:20 +01:00
jb-alvarado
bc8a6e3d83
Merge branch 'ffplayout:master' into master 2024-01-29 08:28:12 +01:00
jb-alvarado
38dd823ef3 add version to stats 2024-01-29 08:23:21 +01:00
jb-alvarado
9bc960e31c change color 2024-01-29 08:05:24 +01:00
jb-alvarado
4985d95e06
Merge pull request #498 from jb-alvarado/master
add examples
2024-01-22 18:54:19 +01:00
jb-alvarado
c487827bbd add example for scrolling text with static background 2024-01-22 07:55:46 +01:00
jb-alvarado
55f9e7fffc add python example 2024-01-17 20:39:54 +01:00
jb-alvarado
415d79ecbc add example with localtime filter, update packages 2024-01-17 20:18:49 +01:00
jb-alvarado
3a875b5c4d add macos 2024-01-03 23:04:49 +01:00