Commit graph

836 commits

Author SHA1 Message Date
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
9351d63cbe make dt detection much simpler and hopefully more maintainable and robust 2024-04-16 09:59:16 +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
bb771d5797 fix unwanted horizontal scrollbar 2024-04-04 12:24:57 +02:00
Martin Rotter
c65fb31f19 automatically de-escape all contents 2024-04-03 12:18:15 +02: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
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
75fdd81bad fix #1318 2024-03-22 10:46:43 +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
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
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
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
Martin Rotter
008027e270 work on ical 2024-03-12 14:40:02 +01:00
Martin Rotter
07de8e7e32 work on ical 2024-03-12 14:39:35 +01:00
Martin Rotter
35b378d8b1 make new scraping feature more robust 2024-03-08 08:36:32 +01:00
Martin Rotter
51ddab9386 no scrolling 2024-03-06 12:08:17 +01:00
Martin Rotter
7a3a23a70b save 2024-03-06 11:23:45 +01:00
Martin Rotter
6ef993045c save 2024-03-06 11:06:19 +01:00
Martin Rotter
60da2d916d make readability aware of which sender requested, fixes #1300 2024-02-21 12:38:40 +01:00
Martin Rotter
8e2de8c3c6 add position guarding for all modal dialogs 2024-01-24 12:04:22 +01:00
Martin Rotter
17fa6e6d8d automatically resize all dialogs which are bigger than available screen 2024-01-24 09:28:19 +01:00
Martin Rotter
e48677b665 automatically resize all dialogs which are bigger than available screen 2024-01-24 09:22:19 +01:00
Martin Rotter
2d7907c22f fix #1278 2024-01-22 14:27:09 +01:00
Martin Rotter
d8180eb68f fix bad GUI in feed edit dialog when some article limit is set 2024-01-19 13:33:28 +01:00
Martin Rotter
1ab372a0af do not save splitter position on resize if position is somehow 0 2024-01-19 12:09:53 +01:00
Martin Rotter
f78b25e0c9 fix showing wrong amount of updated feeds in notification 2024-01-19 07:28:58 +01:00
Martin Rotter
21d1e2912e tweak string 2024-01-17 13:11:13 +01:00
Martin Rotter
cf89c0d338 fix title 2024-01-17 12:32:26 +01:00
Martin Rotter
450d01e714 working limitting 2024-01-16 10:38:38 +01:00
Martin Rotter
34167c3f9f bit better DB/logic handling 2024-01-15 14:51:39 +01:00
Martin Rotter
e3ff40ce28 working DB layer for limitting feature 2024-01-15 11:35:53 +01:00
Martin Rotter
796fbf916e work on article ignore/limit 2024-01-15 09:37:43 +01:00
Martin Rotter
869e0d1f70 fix build 2024-01-15 07:20:43 +01:00
Martin Rotter
57f38ed3ed save work 2024-01-12 13:11:40 +01:00
Martin Rotter
fb62f66445 work on article amount limitting 2024-01-12 09:13:13 +01:00
Martin Rotter
c2f767ea55 fix #1268 2024-01-10 11:37:37 +01:00
Martin Rotter
48e31b900c fix build 2024-01-10 10:32:46 +01:00
Martin Rotter
ea8bac60d6 fix #1267 and some other minor bugs and stuff 2024-01-10 10:14:07 +01:00