From c1ac6a3f5e69b75a922385d78e380c209fd2911c Mon Sep 17 00:00:00 2001 From: Ulf Lilleengen Date: Wed, 3 Sep 2008 09:35:58 +0200 Subject: - Implement flush and fsync. --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 533ae4e..a600f5e 100644 --- a/TODO +++ b/TODO @@ -5,10 +5,12 @@ v. 0.1 * Better interface (the new .config is pretty good, but needs improvement) -* We should implement flush and similar calls we don't currently implement. +* [FIXED] We should implement flush and similar calls we don't currently implement. Under some circumstances, high load can force the closing of files or something in a similar manner, and we should handle this properly, or else the media player will probably stop playback. + * flush and fsync have been implemented, but is not required to do anything + since we have reading only currently, so we will have to extend them later. - [FIXED] BUG: what to do with songs without tags? * This has been improved to check if the string is actually empty, -- cgit v1.2.3