Code

ncmpc.git
2004-06-16 Kalle WallinChanged option syntax and added list-format and status...
2004-06-16 Kalle WallinUse the alert color in screen_readln()
2004-06-16 Kalle Wallinlibmpdclient updated (r1507) - added path to mpdclient_...
2004-06-15 Kalle WallinDisable plchanges - need to redesign the plchanges...
2004-06-15 Kalle WallinModified %shortfile% format to not shorten urls
2004-06-15 Kalle WallinRenamed %basename% format %shortfile%
2004-06-15 Kalle Wallingit-svn-id: https://svn.musicpd.org/ncmpc/trunk@1497...
2004-06-15 Kalle WallinAdded list-format and status-format conf options
2004-06-15 Kalle WallinSort playlist if needed after plchanges,
2004-06-14 Kalle WallinOnly display the "change color" error message if we...
2004-06-14 Kalle WallinUpdated error handling
2004-06-14 Kalle WallinFixed mpdclient_filelist_update()
2004-06-14 Kalle WallinMajor cleanup of the mpd client code (mpc->mpdclient)
2004-06-09 Kalle WallinAdded the strscroll function
2004-06-09 Kalle WallinUpdated the reconnect code to allow user to abort in...
2004-06-09 Kalle WallinUpdated the get_title callback.
2004-06-09 Kalle WallinUse the terminal in raw mode - ignore terminal control...
2004-06-09 Kalle WallinAdded the get_keyboard_command_with_timeout() function.
2004-06-09 Kalle WallinFixed a small layout bug whith long strings in list_win...
2004-06-08 Kalle WallinDisplay the the entire url when a streams metadata...
2004-06-08 Kalle WallinCheck playlist length and remove songs (plchanges command)
2004-06-07 Kalle WallinDisplay stream names in the list window.
2004-06-07 Kalle WallinFixed resize handling
2004-06-07 Kalle WallinSupport plchanges
2004-06-07 Kalle WallinDisable nls support if glib is pre 2.4 (OSX)
2004-06-06 Kalle WallinAdded an optional clock screen :)
2004-06-06 Kalle WallinAdded the svn:ignore property
2004-06-06 Kalle WallinAdded the svn:ignore property
2004-06-06 Kalle WallinAdded wreadln.c, wreadln.h a simple line editor
2004-06-06 Kalle WallinMoved charset initialization code to main.c, added...
2004-06-06 Kalle Wallini18n - ncmpc is now bilingual (sv)
2004-06-05 Kalle Wallingit-svn-id: https://svn.musicpd.org/ncmpc/trunk@1347...
2004-06-05 Kalle WallinAdded initial i18n support
2004-06-05 Kalle WallinAddded support for the mpd update command (CMD_DB_UPDATE)
2004-06-05 Kalle WallinChanged directory layout (for future use of gettext)
2004-05-07 Kalle WallinRedesigned ncmpc's color support
2004-05-07 Kalle WallinAdded support for moving songs in a playlist (move...
2004-05-03 Kalle WallinThe background color can now be assigned to 'none'...
2004-05-03 Kalle WallinChanged the old CVS Id tag to a SVN Id tag, version...
2004-04-23 Kalle WallinReverted back to r875
2004-04-23 Kalle WallinUse wattroff after painting the top line.
2004-04-23 Kalle WallinAdded prototype for screen_resize().
2004-04-23 Kalle WallinMake shure the cursor stays on the same row when deleting.
2004-04-23 Kalle WallinDocumentation update.
2004-04-22 Kalle WallinFixed list_window_check_selected().
2004-04-22 Kalle WallinChanged the way songs are added/deleted from playlist...
2004-04-22 Kalle WallinFix that keeps the cursor hidden on aterm/Eterm when...
2004-04-21 Kalle WallinFixed resize handling (SIGWINCH).
2004-04-21 Kalle WallinDisplay the target time when seeking.
2004-04-21 Kalle WallinRemoved a duplicate entry for CMD_TOGGLE_FIND_WRAP.
2004-04-21 Kalle WallinUpdated
2004-04-21 Kalle WallinShow a message if a change is not applied.
2004-04-21 Kalle WallinAS_HELP_STRING -> AC_HELP_STRING, because the first...
2004-04-21 Kalle WallinAdded seek_target_time, seek_song_id.
2004-04-21 Kalle WallinAdded screen_idle() function.
2004-04-21 Kalle WallinAdded support for seek,crossfade.
2004-04-21 Kalle WallinAdded seek, crossfade commands.
2004-04-20 Kalle WallinInitialize highlight to zero.
2004-04-19 Kalle Wallingit-svn-id: https://svn.musicpd.org/ncmpc/trunk@835...
2004-04-19 Kalle WallinAdded keydef screen
2004-04-19 Kalle WallinAdded copyright notice and license notice
2004-04-19 Kalle WallinMajor cleanup. The goal of this is to simplify addition...
2004-04-14 Kalle WallinSpecified that the highlight entry in help_text_row_t...
2004-04-14 Kalle WallinUpdated ChangeLog.
2004-04-14 Kalle Wallingit-svn-id: https://svn.musicpd.org/ncmpc/trunk@763...
2004-04-14 Kalle WallinRenamed ncmpcrc.sample config.sample.
2004-04-14 Kalle WallinAdded a sample key configuration file.
2004-04-14 Kalle WallinAdded optional support for a wide_cursor.
2004-04-14 Kalle WallinHighlight and center current track even when paused.
2004-04-14 Kalle WallinUse screen_status_printf() to display character convers...
2004-04-14 Kalle WallinForce curses repaint the status window when adding...
2004-04-14 Kalle WallinUse get_key_names() for the keys displayed in the welco...
2004-04-14 Kalle WallinUpdated version and added a SYSCONFDIR define to CFLAGS.
2004-04-14 Kalle WallinUse key descriptions from get_key_description (command.c).
2004-04-14 Kalle WallinCheck key bindings and quit if they are insane.
2004-04-14 Kalle WallinAdded command names (used with key bindings).
2004-04-14 Kalle Wallinrelocated configuration file to ~/.ncmpc/config and...
2004-04-13 Kalle WallinPoll mpd twice/second, print a newline when exiting.
2004-04-13 Kalle WallinUse wclrtoeol instead of wclear in list_window_paint...
2004-04-06 Kalle WallinUpdated readme.
2004-04-06 Kalle WallinSOCKLEN_T
2004-04-06 Kalle WallinAdded a new test for socklen_t.
2004-04-06 Kalle WallinRemoved all binding to ESC (stop).
2004-04-06 Kalle WallinReplaced F1,F2,F3 with 1,2,3.
2004-04-06 Kalle WallinAdded a sample lirc (irpty) configuration file.
2004-04-06 Kalle WallinAdded alternate key bindings for Up,Down to enable...
2004-04-06 Kalle WallinAdded a welcome message (help).
2004-04-05 Kalle WallinFixed the list_window_check_selected() function.
2004-04-05 Kalle WallinAdded input_timeout.
2004-04-05 Kalle WallinRemoved old reference to mpc-ncurses.
2004-04-05 Kalle WallinAdded support for (auto) center/focus playlists.
2004-04-05 Kalle WallinAdded auto-center option.
2004-03-31 Kalle WallinAdded strcasestr prototype.
2004-03-31 Kalle WallinFixed som spelling errors.
2004-03-31 Kalle WallinOnly delete a song if it exits.
2004-03-31 Kalle WallinMoved cursor to main window (selected_row,0) when idle.
2004-03-31 Kalle WallinDocumentation changes for the 0.10.0 realease.
2004-03-31 Kalle WallinMoved cursor to main window (selected_row,0) when idle.
2004-03-31 Kalle WallinUpdated key bindings, make shore we can stop with a...
2004-03-29 Kalle WallinReplaced g_utf8_strlen() with strlen()
next