index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
screen_play.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2004-06-05
Changed directory layout (for future use of gettext)
Kalle Wallin
1
-390
/
+0
2004-05-07
Added support for moving songs in a playlist (move-up,move-down).
Kalle Wallin
1
-4
/
+62
2004-04-23
Reverted back to r875
Kalle Wallin
1
-2
/
+0
2004-04-23
Make shure the cursor stays on the same row when deleting.
Kalle Wallin
1
-4
/
+4
2004-04-22
Changed the way songs are added/deleted from playlist (#0000220).
Kalle Wallin
1
-17
/
+81
2004-04-21
Fixed resize handling (SIGWINCH).
Kalle Wallin
1
-0
/
+9
2004-04-19
Major cleanup. The goal of this is to simplify addition of "screens".
Kalle Wallin
1
-27
/
+87
2004-04-14
Highlight and center current track even when paused.
Kalle Wallin
1
-5
/
+8
2004-04-05
Added support for (auto) center/focus playlists.
Kalle Wallin
1
-0
/
+42
2004-03-31
Only delete a song if it exits.
Kalle Wallin
1
-5
/
+8
2004-03-28
We now allocate and free memory with glib
Kalle Wallin
1
-3
/
+3
2004-03-27
Include "config.h" before "support.h"
Kalle Wallin
1
-1
/
+45
2004-03-26
Replaced wrefresh() with wnoutrefresh().
Kalle Wallin
1
-2
/
+2
2004-03-26
Added reversed and wrapped list search (find).
Kalle Wallin
1
-21
/
+8
2004-03-24
Moved list window fuctions to list_window.c.
Kalle Wallin
1
-33
/
+6
2004-03-23
Use screen_status_printf() instead of screen_status_message().
Kalle Wallin
1
-3
/
+2
2004-03-22
Added find (in page) functionality.
Kalle Wallin
1
-5
/
+26