Andrzej Rybczak f24db993aa fix reapplying filter the same as the last one used
I was passing Menu::itsFilter by const reference to Menu::ApplyFilter().
however, the function was clearing all filtering related stuff, including
itsFilter itself, so passed reference was pointing at previously cleared
string. then the function checked if new filter was empty and it obviously
was, so exited then. funny bug.
2009-03-24 19:26:47 +01:00
2009-03-17 19:44:27 +01:00
2008-08-04 22:20:45 +02:00
2008-08-04 22:20:45 +02:00
2009-01-17 00:52:08 +01:00
2009-03-17 19:58:24 +01:00
Description
Featureful ncurses based MPD client inspired by ncmpc
9.6 MiB
Languages
C++ 91.5%
M4 7.7%
C 0.5%
Makefile 0.3%