Code

apply whitespace cosmetics to the license comments
[ncmpc.git] / src /
2011-11-14 Jonathan Neuschäferapply whitespace cosmetics to the license comments
2011-11-04 Jonathan Neuschäfermpdclient: define MPD_IDLE_ALL
2011-11-03 Jonathan Neuschäferscreen_list: use G_N_ELEMENTS()
2011-11-03 Max KellermannMerge remote branches 'avuton/master' and 'jn/dev'
2011-11-03 Avuton Olrichm4: Add robust curses detection and support
2011-11-03 Avuton Olrichscreen.c: Add pdcurses mouse support
2011-11-03 Avuton Olrichwreadln.c: Win32 doesn't support polling, so disable...
2011-11-03 Avuton Olrichmain.c: Don't try to compile signal support on win32
2011-11-03 Avuton Olrichconf.c: When on win32, mkdir() doesn't use permissions
2011-11-03 Avuton Olrichscreen.c: If compiling with PDCURSES, use resize_term...
2011-11-03 Avuton Olrichgidle.c: Removed unused header
2011-11-02 Jonathan Neuschäferlist_window: scroll down exactly one page at PGDN
2011-11-02 Jonathan Neuschäfermain: use mpdclient_is_connected in assert
2011-11-02 Jonathan Neuschäferscreen: restore newline character
2011-11-02 Jonathan Neuschäfermpdclient: handle mpd_send_add's return value
2011-11-02 Jonathan Neuschäfermpdclient_connect: fix parenthesis style
2011-11-02 Jonathan Neuschäferscreen_outputs.c: fix indentation
2011-11-02 Jonathan Neuschäfertitle_bar.c: include config.h directly
2011-11-02 Jonathan Neuschäferoptions: remove double-semicolon
2011-10-23 Avuton Olrichresolve.c: Only include netdb.h when not on WIN32
2011-10-19 Jonathan Neuschäferscreen.c: re-enable the leaveok optimization
2011-10-19 Jonathan Neuschäferscreen_lyrics: fix lyrics_title on small screens
2011-10-12 Jonathan Neuschäferremove unused typedef screen_functions_t
2011-10-12 Jonathan Neuschäferscreen.c: don't disable CMD_SCREEN_SWAP on !OUTPUTS_SCREEN
2011-10-02 Jonathan Neuschäferscreen_queue: fix a typo: "revceived"
2011-10-02 Jonathan Neuschäferfilelist: simplify some code
2011-10-02 Jonathan Neuschäferdocument screen_find, make it return bool
2011-09-21 Max KellermannMerge branch 'regr' of git://git.musicpd.org/jn/ncmpc
2011-09-17 Jonathan Neuschäferscreen_queue: fix CMD_LIST_MOVE_*
2011-09-17 Jonathan Neuschäferlist_window: export scroll-after-cursor code
2011-09-16 Jonathan Neuschäferoptions: fix the --key-file help text
2011-09-16 Jonathan NeuschäferRevert "screen_queue: use list_window_move_cursor"
2011-09-16 Jonathan Neuschäfermain: avoid gcc warning for LOCALE && !NLS
2011-09-16 Jonathan Neuschäferoptions: remove misleading MAX_LONGOPT_LENGTH
2011-09-16 Jonathan Neuschäferlist_window: "if ( x)" -> "if (x)"
2011-08-31 Max KellermannMerge remote branches 'jn/doc', 'jn/stuff' and 'jn...
2011-08-31 Jonathan Neuschäferscreen_queue: use list_window_move_cursor
2011-08-31 Jonathan Neuschäferlist_window: document list_window_center
2011-08-31 Jonathan Neuschäferfix a typo ("connectiond")
2011-08-29 Jonathan Neuschäferplugin: fix plugin_callback_t documentation
2011-08-29 Jonathan Neuschäferscreen_lyrics: clarify some code
2011-08-29 Jonathan Neuschäferlist_window.h: "non-zero" -> "true", we use bool
2011-08-29 Jonathan Neuschäfercommand: use RET instead of 13 for '\r'
2011-08-29 Jonathan Neuschäfercommand: use KEY_CTL
2011-08-29 Jonathan Neuschäfercommand: add macro KEY_CTL()
2011-08-29 Jonathan Neuschäfercommand: white space cosmetics
2011-08-29 Jonathan Neuschäferscreen_artist: document add_query (some more)
2011-08-29 Jonathan Neuschäferscreen_artist: don't use artist directly in add_query
2011-08-29 Jonathan Neuschäferscreen_artist: add_query: add a "const"
2011-08-29 Jonathan Neuschäferscreen_search: make SEARCH_ARTIST_TITLE part of an...
2011-08-29 Jonathan Neuschäferconf.c: unbreak two short lines, remove parentheses
2011-08-23 Max Kellermannincrease connection timeout to 5 seconds
2011-08-23 Max Kellermannmpdclient: pass integer timeout to mpdclient_connect()
2011-08-22 Jonathan Neuschäferscreen_lyrics: prevent a double free/use after free
2011-08-21 Jonathan Neuschäferimplement the "lyrics-timeout" config option
2011-08-09 Jonathan Neuschäferscreen_lyrics: optionally show the plugin used
2011-08-09 Jonathan Neuschäferplugin: pass the plugin name to the callback
2011-07-26 Jonathan Neuschäferoptions.c: use a for loop in options_parse
2011-07-26 Jonathan Neuschäferremove the rest of the splash screen
2011-07-20 Max Kellermannmpdclient: fix crash after "clear" command
2011-07-18 Max Kellermannworkaround for libncurses macro warnings
2011-07-18 Max Kellermannscreen_artist: fix variable name typo in assertion
2011-07-18 Jonathan Neuschäferadd missing g_free in error path
2011-06-23 Jonathan Neuschäfermain: *settings_name: translate "unknown"
2011-06-23 Jonathan Neuschäfermain: don't show (null) as the server name
2011-06-23 mattuse glib regex for list_window_jump.
2011-06-23 mattmain.c: fix compiler warning
2011-06-23 mattscreen_find.c: fix backspace bug
2011-03-31 Jonathan Neuschäfermpdclient.h: fix the spelling of "occurred"
2011-01-07 Emil Karlsonfix malloc/free deadlock in signal handler by implement...
2010-12-23 Max Kellermannmain: show real server address in status message
2010-09-22 Jonathan Neuschäferan i18n fix
2010-09-22 Jonathan Neuschäferscreen_artist: respect artist when adding albums
2010-07-25 Max Kellermannscreen_song: show song range
2010-07-21 Jonathan Neuschäferscreen_artist: tracks w/o album tag != all tracks
2010-07-21 Daniel Frieseloptions.c: Read mpd host from environment if not specified.
2010-07-21 Ihar Hrachyshkascreen_help: remove CMD_SCREEN_SONG if song screen...
2010-06-19 Max Kellermannscreen_browser: check for error before adding song...
2010-04-25 Jonathan Neuschäferscreen_lyrics: handle the spacebar
2010-04-25 Jonathan Neuschäferscreen_lyrics: some cleanup
2010-04-20 Max Kellermannscreen_queue: fix range selection check on "shuffle"
2010-04-05 Jonathan NeuschäferMake delete_lyr_hd usable
2010-04-05 Jonathan Neuschäferscreen_lyrics.c: Add function delete_lyr_hd
2010-04-05 Jonathan Neuschäferscreen_lyrics.c: wrapped some duplicate code
2010-01-28 Matt Portasscreen_find: strip prompt from search string
2010-01-28 Matt Portasscreen_find: fix garbage control chars in search string
2010-01-17 Max Kellermannscreen_browser: fixed jump to playlist file
2010-01-01 Max KellermannMerge branch 'master' of git://git.musicpd.org/avuton...
2010-01-01 Avuton OlrichUpdate copyright notices
2009-12-30 Max Kellermannscreen_song: make the "labels" array static
2009-12-30 Max Kellermannscreen_queue: always update the list size
2009-12-30 Max Kellermannlist_window: check for unchanged value in set_length()
2009-12-27 Sebastian Harlinclude "config.h" in all files using HAVE_* defines
2009-12-25 Max Kellermannscreen_artist: return strings without square brackets
2009-12-25 Max Kellermannscreen_artist: use a list_window paint callback
2009-12-25 Max Kellermannscreen_artist: don't convert _() to locale
2009-12-25 Max Kellermannscreen_browser: export screen_browser_paint_directory()
2009-12-10 Max Kellermanncompatibility fixes for GLib 2.12
2009-12-10 Max Kellermannscreen_browser: explicitly initialize local variable
2009-12-02 Max Kellermannscreen_queue: simplified screen_readln() call in MINI
next