Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2004-04-23 | Added prototype for screen_resize(). | Kalle Wallin | 1 | -0/+2 |
2004-04-21 | Fixed resize handling (SIGWINCH). | Kalle Wallin | 1 | -0/+3 |
2004-04-21 | Added seek, crossfade commands. | Kalle Wallin | 1 | -1/+7 |
2004-04-19 | Added copyright notice and license notice | Kalle Wallin | 1 | -18/+50 |
2004-04-14 | Added command names (used with key bindings). | Kalle Wallin | 1 | -74/+219 |
2004-04-06 | Removed all binding to ESC (stop). | Kalle Wallin | 1 | -5/+1 |
2004-04-06 | Added alternate key bindings for Up,Down to enable irpty control. | Kalle Wallin | 1 | -3/+3 |
2004-04-05 | Added support for (auto) center/focus playlists. | Kalle Wallin | 1 | -1/+2 |
2004-03-31 | Updated key bindings, make shore we can stop with a standard key 's'. | Kalle Wallin | 1 | -9/+9 |
2004-03-27 | Added update command. | Kalle Wallin | 1 | -0/+2 |
2004-03-27 | Added delete playlist feature. | Kalle Wallin | 1 | -1/+0 |
2004-03-26 | Added reversed and wrapped list search (find). | Kalle Wallin | 1 | -6/+12 |
2004-03-22 | Added commands FIND and FIND_NEXT. | Kalle Wallin | 1 | -2/+4 |