summaryrefslogtreecommitdiff
path: root/src/lastfm.h
AgeCommit message (Expand)Author
2015-11-04remove enterPressed from remaining screensAndrzej Rybczak
2015-05-23lastfm: use sink argument and fix possible usage of m_service after deleteAndrzej Rybczak
2015-05-17split PressSpace action into modular piecesAndrzej Rybczak
2015-05-11replace boost::bind with std::bindAndrzej Rybczak
2015-04-18actions: toggle screen lock: check if screen is lockable before asking for widthAndrzej Rybczak
2014-08-27update copyright messageAndrzej Rybczak
2013-09-23lastfm: queueJob: fix forwardingAndrzej Rybczak
2013-09-22lastfm: queueJob: if old job is not finished, discard it and start new oneAndrzej Rybczak
2013-07-11configure: require boost.thread v3Andrzej Rybczak
2013-07-10lastfm: rework service architecture a bit and implement getting full artist infoAndrzej Rybczak
2013-04-07update copyright infoAndrzej Rybczak
2012-10-02fix header guardsAndrzej Rybczak
2012-09-16add ScreenType for screen's type identificationAndrzej Rybczak
2012-09-15abstract shared parts of switchTo methods awayAndrzej Rybczak
2012-09-14make defining screens with main window type as non-pointer possibleAndrzej Rybczak
2012-09-14do not initialize screens lazily as it doesn't make much senseAndrzej Rybczak
2012-09-13adjust indentation of remaining classes in headersAndrzej Rybczak
2012-09-13more PascalCase to camelCase conversionsAndrzej Rybczak
2012-09-08use wstrings uncoditionally where neededAndrzej Rybczak
2012-09-04make use of override keyword if availableAndrzej Rybczak
2012-09-02finally kill NC::ListAndrzej Rybczak
2012-09-02get rid of HAVE_CONFIG_H directivesAndrzej Rybczak
2012-09-02get rid of 'using namespace NCurses' directiveAndrzej Rybczak
2012-03-17update copyright datesAndrzej Rybczak
2011-11-12new feature: support for merging screens togetherAndrzej Rybczak
2011-11-01update copyright datesAndrzej Rybczak
2010-09-20fix mingw32 compilationAndrzej Rybczak
2010-08-29fix switching to artist info screenAndrzej Rybczak
2010-08-13lastfm: put code that takes info from a thread to separate functionAndrzej Rybczak
2010-08-13lastfm: redesigned plugins systemAndrzej Rybczak