Andrzej Rybczak d68824f0f2 replace all string::find_last_of() with string::rfind()
find_last_of was working properly only because it was searching
only for one character, string::rfind() is appropriate function
for this job.
2009-02-05 21:52:31 +01:00
2008-08-04 22:20:45 +02:00
2008-08-04 22:20:45 +02:00
2009-01-27 00:05:46 +01:00
2009-01-17 00:52:08 +01:00
2008-11-22 19:43:39 +01:00
2009-01-22 17:26:16 +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%