liri-project / liri-music

:closed_book: Archive - Development has moved to https://github.com/lirios/music
GNU Lesser General Public License v2.1
33 stars 1 forks source link

Album model #16

Closed ghost closed 8 years ago

ghost commented 8 years ago

Testing Album model implementation. Songs and album are now saved in the SQL DB. Sync between model and QML is not done yet (QML can read the model, but if a change appears in DB, then QML won't know anything of it).