Commit graph

9 commits

Author SHA1 Message Date
0ef7eba6db Add ability to rename user flags 2021-07-18 23:27:20 +02:00
2d1e42ea33 Misc fixes and optimizations (mostly suggestions by clang-tidy) 2021-07-18 16:41:19 +02:00
3ffd1776a0 Re-enable the video information dialog (open with enter or the space bar) 2021-07-18 16:40:25 +02:00
17b8727f62 Use actual video publication date if availiable
This commit add usage of the video publication date in addition to the
"Added to playlist" date that was used up to this point. This improves
the video list behavior for channels which upload videos and add them to
the playlists a while before the actual publication date. Before these
published, but old in the playlist videos would show up at their upload
date instead of the publication date which is the relevant one for this
application. The "added to playlist" date is still recorded and being kept.
2021-07-18 16:39:32 +02:00
b77cd9c227 Add support for setting user defined flags per channel 2021-07-18 16:11:51 +02:00
00281a1a0d Add Qt5/KDE based "application host" (systray icon, native notifications) 2020-12-21 00:00:01 +01:00
b8bc284c8d Formatting 2020-12-16 19:56:50 +01:00
fdc597c8d3 Redraw after running auto channel refresh 2020-12-16 19:50:16 +01:00
9ae8dff7d9 Move almost all of main.cpp to application.cpp and add standalone yttui.cpp 2020-12-16 19:41:58 +01:00
Renamed from main.cpp (Browse further)