Version bump
[someplayer] / src / dbstorage.h
2010-11-21 Nikolay TischenkoRestoring eq after start, checkable fav button
2010-11-19 Nikolay TischenkoFixed bug with directory scanning
2010-10-31 Nikolay TischenkoShowing only title-based results in search
2010-10-20 Nikolay TischenkoFull implementation of library manager
2010-10-19 Nikolay TischenkoA lot of changes (animations, initial library manager)
2010-10-13 Nikolay TischenkoAutoremoving emty artists and empty albyms
2010-10-13 Nikolay TischenkoRemoved Id from Track class, adapted library
2010-10-11 Nikolay TischenkoImplemented search through library 1.3.7
2010-10-11 Nikolay TischenkoAdded year metainfo
2010-09-27 Nikolay TischenkoImplemented new features: 1.2.1
2010-09-22 Nikolay TischenkoAdded license information
2010-09-15 Nikolay TischenkoImplemented dynamic playlists
2010-09-05 Nikolay TischenkoImplemented track count update and adding to favorites
2010-09-05 Nikolay TischenkoImplemented playlist storage
2010-09-04 Nikolay TischenkoImplemented Database storage for library.
2010-09-04 Nikolay TischenkoInitial structure. New abstract levels: dataobjecst...