mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2025-12-10 01:03:55 +00:00
- 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
|
||
|---|---|---|
| .. | ||
| dto.h | ||
| item.h | ||
| mediastream.h | ||
| namedguidpair.h | ||
| types.h | ||
| user.h | ||
| userdata.h | ||