kasts/src
Bart De Vries fa8e2da414 Port from deprecated iconName to icon.name 2023-02-01 22:53:44 +01:00
..
kmediasession cmake: Add an option for the gstreamer audio backend 2023-01-30 22:26:55 +01:00
models Add and use Chapter class 2022-12-12 20:16:12 +00:00
qml Port from deprecated iconName to icon.name 2023-02-01 22:53:44 +01:00
solidextras Port c++ to qt6 2023-01-20 14:23:30 +00:00
sync Port c++ to qt6 2023-01-20 14:23:30 +00:00
CMakeLists.txt Header bar redesign 2023-01-23 13:29:21 +01:00
Messages.sh Add more license information 2021-05-12 13:43:49 +02:00
androidlogging.h Small fixes in androidlogging.h 2021-06-19 15:35:56 +02:00
audiomanager.cpp Fix minor issue with network connect check in AudioManager 2023-01-19 20:43:27 +01:00
audiomanager.h [KMediaSession] Implement dynamic audio backend framework 2023-01-16 15:36:54 +01:00
author.cpp Make more things const & 2020-11-01 13:18:11 +01:00
author.h Use pragma once everywhere 2023-01-04 10:27:22 +01:00
chapter.cpp Add and use Chapter class 2022-12-12 20:16:12 +00:00
chapter.h Add and use Chapter class 2022-12-12 20:16:12 +00:00
database.cpp Fix "database is locked" errors caused by concurrent writes 2022-07-14 15:32:58 +02:00
database.h Use multithreading for feed updates (using ThreadWeaver) 2022-05-29 15:22:23 +02:00
datamanager.cpp Improve check for existing podcasts 2022-11-15 19:13:24 +01:00
datamanager.h Disable subscribe button when feed has been added 2022-12-13 14:21:30 +01:00
enclosure.cpp Fix fallback when no image is available in id3 tag 2022-08-09 10:58:16 +02:00
enclosure.h Adjust time left on episodes according to current playback rate 2022-06-01 21:08:27 +02:00
enclosuredownloadjob.cpp Apply clang-format 2021-05-01 21:35:37 +02:00
enclosuredownloadjob.h Apply clang-format 2021-05-01 21:35:37 +02:00
entry.cpp Make timestamps in entry contents clickable, like chapter marks 2023-01-24 15:22:40 +01:00
entry.h Use pragma once everywhere 2023-01-04 10:27:22 +01:00
error.cpp Implement streaming support 2022-10-19 14:49:56 +02:00
error.h Implement streaming support 2022-10-19 14:49:56 +02:00
feed.cpp Keep unreadEntryCount cached instead of getting it from DB everytime 2022-03-10 08:03:00 +01:00
feed.h Use include instead of forward decl for property types 2022-05-02 10:24:12 +00:00
fetcher.cpp Add and use Chapter class 2022-12-12 20:16:12 +00:00
fetcher.h Refactor feed update routine to allow for entry, enclosure, authors and chapter updates 2022-05-31 16:11:50 +02:00
fetchfeedsjob.cpp Use multithreading for feed updates (using ThreadWeaver) 2022-05-29 15:22:23 +02:00
fetchfeedsjob.h Use multithreading for feed updates (using ThreadWeaver) 2022-05-29 15:22:23 +02:00
main.cpp Only set QT_ENABLE_GLYPH_CACHE_WORKAROUND on arm 2023-01-24 10:16:20 +01:00
qtquickcontrols2.conf Set material colors to blue 2020-04-28 22:28:09 +02:00
resources.qrc Header bar redesign 2023-01-23 13:29:21 +01:00
settingsmanager.kcfg Implement streaming support 2022-10-19 14:49:56 +02:00
settingsmanager.kcfgc Add more license information 2021-05-12 13:43:49 +02:00
storagemanager.cpp Port c++ to qt6 2023-01-20 14:23:30 +00:00
storagemanager.h Add podcast subscription and episode play state synchronization 2021-10-29 18:47:55 +02:00
storagemovejob.cpp Move models to dedicated directory 2021-09-18 19:07:15 +02:00
storagemovejob.h Make storage path configurable 2021-07-24 20:43:11 +02:00
updatefeedjob.cpp Implement streaming support 2022-10-19 14:49:56 +02:00
updatefeedjob.h Add option to mark custom amount of episodes as unplayed when adding new feed 2022-07-01 20:03:27 +00:00