Commit graph

1787 commits

Author SHA1 Message Date
Martin Rotter
73603c3d69 Merge branch 'master' of github.com:martinrotter/rssguard 2024-04-19 13:11:18 +02:00
Martin Rotter
cd24bcd649 fixes #1017 2024-04-19 13:11:07 +02:00
Guilherme Silva
024a31ef36
Force libmpv to use the "libmpv" video output (#1381)
Starting from version 0.38.0, libmpv stopped using the "libmpv" video
output ("vo" option) by default, which ends up causing mpv to spawn its
own, separate and detached window, instead of just embedding itself
onto RSS Guard's internal media player.

Upstream commit: 0e441525cf

Note: This option is only set when building RSS Guard with the
"MEDIAPLAYER_LIBMPV_OPENGL" option set to "ON", since local testing
showed it's not necessary otherwise.

Co-authored-by: martinrotter <martinrotter@users.noreply.github.com>
2024-04-19 07:48:41 +02:00
Martin Rotter
b974f91987 update docs 2024-04-18 09:18:32 +02:00
Martin Rotter
9351d63cbe make dt detection much simpler and hopefully more maintainable and robust 2024-04-16 09:59:16 +02:00
Martin Rotter
86eaa3f965 revert to older dt recognition 2024-04-16 08:17:05 +02:00
Martin Rotter
9e2a370e0c fix build 2024-04-15 10:14:27 +02:00
Martin Rotter
2d1e85b8b0 fix build 2024-04-15 09:47:55 +02:00
Martin Rotter
18fcd78927 test build 2024-04-12 13:08:07 +02:00
Martin Rotter
e8ac98ba82 some adblock refactors 2024-04-12 07:21:51 +02:00
Martin Rotter
527987b0dc restore expand state after item is no longer filtered out, fixes #1262 2024-04-10 12:18:21 +02:00
Martin Rotter
b1b1bace43 comment out some cmake code 2024-04-08 08:03:26 +02:00
Martin Rotter
bb771d5797 fix unwanted horizontal scrollbar 2024-04-04 12:24:57 +02:00
Martin Rotter
e69b314201 fix parsing of huge unicode characters 2024-04-03 14:08:08 +02:00
Martin Rotter
c65fb31f19 automatically de-escape all contents 2024-04-03 12:18:15 +02:00
Martin Rotter
31fc63e422 delay initial update check and by default turn off 2024-03-25 10:45:12 +01:00
Martin Rotter
67c17ab128 allow for system style 2024-03-25 09:40:00 +01:00
Martin Rotter
4bf7682aa7 allow for system style 2024-03-25 09:38:48 +01:00
Martin Rotter
1e7f2e24d1 !rename 2024-03-25 09:20:17 +01:00
Martin Rotter
80d3783701 !rename 2024-03-25 09:06:01 +01:00
Martin Rotter
43ffeed391 fix #1354 2024-03-25 08:20:04 +01:00
Martin Rotter
7c7587f444 install public headers 2024-03-22 13:46:04 +01:00
Martin Rotter
75fdd81bad fix #1318 2024-03-22 10:46:43 +01:00
Martin Rotter
202da682b8 fix #1350 2024-03-22 07:39:43 +01:00
Martin Rotter
956b4cd069 support more dt formats 2024-03-21 14:45:15 +01:00
Martin Rotter
754cb2a135 keep system icon theme setting 2024-03-21 11:24:59 +01:00
Martin Rotter
3331d2d0c2 respect skin settings bit more 2024-03-21 10:19:44 +01:00
Martin Rotter
8039f99e89 cmakelists 2024-03-21 09:53:01 +01:00
Martin Rotter
767a7e891f cmakelists 2024-03-21 09:53:01 +01:00
Martin Rotter
d0670c22fa files 2024-03-21 09:53:01 +01:00
Martin Rotter
4318929bb0 nextcloud 2024-03-21 09:53:01 +01:00
Martin Rotter
6713925658 greader 2024-03-21 09:53:01 +01:00
Martin Rotter
4f1386a837 feedly, gmail 2024-03-21 09:53:01 +01:00
Martin Rotter
82d8c0340c feedly 2024-03-21 09:53:01 +01:00
Martin Rotter
a29d4b80bb tweaked clang format 2024-03-21 09:53:01 +01:00
Martin Rotter
446965cae8 build fix 2024-03-21 09:53:01 +01:00
Martin Rotter
f460ad667c files 2024-03-21 09:53:01 +01:00
Martin Rotter
de4537c6b1 test 2024-03-21 09:53:01 +01:00
Martin Rotter
fdc3a81d73 save 2024-03-21 09:53:01 +01:00
Martin Rotter
7d709dcc81 do not require path to UI_ files 2024-03-21 09:53:01 +01:00
Martin Rotter
df0f831c3c work 2024-03-21 09:53:01 +01:00
Martin Rotter
f585398a64 initial poc - plugins are now loaded from their own DLL/SO/DYLIB files 2024-03-21 09:53:01 +01:00
Martin Rotter
31e8612f4c universal dialog size remembering, fix for #1336 2024-03-18 13:58:07 +01:00
Martin Rotter
ee228c9167 update bundled user-agent for lite builds 2024-03-18 08:26:15 +01:00
Martin Rotter
3b19a66dd4 fix for #1317 2024-03-15 13:18:44 +01:00
Martin Rotter
8e50ba87d1 fix #1333 2024-03-15 07:10:05 +01:00
Martin Rotter
bfe5120dbe fix #1332 2024-03-15 07:05:27 +01:00
Martin Rotter
c74d24a4ed fix icalendar regression 2024-03-14 14:55:11 +01:00
Martin Rotter
310c3068bd make title column interactive too and auto-stretch last column - fixes #1319 2024-03-14 09:40:10 +01:00
Martin Rotter
408d5e19e5 add a way to play currently loaded URL in media player - #1324 2024-03-14 08:56:03 +01:00