Code

the updated sources
[ncmpc.git] / src /
2006-08-04 Andreas Obergrusbergerthe updated sources
2006-03-28 Kalle WallinIPv6 patch from Jelmer Vernooij
2006-03-28 Kalle Wallintypo
2006-03-28 Kalle Wallinunicode fixes from Dmitry Baryshkov/René van Bevern
2006-03-28 Kalle Wallinfixed TAB completion support with libcursesw (path...
2006-01-22 Kalle WallinBackspace fix (wide-char version)
2006-01-22 Kalle WallinAdded wide-char version
2006-01-16 Kalle Wallinincluded patch from Jonathan Fors
2005-06-17 Kalle WallinAdvanced search fixes
2005-06-16 Kalle Wallinsort artists and albums (metalist)
2005-06-16 Kalle WallinTest new search functionality with qball's version...
2005-06-15 Kalle WallinNew configuraton option: find-show-last
2005-06-15 Kalle WallinNew configuraton option: screen-list
2005-06-14 Kalle WallinAdded exact_match parameter to mpdclient_filelist_search()
2005-06-14 Kalle WallinAdded artist screen info
2005-06-14 Kalle WallinAdded previous screen info
2005-06-14 Kalle WallinDont include panel.h
2005-06-14 Kalle WallinMoved list window state code to list_window.c
2005-06-11 Kalle Wallinsupport wide-char ncurses library (ncursesw)
2005-06-06 Kalle WallinAdded an experimental artist (browser) screen
2005-06-05 Kalle Wallinlibmpdclient update
2005-06-05 Kalle WallinAdded support for %date% and %genre% - from qball
2005-06-03 Kalle Wallinseek-time can now be defined in the conf file
2005-06-03 Kalle WallinAdded a "hide cursor" feature #0000417
2005-06-01 Kalle WallinFixes #0000406, segfault if mpd wants a passwort but...
2005-02-13 Kalle WallinEnable playlist saving on the browse screen
2005-02-13 Kalle WallinFixes bug #0000360
2005-01-23 Kalle WallinUpdated libmpdclient to r2897
2005-01-19 Avuton Olrichlibmpdclient update
2005-01-04 Kalle WallinRemoved C++ style declarations from enqueue_and_play()
2004-12-19 Kalle WallinBugfix from Niko Tyni, survive select and mouse operati...
2004-12-19 Kalle WallinBugfix from Niko Tyni, survive find operations on empty...
2004-12-19 Kalle WallinBugfix from Niko Tyni, find operation with wrap turned...
2004-12-13 Kalle WallinFixed abort (Ctrl-G) handling in the save playlist...
2004-12-09 Kalle Wallin%time% format fix from Aurelien Foret (use %02d for...
2004-11-15 Kalle WallinAdded a search screen
2004-07-21 Kalle WallinAdded debug code for #291
2004-07-21 Kalle WallinInitialize dummy/last mode id to G_MAXINT
2004-07-21 Kalle WallinDont lookup key if key==0 in find_key_command()
2004-07-21 Kalle Wallin¡Español!
2004-07-13 Kalle WallinUse glib's str functions (g_strlcat, g_strlcpy, g_snpri...
2004-07-13 Kalle WallinUse glib's functions (g_strlcat, g_strlcpy, g_snprintf...
2004-07-13 Kalle WallinMoved definitions from screen.h to ncmpc.h
2004-07-13 Kalle WallinCrossfade time can now be definied in the rc file ...
2004-07-13 Kalle WallinUse my_wgetch() instead of wgetch(), added --[no-]mouse...
2004-07-12 Kalle WallinMouse support is now optional (enable-mouse)
2004-07-12 Kalle WallinSupport SIGSTOP, SIGCONT in raw mode
2004-07-12 Kalle WallinAdded SIGCONT handler
2004-07-12 Kalle WallinAdded configure option --disable-raw-mode
2004-07-12 Kalle WallinHide the cursor on the help screen (#247)
2004-07-12 Kalle WallinRemoved support for the old configuration syntax
2004-07-12 Kalle WallinFixed short option handling for multiple short options...
2004-07-03 Kalle WallinReplaced the time_t type with glibs GTime
2004-07-03 Kalle WallinCleaned up the conf debug code
2004-07-03 Kalle WallinReplaced the debug macro with a function
2004-07-03 Kalle WallinIgnore mouse events in wreadln, screen_getch
2004-07-02 Kalle WallinAdded basic ncurses mouse support
2004-07-02 Kalle WallinMake shure the list scrolls when moving a song
2004-07-02 Kalle WallinFixed the plchanges code
2004-07-02 Kalle Wallinimproved error handling in the argv parser
2004-07-01 Kalle WallinRemoved popt code/dependency
2004-07-01 Kalle WallinRemoved the trim() function, using glib's g_strstrip...
2004-06-30 Kalle WallinUpdated libmpdclient to r1743
2004-06-30 Kalle WallinAdded flags for conflicting, modified key bindings...
2004-06-24 Kalle WallinRemoved an unwanter fprintf line
2004-06-24 Kalle WallinMade the xterm title dynamic, added configuration optio...
2004-06-24 Kalle WallinMade the xterm title dynamic, added configuration optio...
2004-06-24 Kalle WallinAdded configuration option - set-xterm-title
2004-06-24 Kalle WallinRenamed mpd version macro
2004-06-22 Kalle WallinClear the main window on CMD_SCREEN_UPDATE
2004-06-22 Kalle WallinAdded key bindings for move-up, move-down (Ctrl-K,...
2004-06-22 Kalle WallinMake shure the dummy debug macro survives the OSX prepr...
2004-06-22 Kalle Wallinadded screen_bell() for optional audible/visible bells
2004-06-22 Kalle WallinAdded options: audible-bell, visible-bell, wrap-around...
2004-06-20 Kalle WallinSupport cursor/down with j and k
2004-06-20 Kalle WallinAdded _utf8 suffix to all functions that take utf8...
2004-06-20 Kalle WallinDont set the xterm title
2004-06-20 Kalle Wallinlet mpd add directories (just send the path)
2004-06-19 Kalle WallinMake shure the list window is repainted after a complet...
2004-06-19 Kalle Wallinadded help for the add command
2004-06-19 Kalle Wallinadded type argument to gcmp_list_from_path()
2004-06-19 Kalle Wallintry to complete even if the line is empty
2004-06-19 Kalle Wallinfixed the display of completion lists
2004-06-19 Kalle Wallindisplay errors without exiting when key bindings are...
2004-06-18 Kalle WallinAdded completion stuff
2004-06-18 Kalle WallinAdded utils.c, utils.h to the project
2004-06-18 Kalle WallinAdded a add command (for adding files or urls to the...
2004-06-18 Kalle WallinAdded the mpdclient_cmd_add_path function
2004-06-17 Kalle Wallinenabled plchanges, update playlist_length after removin...
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()
next