summaryrefslogtreecommitdiff
path: root/ChangeLog-20000414
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog-20000414')
-rw-r--r--ChangeLog-2000041421
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog-20000414 b/ChangeLog-20000414
index 2fd930873..4f0b02752 100644
--- a/ChangeLog-20000414
+++ b/ChangeLog-20000414
@@ -1,3 +1,24 @@
+2000-03-05 Andy Hertzfeld <andy@eazel.com>
+
+ added a music view component for viewing directories of mp3 files. This first cut only handles
+ only the case when the mp3 files have id3 tags present (most do these days)
+
+ * components/music/nautilus-music-view.c,.h: a new music view component gathers information from
+ the id3 tags of mp3 files in the target directory and displays them in a list, sorted by track number.
+ It also displays the album cover if it can find one. For now, it launches xmms to do the playing,
+ but it will eventually have an integrated player and support other file types.
+ * components/music/nautilus-music-view.goad: component activation file
+ * main.c: boiler-plate component stuff
+ * components/music/Makefile.am: makefile for music component
+ * configure.in: added music component
+ * components/Makefile.am: added music component
+
+ * src/ntl-uri-map: added a new way to install content view components, by
+ having the components explicitly listed in the metadata for the object being displayed
+ Used this to test the music view, but there's no way to manipulate it through the UI yet
+ * libnautilus/nautilus-metadata.h: added a "CONTENT_VIEWS" tag for specifying content views
+ in the metadata
+
2000-03-05 Maciej Stachowiak <mjs@eazel.com>
* src/ntl-window-msgs.c (nautilus_window_update_internals): Handle