summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0fdc462)
raw | patch | inline | side by side (parent: 0fdc462)
author | Max Kellermann <max@duempel.org> | |
Sun, 4 Oct 2009 16:41:14 +0000 (18:41 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Sun, 4 Oct 2009 16:41:14 +0000 (18:41 +0200) |
NEWS | patch | blob | history | |
src/options.c | patch | blob | history |
index a20eb42a4795ddadba414109538665fa1a86047e..690f354c9d9bafd27e41b2233a2dd40ad8653ce6 100644 (file)
--- a/NEWS
+++ b/NEWS
* handle stderr messages from lyrics plugins
* search: eliminate duplicate results
* use the "idle" command to reduce CPU and network usage
+* disable the status bar clock by default
ncmpc 0.15 - 2009-09-24
diff --git a/src/options.c b/src/options.c
index 9715daf96d0a6bc3baa06fc162008532c7c26251..9cf0fa99fc37b6951a594a84ed39ad5dd11ef84b 100644 (file)
--- a/src/options.c
+++ b/src/options.c
#ifndef NCMPC_MINI
.scroll = DEFAULT_SCROLL,
.welcome_screen_list = true,
- .display_time = true,
.jump_prefix_only = true,
#endif
};