aboutsummaryrefslogtreecommitdiffstats
path: root/src/screen_play.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-10-03screen: export the global variable "screen"Max Kellermann1-1/+1
screen_t is a singleton. We do not have to pass it around everywhere. Export the one global variable.
2006-08-08avuton fixed some warningsAndreas Obergrusberger1-1/+2
git-svn-id: https://svn.musicpd.org/ncmpc/branches/tradiaz@4600 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2006-08-05oops! forgot screen_play.hAndreas Obergrusberger1-0/+1
git-svn-id: https://svn.musicpd.org/ncmpc/branches/tradiaz@4564 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-06-14Major cleanup of the mpd client code (mpc->mpdclient)Kalle Wallin1-9/+0
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@1481 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-06-05Changed directory layout (for future use of gettext)Kalle Wallin1-0/+0
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@1342 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-05-07Added support for moving songs in a playlist (move-up,move-down).Kalle Wallin1-0/+1
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@936 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-04-22Changed the way songs are added/deleted from playlist (#0000220).Kalle Wallin1-0/+3
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@875 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-04-19Major cleanup. The goal of this is to simplify addition of "screens".Kalle Wallin1-7/+2
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@832 09075e82-0dd4-0310-85a5-a0d7c8717e4f