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