1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2024-05-12 17:12:42 +00:00
A Jellyfin client for Sailfish OS (and in the future more platforms) https://chris.netsoj.nl/projects/harbour-sailfin
Go to file
Chris Josten 895731ae38 Big C++ refractor
- Removed "jellyfin" prefix from files, as they are already in a
  directory named Jellyfin
- Split the former "jellyfinitem.{h,cpp}" into multiple files in the DTO
  directory, one for each class. The jellyfinitem files started to
  become enormous.
- Use forward declarations in headers instead of including files
  wherever possible.
- Updated copyright headers
2021-02-17 19:42:10 +01:00
cmake Switched to a sane build system (CMake) 2020-10-25 19:58:02 +01:00
core Big C++ refractor 2021-02-17 19:42:10 +01:00
qtquick Add BlurHash library 2021-01-14 17:43:42 +01:00
rpm Add (optional) firejail support 2021-02-17 02:28:37 +01:00
sailfish Don't use the new Silica Background 2021-02-17 02:31:26 +01:00
.gitignore Added MusicAlbumPage 2020-10-26 22:29:07 +01:00
.gitmodules Add license and readme 2020-09-26 03:01:46 +02:00
CMakeLists.txt Big C++ refractor 2021-02-17 19:42:10 +01:00
LICENSE Add license and readme 2020-09-26 03:01:46 +02:00
README.md Added svg icon 2020-09-26 03:12:41 +02:00

Sailfin

Sailfin is a Sailfish OS client for Jellyfin, a media server, written in C++ and qml.

License

This application is licensed under the LGPLv2.1 license, although you may opt to choose a newer version of the LGPL if you want so.