Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-12 | new feature: alternative user interface | Andrzej Rybczak | |
2009-06-26 | initialize screens only if necessary | Andrzej Rybczak | |
2009-05-25 | new feature: mouse support | Andrzej Rybczak | |
2009-05-03 | new feature: two columns view in media library (albums and songs) | Andrzej Rybczak | |
2009-03-08 | add support for regular expressions (basic and extended) | Andrzej Rybczak | |
it intruduces regex support in search engine and filtering/searching in all screens | |||
2009-03-07 | speed up browsing media library | Andrzej Rybczak | |
the way media library was searching for albums was wrong and by the way totally inefficient. | |||
2009-03-05 | fix duplicating albums in media library | Andrzej Rybczak | |
2009-03-03 | use private where appropriate | Andrzej Rybczak | |
2009-02-24 | while searching for songs in media library, consider year of the album | Andrzej Rybczak | |
2009-02-17 | new feature: apply filter to screen (Ctrl-F) | Andrzej Rybczak | |
if one applies a filter, only items that contain this filter will be displayed. works on all screens. | |||
2009-02-17 | cleaning | Andrzej Rybczak | |
2009-02-17 | get rid of this awful casting to List * | Andrzej Rybczak | |
2009-02-16 | provide generic interface for dealing with selected items | Andrzej Rybczak | |
2009-02-15 | general code cleaning | Andrzej Rybczak | |
2009-02-14 | change namespace MediaLibrary into class | Andrzej Rybczak | |
2009-02-13 | separate some code from ncmpcpp.cpp | Andrzej Rybczak | |