Code

screen_play: Changed selection movement on center-playing-song
authorJeffrey Middleton <jefromi@gmail.com>
Fri, 6 Mar 2009 00:06:05 +0000 (18:06 -0600)
committerJeffrey Middleton <jefromi@gmail.com>
Thu, 5 Mar 2009 19:17:22 +0000 (13:17 -0600)
commit0d8ef99f257a7ee9a84d07c0c491f7e7067c33af
tree42234c3aaa256addfe8e1527de39babf8443577f
parentebc0c56b87e71b4a0ee3a6bfdeaff35f053a3e80
screen_play: Changed selection movement on center-playing-song

Previously, the cursor remained in the same screen position (and had
some odd behavior in visual mode). Now it attempts to stay on the same
song like other large movement commands, leaving visual mode intact, so
you can do fun things like using center-playing-song to help select a
range of songs up to the current song.
src/screen_play.c