This website requires JavaScript.
Explore
Help
Sign In
phoenix
/
icarus
Watch
1
Star
0
Fork
0
You've already forked icarus
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
33
Wiki
Activity
Files
01faa60699df94b94da7e803ca31ac2177e92b83
icarus
/
include
/
dto
T
History
kdeng00
5fefc451d5
Adding coverart id field to Song dto object to return the coverart id that the song is associated with so it is easier to get the cover art
2019-10-21 21:54:50 -04:00
..
conversion
Adding coverart id field to Song dto object to return the coverart id that the song is associated with so it is easier to get the cover art
2019-10-21 21:54:50 -04:00
AlbumDto.hpp
Need to work on the ability to fetch records for Artist, Genre, and Year
2019-09-06 22:38:14 -04:00
ArtistDto.hpp
Need to work on the ability to fetch records for Artist, Genre, and Year
2019-09-06 22:38:14 -04:00
CoverArtDto.hpp
Still in the process of switching to prepared statements. Left TODO for removing the make_shared_ptr for the raw song data. Added feature to retrieve a sing cover art record in json format
2019-09-05 20:57:13 -04:00
GenreDto.hpp
Need to work on the ability to fetch records for Artist, Genre, and Year
2019-09-06 22:38:14 -04:00
LoginResultDto.hpp
some changes
2019-10-13 11:29:40 -04:00
SongDto.hpp
Adding coverart id field to Song dto object to return the coverart id that the song is associated with so it is easier to get the cover art
2019-10-21 21:54:50 -04:00
YearDto.hpp
Need to work on the ability to fetch records for Artist, Genre, and Year
2019-09-06 22:38:14 -04:00