Code

README, TODO: removed outdated documentation
authorMax Kellermann <max@duempel.org>
Mon, 17 Nov 2008 21:00:27 +0000 (22:00 +0100)
committerMax Kellermann <max@duempel.org>
Mon, 17 Nov 2008 21:00:27 +0000 (22:00 +0100)
Removed the "Upgrading to ncmpc-0.11.0" section from README.  Deleted
the TODO file.

README
TODO [deleted file]

diff --git a/README b/README
index 19718f3de243a007d48684e1becab997a2e875f0..0845b8b4ea9e36f2135f2425ef0f187686731292 100644 (file)
--- 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 (file)
index 7a34370..0000000
--- 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 ;)
-