Code

doc: Updated manpage.
[ncmpc.git] / Makefile.am
2010-07-14 Kacper KowalikMakefile.am: add GLIB_LIBS to _LDADD
2009-12-10 Max KellermannMakefile.am: fixed include path for test/run_hscroll
2009-12-10 Max Kellermanncompatibility fixes for GLib 2.12
2009-11-24 Andy Spencerleoslyrics.sh plugin: Add bash leoslyrics plugin
2009-11-24 Andy Spencerlyrics plugins: Change numbering scheme
2009-10-29 Max KellermannMerge branch 'master' of git://git.musicpd.org/jefromi...
2009-10-27 Thomas JansenMakefile.am: require automake 1.10
2009-10-27 Thomas JansenMakefile.am: enable the "subdir-objects" option
2009-10-20 Max Kellermanntest: added "run_hscroll" program
2009-10-11 Max Kellermannscreen_browser: moved paint_song() to song_paint.c
2009-10-11 Max Kellermannrenamed screen_play.c to screen_queue.c
2009-10-11 Max Kellermannlist_window: moved painting utilities to paint.h
2009-10-03 Max Kellermanngidle: new GLib/libmpdclient integration library
2009-10-01 Max Kellermannscreen_utils: moved screen_find() to screen_find.c
2009-10-01 Max Kellermannscreen: moved status message functions to screen_message.c
2009-10-01 Max Kellermannscreen: moved screen_interface externs to each screen...
2009-09-30 Max Kellermannmoved struct screen_functions to screen_interface.h
2009-09-30 Max Kellermannmoved screen_file_goto_song() prototype to screen_file.h
2009-09-30 Max Kellermannscreen: moved code to status_bar.c
2009-09-30 Max Kellermannscreen: moved code to title_bar.c
2009-09-29 Max Kellermannscreen: moved code to progress_bar.c
2009-09-29 Max Kellermannscreen: moved struct window to window.h
2009-09-29 Max Kellermannscreen_utils: moved screen_auth() to screen_client.c
2009-09-28 Max Kellermannscreen: moved screen_client_cmd() to player_command.c
2009-09-28 Max Kellermannuse libmpdclient2
2009-06-10 Max KellermannMakefile.am: run sparse once
2009-06-10 Max KellermannMakefile.am: install lyrics plugins with automake
2009-06-10 Max KellermannMakefile.am: no recursive Makefile
2009-03-10 Jeffrey MiddletonRenamed lyrics plugins
2009-01-05 Max KellermannMakefile.am: distribute autogen.sh
2008-12-25 Max KellermannMakefile.am: removed AUTHORS, README, NEWS from $(EXTRA...
2008-12-05 Max KellermannMakefile.am: distribute the lyrics plugins even when...
2008-12-04 Max Kellermannlyrics: include the lyrics plugins in the dist tarball
2008-11-17 Max KellermannMakefile.am: removed superfluous $(docdir) variable
2008-11-17 Max Kellermannremoved ChangeLog, added release dates to NEWS
2008-11-07 Max KellermannMakefile.am: added custom rule with -fwhole-program
2008-11-07 Max Kellermannconfigure.ac, Makefile.am: removed subversion keywords
2008-11-07 Max KellermannMakefile.am: require automake 1.9
2008-10-02 Max KellermannMakefile.am: don't use $(addprefix ...)
2008-10-02 Max KellermannMakefile.am: don't declare $(lyrics_plugin_dir) twice
2008-09-25 Max KellermannMakefile: added "sparse-check" target
2008-09-25 Max Kellermannscreen: don't compile disabled sources
2008-09-25 Max Kellermannconfigure: updated automake options
2008-09-25 Max Kellermannlyrics: replaced "hd.py" with "hd.sh"
2008-09-25 Max KellermannMakefile: don't install disabled lyrics plugins
2008-09-25 Max KellermannMakefile: honor DESTDIR
2008-09-23 Max Kellermannlyrics: configurable global plugin directory
2008-09-19 unKproperly configure M4 macro dir
2007-01-03 Andreas Obergrusbergeradded a plugin system for lyrics sources
2006-08-04 Andreas Obergrusbergerthe updated sources
2004-06-19 Kalle WallinAdded $Id$ to svn:keywords, Added NEWS to project doc...
2004-06-05 Kalle WallinAdded initial i18n support
2004-06-05 Kalle WallinChanged directory layout (for future use of gettext)
2004-05-07 Kalle WallinRedesigned ncmpc's color support
2004-04-19 Kalle WallinAdded keydef screen
2004-03-29 Kalle WallinRemoved extra source - langinfo.c
2004-03-26 Kalle WallinAdded file langinfo.c, used on systems without nl_langi...
2004-03-26 Warren Dukesneed to put a Makefile in doc directory, so that
2004-03-25 Kalle WallinAdded sample configuration file to doc_DATA
2004-03-25 Kalle WallinAdded support for a configuration file ~/.ncmpcrc and...
2004-03-24 Kalle WallinMoved list window fuctions to list_window.c.
2004-03-19 Kalle WallinRenamed mpc-ncurses to ncmpc
2004-03-19 Kalle WallinImported ncmpc (mpc-ncures).