From b159bc0c5f64dd4030f18cfa38539c5851d5157d Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 19 Jul 2011 00:34:33 +0200 Subject: queue: implement song "priorities" Sorts remaining songs by priority. This can be used for the much-demanded "queue feature". --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 977ae6a1..3e993688 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,4 @@ test/dump_playlist test/run_normalize test/tmp test/run_inotify +test/test_queue_priority -- cgit v1.2.3