index
:
ncmpcpp.git
0.6.x
0.7.x
0.8.x
0.9.x
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server_info.h
Age
Commit message (
Expand
)
Author
2015-11-04
remove enterPressed from remaining screens
Andrzej Rybczak
2015-05-17
split PressSpace action into modular pieces
Andrzej Rybczak
2015-04-18
actions: toggle screen lock: check if screen is lockable before asking for width
Andrzej Rybczak
2014-11-03
mpd: replace all consumers with iterators
Andrzej Rybczak
2014-09-03
make sure to include boost posix_time where needed
Andrzej Rybczak
2014-08-27
replace timeval and time_t with boost::posix_time::ptime
Andrzej Rybczak
2014-08-27
update copyright message
Andrzej Rybczak
2013-04-07
update copyright info
Andrzej Rybczak
2012-10-02
fix header guards
Andrzej Rybczak
2012-09-16
add ScreenType for screen's type identification
Andrzej Rybczak
2012-09-15
abstract shared parts of switchTo methods away
Andrzej Rybczak
2012-09-14
do not initialize screens lazily as it doesn't make much sense
Andrzej Rybczak
2012-09-13
adjust indentation of remaining classes in headers
Andrzej Rybczak
2012-09-13
more PascalCase to camelCase conversions
Andrzej Rybczak
2012-09-08
use wstrings uncoditionally where needed
Andrzej Rybczak
2012-09-04
make use of override keyword if available
Andrzej Rybczak
2012-09-02
finally kill NC::List
Andrzej Rybczak
2012-09-02
get rid of 'using namespace NCurses' directive
Andrzej Rybczak
2012-09-02
implement HasSongs interface
Andrzej Rybczak
2012-03-17
update copyright dates
Andrzej Rybczak
2011-11-12
new feature: support for merging screens together
Andrzej Rybczak
2011-11-01
update copyright dates
Andrzej Rybczak
2010-01-30
update copyright notices
Andrzej Rybczak
2009-10-11
new screen: mpd server info
Andrzej Rybczak