Code

make buildsystem GNU standard
[ncmpc.git] / src /
2006-11-11 Andreas ObergrusbergerDaniel rocked the house
2006-11-08 Andreas Obergrusbergergo to root/parent dir key added
2006-10-28 Andreas Obergrusbergerfilelist sorting improved
2006-10-05 Andreas Obergrusbergeryou can specify %shortalbum% for playlist song markup...
2006-09-09 Andreas Obergrusbergerhttp://musicpd.org/mantis/view.php?id=1324
2006-09-08 Andreas Obergrusbergermulti liner ;) fixed segfault
2006-09-08 Andreas Obergrusbergerdisable splash by default
2006-09-08 Andreas Obergrusbergeroppps forgot 2 files...
2006-09-07 Andreas Obergrusbergerdue to bensonk's demand i added a splash screen.
2006-08-28 Andreas Obergrusbergeruse older revision till serious bugfix
2006-08-26 Andreas Obergrusbergermake compilation work again
2006-08-26 Andreas Obergrusbergercode cleanup
2006-08-25 Andreas Obergrusbergerfix a bug the makes utf8 names behave evil
2006-08-12 Andreas Obergrusbergerspelling fixes by avuton
2006-08-08 Andreas Obergrusbergerfix a bug that doubled empty lines when loading lyrics...
2006-08-08 Andreas Obergrusbergeravuton fixed some warnings
2006-08-07 Andreas Obergrusbergerfix a bug when writing lyrics. 1st line is written now
2006-08-07 Andreas Obergrusbergernow really show the save lyrics command on the help...
2006-08-07 Andreas Obergrusbergerdelte debug msg
2006-08-07 Andreas Obergrusbergerimportant compile fix!
2006-08-07 Andreas Obergrusbergerlots of cool stuff!
2006-08-06 Andreas Obergrusbergerfixed up lyrics loading interruption
2006-08-06 Andreas Obergrusbergerfix bug in lyrics screen
2006-08-05 Andreas Obergrusbergerinterruption of lyrics loading + po blabla
2006-08-05 Andreas Obergrusbergeroops! forgot screen_play.h
2006-08-05 Andreas Obergrusbergertranslation updates, template and german. another littl...
2006-08-04 Andreas Obergrusbergersearch screen works now using the new tag searching api
2006-08-04 Andreas Obergrusbergerpatch by jat to fix musicpd.org/mantis/view.php?id...
2006-08-04 Andreas Obergrusbergeronly compile easy_download when lyrics screen is enabled
2006-08-04 Andreas Obergrusbergeradded qball's easy_download
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
next