2017-03-28 |
Max Kellermann | conf: cheap replacement for g_strchug()
|
commit | commitdiff | tree |
2017-03-28 |
Max Kellermann | screen_song: fix memory leak
|
commit | commitdiff | tree |
2017-03-28 |
Felix | plugin: fix crash
|
commit | commitdiff | tree |
2017-03-25 |
Max Kellermann | aconnect: remove redundant #include, fixes windows...
|
commit | commitdiff | tree |
2017-03-25 |
Max Kellermann | net/async_connect: add missing include for socklen_t
|
commit | commitdiff | tree |
2017-03-25 |
Max Kellermann | wreadln: fix #ifdef for WIN32
|
commit | commitdiff | tree |
2017-03-25 |
Max Kellermann | mpdclient: try IP connect if default local socket path...
|
commit | commitdiff | tree |
2017-03-25 |
Max Kellermann | mpdclient: move aconnect_start() call to a separate...
|
commit | commitdiff | tree |
2017-03-25 |
Max Kellermann | main: move default_settings_name() to mpdclient.c
|
commit | commitdiff | tree |
2017-03-25 |
Max Kellermann | aconnect: assign variable first, then start connect
|
commit | commitdiff | tree |
2017-03-21 |
Max Kellermann | utils: move format_duration_*() to time_format.c
|
commit | commitdiff | tree |
2017-03-21 |
Max Kellermann | db_completion: use g_strconcat()
|
commit | commitdiff | tree |
2017-03-21 |
Max Kellermann | utils: move gcmp_list_from_path() to db_completion.c
|
commit | commitdiff | tree |
2017-03-21 |
Max Kellermann | wreadln: call g_list_length() only once
|
commit | commitdiff | tree |
2017-03-21 |
Max Kellermann | colors, utils: use g_list_free_full(g_free)
|
commit | commitdiff | tree |
2017-03-21 |
Max Kellermann | colors: return bool instead of int
|
commit | commitdiff | tree |
2017-03-21 |
Max Kellermann | colors: colors_update_pair(), colors_start() and colors_use...
|
commit | commitdiff | tree |
2017-03-21 |
Max Kellermann | list_window: convert comments to doxygen
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | save_playlist: move NULL check up
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | screen_queue: move playlist_save() to save_playlist.c
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | po: update ncmpc.pot
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | screen_utils: automatically append "[y/n]"
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | po: update ncmpc.pot
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | po/POTFILES.in: add new source files
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | po/POTFILES.in: sort
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | colors: simplify i18n strings
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | screen: move code to screen_init.c
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | screen: move screen_paint() to screen_paint.c
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | screen: move mode_fn into struct screen
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | screen: make cols and rows local
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | screen: rename screen_refresh() to screen_paint()
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | screen: move code to paint_top_window()
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | plugin: use g_idle_add() instead of g_timeout_add(0)
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | use g_timeout_add_seconds() where appropriate
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | keyboard: no begin/end_input_event() on unknown key...
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | keyboard: move code to ignore_key()
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | screen_interface: make cols/rows unsigned
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | screen_utils: move KEY_MOUSE check to ignore_key()...
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | screen_utils: move check to ignore_key()
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | xterm_title: use getenv() instead of g_getenv()
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | xterm_title: simplify if/else chains
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | main: improve strfsong() error check
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | main: check for strfsong() failure, add fallback
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | xterm_title: pass string, no format
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | screen_utils: move set_xterm_title() to xterm_title.c
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | status_bar: remove the status bar clock (option "display...
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | main: no delay for initial collect
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | screen: remove redundant #ifndef
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | screen: remove unnecessary paint calls from screen_resize()
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | screen: remove unnecessary paint calls from screen_init()
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | po: update ncmpc.pot
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | screen_song: don't translate printf formats
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | Makefile.am: use CURSES_LIBS instead of CURSES_LIB
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | screen_*: eliminate redundant wrefresh() calls
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | screen: merge duplicate code from screen_paint() and...
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | screen_browser: include cleanup
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | screen: remove unnecessary doupdate() call from screen_init()
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | screen_utils: remove redundant doupdate() call
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | keyboard: call wgetch() on main window
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | keyboard: implement keyboard_unread() without ungetch()
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | keyboard: move code to translate_key()
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | keyboard: add keyboard_unread()
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | command: move get_keyboard_command() to keyboard.c
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | command: remove "pure" attribute from get_keyboard_command()
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | command: include cleanup
|
commit | commitdiff | tree |
2017-03-20 |
Max Kellermann | configure.ac: repair the getmouse() check
|
commit | commitdiff | tree |
2017-03-19 |
Max Kellermann | mpdclient: connect to MPD asynchronously
|
commit | commitdiff | tree |
2017-03-19 |
Max Kellermann | mpdclient: move code to mpdclient_connected()
|
commit | commitdiff | tree |
2017-03-19 |
Max Kellermann | configure.ac: remove redundant variable assignments
|
commit | commitdiff | tree |
2017-03-19 |
Max Kellermann | mpdclient: eliminate redundant mpd_status_get_volume...
|
commit | commitdiff | tree |
2017-03-19 |
Max Kellermann | main: remove check_reconnect()
|
commit | commitdiff | tree |
2017-03-19 |
Max Kellermann | mpdclient: call mpdclient_lost_callback() after failed...
|
commit | commitdiff | tree |
2017-03-19 |
Max Kellermann | mpdclient: no mpdclient_handle_error() after connect...
|
commit | commitdiff | tree |
2017-03-19 |
Max Kellermann | mpdclient: automatically re-enter idle mode, eliminate...
|
commit | commitdiff | tree |
2017-03-19 |
Max Kellermann | main: remove redundant mpdclient_disconnect() call
|
commit | commitdiff | tree |
2017-03-19 |
Max Kellermann | mpdclient: pass host, port etc. to constructor
|
commit | commitdiff | tree |
2017-03-19 |
Max Kellermann | main: move signal handlers to signals.c
|
commit | commitdiff | tree |
2017-03-19 |
Max Kellermann | main: use g_unix_signal_add() for SIGTERM, SIGINT and...
|
commit | commitdiff | tree |
2017-03-19 |
Max Kellermann | configure.ac: require GLib 2.30 (for signal handlers)
|
commit | commitdiff | tree |
2017-03-19 |
Max Kellermann | main: merge catch_sigcont() and catch_sigwinch()
|
commit | commitdiff | tree |
2017-03-19 |
Max Kellermann | m4/ax_with_curses.m4: update from upstream
|
commit | commitdiff | tree |
2017-03-19 |
Max Kellermann | m4/ax_append_*_flags.m4: update from upstream
|
commit | commitdiff | tree |
2017-03-19 |
Max Kellermann | main: remove unused function sigstop()
|
commit | commitdiff | tree |
2017-03-19 |
Max Kellermann | plugin: call g_io_channel_unref() early, eliminate...
|
commit | commitdiff | tree |
2017-03-19 |
Max Kellermann | plugin: add plugin_pipe.cycle pointer
|
commit | commitdiff | tree |
2017-03-19 |
Max Kellermann | main: do_input_event() returns bool
|
commit | commitdiff | tree |
2017-03-19 |
Max Kellermann | main: move keyboard_event() to keyboard.c
|
commit | commitdiff | tree |
2017-03-19 |
Max Kellermann | main: eliminate another local dummy variable
|
commit | commitdiff | tree |
2017-03-19 |
Max Kellermann | main: move "#ifdef ENABLE_LIRC" to lirc.h"
|
commit | commitdiff | tree |
2017-03-19 |
Max Kellermann | lirc: rename public functions
|
commit | commitdiff | tree |
2017-03-19 |
Max Kellermann | main: move LIRC GIOChannel setup to lirc.c
|
commit | commitdiff | tree |
2017-03-19 |
Max Kellermann | main: call g_io_channel_unref() early
|
commit | commitdiff | tree |
2017-03-19 |
Max Kellermann | main: merge exit_and_cleanup() into main()
|
commit | commitdiff | tree |
2017-03-17 |
Max Kellermann | mpdclient: convert port to "unsigned"
|
commit | commitdiff | tree |
2017-03-17 |
Max Kellermann | mpdclient: remove unnecessary NULL check
|
commit | commitdiff | tree |
2017-03-17 |
Max Kellermann | callbacks: add "connected" and "failed" callback
|
commit | commitdiff | tree |
2017-03-17 |
Max Kellermann | mpdclient: add _is_dead()
|
commit | commitdiff | tree |
2017-03-17 |
Max Kellermann | mpdclient: add "playing" attribute
|
commit | commitdiff | tree |
2017-03-17 |
Max Kellermann | main: remove unnecessary "mpd!=NULL" checks
|
commit | commitdiff | tree |
2017-03-17 |
Max Kellermann | mpdclient: reorder attributes for better packing
|
commit | commitdiff | tree |