| Commit message (Collapse) | Author | Age | Files | Lines | 
| ... |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
While figuring out how to populate the album view, I realized that I
don't want to view my music by albums, only by artist, maybe by genre...
So I removed the QComboBox for the different sort orders and
concentrated on the filter, which is a good thing (tm). Just make the
filter find anything you need. Name/Title is already implemented. Have to
think about genre/year...
 | 
| | 
| 
| 
|  | 
...again
 | 
| | 
| 
| 
| 
| 
|  | 
Well, as it turns out, an artist is not married to an album, but to a
song, and so is the genre. Adjust the database layout, indexer and view
accordingly.
 | 
| |  | 
 | 
| | 
| 
| 
|  | 
Does nothing yet, just for show :)
 | 
| |  | 
 | 
| |  | 
 | 
| | 
| 
| 
|  | 
Well, actually index files!
 | 
| | 
| 
| 
|  | 
List metadata of files, nothing else...
 | 
|   
  
  
   | 
Create database and connect. Does nothing yet...
 |