| 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 |