aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README12
-rw-r--r--TODO15
2 files changed, 0 insertions, 27 deletions
diff --git a/README b/README
index 19718f3de..0845b8b4e 100644
--- a/README
+++ b/README
@@ -18,18 +18,6 @@ How to compile and install ncmpc
See the INSTALL file.
-Upgrading to ncmpc-0.11.0
-------------------------------------------------------------------------------
-The syntax for the configuration file (~/.ncmpc/config) has changed, view the
-manual page or the sample configuration file for details.
-
-The old key binding to the select command (space,a) will result in a
-conflict as the a key is used for the new add command in 0.11.0. The easy
-solution is to delete your old key bindings (~/.ncmpc/keys), but you can use
-the built in key editor to solve any key conflicts.
-
-
-
Usage
-------------------------------------------------------------------------------
ncmpc connects to a MPD running on a machine on the local network.
diff --git a/TODO b/TODO
deleted file mode 100644
index 7a34370d9..000000000
--- a/TODO
+++ /dev/null
@@ -1,15 +0,0 @@
-
- * Scroll long list entries, move left/right (#242)
-
- * Search screen (with a simple ui)
-
- * Merge the help and key definition screens
-
- * Redesign the keyboard input code
- + allow keys to be assign to multiple commands
- + support macros, could be used to create a parent-dir cmd (#328)
-
- * LIRC support (without irpty) ?
-
- /* In-program option editor */ do not touch, already in develpoment ;)
-