Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
they should be called only within member funcions, because they
ignore stacked values, that are set by Window::operator<<(Format)
|
|
I though static variables are created for each class object,
but apparently they aren't, which makes the previous design
utterly broken. I'm suprised it somehow worked before.
|
|
|
|
|
|
|
|
This reverts commit 9faf3acf2f1bef0d10fdf85ce93468800916ae66
and applies correct patch (thx for Damien Leone for pointing this)
Conflicts:
src/ncmpcpp.cpp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I wonder why compiler accepted that.
|
|
lulz, I forgot to remove it after I was done with testing adding random songs.
|
|
|