1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2024-06-26 11:33:50 +00:00
harbour-sailfin/core/src/DTO
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
..
dto.cpp Big C++ refractor 2021-02-17 19:42:10 +01:00
item.cpp Big C++ refractor 2021-02-17 19:42:10 +01:00
mediastream.cpp Big C++ refractor 2021-02-17 19:42:10 +01:00
namedguidpair.cpp Big C++ refractor 2021-02-17 19:42:10 +01:00
types.cpp Big C++ refractor 2021-02-17 19:42:10 +01:00
user.cpp Big C++ refractor 2021-02-17 19:42:10 +01:00
userdata.cpp Big C++ refractor 2021-02-17 19:42:10 +01:00