commit 2ff268794e769342c30adb521c4a5e4a7616d000 Author: Luis Medinas Date: Sun Sep 13 15:59:11 2009 +0100 Change version numbers to 0.8.11 in preparation for the new release NEWS | 2 +- configure.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit aa732d47c40ee2d238388b8b724860cb1ffa17af Author: Jorn Baayen Date: Sun Sep 13 13:30:25 2009 +0300 prepare for 0.9.0 release NEWS | 5 ++--- configure.in | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) commit c064f313ad0304c30762bc97a426070a91082f20 Author: Priit Laes Date: Sun Sep 13 09:56:24 2009 +0300 Added DOAP file describing Muine project. muine.doap | 21 +++++++++++++++++++++ 1 files changed, 21 insertions(+), 0 deletions(-) commit 1992b77cf2469341ccc2268aa481acdd2599b41e Author: Mario Blättermann Date: Sat Sep 5 18:31:36 2009 +0200 Updated German translation po/de.po | 109 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 53 insertions(+), 56 deletions(-) commit 376a58e6277b3159f7c8e842b32f593d1f7ffab3 Author: Inaki Larranaga Murgoitio Date: Fri Sep 4 11:38:17 2009 +0200 Updated Basque language po/eu.po | 54 +++++++++++++----------------------------------------- 1 files changed, 13 insertions(+), 41 deletions(-) commit 2b2f5769cb5e6283a3efb645a13e617703083d9e Author: Daniel Nylander Date: Tue Sep 1 00:30:28 2009 +0200 Updated Swedish translation po/sv.po | 101 ++++++++++++++++++++++++++----------------------------------- 1 files changed, 43 insertions(+), 58 deletions(-) commit ca3b6eca742894cf262c1b91b7638afc6d56e8fa Author: Jorge González Date: Sun Aug 30 11:18:16 2009 +0200 Updated Spanish translation po/es.po | 111 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 52 insertions(+), 59 deletions(-) commit 15529d37cf461340ab52dd573c9edc72d020dd11 Author: Jorn Baayen Date: Sat Aug 29 21:33:28 2009 +0300 Update Jorn's email address AUTHORS | 4 ++-- src/About.cs | 4 ++-- src/Actions.cs | 2 +- src/AddAlbumWindow.cs | 2 +- src/AddSongWindow.cs | 2 +- src/AddWindow.cs | 2 +- src/Album.cs | 2 +- src/ColoredCellRendererPixbuf.cs | 2 +- src/Config.cs | 2 +- src/CoverDatabase.cs | 2 +- src/CoverGetter.cs | 2 +- src/CoverImage.cs | 2 +- src/DndUtils.cs | 2 +- src/ErrorDialog.cs | 2 +- src/FileSelector.cs | 2 +- src/FileUtils.cs | 2 +- src/Global.cs | 2 +- src/GnomeProxy.cs | 2 +- src/HandleModel.cs | 2 +- src/HandleView.cs | 2 +- src/ImportDialog.cs | 2 +- src/InfoWindow.cs | 2 +- src/KeyUtils.cs | 2 +- src/Metadata.cs | 2 +- src/MmKeys.cs | 2 +- src/OpenDialog.cs | 2 +- src/OverwriteDialog.cs | 2 +- src/Player.cs | 2 +- src/PlaylistWindow.cs | 2 +- src/PluginManager.cs | 2 +- src/ProgressWindow.cs | 2 +- src/SaveDialog.cs | 2 +- src/SkipToWindow.cs | 2 +- src/Song.cs | 2 +- src/SongDatabase.cs | 2 +- src/StockIcons.cs | 2 +- src/StringUtils.cs | 2 +- src/ThreadBase.cs | 2 +- 38 files changed, 40 insertions(+), 40 deletions(-) commit 17cf21f8c3de2ffe598631b457f091bad93b11b0 Author: Priit Laes Date: Thu Aug 27 11:49:21 2009 +0300 Fix distcheck and update INSTALL doc * INSTALL, Makefile.am, po/POTFILES.in: INSTALL | 128 +++++++++++++++++++++++++++++++++++++++++-------------- Makefile.am | 3 + po/POTFILES.in | 1 - 3 files changed, 98 insertions(+), 34 deletions(-) commit d315979dd99131157d6dd48dbd4851e0a1828efc Author: Priit Laes Date: Thu Aug 27 11:41:11 2009 +0300 Restore ColoredCellRendererPixbuf [Jorn Baayen] Gtk+'s stock CellRendererPixbuf does not look nice. * libmuine/Makefile.am, libmuine/rb-cell-renderer-pixbuf.c, libmuine/rb-cell-renderer-pixbuf.h, src/ColoredCellRendererPixbuf.cs, src/Makefile.am, src/PlaylistWindow.cs libmuine/Makefile.am | 2 + libmuine/rb-cell-renderer-pixbuf.c | 348 ++++++++++++++++++++++++++++++++++++ libmuine/rb-cell-renderer-pixbuf.h | 62 +++++++ src/ColoredCellRendererPixbuf.cs | 64 +++++++ src/Makefile.am | 1 + src/PlaylistWindow.cs | 13 +- 6 files changed, 487 insertions(+), 3 deletions(-) commit 25e2434c3a5a3b88105a5e58c78c86fdf0b671be Author: Priit Laes Date: Thu Aug 27 10:09:14 2009 +0300 Fix ChangeLog check from top-level Makefile * Makefile.am: Makefile.am | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) commit 553d0b0d3c8a94d9e2f715897e9e8f52f69b24bb Author: Priit Laes Date: Thu Aug 27 08:57:10 2009 +0300 MAINTAINERS: Add myself, update Jorn's details. MAINTAINERS | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) commit cd2674efb896a125704cd6677b3d2f62b5bb1371 Author: Priit Laes Date: Thu Aug 27 08:50:23 2009 +0300 NEWS: Update for upcoming release NEWS | 30 ++++++++++++++++++++++++++++++ 1 files changed, 30 insertions(+), 0 deletions(-) commit 100f68a1fd589c2a032fdb95c6807f9898819e88 Author: Priit Laes Date: Thu Aug 27 08:49:16 2009 +0300 Rename ChangeLog and mention new rules in ChangeLog.README * ChangeLog.20090722, ChangeLog.README: ChangeLog | 7586 ---------------------------------------------------- ChangeLog.20090722 | 7586 ++++++++++++++++++++++++++++++++++++++++++++++++++++ ChangeLog.README | 28 + 3 files changed, 7614 insertions(+), 7586 deletions(-) commit 4ec1c8ef6a576c22f57a5d5176d3878833a21370 Author: Priit Laes Date: Wed Jul 22 23:20:22 2009 +0300 Bug 559892 – [PATCH] Drop xine backend * configure.in, libmuine/Makefile.am, libmuine/player-xine.c: ChangeLog | 7 + configure.in | 19 +-- libmuine/Makefile.am | 13 +- libmuine/player-xine.c | 636 ------------------------------------------------ 4 files changed, 10 insertions(+), 665 deletions(-) commit c43fc6c6ca438ff638fbf66ffa1c7759e35fd88f Author: Priit Laes Date: Wed Jul 22 09:08:36 2009 +0300 Bug 572841 – FLAC files are not imported * src/Metadata.cs: Make metadata parsing more robust. Based on patches by Benjamin Bagland and Jorn Baayen. Signed-off-by: Priit Laes ChangeLog | 7 +++++++ src/Metadata.cs | 24 +++++++++++++++++++----- 2 files changed, 26 insertions(+), 5 deletions(-) commit ecd40b0fa99154171face22dc1699fd64cc30962 Author: Priit Laes Date: Wed Jul 22 08:48:19 2009 +0300 2009-07-22 Priit Laes Bug 573172 – [PATCH] Get rid of deprecated APIs (v2) * src/About.cs, src/CoverImage.cs: Fix more deprecation warnings. ChangeLog | 6 ++++++ src/About.cs | 2 +- src/CoverImage.cs | 4 ++-- 3 files changed, 9 insertions(+), 3 deletions(-) commit a6b0592c25c1a3c2254e75dbcce6f9424b8e418d Author: Priit Laes Date: Wed Jul 22 08:46:06 2009 +0300 2009-07-22 Priit Laes Bug 573172 – [PATCH] Get rid of deprecated APIs * src/PlaylistWindow.cs, src/VolumeButton.cs: Port to newer GtkTooltip API. ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 21 ++++++++++----------- src/VolumeButton.cs | 4 +--- 3 files changed, 17 insertions(+), 14 deletions(-) commit bed3ec26e1d3513863390cd0937f2871dd504e05 Author: Priit Laes Date: Wed Jul 22 08:44:05 2009 +0300 2009-07-22 Priit Laes * configure.in: Change gtk-sharp version from 2.19.2 to 2.12.9 :( ChangeLog | 4 ++++ configure.in | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) commit 3b8fc4f050db8762ce5bfb5c754e67657c6ee3f9 Author: Priit Laes Date: Wed Jul 22 08:33:30 2009 +0300 2009-07-22 Iain Lane * configure.in: * src/HandleModel.cs: Update EmitRowReordered to new Gtk# 2.12.9 API, fixes bug #584702. Require at least gtk-sharp-2.12.9. Signed-off-by: Priit Laes ChangeLog | 7 +++++++ configure.in | 2 +- src/HandleModel.cs | 6 ++---- 3 files changed, 10 insertions(+), 5 deletions(-) commit efc90b6a5e1b33015ecf2f39f2c9743ca5c1b6cb Author: Aron Xu Date: Thu May 28 14:51:39 2009 +0800 Updated Simplified Chinese translation. po/zh_CN.po | 868 ++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 495 insertions(+), 373 deletions(-) commit 73c9aa2dc020862a4069dce6b15f244d3e8c874d Author: Tobias Mueller Date: Mon Mar 16 23:37:38 2009 +0000 Change the FSFs address by replacing obsolete values with new one. Fixes bug 539501 svn path=/trunk/; revision=1255 COPYING | 4 ++-- ChangeLog | 26 ++++++++++++++++++++++++++ DBusLib/AssemblyInfo.cs | 4 ++-- DBusLib/Player.cs | 4 ++-- PluginLib/AssemblyInfo.cs | 4 ++-- PluginLib/IPlayer.cs | 4 ++-- PluginLib/ISong.cs | 4 ++-- PluginLib/Plugin.cs | 4 ++-- libmuine/db.c | 4 ++-- libmuine/db.h | 4 ++-- libmuine/macros.h | 4 ++-- libmuine/mm-keys.c | 4 ++-- libmuine/mm-keys.h | 4 ++-- libmuine/player-gst.c | 4 ++-- libmuine/player-xine.c | 4 ++-- libmuine/player.h | 4 ++-- libmuine/pointer-list-model.c | 4 ++-- libmuine/pointer-list-model.h | 4 ++-- plugins/TrayIcon.cs | 4 ++-- src/About.cs | 4 ++-- src/Actions.cs | 4 ++-- src/AddAlbumWindow.cs | 4 ++-- src/AddSongWindow.cs | 4 ++-- src/AddWindow.cs | 4 ++-- src/AddWindowEntry.cs | 4 ++-- src/AddWindowList.cs | 4 ++-- src/Album.cs | 4 ++-- src/Config.cs | 4 ++-- src/CoverDatabase.cs | 4 ++-- src/CoverGetter.cs | 4 ++-- src/CoverImage.cs | 4 ++-- src/DBusService.cs | 4 ++-- src/Database.cs | 4 ++-- src/DndUtils.cs | 4 ++-- src/ErrorDialog.cs | 4 ++-- src/FileSelector.cs | 4 ++-- src/FileUtils.cs | 4 ++-- src/Global.cs | 4 ++-- src/GnomeProxy.cs | 4 ++-- src/HandleModel.cs | 4 ++-- src/HandleView.cs | 4 ++-- src/ImportDialog.cs | 4 ++-- src/InfoWindow.cs | 4 ++-- src/Item.cs | 4 ++-- src/KeyUtils.cs | 4 ++-- src/Metadata.cs | 4 ++-- src/MmKeys.cs | 4 ++-- src/MusicBrainz.cs | 2 +- src/NoMusicFoundWindow.cs | 4 ++-- src/OpenDialog.cs | 4 ++-- src/OverwriteDialog.cs | 4 ++-- src/Player.cs | 4 ++-- src/PlaylistWindow.cs | 4 ++-- src/PluginManager.cs | 4 ++-- src/ProgressWindow.cs | 4 ++-- src/SaveDialog.cs | 4 ++-- src/SignalUtils.cs | 4 ++-- src/SkipToWindow.cs | 4 ++-- src/Song.cs | 4 ++-- src/SongDatabase.cs | 4 ++-- src/StockIcons.cs | 4 ++-- src/StringUtils.cs | 4 ++-- src/ThreadBase.cs | 4 ++-- 63 files changed, 149 insertions(+), 123 deletions(-) commit a80cb3558aec272901b6ddd22f225123a77d6c2a Author: Inaki Larranaga Murgoitio Date: Mon Mar 16 11:44:20 2009 +0000 Updated Basque translation. 2009-03-16 Inaki Larranaga Murgoitio * eu.po: Updated Basque translation. svn path=/trunk/; revision=1254 po/ChangeLog | 4 + po/eu.po | 218 +++++++++++++++++++++++++++++++++++++--------------------- 2 files changed, 143 insertions(+), 79 deletions(-) commit d6d4cd5471ebfe3b220906b99a2051d57eecd2c6 Author: Daniel G. Siegel Date: Mon Dec 15 11:10:38 2008 +0000 use Duration.TotalSeconds to get the correct duration of a song, fixes bug #564578 svn path=/trunk/; revision=1253 ChangeLog | 6 ++++++ src/Metadata.cs | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit 7724287fa35f63b38811257184153fde55a45520 Author: iain Date: Sun Dec 14 01:58:10 2008 +0000 Use Tag.Artists instead of Tag.AlbumArtists. Fixes files without the 2008-12-14 iain * src/Metadata.cs: Use Tag.Artists instead of Tag.AlbumArtists. Fixes files without the AlbumArtist tag showing up as Unknown Artist. svn path=/trunk/; revision=1252 ChangeLog | 7 +++++++ src/Metadata.cs | 2 +- 2 files changed, 8 insertions(+), 1 deletions(-) commit 277663dc240c15e659b04cf1a0550133224cccc4 Author: Luis Medinas Date: Wed Dec 3 13:14:10 2008 +0000 Bump version to 0.8.11 in preparation for the new release. 2008-12-03 Luis Medinas * configure.in: Bump version to 0.8.11 in preparation for the new release. svn path=/trunk/; revision=1251 ChangeLog | 6 ++++++ configure.in | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit 7051bb38fb83a326fce95d34031edb71e4f0f257 Author: Priit Laes Date: Wed Dec 3 10:34:09 2008 +0000 Drop ACLOCAL_FLAGS that were needed to include m4 directory. Fixes 2008-12-03 Priit Laes * autogen.sh: Drop ACLOCAL_FLAGS that were needed to include m4 directory. Fixes autogen, because m4 directory does not exist anymore. svn path=/trunk/; revision=1250 ChangeLog | 5 +++++ autogen.sh | 2 +- 2 files changed, 6 insertions(+), 1 deletions(-) commit e28c077ef099ddea675f4b0e041c4eb876b555f6 Author: Priit Laes Date: Tue Dec 2 15:13:08 2008 +0000 Bug 562901 – [PATCH] Fix gstreamer-critical warning when closing muine 2008-12-02 Priit Laes Bug 562901 – [PATCH] Fix gstreamer-critical warning when closing muine * libmuine/gst-player.c: (player_finalize): Set element to NULL state before disposal to allow it to clean up. svn path=/trunk/; revision=1249 ChangeLog | 7 +++++++ libmuine/player-gst.c | 1 + 2 files changed, 8 insertions(+), 0 deletions(-) commit 7935c65462f449f63797fbd7f8b2293d1621ecd2 Author: Mario Blättermann Date: Sat Nov 29 12:11:26 2008 +0000 Updated German translation svn path=/trunk/; revision=1248 po/ChangeLog | 4 + po/de.po | 331 +++++++++++++++++++++++++++++++++------------------------- 2 files changed, 191 insertions(+), 144 deletions(-) commit cae5742a9b603088cdc05b8be227482b95c74001 Author: Diego Escalante Urrelo Date: Sat Nov 29 00:46:22 2008 +0000 Remove gnome-vfs usage. Closes bgo #562636. svn path=/trunk/; revision=1247 ChangeLog | 7 +++++++ configure.in | 3 +-- libmuine/player-xine.c | 11 +++++------ 3 files changed, 13 insertions(+), 8 deletions(-) commit 66237552c3bc66b27b88a8784e5729a0af2acbd4 Author: Diego Escalante Urrelo Date: Fri Nov 28 23:56:15 2008 +0000 Remove gnome-vfs usage. Note that player-xine still uses it. Closes bgo #562365. svn path=/trunk/; revision=1246 ChangeLog | 6 ++++++ libmuine/player-gst.c | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) commit 933fd1e4d2818a16e8e0ab8889c79d6b704446ad Author: Tomasz Dominikowski Date: Thu Nov 20 20:24:19 2008 +0000 Updated Polish translation 2008-11-20 Tomasz Dominikowski * pl.po: Updated Polish translation svn path=/trunk/; revision=1245 po/ChangeLog | 4 + po/pl.po | 261 +++++++++++++++++++++++++++++++++++++++------------------- 2 files changed, 180 insertions(+), 85 deletions(-) commit 67b5deefab0012af02da53ee735971e999f80fbb Author: Wouter Bolsterlee Date: Wed Nov 19 13:36:44 2008 +0000 Fix attribution in ChangeLog svn path=/trunk/; revision=1244 ChangeLog | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit bec378201fd1cba836c28a8381c8008c4416c50c Author: Luis Medinas Date: Tue Nov 18 21:22:10 2008 +0000 Update to the new gsequence API, closes bgo #464825. Also bump glib to 2008-11-18 Luis Medinas * configure.in: * libmuine/Makefile.am: * libmuine/gsequence.c: * libmuine/gsequence.h: * libmuine/pointer-list-model.c (pointer_list_model_insert): * libmuine/pointer-list-model.h: * src/HandleView.cs: * src/PlaylistWindow.cs: Update to the new gsequence API, closes bgo #464825. Also bump glib to 2.14. Patch from Jorn Baayen and Wouter Bolsterlee. svn path=/trunk/; revision=1243 ChangeLog | 15 + configure.in | 2 + libmuine/Makefile.am | 2 - libmuine/gsequence.c | 1739 ----------------------------------------- libmuine/gsequence.h | 121 --- libmuine/pointer-list-model.c | 2 +- libmuine/pointer-list-model.h | 2 +- src/HandleView.cs | 10 +- src/PlaylistWindow.cs | 10 +- 9 files changed, 29 insertions(+), 1874 deletions(-) commit 26ebb391e6cd0ce734b2e6b43259a7a30219ccc4 Author: Gintautas Miliauskas Date: Sun Nov 16 11:10:47 2008 +0000 Updated Lithuanian translation. 2008-11-16 Gintautas Miliauskas * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=1242 po/ChangeLog | 4 + po/lt.po | 306 +++++++++++++++++++++++++++++++++++++--------------------- 2 files changed, 198 insertions(+), 112 deletions(-) commit cca931914724009d15a63896f4739f2075a7e6c2 Author: Og B. Maciel Date: Sat Nov 15 23:03:36 2008 +0000 Updated Brazilian Portuguese translation. svn path=/trunk/; revision=1241 po/ChangeLog | 5 + po/pt_BR.po | 246 ++++++++++++++++++++++++++++++++++++---------------------- 2 files changed, 157 insertions(+), 94 deletions(-) commit 310ffe45b81d2e5c0b4340cc19df1a0078c6f7e3 Author: Priit Laes Date: Mon Nov 10 10:00:26 2008 +0000 Bug 560115 – [PATCH] Use Gnome.Vfs# 2008-11-10 Priit Laes Bug 560115 – [PATCH] Use Gnome.Vfs# * TODO: * src/FileUtils.cs: * src/CoverImage.cs: * src/FileSelector.cs: * src/AddSongWindow.cs: * src/PlaylistWindow.cs: * src/AddAlbumWindow.cs: Drop P/Invoked gnome-vfs functions. Use Gnome.Vfs# API directly. 2008-11-10 Priit Laes Bug 474090 – Switch to taglib-sharp * src/Metadata.cs: Add cover reading for Apple MPEG4 files. svn path=/trunk/; revision=1240 ChangeLog | 22 ++++++++++++++++++ TODO | 3 -- src/AddAlbumWindow.cs | 4 ++- src/AddSongWindow.cs | 4 ++- src/CoverImage.cs | 2 +- src/FileSelector.cs | 2 +- src/FileUtils.cs | 60 ------------------------------------------------- src/Metadata.cs | 8 +----- src/PlaylistWindow.cs | 8 +++--- 9 files changed, 36 insertions(+), 77 deletions(-) commit c225af33c4f4cafed5e71c2bf68cf0da52757726 Author: Luis Medinas Date: Mon Nov 10 03:49:31 2008 +0000 remove unneeded directory. svn path=/trunk/; revision=1239 commit 979ae100410076a3e63fcfb669423d6378d69e70 Author: Luis Medinas Date: Mon Nov 10 00:43:05 2008 +0000 Remove files from svn. svn path=/trunk/; revision=1238 libmuine/rb-cell-renderer-pixbuf.c | 347 ------------------------------------ libmuine/rb-cell-renderer-pixbuf.h | 62 ------- src/ColoredCellRendererPixbuf.cs | 63 ------- 3 files changed, 0 insertions(+), 472 deletions(-) commit 78cf42778d7c5ccd8a5b7c4cf1c9de1c83dc2489 Author: Luis Medinas Date: Mon Nov 10 00:36:06 2008 +0000 Ditch ColorCellRendererPixbuf and CellRendererText. Closes bgo #387152. 2008-11-10 Luis Medinas * TODO: * configure.in: * libmuine/Makefile.am: * src/Makefile.am: * src/PlaylistWindow.cs: Ditch ColorCellRendererPixbuf and CellRendererText. Closes bgo #387152. svn path=/trunk/; revision=1237 ChangeLog | 11 +++++++++++ TODO | 3 --- configure.in | 4 ++-- libmuine/Makefile.am | 2 -- src/Makefile.am | 1 - src/PlaylistWindow.cs | 4 ++-- 6 files changed, 15 insertions(+), 10 deletions(-) commit ed0e81a673fbe09fa18622ff437c36075d33984d Author: Luis Medinas Date: Mon Nov 10 00:07:00 2008 +0000 Fix for bgo #560077 non-working buttons on Add Song/Album windows. Patch 2008-11-09 Luis Medinas * data/glade/AddWindow.glade: * src/AddWindow.cs: Fix for bgo #560077 non-working buttons on Add Song/Album windows. Patch from Priit Laes . svn path=/trunk/; revision=1236 ChangeLog | 8 ++++++++ data/glade/AddWindow.glade | 2 -- src/AddWindow.cs | 5 ++++- 3 files changed, 12 insertions(+), 3 deletions(-) commit 19cdaf9375e740334abd0f9122ca2eda615abca6 Author: Priit Laes Date: Sat Nov 8 11:30:31 2008 +0000 Bug 559631 – [PATCH] Drop glade implementation for error dialogs. 2008-11-07 Priit Laes Bug 559631 – [PATCH] Drop glade implementation for error dialogs. * TODO: * po/POTFILES.in: * src/Makefile.am: * src/ErrorDialog.cs: * src/OverwriteDialog.cs: * data/glade/Makefile.am: R data/glade/ErrorDialog.glade: R data/glade/OverwriteDialog.glade: Use GtkMessageDialog instead of glade-based dialogs. svn path=/trunk/; revision=1235 ChangeLog | 15 +++++ TODO | 4 - data/glade/ErrorDialog.glade | 111 ---------------------------------- data/glade/Makefile.am | 2 - data/glade/OverwriteDialog.glade | 124 -------------------------------------- po/POTFILES.in | 2 - src/ErrorDialog.cs | 18 ++---- src/Makefile.am | 2 - src/OverwriteDialog.cs | 22 ++++--- 9 files changed, 36 insertions(+), 264 deletions(-) commit 80ca100041103b57c2fc2f08f1d91afdc2d5351e Author: Priit Laes Date: Fri Nov 7 18:02:49 2008 +0000 Bug 474090 – Switch to taglib-sharp 2008-11-07 Priit Laes Bug 474090 – Switch to taglib-sharp * TODO: * README: * Makefile.am: * Configure.in: * src/Makefile.am: * src/Metadata.cs: R m4/*: R libmuine/id3-vfs/*: R libmuine/metadata.[ch]: R libmuine/ogg-helper.[ch]: Use taglib-sharp for metadata loading. Based on the patch by Vianney le Clément. svn path=/trunk/; revision=1234 ChangeLog | 18 + Makefile.am | 1 - README | 10 +- TODO | 1 - configure.in | 59 +-- libmuine/Makefile.am | 19 +- libmuine/id3-vfs/Makefile.am | 11 - libmuine/id3-vfs/field.h | 38 -- libmuine/id3-vfs/file.h | 29 -- libmuine/id3-vfs/global.h | 53 -- libmuine/id3-vfs/id3-vfs.c | 528 ------------------- libmuine/id3-vfs/id3-vfs.h | 44 -- libmuine/id3-vfs/mp3bitrate.c | 257 ---------- libmuine/id3-vfs/mp3bitrate.h | 19 - libmuine/id3-vfs/tag.h | 30 -- libmuine/metadata.c | 1112 ----------------------------------------- libmuine/metadata.h | 64 --- libmuine/ogg-helper.c | 105 ---- libmuine/ogg-helper.h | 37 -- m4/Makefile.am | 1 - m4/ogg.m4 | 100 ---- m4/vorbis.m4 | 120 ----- src/Makefile.am | 3 +- src/Metadata.cs | 304 ++++++------ 24 files changed, 177 insertions(+), 2786 deletions(-) commit 17e94fe546735d0f8d67c09e88481f77a448fd37 Author: Jorge Gonzalez Gonzalez Date: Thu Oct 16 21:30:25 2008 +0000 Updated Spanish translation svn path=/trunk/; revision=1233 po/ChangeLog | 4 + po/es.po | 173 +++++++++++++++++++++++++++++++++++++++------------------- 2 files changed, 121 insertions(+), 56 deletions(-) commit a8e48301d3bea04d14bcbc774df16348fc25530f Author: Ilkka Tuohela Date: Sat Oct 4 18:53:31 2008 +0000 Updated Finnish translation svn path=/trunk/; revision=1232 po/ChangeLog | 4 ++ po/fi.po | 160 +++++++++++++++++++++++++++++++++++++++------------------ 2 files changed, 113 insertions(+), 51 deletions(-) commit 1be7ece8511a58ea88ffe4c041217b501a3f6b5c Author: Takeshi AIHANA Date: Sat Oct 4 09:16:36 2008 +0000 Updated Japanese translation. 2008-10-04 Takeshi AIHANA * ja.po: Updated Japanese translation. svn path=/trunk/; revision=1231 po/ChangeLog | 4 + po/ja.po | 174 ++++++++++++++++++++++++++++++++++++++------------------- 2 files changed, 120 insertions(+), 58 deletions(-) commit 34304d7a41f75251133debd2775efcf2a1611dac Author: Daniel Nylander Date: Wed Oct 1 06:06:38 2008 +0000 sv.po: Updated Swedish translation svn path=/trunk/; revision=1230 po/ChangeLog | 4 ++ po/sv.po | 166 +++++++++++++++++++++++++++++++++++++++------------------- 2 files changed, 116 insertions(+), 54 deletions(-) commit b48427c241e23490816817bf83d8f25deb3e3a94 Author: Wouter Bolsterlee Date: Mon Sep 29 08:58:02 2008 +0000 Bug 553296 – Update Copyrights 2008-09-29 Wouter Bolsterlee Bug 553296 – Update Copyrights * src/About.cs: Add some people to the credits dialog and add a "various contributors" copyright statement to the main about dialog. svn path=/trunk/; revision=1228 ChangeLog | 8 ++++++++ src/About.cs | 11 ++++++++--- 2 files changed, 16 insertions(+), 3 deletions(-) commit de1d1ba90f125d4328cc8d84701ddf7ea010db36 Author: Luis Medinas Date: Sun Sep 28 18:16:24 2008 +0000 Update NEWS and bump release to 0.8.10. 2008-09-28 Luis Medinas * NEWS: * configure.in: Update NEWS and bump release to 0.8.10. svn path=/trunk/; revision=1227 ChangeLog | 7 +++++++ NEWS | 5 ++--- configure.in | 2 +- 3 files changed, 10 insertions(+), 4 deletions(-) commit 0a97292ff5e411d5b0e6502b9614bd774961d907 Author: Luis Medinas Date: Sun Sep 28 17:44:49 2008 +0000 Fix id3lib dependency check on configure. Patch from Peter Adolphs closes 2008-09-28 Luis Medinas * configure.in: Fix id3lib dependency check on configure. Patch from Peter Adolphs closes bgo #491057. svn path=/trunk/; revision=1226 ChangeLog | 7 +++++++ configure.in | 6 +++--- 2 files changed, 10 insertions(+), 3 deletions(-) commit cbd18a1c19f4fa6d54a7727a8f8c81d37479f3c7 Author: Luis Medinas Date: Sun Sep 28 16:06:54 2008 +0000 Remove internal NDesk-DBus-sharp. Fixes bgo #553292. 2008-09-28 Luis Medinas * configure.in: * Makefile.am: Remove internal NDesk-DBus-sharp. Fixes bgo #553292. svn path=/trunk/; revision=1225 ChangeLog | 7 + Makefile.am | 1 - configure.in | 15 +- deps/Makefile.am | 1 - deps/dbus-sharp-glib/AssemblyInfo.cs | 12 - deps/dbus-sharp-glib/GLib.IO.cs | 226 -------- deps/dbus-sharp-glib/GLib.cs | 55 -- deps/dbus-sharp-glib/Makefile.am | 29 - deps/dbus-sharp-glib/NDesk.DBus.GLib.dll.config.in | 5 - deps/dbus-sharp/Address.cs | 160 ------ deps/dbus-sharp/AssemblyInfo.cs | 21 - deps/dbus-sharp/Authentication.cs | 136 ----- deps/dbus-sharp/Bus.cs | 173 ------ deps/dbus-sharp/BusObject.cs | 304 ----------- deps/dbus-sharp/Connection.cs | 538 ------------------ deps/dbus-sharp/DBus.cs | 93 ---- deps/dbus-sharp/DProxy.cs | 79 --- deps/dbus-sharp/ExportObject.cs | 115 ---- deps/dbus-sharp/Introspection.cs | 295 ---------- deps/dbus-sharp/IntrospectionSchema.cs | 118 ---- deps/dbus-sharp/Makefile.am | 52 -- deps/dbus-sharp/Mapper.cs | 346 ------------ deps/dbus-sharp/MatchRule.cs | 228 -------- deps/dbus-sharp/Message.cs | 90 --- deps/dbus-sharp/MessageFilter.cs | 58 -- deps/dbus-sharp/MessageReader.cs | 436 --------------- deps/dbus-sharp/MessageWriter.cs | 455 ---------------- deps/dbus-sharp/PendingCall.cs | 63 --- deps/dbus-sharp/Protocol.cs | 319 ----------- deps/dbus-sharp/Server.cs | 41 -- deps/dbus-sharp/Signature.cs | 568 -------------------- deps/dbus-sharp/SocketTransport.cs | 60 -- deps/dbus-sharp/Transport.cs | 55 -- deps/dbus-sharp/TypeDefiner.cs | 173 ------ deps/dbus-sharp/TypeImplementer.cs | 352 ------------ deps/dbus-sharp/UnixMonoTransport.cs | 59 -- deps/dbus-sharp/UnixNativeTransport.cs | 277 ---------- deps/dbus-sharp/UnixTransport.cs | 37 -- deps/dbus-sharp/Wrapper.cs | 149 ----- 39 files changed, 12 insertions(+), 6189 deletions(-) commit 2f0a315fb5248b92b7d86f6b595af8014089f9f7 Author: Wouter Bolsterlee Date: Sun Sep 28 15:41:26 2008 +0000 Update for the upcoming 0.8.10 release. 2008-09-28 Wouter Bolsterlee * NEWS: Update for the upcoming 0.8.10 release. svn path=/trunk/; revision=1224 ChangeLog | 2 +- NEWS | 10 +++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) commit 3883ccdaeae45669b28572db477ac1c837b76749 Author: Wouter Bolsterlee Date: Sun Sep 28 15:37:45 2008 +0000 update for the upcoming 0.8.10 release. 2008-09-28 Wouter Bolsterlee * NEWS: (Partly) update for the upcoming 0.8.10 release. svn path=/trunk/; revision=1223 ChangeLog | 3 +-- NEWS | 6 ++++-- 2 files changed, 5 insertions(+), 4 deletions(-) commit 2da2609d6dc692be319856811c4d4f3d734ddc63 Author: Wouter Bolsterlee Date: Sun Sep 28 15:35:24 2008 +0000 remove leftover merge conflict marker in ChangeLog svn path=/trunk/; revision=1222 ChangeLog | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 348ee0e8b50daa445e20e114b1fcc08cac7cef69 Author: Wouter Bolsterlee Date: Sun Sep 28 15:33:07 2008 +0000 Add some template stuff for the upcoming 0.8.10 release NEWS items. 2008-09-28 Wouter Bolsterlee * NEWS: Add some template stuff for the upcoming 0.8.10 release NEWS items. svn path=/trunk/; revision=1221 ChangeLog | 5 +++++ NEWS | 10 +++++++++- 2 files changed, 14 insertions(+), 1 deletions(-) commit e18bfb23c02b7d3a76d94abecad1e749a03c10af Author: Wouter Bolsterlee Date: Sun Sep 28 15:32:03 2008 +0000 Updated Dutch translation by Wouter Bolsterlee. 2008-09-28 Wouter Bolsterlee * nl.po: Updated Dutch translation by Wouter Bolsterlee. svn path=/trunk/; revision=1220 po/ChangeLog | 4 ++ po/nl.po | 132 ++++++++++++++++++++++++++++++++++++++-------------------- 2 files changed, 91 insertions(+), 45 deletions(-) commit 871dbab4d73b0c4e2c7c226b4b16d03e75496c06 Author: Diego Escalante Urrelo Date: Sun Sep 28 13:55:26 2008 +0000 Bug 308208 – Play Album window does not show all albums Revert an old commit removing only_complete_albums functionality. You can now choose wheter muine should or should not show incomplete albums using a gconf key: /apps/muine/only_complete_albums. This is the old-old-really-old behaviour of muine of including every album in the list no matter it is not complete. svn path=/trunk/; revision=1219 ChangeLog | 15 +++++++++++++++ data/muine.schemas.in | 11 +++++++++++ src/Album.cs | 7 ++++++- src/SongDatabase.cs | 20 ++++++++++++++++++-- 4 files changed, 50 insertions(+), 3 deletions(-) commit 6611190d21c9c0d2b4b756e346c6e398579ce61f Author: Diego Escalante Urrelo Date: Sun Sep 28 13:55:12 2008 +0000 Fix Iain's indentation in ChangeLog svn path=/trunk/; revision=1218 ChangeLog | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) commit 266ffe53474f442ba11f12f29946558d4e850d01 Author: Iain Holmes Date: Sun Sep 28 01:43:32 2008 +0000 Bug 336248 – Notifications using libnotify 2008-09-28 Iain Holmes Bug 336248 – Notifications using libnotify * data/muine.schemas.in: Add key to turn on notifications. Off by default * plugins/Makefile.am: Actually install the TrayIcon plugin * plugins/TrayIcon.cs: Add Notifications using libnotify, if present and turned on. * plugins/TrayIcon.dll.config: Add map for libnotify and gobject svn path=/trunk/; revision=1217 ChangeLog | 15 ++++++ data/muine.schemas.in | 11 +++++ plugins/Makefile.am | 4 +- plugins/TrayIcon.cs | 102 ++++++++++++++++++++++++++++++++++++++++-- plugins/TrayIcon.dll.config | 2 + 5 files changed, 127 insertions(+), 7 deletions(-) commit 4f92d2ebe0fe2e3ccb847bdca07dc0efd4c51796 Author: Luis Medinas Date: Sun Sep 28 01:03:47 2008 +0000 Improve tray icon usuability. Fixes bgo #312110 and #378019. Patch from 2008-09-28 Luis Medinas * plugins/TrayIcon.cs: * plugins/TrayIcon.xml: Improve tray icon usuability. Fixes bgo #312110 and #378019. Patch from Ryan Lortie (desrt) minor change on menu from me. svn path=/trunk/; revision=1216 ChangeLog | 11 ++++++++++- plugins/TrayIcon.cs | 44 +++++++++++++++++++++++++++++++++++++++++++- plugins/TrayIcon.xml | 2 +- 3 files changed, 54 insertions(+), 3 deletions(-) commit 0a8b49bcfde451111bc43aae7adc6b9a2f31fc4a Author: Luis Medinas Date: Sun Sep 28 00:20:03 2008 +0000 Fix main window position after quit muine. Closes bgo #339820. Patch from 2008-09-28 Luis Medinas * data/muine.schemas.in: * src/PlaylistWindow.cs: Fix main window position after quit muine. Closes bgo #339820. Patch from Adolfo Blásquez ." svn path=/trunk/; revision=1215 ChangeLog | 9 +++++++++ data/muine.schemas.in | 22 ++++++++++++++++++++++ src/PlaylistWindow.cs | 24 ++++++++++++++++++++++++ 3 files changed, 55 insertions(+), 0 deletions(-) commit f8b7766bd3f3457569fd2f83a80bcf52c3a9dea1 Author: Luis Medinas Date: Tue Sep 23 15:13:39 2008 +0000 Use system inotify instead of the built one. Patch from Adrian Bunk 2008-09-23 Luis Medinas * configure.in: * plugins/Makefile.am: * plugins/inotify-glue.c (inotify_glue_watch), (inotify_glue_ignore): * plugins/inotify-syscalls.h: * plugins/inotify.h: Use system inotify instead of the built one. Patch from Adrian Bunk minor by me. Closes bgo #553155. svn path=/trunk/; revision=1214 ChangeLog | 13 +++++ configure.in | 14 +----- plugins/Makefile.am | 2 +- plugins/inotify-glue.c | 8 +-- plugins/inotify-syscalls.h | 65 -------------------------- plugins/inotify.h | 108 -------------------------------------------- 6 files changed, 20 insertions(+), 190 deletions(-) commit b1328fea60571959ff828c97da1bdf74a047c410 Author: Tomasz Dominikowski Date: Tue Sep 9 21:13:07 2008 +0000 Updated Polish translation 2008-09-09 Tomasz Dominikowski * pl.po: Updated Polish translation svn path=/trunk/; revision=1213 po/ChangeLog | 4 ++ po/pl.po | 120 ++++++++++++++++++++++------------------------------------ 2 files changed, 49 insertions(+), 75 deletions(-) commit ff755a76c727b59826710344059f195dcacc1256 Author: Djihed Afifi Date: Thu Jul 31 10:39:42 2008 +0000 Updated Arabic Translation by Djihed Afifi. svn path=/trunk/; revision=1212 po/ChangeLog | 4 ++++ po/ar.po | 35 +++++++++++++++-------------------- 2 files changed, 19 insertions(+), 20 deletions(-) commit c3541c95434b4ba6bc91374e684e673223bca856 Author: Wouter Bolsterlee Date: Sat Jul 26 00:31:17 2008 +0000 Bug 544773 – Desktop file does not validate 2008-07-26 Wouter Bolsterlee Bug 544773 – Desktop file does not validate * data/muine.desktop.in: Remove obsolete "Application" category and the Encoding line as well. svn path=/trunk/; revision=1211 ChangeLog | 9 +++++++++ data/muine.desktop.in | 3 +-- 2 files changed, 10 insertions(+), 2 deletions(-) commit cce7c3da1f297dea2ab0b570c02218d72dfa1870 Author: Wouter Bolsterlee Date: Tue Jul 15 14:26:45 2008 +0000 Add bug notice to intltool reqs svn path=/trunk/; revision=1203 configure.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 94677d0988cfe2c0822b3508f2f63281d4bdd30e Author: Wouter Bolsterlee Date: Tue Jul 15 14:24:14 2008 +0000 Lower intltool requirement to 0.37.1 to hopefully fix the build on systems 2008-07-15 Wouter Bolsterlee * configure.in: Lower intltool requirement to 0.37.1 to hopefully fix the build on systems not having intltool 0.4.0. See bug #537352 for a discussion of this. svn path=/trunk/; revision=1202 ChangeLog | 8 ++++++++ configure.in | 2 +- 2 files changed, 9 insertions(+), 1 deletions(-) commit 164478f9e0bf020fb6a601b792275d4122b3d2d5 Author: Wouter Bolsterlee Date: Sat Jul 12 16:26:08 2008 +0000 Update version number to 0.8.9. 2008-07-12 Wouter Bolsterlee * configure.in: Update version number to 0.8.9. svn path=/trunk/; revision=1201 ChangeLog | 6 ++++++ configure.in | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit b82b28d5d2e6a65b4b791b6a3750d929379c3a42 Author: Wouter Bolsterlee Date: Sat Jul 12 16:24:47 2008 +0000 Removed all old .cvsignore files. svn path=/trunk/; revision=1200 .cvsignore | 27 --------------------------- DBusLib/.cvsignore | 5 ----- PluginLib/.cvsignore | 5 ----- data/.cvsignore | 7 ------- data/glade/.cvsignore | 4 ---- data/images/.cvsignore | 2 -- data/ui/.cvsignore | 2 -- doc/.cvsignore | 4 ---- libmuine/.cvsignore | 2 -- libmuine/id3-vfs/.cvsignore | 4 ---- m4/.cvsignore | 2 -- plugins/.cvsignore | 9 --------- po/.cvsignore | 17 ----------------- src/.cvsignore | 8 -------- 14 files changed, 0 insertions(+), 98 deletions(-) commit d0e3d6a0ff2979fc17a34eca5cde8ed89fffc15e Author: Wouter Bolsterlee Date: Sat Jul 12 16:21:04 2008 +0000 Makefile.am 2008-07-12 Wouter Bolsterlee * configure.in: * Makefile.am Bumped intltool requirement to 0.40 and no longer ship files generated by intltool in the tarball. This fixes "make dist" with newer intltool versions. svn path=/trunk/; revision=1199 ChangeLog | 9 +++++++++ Makefile.am | 6 ------ configure.in | 2 +- 3 files changed, 10 insertions(+), 7 deletions(-) commit 8584f2c30285252970fef8e47bebf33540d9e7bd Author: Wouter Bolsterlee Date: Sat Jul 12 16:05:56 2008 +0000 Tiny cleanups. 2008-07-12 Wouter Bolsterlee * Makefile.am: Tiny cleanups. svn path=/trunk/; revision=1198 ChangeLog | 6 ++++++ Makefile.am | 13 ++++++++++--- 2 files changed, 16 insertions(+), 3 deletions(-) commit 03c214b361ae46ed6f1cc42ae6ec6908dfe54d5f Author: Wouter Bolsterlee Date: Sat Jul 12 16:03:47 2008 +0000 Explicitly check for pkg-config. 2008-07-12 Wouter Bolsterlee * configure.in: Explicitly check for pkg-config. svn path=/trunk/; revision=1197 ChangeLog | 6 ++++++ configure.in | 1 + 2 files changed, 7 insertions(+), 0 deletions(-) commit 15164b176d01413f62ce2c68f1ffd660537467d2 Author: Wouter Bolsterlee Date: Sat Jul 12 15:57:00 2008 +0000 Update for the upcoming release. 2008-07-12 Wouter Bolsterlee * NEWS: Update for the upcoming release. svn path=/trunk/; revision=1196 ChangeLog | 6 ++++++ NEWS | 15 +++++++++++---- 2 files changed, 17 insertions(+), 4 deletions(-) commit fde5583fe65ecb2b1776f38c1864fed4bdbb23fa Author: Wouter Bolsterlee Date: Sat Jul 12 15:48:43 2008 +0000 Ship pixel-fit icon source files by adding them to EXTRA_DIST. 2008-07-12 Wouter Bolsterlee * data/images/Makefile.am: Ship pixel-fit icon source files by adding them to EXTRA_DIST. svn path=/trunk/; revision=1195 ChangeLog | 14 ++++++++++++++ data/images/Makefile.am | 10 +++++++++- 2 files changed, 23 insertions(+), 1 deletions(-) commit 396c3e58a57dfee75007d893f8b379e28e3b27dc Author: Wouter Bolsterlee Date: Sat Jul 12 15:46:49 2008 +0000 Added pixel-fit source files for the new renderings added in the previous 2008-07-12 Wouter Bolsterlee * data/images/muine-16.svg: * data/images/muine-24.svg: * data/images/muine-32.svg: Added pixel-fit source files for the new renderings added in the previous commit. svn path=/trunk/; revision=1194 ChangeLog | 9 + data/images/muine-16.svg | 974 ++++++++++++++++++++++++++++++++++++++++++++++ data/images/muine-24.svg | 919 +++++++++++++++++++++++++++++++++++++++++++ data/images/muine-32.svg | 921 +++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 2823 insertions(+), 0 deletions(-) commit 48f9f3593cf314f08b1b81f42f897a981781ef2f Author: Wouter Bolsterlee Date: Sat Jul 12 15:44:39 2008 +0000 New pixel-fit renderings of the new icon for various sizes, all 2008-07-12 Wouter Bolsterlee * data/images/muine-16.png: * data/images/muine-22.png: * data/images/muine-24.png: * data/images/muine-32.png: New pixel-fit renderings of the new icon for various sizes, all contributed by Hylke Bons. svn path=/trunk/; revision=1193 ChangeLog | 10 ++++++++++ data/images/muine-16.png | Bin 826 -> 925 bytes data/images/muine-22.png | Bin 1088 -> 1260 bytes data/images/muine-24.png | Bin 1090 -> 1317 bytes data/images/muine-32.png | Bin 1767 -> 1955 bytes 5 files changed, 10 insertions(+), 0 deletions(-) commit 86852426612c2c8380e44daea59f759257346def Author: Wouter Bolsterlee Date: Sat Jul 12 15:01:05 2008 +0000 Added new prerendered 48×48 pixel icon from the SVG source. This one will 2008-07-12 Wouter Bolsterlee * data/images/muine-48.png: * data/images/Makefile.am: Added new prerendered 48×48 pixel icon from the SVG source. This one will be used by newer Nautilus versions. svn path=/trunk/; revision=1192 ChangeLog | 9 +++++++++ data/images/Makefile.am | 3 ++- data/images/muine-48.png | Bin 0 -> 3423 bytes 3 files changed, 11 insertions(+), 1 deletions(-) commit 750e9b62937d63ba468fa9acc5ca8d297d747437 Author: Wouter Bolsterlee Date: Sat Jul 12 14:55:25 2008 +0000 Initial preparations for the upcoming release. 2008-07-12 Wouter Bolsterlee * NEWS: Initial preparations for the upcoming release. svn path=/trunk/; revision=1191 ChangeLog | 6 ++++++ NEWS | 10 ++++++++++ 2 files changed, 16 insertions(+), 0 deletions(-) commit a114a42966c50f63ab13a4f4600d07bfead8b158 Author: Wouter Bolsterlee Date: Sat Jul 12 14:53:29 2008 +0000 Updated icon by Hylke Bons. The icon is pretty much the same, but has seen 2008-07-12 Wouter Bolsterlee * data/images/muine-scalable.svg: Updated icon by Hylke Bons. The icon is pretty much the same, but has seen a Tango style update. svn path=/trunk/; revision=1190 ChangeLog | 7 + data/images/muine-scalable.svg | 377 +++++++++++++++++++++++++++++++++------- 2 files changed, 321 insertions(+), 63 deletions(-) commit 0a2b9250ed51a5fbb1b6de958b1fce7db93dd767 Author: Wouter Bolsterlee Date: Sat Jul 12 14:50:23 2008 +0000 Add myself to MAINTAINERS. Peter Johanson agreed with this. 2008-07-12 Wouter Bolsterlee * MAINTAINERS: Add myself to MAINTAINERS. Peter Johanson agreed with this. svn path=/trunk/; revision=1189 ChangeLog | 7 +++++++ MAINTAINERS | 4 ++++ 2 files changed, 11 insertions(+), 0 deletions(-) commit 4329bbc56cea0dd3b1cdd9a4728adcc142fc7731 Author: Wouter Bolsterlee Date: Fri Jul 4 15:17:41 2008 +0000 Use G_TYPE_INSTANCE_GET_CLASS instead of G_TYPE_CHECK_GET_CLASS. 2008-07-04 Wouter Bolsterlee * libmuine/pointer-list-model.h: * libmuine/rb-cell-renderer-pixbuf.h: Use G_TYPE_INSTANCE_GET_CLASS instead of G_TYPE_CHECK_GET_CLASS. svn path=/trunk/; revision=1188 ChangeLog | 8 ++++++++ libmuine/pointer-list-model.h | 2 +- libmuine/rb-cell-renderer-pixbuf.h | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) commit 0851e849e923c685892ecf51fb6ebfc24f34a795 Author: Wouter Bolsterlee Date: Fri Jul 4 15:16:15 2008 +0000 Don't assign error variables if they're not used anyway. This silences a 2008-07-04 Wouter Bolsterlee * src/CoverGetter.cs: * src/SongDatabase.cs: Don't assign error variables if they're not used anyway. This silences a few compiler warnings. svn path=/trunk/; revision=1187 ChangeLog | 8 ++++++++ src/CoverGetter.cs | 10 +++++----- src/SongDatabase.cs | 13 ++++++------- 3 files changed, 19 insertions(+), 12 deletions(-) commit cde3800c2d2c39e22d7e6b63a3b21808d638ca69 Author: Wouter Bolsterlee Date: Fri Jul 4 15:08:24 2008 +0000 Include directly to allow compilation in the most strict mode 2008-07-04 Wouter Bolsterlee * libmuine/mm-keys.h: * libmuine/rb-cell-renderer-pixbuf.h: Include directly to allow compilation in the most strict mode against GTK+ trunk. Also include gstdio.h instead of gstdio.h. svn path=/trunk/; revision=1186 ChangeLog | 9 +++++++++ libmuine/mm-keys.h | 5 +++-- libmuine/rb-cell-renderer-pixbuf.h | 2 +- 3 files changed, 13 insertions(+), 3 deletions(-) commit efa08817dd056800ca0509d8fcc256d360e9d711 Author: Wouter Bolsterlee Date: Fri Jul 4 15:05:49 2008 +0000 libmuine/rb-cell-renderer-pixbuf.c 2008-07-04 Wouter Bolsterlee * libmuine/rb-cell-renderer-pixbuf.c * libmuine/rb-cell-renderer-pixbuf.h: Allow building against recent GTK+ with -DGTK_DISABLE_DEPRECATED, i.e. use GType instead of GtkType and replace GTK_CHECK_* macros with G_TYPE_CHECK_* counterparts. svn path=/trunk/; revision=1185 ChangeLog | 10 ++++++++++ libmuine/rb-cell-renderer-pixbuf.c | 4 ++-- libmuine/rb-cell-renderer-pixbuf.h | 12 ++++++------ 3 files changed, 18 insertions(+), 8 deletions(-) commit 97d280020ea856aea80c3fadde9934fabfc75036 Author: Wouter Bolsterlee Date: Fri Jul 4 14:51:27 2008 +0000 Include directly (this is recommended by upstream) and convert 2008-07-04 Wouter Bolsterlee * libmuine/pointer-list-model.c: * libmuine/pointer-list-model.h: Include directly (this is recommended by upstream) and convert some gtk type checking macros to the corresponding glib ones. svn path=/trunk/; revision=1184 ChangeLog | 9 +++++++++ libmuine/pointer-list-model.c | 5 ++++- libmuine/pointer-list-model.h | 13 ++++++------- 3 files changed, 19 insertions(+), 8 deletions(-) commit 5d41b787e9b904ec57bb850351b1ffebda8330f4 Author: Yannig MARCHEGAY Date: Sun Jun 15 08:25:45 2008 +0000 x svn path=/trunk/; revision=1183 po/ChangeLog | 4 ++++ po/oc.po | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) commit af5e226d4977125f9f378a6635ae431a1e4d62fd Author: Wouter Bolsterlee Date: Mon Jun 9 16:57:02 2008 +0000 Add bugref svn path=/trunk/; revision=1182 ChangeLog | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 8eaedc4ecf284da841d6b23e55e0851eb35adb10 Author: Wouter Bolsterlee Date: Mon Jun 9 16:55:37 2008 +0000 Removed iterate_cb() function that didn't do anything but causing 2008-06-09 Wouter Bolsterlee * libmuine/player-gst.c (player_finalize), (bus_message_cb): Removed iterate_cb() function that didn't do anything but causing thousands of wakeups per second (according to powertop). svn path=/trunk/; revision=1181 ChangeLog | 8 ++++++++ libmuine/player-gst.c | 36 +----------------------------------- 2 files changed, 9 insertions(+), 35 deletions(-) commit 59aad5cde4239c621d7de614f4ee8b88571132d5 Author: Kjartan Maraas Date: Sun Jun 8 09:57:28 2008 +0000 Remove executable bit svn path=/trunk/; revision=1180 0 files changed, 0 insertions(+), 0 deletions(-) commit 2fb91c571c727dda475c1d5f0ce82adc3d89258f Author: Jonh Wendell Date: Wed May 21 17:06:05 2008 +0000 Brazilian Portuguese translation updated by Andrius da Costa. 2008-05-21 Jonh Wendell * pt_BR.po: Brazilian Portuguese translation updated by Andrius da Costa. svn path=/trunk/; revision=1179 po/ChangeLog | 4 + po/pt_BR.po | 375 +++++++++++++++++++++++++++++----------------------------- 2 files changed, 191 insertions(+), 188 deletions(-) commit b21c87c119537e636b938edb70cae946ec40b0b8 Author: Yannig MARCHEGAY Date: Sat Mar 8 09:45:53 2008 +0000 Updated Occitan translation svn path=/trunk/; revision=1178 po/oc.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c5106abac82e2cb21dcbe8702c36ae1aaa276952 Author: Wouter Bolsterlee Date: Tue Feb 26 21:37:01 2008 +0000 Bug 518828 – Disambiguate Bacon.VolumeButton from Gtk.VolumeButton 2008-02-26 Wouter Bolsterlee * src/PlaylistWindow.cs: Bug 518828 – Disambiguate Bacon.VolumeButton from Gtk.VolumeButton svn path=/trunk/; revision=1177 ChangeLog | 7 +++++++ src/PlaylistWindow.cs | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) commit 83110a42624b25f246a32e5f4364485453d1df2a Author: Wouter Bolsterlee Date: Tue Feb 26 21:35:12 2008 +0000 Bug 518829 – Detect FLAC using pkgconfig file instead of header. 2008-02-26 Wouter Bolsterlee * configure.in: Bug 518829 – Detect FLAC using pkgconfig file instead of header. svn path=/trunk/; revision=1176 ChangeLog | 6 ++++++ configure.in | 3 ++- 2 files changed, 8 insertions(+), 1 deletions(-) commit 54102156a63151bb448e9634762a7ea11451c2af Author: Yannig MARCHEGAY Date: Sat Feb 23 14:33:28 2008 +0000 Updated Occitan translation svn path=/trunk/; revision=1175 po/oc.po | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) commit 5580cd664b5acdeb5db1f155d1f307a7225c4803 Author: Yannig MARCHEGAY Date: Tue Feb 19 21:40:54 2008 +0000 Updated Occitan translation svn path=/trunk/; revision=1174 po/oc.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 7b990ea7bd3d960645dcf4645063daaf35315dd0 Author: Pawan Chitrakar Date: Mon Feb 18 06:41:12 2008 +0000 Updated Nepali Translation svn path=/trunk/; revision=1173 po/ChangeLog | 4 ++ po/ne.po | 165 ++++++++++++++++++++++++++++------------------------------ 2 files changed, 84 insertions(+), 85 deletions(-) commit ca1188240cdcf91506517757583d32c7dbda94e6 Author: Inaki Larranaga Murgoitio Date: Thu Feb 14 15:06:54 2008 +0000 Updated Basque translation. 2008-02-14 Inaki Larranaga Murgoitio * eu.po: Updated Basque translation. svn path=/trunk/; revision=1172 po/ChangeLog | 4 ++++ po/eu.po | 18 +++++++++--------- 2 files changed, 13 insertions(+), 9 deletions(-) commit 65b3bebf721661310a9f759af490bf618972166e Author: Artur Flinta Date: Thu Feb 7 20:57:21 2008 +0000 Updated Polish translation by GNOME PL Team. 2008-02-07 Artur Flinta * pl.po: Updated Polish translation by GNOME PL Team. svn path=/trunk/; revision=1171 po/ChangeLog | 4 ++ po/pl.po | 101 +++++++++++++++++++++++++++------------------------------ 2 files changed, 52 insertions(+), 53 deletions(-) commit 27f831eb02b2848fadbd8b5a3be25da792d1443d Author: Yannig MARCHEGAY Date: Mon Feb 4 12:28:57 2008 +0000 Updated Occitan translation svn path=/trunk/; revision=1170 po/oc.po | 21 ++++++++++++++------- 1 files changed, 14 insertions(+), 7 deletions(-) commit dc2a24f9f23d76ce758ea8da227f8449217b4192 Author: Gil Forcada Codinachs Date: Fri Jan 18 22:05:15 2008 +0000 Added tr to LINGUAS file svn path=/trunk/; revision=1169 po/ChangeLog | 13 +++++++++---- po/LINGUAS | 1 + 2 files changed, 10 insertions(+), 4 deletions(-) commit 6ba3137db6cc45941a182a4952610a45e0fecc07 Author: Yannig MARCHEGAY Date: Mon Dec 31 20:55:03 2007 +0000 Updated Occitan translation svn path=/trunk/; revision=1168 po/ChangeLog | 5 ++- po/oc.po | 128 +++++++++++++++++++++++++++------------------------------- 2 files changed, 64 insertions(+), 69 deletions(-) commit 59d1f45bf922d05090e035a4974ce1dbb003d866 Author: Stéphane Raimbault Date: Sun Dec 9 20:39:47 2007 +0000 Updated French translation Ivan Buresi and Robert-André Mauchin. 2007-12-09 Stéphane Raimbault * fr.po: Updated French translation Ivan Buresi and Robert-André Mauchin. svn path=/trunk/; revision=1167 po/ChangeLog | 5 ++++ po/fr.po | 74 ++++++++++++++++++++++++--------------------------------- 2 files changed, 36 insertions(+), 43 deletions(-) commit 6b04c403eba80981b08f464e3a563fbb1d0e803b Author: Yannig MARCHEGAY Date: Tue Nov 20 19:58:34 2007 +0000 Updated Occitan translation svn path=/trunk/; revision=1166 po/oc.po | 17 ++++++++++------- 1 files changed, 10 insertions(+), 7 deletions(-) commit 75d105f2955119f3fa81ce7a783c7b316973a55d Author: Takeshi AIHANA Date: Sun Oct 28 12:18:20 2007 +0000 Updated Japanese translation. 2007-10-28 Takeshi AIHANA * ja.po: Updated Japanese translation. svn path=/trunk/; revision=1165 po/ChangeLog | 4 ++ po/ja.po | 93 +++++++++++++++++++++++++++------------------------------ 2 files changed, 48 insertions(+), 49 deletions(-) commit 33c3f8c07134044fc8bb063a5e8028d391435156 Author: Peter Johanson Date: Mon Oct 22 22:14:42 2007 +0000 Remove the now-uneeded --enable-gstreamer flag. 2007-10-22 Peter Johanson * configure.in: Remove the now-uneeded --enable-gstreamer flag. svn path=/trunk/; revision=1164 ChangeLog | 4 ++++ configure.in | 1 - 2 files changed, 4 insertions(+), 1 deletions(-) commit c4d3f93f43da71aceed071f58a1b307db97113fd Author: Peter Johanson Date: Sat Oct 20 20:30:32 2007 +0000 Update for 0.8.8 bug fix release. 2007-10-20 Peter Johanson * NEWS: * configure.in: Update for 0.8.8 bug fix release. svn path=/trunk/; revision=1163 ChangeLog | 7 +++++++ NEWS | 10 ++++++---- configure.in | 2 +- 3 files changed, 14 insertions(+), 5 deletions(-) commit 4973a0ecf99f3807495abe21d1faee41504bd8b6 Author: Peter Johanson Date: Tue Oct 9 03:41:31 2007 +0000 Update the imports of dbus-sharp and dbus-sharp-glib. 2007-10-08 Peter Johanson * deps/dbus-sharp-glib/*: * deps/dbus-sharp/*: Update the imports of dbus-sharp and dbus-sharp-glib. svn path=/trunk/; revision=1162 ChangeLog | 7 + deps/dbus-sharp-glib/AssemblyInfo.cs | 6 +- deps/dbus-sharp-glib/GLib.IO.cs | 12 +- deps/dbus-sharp-glib/GLib.cs | 13 +- deps/dbus-sharp/Address.cs | 4 +- deps/dbus-sharp/AssemblyInfo.cs | 11 +- deps/dbus-sharp/Authentication.cs | 11 +- deps/dbus-sharp/Bus.cs | 84 ++------ deps/dbus-sharp/BusObject.cs | 319 +++++++++---------------- deps/dbus-sharp/Connection.cs | 399 +++++++++++++------------------- deps/dbus-sharp/DBus.cs | 21 -- deps/dbus-sharp/ExportObject.cs | 92 ++++++++- deps/dbus-sharp/Introspection.cs | 3 +- deps/dbus-sharp/IntrospectionSchema.cs | 48 +++-- deps/dbus-sharp/Makefile.am | 7 +- deps/dbus-sharp/Mapper.cs | 147 ++++++++++-- deps/dbus-sharp/MatchRule.cs | 228 ++++++++++++++++++ deps/dbus-sharp/Message.cs | 72 ++----- deps/dbus-sharp/MessageFilter.cs | 32 ++- deps/dbus-sharp/MessageReader.cs | 363 +++++++++++++----------------- deps/dbus-sharp/MessageWriter.cs | 107 ++++++--- deps/dbus-sharp/PendingCall.cs | 63 +++++ deps/dbus-sharp/Protocol.cs | 54 +++-- deps/dbus-sharp/Server.cs | 2 +- deps/dbus-sharp/Signature.cs | 38 ++-- deps/dbus-sharp/SocketTransport.cs | 2 +- deps/dbus-sharp/Transport.cs | 2 +- deps/dbus-sharp/TypeDefiner.cs | 173 ++++++++++++++ deps/dbus-sharp/TypeImplementer.cs | 352 ++++++++++++++++++++++++++++ deps/dbus-sharp/UnixMonoTransport.cs | 2 +- deps/dbus-sharp/UnixNativeTransport.cs | 16 +- deps/dbus-sharp/UnixTransport.cs | 4 +- deps/dbus-sharp/Wrapper.cs | 8 +- 33 files changed, 1748 insertions(+), 954 deletions(-) commit dee89c9a0fa08e4d92e3bf51bbc1ca4e5280f3fa Author: Peter Johanson Date: Mon Oct 8 15:52:04 2007 +0000 Import the gnome MM key support from banshee. Try the gnome MM key support 2007-10-08 Peter Johanson * src/GnomeMMKeys.cs: Import the gnome MM key support from banshee. * src/Global.cs: Try the gnome MM key support first, otherwise fall back and try the old MM key handling method. * src/Makefile.am: Add new file to the file list. svn path=/trunk/; revision=1161 ChangeLog | 7 +++ src/Global.cs | 7 ++- src/GnomeMMKeys.cs | 140 ++++++++++++++++++++++++++++++++++++++++++++++++++++ src/Makefile.am | 1 + 4 files changed, 154 insertions(+), 1 deletions(-) commit a4d54b644473226e4e48dc0eabd9a157867b0ba3 Author: Yannig MARCHEGAY Date: Wed Oct 3 16:26:24 2007 +0000 Updated Occitan translation svn path=/trunk/; revision=1160 po/oc.po | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) commit c660ec7b2eda9d7438e35bc2aa6830908a8a9af6 Author: Ilkka Tuohela Date: Thu Sep 13 08:02:23 2007 +0000 Updated Finnish translation svn path=/trunk/; revision=1159 po/ChangeLog | 4 ++++ po/fi.po | 43 +++++++++++++++---------------------------- 2 files changed, 19 insertions(+), 28 deletions(-) commit e14da5d63cd2efb8d92926dd96b2d1fd11d4affd Author: Yannig MARCHEGAY Date: Mon Aug 20 17:11:12 2007 +0000 Updated Occitan translation svn path=/trunk/; revision=1158 po/oc.po | 22 +++++++++++----------- 1 files changed, 11 insertions(+), 11 deletions(-) commit 0a5d998a1c768862d7702e9858b7339cf47c0fd4 Author: Jorge Gonzalez Gonzalez Date: Sun Aug 19 09:49:46 2007 +0000 Updated Spanish translation svn path=/trunk/; revision=1157 po/ChangeLog | 4 ++++ po/es.po | 49 ++++++++++++++++++------------------------------- 2 files changed, 22 insertions(+), 31 deletions(-) commit 88d937d4c14c4916f09743def700e664454bd5c5 Author: Yannig MARCHEGAY Date: Fri Aug 17 18:02:25 2007 +0000 Updated Occitan translation svn path=/trunk/; revision=1156 po/oc.po | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) commit c07af69717d08d3d7f78d5e138e297727475be19 Author: Kjartan Maraas Date: Fri Aug 17 01:01:07 2007 +0000 Updated Norwegian bokmål translation. 2007-08-17 Kjartan Maraas * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=1155 po/ChangeLog | 4 + po/nb.po | 213 +++++++++++++++++++++++++++++---------------------------- 2 files changed, 112 insertions(+), 105 deletions(-) commit a2d01b8b9ae624b73106bcc2a8c483dd05900859 Author: Iñaki Larrañaga Murgoitio Date: Thu Aug 9 19:15:43 2007 +0000 2007-08-09 Inaki Larranaga Murgoitio * eu.po: Updated Basque translation. svn path=/trunk/; revision=1154 po/ChangeLog | 4 ++ po/eu.po | 129 ++++++++++++++++++++++++++++----------------------------- 2 files changed, 67 insertions(+), 66 deletions(-) commit 21648a5f02e263f181b0f014d3cd9357f1f3122d Author: Daniel Nylander Date: Thu Aug 9 07:24:51 2007 +0000 sv.po: Swedish translation updated svn path=/trunk/; revision=1153 po/ChangeLog | 4 ++++ po/sv.po | 57 ++++++++++++++++++++------------------------------------- 2 files changed, 24 insertions(+), 37 deletions(-) commit 2be65bba2b958a788fe8009c17fb38b78e8038cf Author: Wouter Bolsterlee Date: Wed Aug 8 22:02:44 2007 +0000 Updated for upcoming release (work in progress). 2007-08-09 Wouter Bolsterlee * NEWS: Updated for upcoming release (work in progress). svn path=/trunk/; revision=1152 ChangeLog | 6 ++++++ NEWS | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+), 0 deletions(-) commit b83f080faa66aa9f61a8cbd624804965c85769c3 Author: Wouter Bolsterlee Date: Wed Aug 8 22:00:50 2007 +0000 Dutch translation updated by Wouter Bolsterlee. 2007-08-09 Wouter Bolsterlee * nl.po: Dutch translation updated by Wouter Bolsterlee. svn path=/trunk/; revision=1151 po/ChangeLog | 32 ++++++++------ po/nl.po | 136 ++++++++++++++++++++++++++++------------------------------ 2 files changed, 83 insertions(+), 85 deletions(-) commit beed8e0d8e4f42e67041a565ee7d913a913f4176 Author: Tamara Roberson Date: Wed Aug 8 21:45:46 2007 +0000 Ran Gendarme against Muine with default rules. Mostly this was simply 2007-08-08 Tamara Roberson * plugins/TrayIcon.cs: * DBusLib/Player.cs: * src/Metadata.cs: * src/AddWindow.cs: * src/CoverGetter.cs: * src/PluginManager.cs: * src/ProgressWindow.cs: * src/FileUtils.cs: * src/AddAlbumWindow.cs: * src/CoverDatabase.cs: * src/OverwriteDialog.cs: * src/AddSongWindow.cs: * src/ErrorDialog.cs: * src/About.cs: * src/StringUtils.cs: * src/PlaylistWindow.cs: * src/AddWindowEntry.cs: * src/Makefile.am: Ran Gendarme against Muine with default rules. Mostly this was simply String.Empty and Environment.NewLine recommendations, which were applied in most cases (except DnD and const). This also picked up a recommendation to compile with -target:winexe to hint to not pop up a console window (only .Net uses this though AFAIK, not Mono). Also caught a couple of exception stack trace hiding, although there is probably more. Please note: Three translatable strings were changed slightly and one was added. Actually, I think the one that was added should be removed but it's just there to keep the same behavior. No behavior should change in this patch, if it does, it's a bug. svn path=/trunk/; revision=1150 ChangeLog | 35 ++++++++++++++++++++++++++++++++ DBusLib/Player.cs | 36 +++++++++++++++++--------------- plugins/TrayIcon.cs | 2 +- src/About.cs | 2 +- src/AddAlbumWindow.cs | 11 +++++++-- src/AddSongWindow.cs | 8 ++++-- src/AddWindow.cs | 2 +- src/AddWindowEntry.cs | 2 +- src/CoverDatabase.cs | 2 +- src/CoverGetter.cs | 27 +++++++++++++----------- src/ErrorDialog.cs | 9 ++++--- src/FileUtils.cs | 26 ++++++++++++++--------- src/Makefile.am | 2 +- src/Metadata.cs | 8 +++--- src/OverwriteDialog.cs | 12 +++++----- src/PlaylistWindow.cs | 52 +++++++++++++++++++++++++++-------------------- src/PluginManager.cs | 2 +- src/ProgressWindow.cs | 7 +---- src/StringUtils.cs | 2 +- 19 files changed, 153 insertions(+), 94 deletions(-) commit 07795855ecd597247af926f52691a5cca9e47183 Author: Wouter Bolsterlee Date: Wed Aug 8 21:06:14 2007 +0000 Update to newer GSequence API. Partly fixes bug #464825. Initial patch by 2007-08-08 Wouter Bolsterlee Update to newer GSequence API. Partly fixes bug #464825. Initial patch by Scott Robinson, but slightly changed because we cannot depend on Glib > 2.13 as of yet (no stable release!). * libmuine/gsequence.c: * libmuine/gsequence.h: Copied from Glib trunk with minor modifications to make it build: removed galias references and changed glib.h include statement. * libmuine/pointer-list-model.c: * libmuine/pointer-list-model.h: Change to Glib GSequence API. svn path=/trunk/; revision=1149 ChangeLog | 19 + libmuine/gsequence.c | 2328 ++++++++++++++++++++++++++--------------- libmuine/gsequence.h | 160 ++-- libmuine/pointer-list-model.c | 164 ++-- libmuine/pointer-list-model.h | 4 +- 5 files changed, 1701 insertions(+), 974 deletions(-) commit 1100f5ab82d567364ef0401d5f691532e44764ed Author: Wouter Bolsterlee Date: Wed Aug 8 21:00:57 2007 +0000 Remove, since this seems a generated file. 2007-08-08 Wouter Bolsterlee * deps/dbus-sharp/Makefile.in: Remove, since this seems a generated file. svn path=/trunk/; revision=1148 ChangeLog | 6 + deps/dbus-sharp/Makefile.in | 460 ------------------------------------------- 2 files changed, 6 insertions(+), 460 deletions(-) commit cba79b94c5e47e8de0ebb5455a9f663058bea06b Author: Jorn Baayen Date: Wed Aug 8 08:48:55 2007 +0000 updated MAINTAINERS svn path=/trunk/; revision=1147 MAINTAINERS | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) commit ff0922e63398482fffd8e74b0e529c471e7f20ac Author: Ilkka Tuohela Date: Mon Aug 6 14:11:53 2007 +0000 Updated Finnish translation svn path=/trunk/; revision=1146 po/ChangeLog | 4 +++ po/fi.po | 86 +++++++++++++++++++++++++++++++-------------------------- 2 files changed, 51 insertions(+), 39 deletions(-) commit dfbff20242fc27a5776b05b94e0c1917e6082494 Author: Yannig MARCHEGAY Date: Sun Jul 29 13:07:05 2007 +0000 Updated Occitan translation svn path=/trunk/; revision=1145 po/LINGUAS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 39732cab275ae53f308fd28c79b059a33b018aed Author: Yannig MARCHEGAY Date: Sun Jul 29 13:06:06 2007 +0000 Updated Occitan translation svn path=/trunk/; revision=1144 po/oc.po | 562 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 562 insertions(+), 0 deletions(-) commit 7c1c2e4cc6cee965ef9cf0a6a350092538256aa1 Author: Wouter Bolsterlee Date: Tue Jun 5 11:08:16 2007 +0000 Renamed all occurences of GSequence* to GOldSequence* and all occurences 2007-06-05 Wouter Bolsterlee * libmuine/gsequence.c: (g_old_sequence_new), * libmuine/gsequence.h: * libmuine/pointer-list-model.c: (pointer_list_model_get_iter), * libmuine/pointer-list-model.h: Renamed all occurences of GSequence* to GOldSequence* and all occurences of g_sequence_* to g_old_sequence_*. This is a very ugly work-around to fix the build with newer GLib > 2.12 which has an incompatible GSequence API. svn path=/trunk/; revision=1143 ChangeLog | 13 ++ libmuine/gsequence.c | 474 ++++++++++++++++++++-------------------- libmuine/gsequence.h | 78 ++++---- libmuine/pointer-list-model.c | 164 +++++++------- libmuine/pointer-list-model.h | 4 +- 5 files changed, 373 insertions(+), 360 deletions(-) commit 874d5027d155e5b626c6ab295e3dd94ce796da6f Author: Wouter Bolsterlee Date: Tue Jun 5 11:02:04 2007 +0000 Only show scrollbar in playlist window if needed. 2007-06-05 Wouter Bolsterlee * data/glade/PlaylistWindow.glade: Only show scrollbar in playlist window if needed. svn path=/trunk/; revision=1142 ChangeLog | 6 ++++++ data/glade/PlaylistWindow.glade | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit e69ecfb219aca64bdaef651a9e2c8e4ca4aceb81 Author: Jorge Gonzalez Gonzalez Date: Sun May 6 15:26:30 2007 +0000 Updated Spanish translation svn path=/trunk/; revision=1141 po/ChangeLog | 4 ++ po/es.po | 111 ++++++++++++++++++++++++++++++---------------------------- 2 files changed, 61 insertions(+), 54 deletions(-) commit 179d8622a898ed3c76d01a17c09c47747da50d0f Author: Djihed Afifi Date: Sat Apr 21 19:00:18 2007 +0000 Updated Arabic Translation by Djihed Afifi. svn path=/trunk/; revision=1140 po/ChangeLog | 4 + po/ar.po | 287 +++++++++++++++++++++++++++++----------------------------- 2 files changed, 146 insertions(+), 145 deletions(-) commit 73b8376cbb668bb96586887a25e7ce0398b4a485 Author: Djihed Afifi Date: Sat Apr 14 17:59:01 2007 +0000 Updated Arabic Translation by Djihed Afifi. svn path=/trunk/; revision=1139 po/ChangeLog | 4 ++ po/ar.po | 110 ++++++++++++++++++++++++++++++---------------------------- 2 files changed, 61 insertions(+), 53 deletions(-) commit 3360fb018cf4d6508b404ac79d6a85f69637ffce Author: Duarte Loreto Date: Sun Apr 8 21:03:10 2007 +0000 Updated Portuguese translation by Filipe Gomes . 2007-04-08 Duarte Loreto * pt.po: Updated Portuguese translation by Filipe Gomes . svn path=/trunk/; revision=1138 po/ChangeLog | 5 + po/pt.po | 826 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 452 insertions(+), 379 deletions(-) commit 727540829ff9983639e2a701da524655ff90ea62 Author: Pema Geyleg Date: Mon Mar 26 11:05:10 2007 +0000 svn path=/trunk/; revision=1137 svn path=/trunk/; revision=1137 po/ChangeLog | 4 ++ po/dz.po | 88 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 51 insertions(+), 41 deletions(-) commit f3f818d9708f3f7fc4acf7f155260e3b79e15147 Author: Stéphane Raimbault Date: Sun Mar 4 04:05:47 2007 +0000 Updated French translation by Jonathan Ernst and Stéphane Raimbault. 2007-03-04 Stéphane Raimbault * fr.po: Updated French translation by Jonathan Ernst and Stéphane Raimbault. svn path=/trunk/; revision=1136 po/ChangeLog | 5 ++ po/fr.po | 162 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 92 insertions(+), 75 deletions(-) commit d01a849ee5e4ca6116cdee4237d49ecd7a09fab2 Author: Luis Medinas Date: Sat Mar 3 06:57:55 2007 +0000 Allow linking against the external ndesk-dbus. Patch by Sebastian Droge 2007-03-03 Luis Medinas * DBusLib/Makefile.am: * configure.in: * deps/dbus-sharp-glib/Makefile.am: * deps/dbus-sharp/Makefile.am: * src/Makefile.am: Allow linking against the external ndesk-dbus. Patch by Sebastian Droge . Closes bgo #410214. svn path=/trunk/; revision=1135 ChangeLog | 12 ++++++++++++ DBusLib/Makefile.am | 9 ++++++++- configure.in | 9 +++++++++ deps/dbus-sharp-glib/Makefile.am | 2 ++ deps/dbus-sharp/Makefile.am | 2 ++ src/Makefile.am | 11 +++++++++-- 6 files changed, 42 insertions(+), 3 deletions(-) commit a386ab3da42b2c22c1bf54fb5de5a40ce7fabcfa Author: Peter Bach Date: Fri Feb 23 14:58:47 2007 +0000 Updated Danish translation svn path=/trunk/; revision=1134 po/ChangeLog | 4 + po/da.po | 247 ++++++++++++++++++++++++++++----------------------------- 2 files changed, 125 insertions(+), 126 deletions(-) commit 961b5e11c6b600fe8a0ed6d1f1acc643003eb747 Author: Wouter Bolsterlee Date: Tue Feb 20 17:05:31 2007 +0000 Don't show volume popup window when using scrollwheel on the volume 2007-02-20 Wouter Bolsterlee * src/VolumeButton.cs: Don't show volume popup window when using scrollwheel on the volume button. Fixes bug #410071. svn path=/trunk/; revision=1133 ChangeLog | 15 +++++++++++++++ src/VolumeButton.cs | 6 ++---- 2 files changed, 17 insertions(+), 4 deletions(-) commit ce947f6a43bccc5769e71ea30fdeb1a018083615 Author: Wouter Bolsterlee Date: Tue Feb 20 16:57:03 2007 +0000 The slider on "skip to" window should respond to mousewheel events. Fixes 2007-02-20 Wouter Bolsterlee * data/glade/SkipToWindow.glade: * src/SkipToWindow.cs: The slider on "skip to" window should respond to mousewheel events. Fixes bug #410067. svn path=/trunk/; revision=1132 data/glade/SkipToWindow.glade | 1 + src/SkipToWindow.cs | 12 ++++++++++++ 2 files changed, 13 insertions(+), 0 deletions(-) commit 37331c3c70f898e20066d93e2f890e0f46246346 Author: David Lodge Date: Sat Feb 17 00:39:57 2007 +0000 Updated (British) English translation svn path=/trunk/; revision=1131 po/ChangeLog | 4 +++ po/en_GB.po | 60 ++++++++++++++++++++++++++++++++------------------------- 2 files changed, 38 insertions(+), 26 deletions(-) commit 6e1d3288b9a1cea9a2588784f735376a466ffbea Author: Daniel Nylander Date: Tue Feb 13 15:27:44 2007 +0000 sv.po: Swedish translation updated svn path=/trunk/; revision=1130 po/ChangeLog | 5 +++ po/POTFILES.in | 1 + po/sv.po | 98 ++++++++++++++++++++++++++++++------------------------- 3 files changed, 59 insertions(+), 45 deletions(-) commit b252c3798152a487b69cf7a050627bf5d75fb091 Author: Wouter Bolsterlee Date: Sun Feb 11 15:25:22 2007 +0000 Fix paths in pkgconfig files. Fixes bug #400156, patch by Götz Waschk. 2007-02-11 Wouter Bolsterlee * data/muine-dbus.pc.in: * data/muine-plugin.pc.in: Fix paths in pkgconfig files. Fixes bug #400156, patch by Götz Waschk. svn path=/trunk/; revision=1129 ChangeLog | 8 ++++++++ data/muine-dbus.pc.in | 2 +- data/muine-plugin.pc.in | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) commit 252d6fddad8fd8410c32f1c2a6b3b57d9cc80d2d Author: Peter Johanson Date: Fri Feb 9 06:51:46 2007 +0000 Import the Gtk# port (by Aaron Bockover) of the bacon volume button 2007-02-08 Peter Johanson * src/PlaylistWindow.cs: * src/VolumeButton.cs: Import the Gtk# port (by Aaron Bockover) of the bacon volume button (originally by Ronald S. Bultje). Hot new single click and adjust action. svn path=/trunk/; revision=1128 ChangeLog | 9 + src/PlaylistWindow.cs | 1 + src/VolumeButton.cs | 918 +++++++++++++++++++++++++++++++++++-------------- 3 files changed, 664 insertions(+), 264 deletions(-) commit b1c30c4a8803e6164f6ddd01113488c2c50b9c66 Author: David Lodge Date: Thu Feb 8 07:13:09 2007 +0000 Update (Btitish) English translation svn path=/trunk/; revision=1127 po/ChangeLog | 5 +++++ po/POTFILES.in | 1 - po/en_GB.po | 36 ++++++++++++++++++------------------ 3 files changed, 23 insertions(+), 19 deletions(-) commit f3e2938bbc54c37ab056b0b6bb4c4d4dc24faa3e Author: Brandon Hale Date: Wed Feb 7 22:18:30 2007 +0000 Revert to old volume widget, accidentally commited the new one without approval from the Muine gods svn path=/trunk/; revision=1126 src/PlaylistWindow.cs | 1 - src/VolumeButton.cs | 914 ++++++++++++++----------------------------------- 2 files changed, 260 insertions(+), 655 deletions(-) commit ce15c9715c75a6ebc9e2e0ccac5c2c4f3fdd49c0 Author: Brandon Hale Date: Wed Feb 7 22:10:14 2007 +0000 Change the process name to 'muine'. Based on a patch from Iain, original * src/Global.cs: Change the process name to 'muine'. Based on a patch from Iain, original code by Aaron Bockover. svn path=/trunk/; revision=1125 ChangeLog | 6 + src/Global.cs | 22 +- src/PlaylistWindow.cs | 1 + src/VolumeButton.cs | 914 +++++++++++++++++++++++++++++++++++-------------- src/muine.in | 4 +- 5 files changed, 683 insertions(+), 264 deletions(-) commit 0c061ba8093fa60d155bb174aedb351eb37c294a Author: Artur Flinta Date: Mon Feb 5 14:17:29 2007 +0000 Updated Polish translation by GNOME PL Team. 2007-02-05 Artur Flinta * pl.po: Updated Polish translation by GNOME PL Team. svn path=/trunk/; revision=1124 po/ChangeLog | 4 + po/pl.po | 831 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 450 insertions(+), 385 deletions(-) commit 3da9e4df803c122cee9247e02ed5505c7b0dc238 Author: Takeshi AIHANA Date: Sat Jan 27 04:56:19 2007 +0000 Updated Japanese translation. 2007-01-27 Takeshi AIHANA * ja.po: Updated Japanese translation. svn path=/trunk/; revision=1123 po/ChangeLog | 4 ++ po/ja.po | 137 ++++++++++++++++++++++++++++------------------------------ 2 files changed, 70 insertions(+), 71 deletions(-) commit b17a5429ad2e7ca2e5bec267fef0555f9848a213 Author: Peter Johanson Date: Sat Jan 27 02:44:25 2007 +0000 New Italian translation by Marco Dalla Vecchia . 2007-01-26 Peter Johanson * LINGUAS: * it.po: New Italian translation by Marco Dalla Vecchia . svn path=/trunk/; revision=1122 po/ChangeLog | 7 + po/LINGUAS | 1 + po/it.po | 580 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 588 insertions(+), 0 deletions(-) commit 214486a74c7950feca1c19962d8b8663cb04b525 Author: Peter James Johanson Date: Fri Jan 26 08:21:56 2007 +0000 Fix my ChangeLog entry. svn path=/trunk/; revision=1121 ChangeLog | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 5612e8d8ebd7346d0ddce4deb6d0788f3c6027b2 Author: Peter Johanson Date: Fri Jan 26 08:20:50 2007 +0000 Update to include FLAC 1.1.3 compatibility (Note: this requires a 2007-01-25 Peter Johanson * libmuine/metadata.c: (FLAC_read_callback), (assign_metadata_flac): Update to include FLAC 1.1.3 compatibility (Note: this requires a gst-plugins-good patched with the compatibility as well in order to work). Fixes #400206. svn path=/trunk/; revision=1120 ChangeLog | 9 +++++++++ libmuine/metadata.c | 33 ++++++++++++++++++++++++++++++++- 2 files changed, 41 insertions(+), 1 deletions(-) commit 1647826bfb32ba2b82421d90c82c5aa140c8c4ce Author: Peter Johanson Date: Fri Jan 26 07:13:42 2007 +0000 Bump to using intltool 0.35.0 or newer, and new style po/LINGUAS support. 2007-01-25 Peter Johanson * configure.in: Bump to using intltool 0.35.0 or newer, and new style po/LINGUAS support. Fixes #358478. svn path=/trunk/; revision=1119 ChangeLog | 7 +++++++ configure.in | 3 +-- po/ChangeLog | 5 +++++ po/LINGUAS | 45 +++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 58 insertions(+), 2 deletions(-) commit 7000f39cec96462622312d10acc841c9ef967e8c Author: Peter Johanson Date: Fri Jan 26 06:49:35 2007 +0000 Remove item about switching to Gtk about dialog. 2007-01-25 Peter Johanson * TODO: Remove item about switching to Gtk about dialog. svn path=/trunk/; revision=1118 ChangeLog | 4 ++++ TODO | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) commit fc28a102e058d59db9858805adb3c6af920879db Author: Peter Johanson Date: Fri Jan 26 06:11:37 2007 +0000 Switch to using Gtk.AboutDialog. Patch from Tamara Roberson 2007-01-25 Peter Johanson * src/About.cs: Switch to using Gtk.AboutDialog. Patch from Tamara Roberson , with some small tweaks by me. Fixes #355035. svn path=/trunk/; revision=1117 ChangeLog | 8 ++++++++ src/About.cs | 34 +++++++++++++++++++++++++++------- 2 files changed, 35 insertions(+), 7 deletions(-) commit 9f2b27afee08a28be5409e8171b99a34511b3c4e Author: Peter Johanson Date: Fri Jan 26 05:34:11 2007 +0000 Make Left and Right move the slider in the Skip To window. Fixes #379478. 2007-01-25 Peter Johanson * data/glade/SkipToWindow.glade: * src/SkipToWindow.cs: Make Left and Right move the slider in the Skip To window. Fixes #379478. svn path=/trunk/; revision=1116 ChangeLog | 8 ++++++++ data/glade/SkipToWindow.glade | 1 + src/SkipToWindow.cs | 19 +++++++++++++++++++ 3 files changed, 28 insertions(+), 0 deletions(-) commit f5fe27dff3c03925c4cf36e31b12a9d29c2bd80c Author: Peter Johanson Date: Fri Jan 26 04:38:33 2007 +0000 Fix breakage introduced when removing the gstreamer 0.8 support. 2007-01-25 Peter Johanson * configure.in: Fix breakage introduced when removing the gstreamer 0.8 support. svn path=/trunk/; revision=1115 ChangeLog | 5 +++++ configure.in | 1 + 2 files changed, 6 insertions(+), 0 deletions(-) commit aed3eb04119330c3f70cee8173823b10d7b692d7 Author: Peter Johanson Date: Thu Jan 25 02:58:27 2007 +0000 Remove the old Gstreamer 0.8 support, and bump to 0.8.7.99 post release. 2007-01-24 Peter Johanson * configure.in: * deps/dbus-sharp/Makefile.in: * libmuine/Makefile.am: * libmuine/player-gst-0.8.c: Remove the old Gstreamer 0.8 support, and bump to 0.8.7.99 post release. svn path=/trunk/; revision=1114 ChangeLog | 10 + configure.in | 17 +-- deps/dbus-sharp/Makefile.in | 4 - libmuine/Makefile.am | 5 - libmuine/player-gst-0.8.c | 488 ------------------------------------------- 5 files changed, 13 insertions(+), 511 deletions(-) commit 8766ba16fe5aea4e4417a38c4bb860a2a86e6f70 Author: Alp Toker Date: Tue Jan 23 19:12:05 2007 +0000 Remove old dbus-sharp from Requires. 2007-01-23 Alp Toker * data/muine-dbus.pc.in: Remove old dbus-sharp from Requires. svn path=/trunk/; revision=1113 ChangeLog | 4 ++++ data/muine-dbus.pc.in | 1 - 2 files changed, 4 insertions(+), 1 deletions(-) commit 28af4b5f265f30594da4add0bd16e2414bbf5ff2 Author: Peter Johanson Date: Sun Jan 21 23:45:10 2007 +0000 Update with latest news, and bump to 0.8.7 for a new release. 2007-01-21 Peter Johanson * NEWS: * configure.in: Update with latest news, and bump to 0.8.7 for a new release. svn path=/trunk/; revision=1112 ChangeLog | 7 +++++++ NEWS | 13 +++++++++++++ configure.in | 2 +- 3 files changed, 21 insertions(+), 1 deletions(-) commit 237ca85ef420deb11f3fcefcb7d5ae7fae23cd6c Author: Peter Johanson Date: Sun Jan 21 20:11:33 2007 +0000 Add a bunch of items to svn:ignore. 2007-01-21 Peter Johanson * plugins: * src: * deps: * deps/dbus-sharp-glib: * deps/dbus-sharp: * libmuine: * libmuine/id3-vfs: Add a bunch of items to svn:ignore. svn path=/trunk/; revision=1111 ChangeLog | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) commit 7715cb0ca3cc192ecd40227e67bf3a98e1808625 Author: Peter Johanson Date: Sun Jan 21 05:22:00 2007 +0000 Depend on Gtk# 2.6. 2007-01-20 Peter Johanson * configure.in: Depend on Gtk# 2.6. * TODO: * src/AddAlbumWindow.cs: * src/AddSongWindow.cs: * src/AddWindow.cs: * src/CellRendererText.cs: * src/Makefile.am: * src/PlaylistWindow.cs: Remove our CellRendererText hack, and use the real CellRendererText.Ellipsize property. svn path=/trunk/; revision=1110 ChangeLog | 17 +++++++++++++++++ TODO | 3 +-- configure.in | 2 +- src/AddAlbumWindow.cs | 4 ++-- src/AddSongWindow.cs | 4 ++-- src/AddWindow.cs | 6 ++++-- src/CellRendererText.cs | 38 -------------------------------------- src/Makefile.am | 1 - src/PlaylistWindow.cs | 11 ++++++----- 9 files changed, 33 insertions(+), 53 deletions(-) commit 16762004babd43462ad774871ae7958799f48595 Author: Peter Johanson Date: Sun Jan 21 04:39:09 2007 +0000 Add item about using Gtk.StatusIcon eventually, and clean up a few items 2007-01-20 Peter Johanson * TODO: Add item about using Gtk.StatusIcon eventually, and clean up a few items that are moot/changed since they were added. svn path=/trunk/; revision=1109 ChangeLog | 5 +++++ TODO | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) commit 5d2dde3ca07454398a784b157083c0bce0389c59 Author: Peter Johanson Date: Sun Jan 21 04:28:45 2007 +0000 Fix bug #396624. We now return a 0 length byte array if no cover art is 2007-01-20 Peter Johanson * DBusLib/Player.cs: Fix bug #396624. We now return a 0 length byte array if no cover art is found, to work around a NDesk dbus-sharp bug. svn path=/trunk/; revision=1108 ChangeLog | 5 +++++ DBusLib/Player.cs | 2 +- 2 files changed, 6 insertions(+), 1 deletions(-) commit 776ea4cb53bb8607dd54c5d3ee502f77c7d178b1 Author: Peter Johanson Date: Sat Jan 20 08:52:50 2007 +0000 Remove accidentally added Makefile. 2007-01-19 Peter Johanson * deps/dbus-sharp/Makefile: Remove accidentally added Makefile. * plugins/DashboardPlugin.cs: * plugins/Makefile.am: Remove the ancient Dashboard plugin. svn path=/trunk/; revision=1107 ChangeLog | 9 + deps/dbus-sharp/Makefile | 464 -------------------------------------------- plugins/DashboardPlugin.cs | 123 ------------ plugins/Makefile.am | 14 +- 4 files changed, 13 insertions(+), 597 deletions(-) commit 5d41dcaf2d9f9ffd7c34b80334e0a8bddbf479c2 Author: Kostas Papadimas Date: Sat Jan 13 09:53:21 2007 +0000 Updated Greek translation svn path=/trunk/; revision=1106 po/ChangeLog | 4 ++++ po/el.po | 11 +++++------ 2 files changed, 9 insertions(+), 6 deletions(-) commit 6d2706bbe5bd6ea1a345f18d25ab5e2582cf372e Author: Kostas Papadimas Date: Sat Jan 13 07:26:01 2007 +0000 Added 'el' to ALL_LINGUAS svn path=/trunk/; revision=1105 ChangeLog | 4 ++++ configure.in | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) commit dd6726a91d3d19cd0e22da444806c634abccfc74 Author: Kostas Papadimas Date: Sat Jan 13 07:24:35 2007 +0000 Added Greek Translation by by Athanasios Lefteris . svn path=/trunk/; revision=1104 po/ChangeLog | 4 + po/el.po | 577 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 581 insertions(+), 0 deletions(-) commit 5411cff1a9f161306f47ba06b23562b46335354f Author: Alp Toker Date: Wed Jan 10 09:20:33 2007 +0000 Update dbus-sharp sources with fix for events on interfaces. Remove 2007-01-10 Alp Toker * deps/dbus-sharp/*: Update dbus-sharp sources with fix for events on interfaces. * DBusLib/Player.cs: Remove workaround for fixed dbus-sharp bug. svn path=/trunk/; revision=1103 ChangeLog | 6 ++++++ DBusLib/Player.cs | 1 - deps/dbus-sharp/Connection.cs | 9 +++++---- deps/dbus-sharp/Mapper.cs | 15 +++++++++++++++ 4 files changed, 26 insertions(+), 5 deletions(-) commit 6db722f2576b2d192cf17e58447f2b44b12cb8fc Author: Alp Toker Date: Wed Jan 10 08:27:22 2007 +0000 Remove GC.SuppressFinalize() hack left over from old dbus-sharp use. 2007-01-10 Alp Toker * src/Global.cs: Remove GC.SuppressFinalize() hack left over from old dbus-sharp use. svn path=/trunk/; revision=1102 ChangeLog | 5 +++++ src/Global.cs | 4 ---- 2 files changed, 5 insertions(+), 4 deletions(-) commit 51a872a8494fd22cb8b8f5920b218128ab0f8004 Author: Peter Johanson Date: Wed Jan 10 05:44:53 2007 +0000 Add new deps dir to the build list. 2007-01-09 Peter Johanson * Makefile.am: Add new deps dir to the build list. * PluginLib/Makefile.am: * configure.in: Remove reference to old dbus-sharp. * data/muine-dbus.pc.in: * data/muine-plugin.pc.in: Move all the muine libs into $(libdir)/muine instead of the GAC. * deps/Makefile.am: New automake file to build both dbus-sharp and dbus-sharp-glib imports. * deps/dbus-sharp/*: Import of dbus-sharp from git.ndesk.org * deps/dbus-sharp-glib/*: Import of dbus-sharp-glib from git.ndesk.org * DBusLib/AssemblyInfo.cs: * DBusLib/IPlayer.cs: * DBusLib/Makefile.am: * DBusLib/Player.cs: * src/DBusService.cs: * src/Global.cs: * src/Makefile.am: Ported to work with new import copy of the NDesk dbus-sharp library. svn path=/trunk/; revision=1101 ChangeLog | 38 ++ DBusLib/AssemblyInfo.cs | 2 +- DBusLib/IPlayer.cs | 37 ++ DBusLib/Makefile.am | 19 +- DBusLib/Player.cs | 49 +-- Makefile.am | 1 + PluginLib/Makefile.am | 13 +- configure.in | 14 +- data/muine-dbus.pc.in | 2 +- data/muine-plugin.pc.in | 2 +- deps/Makefile.am | 1 + deps/dbus-sharp-glib/AssemblyInfo.cs | 8 + deps/dbus-sharp-glib/GLib.IO.cs | 226 ++++++++ deps/dbus-sharp-glib/GLib.cs | 46 ++ deps/dbus-sharp-glib/Makefile.am | 27 + deps/dbus-sharp-glib/NDesk.DBus.GLib.dll.config.in | 5 + deps/dbus-sharp/Address.cs | 160 +++++ deps/dbus-sharp/AssemblyInfo.cs | 12 + deps/dbus-sharp/Authentication.cs | 139 +++++ deps/dbus-sharp/Bus.cs | 225 +++++++ deps/dbus-sharp/BusObject.cs | 393 +++++++++++++ deps/dbus-sharp/Connection.cs | 610 ++++++++++++++++++++ deps/dbus-sharp/DBus.cs | 114 ++++ deps/dbus-sharp/DProxy.cs | 79 +++ deps/dbus-sharp/ExportObject.cs | 25 + deps/dbus-sharp/Introspection.cs | 294 ++++++++++ deps/dbus-sharp/IntrospectionSchema.cs | 108 ++++ deps/dbus-sharp/Makefile | 464 +++++++++++++++ deps/dbus-sharp/Makefile.am | 45 ++ deps/dbus-sharp/Makefile.in | 464 +++++++++++++++ deps/dbus-sharp/Mapper.cs | 220 +++++++ deps/dbus-sharp/Message.cs | 132 +++++ deps/dbus-sharp/MessageFilter.cs | 50 ++ deps/dbus-sharp/MessageReader.cs | 487 ++++++++++++++++ deps/dbus-sharp/MessageWriter.cs | 422 ++++++++++++++ deps/dbus-sharp/Protocol.cs | 295 ++++++++++ deps/dbus-sharp/Server.cs | 41 ++ deps/dbus-sharp/Signature.cs | 570 ++++++++++++++++++ deps/dbus-sharp/SocketTransport.cs | 60 ++ deps/dbus-sharp/Transport.cs | 55 ++ deps/dbus-sharp/UnixMonoTransport.cs | 59 ++ deps/dbus-sharp/UnixNativeTransport.cs | 277 +++++++++ deps/dbus-sharp/UnixTransport.cs | 37 ++ deps/dbus-sharp/Wrapper.cs | 149 +++++ src/DBusService.cs | 15 +- src/Global.cs | 14 +- src/Makefile.am | 14 +- 47 files changed, 6431 insertions(+), 88 deletions(-) commit 90641f2e2831bbab764db15caf962d19bafa390f Author: Pema Geyleg Date: Thu Dec 14 09:48:00 2006 +0000 *** empty log message *** ChangeLog | 4 + configure.in | 2 +- po/ChangeLog | 4 + po/dz.po | 576 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 585 insertions(+), 1 deletions(-) commit c6836dcb459fbc8d4f26565a700247128218ac17 Author: Luis Medinas Date: Fri Dec 8 20:31:50 2006 +0000 Added support for audio/mp4. Patch from Iain * libmuine/metadata.c: (metadata_load): Added support for audio/mp4. Patch from Iain ChangeLog | 6 ++++++ libmuine/metadata.c | 3 ++- 2 files changed, 8 insertions(+), 1 deletions(-) commit dd658da9d351f89d74bcd8a488d21878d2e5237e Author: Djihed Afifi Date: Sat Nov 18 20:05:54 2006 +0000 Updated Arabic Translation. configure.in | 2 +- po/ChangeLog | 5 + po/ar.po | 636 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 642 insertions(+), 1 deletions(-) commit 646f8bcc603b6f5b021dcddb040fd82755269a1b Author: Wouter Bolsterlee Date: Thu Nov 16 19:02:47 2006 +0000 Add missing source file (no new strings). Fixes bug #375964. 2006-11-16 Wouter Bolsterlee * POTFILES.in: Add missing source file (no new strings). Fixes bug #375964. po/ChangeLog | 5 +++++ po/POTFILES.in | 1 + 2 files changed, 6 insertions(+), 0 deletions(-) commit df383a9de0e2365c126eaf41abcecfd3aa08d35f Author: Wouter Bolsterlee Date: Mon Nov 13 21:50:08 2006 +0000 Ported (copy/pasted) trayicon code from Banshee. It seems newer and 2006-11-13 Wouter Bolsterlee * plugins/Makefile.am: * plugins/NotificationArea.cs: * plugins/TrayIcon.cs: Ported (copy/pasted) trayicon code from Banshee. It seems newer and contains the previous muine-specific patches to the trayicon code. Amongst possible other things, this makes the muine trayicon transparent. Fixes bug #343698. ChangeLog | 12 + plugins/Makefile.am | 2 +- plugins/NotificationArea.cs | 513 +++++++++++++++++++++++++++++++++++++++++++ plugins/TrayIcon.cs | 2 +- plugins/egg-sharp.cs | 423 ----------------------------------- 5 files changed, 527 insertions(+), 425 deletions(-) commit 8aa14ce301a87dc90b9cc710e2f3473751ba510a Author: Peter Johanson Date: Fri Nov 10 23:29:56 2006 +0000 Add item about new Latvian translation. Bump to 0.8.6 for a release. 2006-11-10 Peter Johanson * NEWS: Add item about new Latvian translation. * configure.in: Bump to 0.8.6 for a release. ChangeLog | 5 +++++ NEWS | 1 + configure.in | 2 +- 3 files changed, 7 insertions(+), 1 deletions(-) commit 20a7e3896bb9eff60fbe8a1d4eff48b031c0e10f Author: Wouter Bolsterlee Date: Wed Nov 8 16:15:28 2006 +0000 Updated with some new names. 2006-11-08 Wouter Bolsterlee * AUTHORS: Updated with some new names. AUTHORS | 26 +++++++++++++++++--------- ChangeLog | 4 ++++ 2 files changed, 21 insertions(+), 9 deletions(-) commit 05e0cc7ba9599e8b853136f98bdc3a590aa3eadc Author: Wouter Bolsterlee Date: Tue Nov 7 14:13:35 2006 +0000 Wrote 0.8.6 release notes. 2006-11-07 Wouter Bolsterlee * NEWS: Wrote 0.8.6 release notes. ChangeLog | 4 ++++ NEWS | 39 ++++++++++++++++++++++++++++++++++++++- 2 files changed, 42 insertions(+), 1 deletions(-) commit a3b44e60823811972bdd908c61c3d8b977fb142e Author: Wouter Bolsterlee Date: Sun Nov 5 00:31:10 2006 +0000 Let's Tango! 2006-11-05 Wouter Bolsterlee Let's Tango! * data/images/muine-16.png: * data/images/muine-22.png: * data/images/muine-24.png: * data/images/muine-32.png: * data/images/muine-scalable.svg: Tango icons, made by Hylke Bons (h.bons@student.rug.nl) and Andreas Nilsson (nisses.mail@home.se). * data/images/muine.png: Removed, since no longer used. * data/images/Makefile.am: * data/muine.desktop.in: Install and use the icons * src/Makefile.am: Use muine-32.png as window icon instead of the now removed muine.png. ChangeLog | 27 ++ data/images/Makefile.am | 51 +++- data/images/muine-16.png | Bin 0 -> 826 bytes data/images/muine-22.png | Bin 0 -> 1088 bytes data/images/muine-24.png | Bin 0 -> 1090 bytes data/images/muine-32.png | Bin 0 -> 1767 bytes data/images/muine-scalable.svg | 637 ++++++++++++++++++++++++++++++++++++++++ data/images/muine.png | Bin 1159 -> 0 bytes data/muine.desktop.in | 2 +- src/Makefile.am | 2 +- 10 files changed, 714 insertions(+), 5 deletions(-) commit 219ab8803b598109251d8041b064445070256299 Author: Wouter Bolsterlee Date: Mon Oct 23 20:29:04 2006 +0000 Do not try to monitor Trash directories (in addition to lost+found 2006-10-23 Wouter Bolsterlee * plugins/InotifyPlugin.cs: Do not try to monitor Trash directories (in addition to lost+found directories) in the inotify plugin. Part of a fix for #305783. ChangeLog | 7 +++++++ plugins/InotifyPlugin.cs | 18 +++++++++++++++--- 2 files changed, 22 insertions(+), 3 deletions(-) commit c8ca907be7712e63322ff684e42ca76329ab9d5c Author: Wouter Bolsterlee Date: Thu Oct 12 22:13:39 2006 +0000 Don't abuse gnome-vfs API and rename some variables to a sane name. Fixes 2006-10-13 Wouter Bolsterlee * libmuine/metadata.c: (assign_metadata_mp3), (assign_metadata_mp4), (assign_metadata_ogg), (assign_metadata_flac), (metadata_load): * libmuine/player-gst-0.8.c: (player_set_file): * libmuine/player-gst.c: (player_set_file): * libmuine/player-xine.c: (player_set_file): Don't abuse gnome-vfs API and rename some variables to a sane name. Fixes bug #351435, patch by Christian Neumair. ChangeLog | 12 ++++++++++++ libmuine/metadata.c | 42 +++++++++++++++++++++++------------------- libmuine/player-gst-0.8.c | 12 +++++++----- libmuine/player-gst.c | 14 +++++++------- libmuine/player-xine.c | 15 ++++++++++----- 5 files changed, 59 insertions(+), 36 deletions(-) commit 16e887a4e0ded794db9416b7c42ea0589238f1d7 Author: Wouter Bolsterlee Date: Fri Oct 6 14:25:07 2006 +0000 Load extra metadata into performers metadata field. Although this is not 2006-10-06 Wouter Bolsterlee * libmuine/metadata.c: (assign_metadata_vorbiscomment): Load extra metadata into performers metadata field. Although this is not the most elegant solution, it is the least intrusive approach using the current codebase. Fixes bug #339557. ChangeLog | 8 ++++++++ libmuine/metadata.c | 26 ++++++++++++++++++++++---- 2 files changed, 30 insertions(+), 4 deletions(-) commit fdd136c950d6ec65d904650969826fbf759ce573 Author: Wouter Bolsterlee Date: Sun Oct 1 00:27:05 2006 +0000 Don't segfault on malformed id3v2 tags. Fixes bug #172482. 2006-10-01 Wouter Bolsterlee * src/Metadata.cs: Don't segfault on malformed id3v2 tags. Fixes bug #172482. ChangeLog | 5 +++++ src/Metadata.cs | 17 ++++++----------- 2 files changed, 11 insertions(+), 11 deletions(-) commit 780d7887da0dbf97464163e06ad8e32930ff8486 Author: Wouter Bolsterlee Date: Sat Sep 30 11:50:32 2006 +0000 shut up cvs po/.cvsignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 8289512968e8eae902b76270be96a8cf318b1675 Author: Wouter Bolsterlee Date: Sat Sep 30 11:31:54 2006 +0000 Rewrite and update. 2006-09-30 Wouter Bolsterlee * README: Rewrite and update. ChangeLog | 4 +++ README | 75 +++++++++++++++++++++++++++++++++++++++---------------------- 2 files changed, 52 insertions(+), 27 deletions(-) commit 788da3595472ff966a734f639a38636259449c7d Author: Wouter Bolsterlee Date: Fri Sep 29 15:08:39 2006 +0000 Do not try to monitor lost+found directories. Fixes bug #350706. 2006-09-29 Wouter Bolsterlee * plugins/InotifyPlugin.cs: Do not try to monitor lost+found directories. Fixes bug #350706. ChangeLog | 5 +++++ plugins/InotifyPlugin.cs | 6 +++++- 2 files changed, 10 insertions(+), 1 deletions(-) commit 7d3cd6d555b512f72a045edf0806a192faf30713 Author: Pawan Chitrakar Date: Mon Sep 25 09:11:07 2006 +0000 Updated Nepali Translation po/ChangeLog | 4 + po/ne.po | 510 +++++++++++++++++++++++++++++---------------------------- 2 files changed, 263 insertions(+), 251 deletions(-) commit 994635df46ef3b8027c11188c434d63d2dcb492b Author: Alexander Shopov Date: Thu Sep 21 08:32:12 2006 +0000 Updated Bulgarian translation by Alexander Shopov 2006-09-21 Alexander Shopov * bg.po: Updated Bulgarian translation by Alexander Shopov po/ChangeLog | 5 ++ po/bg.po | 188 ++++++++++++++++++++++++++++++---------------------------- 2 files changed, 103 insertions(+), 90 deletions(-) commit 159f5d53fcec954add4a46e7184ecf8c54d32426 Author: Peter Johanson Date: Mon Sep 18 01:23:16 2006 +0000 Fix AddBorder broken by Tamara's sprawling commit on 09-08. Patch by Brian 2006-09-17 Peter Johanson * src/CoverGetter.cs: Fix AddBorder broken by Tamara's sprawling commit on 09-08. Patch by Brian Kerrick Nickel on bug #356470. ChangeLog | 5 +++++ src/CoverGetter.cs | 12 ++++-------- 2 files changed, 9 insertions(+), 8 deletions(-) commit 4ca67d29a01383dbae68415a186bad7a4bbc59e6 Author: David Lodge Date: Mon Sep 11 22:05:49 2006 +0000 Updated British (English) translation. 2006-09-11 David Lodge * en_GB.po: Updated British (English) translation. po/ChangeLog | 4 + po/en_GB.po | 327 +++++++++++++++++++++++++++++---------------------------- 2 files changed, 170 insertions(+), 161 deletions(-) commit 79a2d9e4bcf6414cd4dede34efbb9b3bcbe0b8a3 Author: Tamara Roberson Date: Sun Sep 10 06:21:09 2006 +0000 Oops, we need to be using our own tweaked CellRendererText class until we 2006-09-09 Tamara Roberson * src/AddAlbumWindow.cs: * src/AddSongWindow.cs: Oops, we need to be using our own tweaked CellRendererText class until we depend on Gtk# 2.6+. ChangeLog | 6 ++++++ src/AddAlbumWindow.cs | 4 ++-- src/AddSongWindow.cs | 4 ++-- 3 files changed, 10 insertions(+), 4 deletions(-) commit 7b3627a13992e7d9e7249deb0d590a3855ed9e71 Author: Tamara Roberson Date: Sun Sep 10 06:13:30 2006 +0000 Cleanup. Changed organization style to use #region instead of just 2006-09-09 Tamara Roberson * src/AddWindow.cs: Cleanup. Changed organization style to use #region instead of just comments so those with fancy editors can take advantage of code folding. ChangeLog | 10 +- src/AddWindow.cs | 785 ++++++++++++++++++++++++++---------------------------- 2 files changed, 382 insertions(+), 413 deletions(-) commit c94ad300f56a4bc9dcf5f2fde5198522021e6e6e Author: Tamara Roberson Date: Sat Sep 9 23:12:51 2006 +0000 Cleanup. 2006-09-09 Tamara Roberson * src/AddSongWindow.cs: Cleanup. ChangeLog | 4 + src/AddSongWindow.cs | 248 ++++++++++++++++++++++++++++--------------------- 2 files changed, 146 insertions(+), 106 deletions(-) commit 67c3abcec5a7e62d5547f7eda679872989afc5fc Author: Tamara Roberson Date: Sat Sep 9 21:54:22 2006 +0000 Cleanup. 2006-09-09 Tamara Roberson * src/AddAlbumWindow.cs: Cleanup. ChangeLog | 4 + src/AddAlbumWindow.cs | 406 +++++++++++++++++++++++++++---------------------- 2 files changed, 227 insertions(+), 183 deletions(-) commit f202c2f16dbd04f00de4918c0c367264c25daa90 Author: Peter Johanson Date: Sat Sep 9 18:22:49 2006 +0000 Fix one more mono 1.1.17 crasher. 2006-09-09 Peter Johanson * src/ProgressWindow.cs: Fix one more mono 1.1.17 crasher. ChangeLog | 4 ++++ src/ProgressWindow.cs | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) commit a96b7c050569d0c167b3deddf3171075dd0a3f17 Author: Peter Johanson Date: Sat Sep 9 17:52:37 2006 +0000 Fix crasher with mono 1.1.17 and higher related to method signature 2006-09-09 Peter Johanson * src/SkipToWindow.cs: Fix crasher with mono 1.1.17 and higher related to method signature mismatch for glade hooked up callbacks. ChangeLog | 5 +++++ src/SkipToWindow.cs | 2 +- 2 files changed, 6 insertions(+), 1 deletions(-) commit f3cb375982d0a03a2f9bc2a4dc912de2a8b7aa6e Author: Tamara Roberson Date: Sat Sep 9 00:35:36 2006 +0000 Cleanup. Some pretty-printing and a lot of splitting nested functions. 2006-09-08 Tamara Roberson * src/About.cs: * src/Actions.cs: * src/AddAlbumWindow.cs: * src/AddSongWindow.cs: * src/AddWindow.cs: * src/AddWindowList.cs: * src/Album.cs: * src/Config.cs: * src/CoverDatabase.cs: * src/CoverGetter.cs: * src/CoverImage.cs: * src/Database.cs: * src/DndUtils.cs: * src/ErrorDialog.cs: * src/FileSelector.cs: * src/FileUtils.cs: * src/Global.cs: * src/GnomeProxy.cs: * src/HandleModel.cs: * src/HandleView.cs: * src/ImportDialog.cs: * src/InfoWindow.cs: * src/Metadata.cs: * src/NoMusicFoundWindow.cs: * src/OpenDialog.cs: * src/OverwriteDialog.cs: * src/Player.cs: * src/PlaylistWindow.cs: * src/PluginManager.cs: * src/ProgressWindow.cs: * src/SaveDialog.cs: * src/SignalUtils.cs: * src/SkipToWindow.cs: * src/Song.cs: * src/SongDatabase.cs: * src/StockIcons.cs: * src/StringUtils.cs: * src/VolumeButton.cs: Cleanup. Some pretty-printing and a lot of splitting nested functions. Only a handful of places now have lines over 80 characters (counting tabs as 4 characters). Cut-and-paste code was not affected. ChangeLog | 44 ++++++ src/About.cs | 7 +- src/Actions.cs | 4 +- src/AddAlbumWindow.cs | 94 +++++++++---- src/AddSongWindow.cs | 57 ++++++--- src/AddWindow.cs | 24 +++- src/AddWindowList.cs | 9 +- src/Album.cs | 36 ++++-- src/Config.cs | 3 +- src/CoverDatabase.cs | 20 +++- src/CoverGetter.cs | 157 ++++++++++++++++------ src/CoverImage.cs | 6 +- src/Database.cs | 25 +++-- src/DndUtils.cs | 24 +++- src/ErrorDialog.cs | 17 ++- src/FileSelector.cs | 8 +- src/FileUtils.cs | 69 +++++++--- src/Global.cs | 20 ++-- src/GnomeProxy.cs | 19 ++- src/HandleModel.cs | 66 ++++++---- src/HandleView.cs | 23 +++- src/ImportDialog.cs | 4 +- src/InfoWindow.cs | 8 +- src/Metadata.cs | 82 ++++++++--- src/NoMusicFoundWindow.cs | 12 ++- src/OpenDialog.cs | 3 +- src/OverwriteDialog.cs | 27 +++- src/Player.cs | 15 ++- src/PlaylistWindow.cs | 328 +++++++++++++++++++++++++++++++------------- src/PluginManager.cs | 19 ++- src/ProgressWindow.cs | 15 ++- src/SaveDialog.cs | 5 +- src/SignalUtils.cs | 56 +++++---- src/SkipToWindow.cs | 22 +++- src/Song.cs | 20 ++- src/SongDatabase.cs | 39 ++++-- src/StockIcons.cs | 3 +- src/StringUtils.cs | 3 +- src/VolumeButton.cs | 5 +- 39 files changed, 989 insertions(+), 409 deletions(-) commit f89fc765a4189e941b638747eb76517c2106d5ec Author: Tamara Roberson Date: Fri Sep 8 05:09:40 2006 +0000 Imply delegate type. 2006-09-07 Tamara Roberson * DBusLib/Player.cs: * plugins/DashboardPlugin.cs: * plugins/TrayIcon.cs: * src/Actions.cs: * src/AddAlbumWindow.cs: * src/AddSongWindow.cs: * src/AddWindow.cs: * src/AddWindowEntry.cs: * src/CoverImage.cs: * src/FileSelector.cs: * src/Global.cs: * src/ImportDialog.cs: * src/InfoWindow.cs: * src/OpenDialog.cs: * src/PlaylistWindow.cs: * src/SaveDialog.cs: * src/SkipToWindow.cs: * src/VolumeButton.cs: Imply delegate type. ChangeLog | 21 ++++++++++++++++ DBusLib/Player.cs | 6 +--- plugins/DashboardPlugin.cs | 2 +- plugins/TrayIcon.cs | 10 ++++---- src/Actions.cs | 38 +++++++++++++++--------------- src/AddAlbumWindow.cs | 13 +++++---- src/AddSongWindow.cs | 8 +++--- src/AddWindow.cs | 10 ++++---- src/AddWindowEntry.cs | 2 +- src/CoverImage.cs | 4 +- src/FileSelector.cs | 2 +- src/Global.cs | 6 ++-- src/ImportDialog.cs | 2 +- src/InfoWindow.cs | 2 +- src/OpenDialog.cs | 2 +- src/PlaylistWindow.cs | 56 ++++++++++++++++++++++---------------------- src/SaveDialog.cs | 2 +- src/SkipToWindow.cs | 2 +- src/VolumeButton.cs | 10 ++++---- 19 files changed, 109 insertions(+), 89 deletions(-) commit dd5728576de3e153e2aa8ab7a90561676355363c Author: Tamara Roberson Date: Fri Sep 8 01:04:48 2006 +0000 Change my email address. 2006-09-07 Tamara Roberson * AUTHORS: * ChangeLog: * po/*.po: * src/About.cs: * src/Actions.cs: * src/AddWindow.cs: * src/AddWindowEntry.cs: * src/AddWindowList.cs: * src/Database.cs: * src/ImportDialog.cs: * src/Item.cs: * src/OpenDialog.cs: * src/SaveDialog.cs: * src/SignalUtils.cs: Change my email address. AUTHORS | 2 +- ChangeLog | 91 +++++++++++++++++++++++++++++-------------------- po/bg.po | 4 +- po/ca.po | 4 +- po/cs.po | 4 +- po/da.po | 4 +- po/de.po | 4 +- po/en_CA.po | 4 +- po/en_GB.po | 4 +- po/es.po | 4 +- po/et.po | 4 +- po/eu.po | 4 +- po/fi.po | 4 +- po/fr.po | 4 +- po/hu.po | 4 +- po/ja.po | 4 +- po/ko.po | 4 +- po/lt.po | 4 +- po/lv.po | 4 +- po/mk.po | 4 +- po/nb.po | 4 +- po/ne.po | 4 +- po/nl.po | 4 +- po/pa.po | 4 +- po/pt_BR.po | 4 +- po/ro.po | 4 +- po/ru.po | 4 +- po/rw.po | 2 +- po/sk.po | 4 +- po/sr.po | 4 +- po/sr@Latn.po | 4 +- po/sv.po | 4 +- po/th.po | 4 +- po/uk.po | 4 +- po/vi.po | 4 +- src/About.cs | 2 +- src/Actions.cs | 2 +- src/AddWindow.cs | 2 +- src/AddWindowEntry.cs | 2 +- src/AddWindowList.cs | 2 +- src/Database.cs | 2 +- src/ImportDialog.cs | 2 +- src/Item.cs | 2 +- src/OpenDialog.cs | 2 +- src/SaveDialog.cs | 2 +- src/SignalUtils.cs | 2 +- 46 files changed, 131 insertions(+), 114 deletions(-) commit ae40b312a340e68eb9816f885ba6def69b4ff68f Author: Tamara Roberson Date: Fri Sep 8 00:59:10 2006 +0000 Add plural definition. 2006-09-07 Tamara Roberson * po/ca.po: Add plural definition. ChangeLog | 4 ++++ po/ca.po | 1 + 2 files changed, 5 insertions(+), 0 deletions(-) commit f6a023e8581e11452392bd9e629004267800f6b7 Author: Tamara Roberson Date: Fri Sep 8 00:18:29 2006 +0000 Tabs vs. Spaces spring cleaning (make sure you are using tabs to indent). 2006-09-07 Tamara Roberson * PluginLib/IPlayer.cs: * plugins/DashboardPlugin.cs: * plugins/TrayIcon.cs: * src/Actions.cs: * src/AddSongWindow.cs: * src/CellRendererText.cs: * src/Config.cs: * src/CoverGetter.cs: * src/Global.cs: * src/HandleModel.cs: * src/HandleView.cs: * src/ImportDialog.cs: * src/InfoWindow.cs: * src/OpenDialog.cs: * src/PlaylistWindow.cs: * src/SignalUtils.cs: * src/SongDatabase.cs: * src/StringUtils.cs: Tabs vs. Spaces spring cleaning (make sure you are using tabs to indent). ChangeLog | 33 ++++++++++++++++ PluginLib/IPlayer.cs | 14 +++--- plugins/DashboardPlugin.cs | 33 ++++++++-------- plugins/TrayIcon.cs | 46 +++++++++++----------- src/Actions.cs | 38 +++++++++--------- src/AddSongWindow.cs | 10 ++-- src/CellRendererText.cs | 10 ++-- src/Config.cs | 28 +++++++------- src/CoverGetter.cs | 22 +++++----- src/Global.cs | 6 +- src/HandleModel.cs | 2 +- src/HandleView.cs | 2 +- src/ImportDialog.cs | 9 ++-- src/InfoWindow.cs | 8 ++-- src/OpenDialog.cs | 7 +-- src/PlaylistWindow.cs | 68 ++++++++++++++++---------------- src/SignalUtils.cs | 92 ++++++++++++++++++++++---------------------- src/SongDatabase.cs | 22 +++++----- src/StringUtils.cs | 4 +- 19 files changed, 243 insertions(+), 211 deletions(-) commit d1b685895b23e2f47bcef36e760991fe13bd305b Author: Tamara Roberson Date: Thu Sep 7 23:14:41 2006 +0000 Replace "sealed" class modifier with "static". 2006-09-07 Tamara Roberson * src/Config.cs: * src/DndUtils.cs: * src/FileUtils.cs: * src/Global.cs: * src/KeyUtils.cs: * src/SignalUtils.cs: * src/StockIcons.cs: * src/StringUtils.cs: Replace "sealed" class modifier with "static". src/Config.cs | 2 +- src/DndUtils.cs | 2 +- src/FileUtils.cs | 2 +- src/KeyUtils.cs | 2 +- src/SignalUtils.cs | 2 +- src/StockIcons.cs | 2 +- src/StringUtils.cs | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) commit 0904511584404dd9a85f4ac5ec1a8696010efb4e Author: Christophe Merlet Date: Tue Aug 29 13:24:24 2006 +0000 Updated French translation. po/ChangeLog | 5 + po/fr.po | 451 ++++++++++++++++++++++++--------------------------------- 2 files changed, 195 insertions(+), 261 deletions(-) commit 86addad6d12694455fcfe25ad73170e43042aa5a Author: Gabor Kelemen Date: Wed Aug 16 02:27:11 2006 +0000 Translation updated. 2006-08-16 Gabor Kelemen * hu.po: Translation updated. po/ChangeLog | 4 ++++ po/hu.po | 5 ++--- 2 files changed, 6 insertions(+), 3 deletions(-) commit 1f9688dc420d38dda65d2a3292331750ce6533a8 Author: Inaki Larranaga Date: Wed Aug 9 12:51:50 2006 +0000 Fixed some typos. 2006-08-09 Inaki Larranaga * eu.po: Fixed some typos. po/ChangeLog | 4 ++++ po/eu.po | 16 +++++++--------- 2 files changed, 11 insertions(+), 9 deletions(-) commit 0077555784aa33f0b2e6eb22935b619597538d5b Author: Peter Johanson Date: Wed Aug 9 04:39:46 2006 +0000 Initialize gnome-vfs early to work around dbus threading bug. Tracked down 006-08-08 Peter Johanson * src/Global.cs: Initialize gnome-vfs early to work around dbus threading bug. Tracked down and fixed by Ryan Lortie. ChangeLog | 5 +++++ src/Global.cs | 1 + 2 files changed, 6 insertions(+), 0 deletions(-) commit 29e8815a7312c61355caa8c3f87849d9a9f857e4 Author: Wouter Bolsterlee Date: Tue Aug 8 14:10:01 2006 +0000 Put all language codes on one line to fix the build with newer autotools. 2006-08-08 Wouter Bolsterlee * configure.in: Put all language codes on one line to fix the build with newer autotools. ChangeLog | 9 +++++++-- configure.in | 3 +-- 2 files changed, 8 insertions(+), 4 deletions(-) commit 235e3dfb52b088063a132de16821706159256bef Author: Jovan Naumovski Date: Sat Aug 5 00:01:37 2006 +0000 2006-08-05 Jovan Naumovski * mk.po: Added Macedonian Translation ChangeLog | 5 + configure.in | 2 +- po/ChangeLog | 4 + po/mk.po | 578 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 588 insertions(+), 1 deletions(-) commit 5450299cecaa5b59ea84e5b52c21797960297ed2 Author: Francisco Javier F. Serrador Date: Mon Jul 31 11:11:48 2006 +0000 Updated Spanish translation. 2006-07-31 Francisco Javier F. Serrador * es.po: Updated Spanish translation. po/ChangeLog | 4 ++++ po/es.po | 12 ++++++------ 2 files changed, 10 insertions(+), 6 deletions(-) commit eb90fcdb25a29e09383e1c2e956266507fd8b8db Author: Raivis Dejus Date: Mon Jul 24 13:44:25 2006 +0000 Added "lv" (Latvian) to ALL_LINGUAS. Added Latvian Translation. 2006-07-24 Raivis Dejus * configure.in: Added "lv" (Latvian) to ALL_LINGUAS. * po/lv.po: Added Latvian Translation. ChangeLog | 5 + configure.in | 3 +- po/lv.po | 578 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 585 insertions(+), 1 deletions(-) commit 312b0c7f0ac37079d295f4beed07c738a61119dd Author: Peter Johanson Date: Thu Jul 20 14:31:43 2006 +0000 Fix problem with setting enable_xine for both the gstreamer and xine 2006-07-20 Peter Johanson * configure.in: Fix problem with setting enable_xine for both the gstreamer and xine configure.in options. Reported by Iain on IRC. ChangeLog | 5 +++++ configure.in | 2 +- 2 files changed, 6 insertions(+), 1 deletions(-) commit 2dd57fd69f7957438e44ac5c25086b80520b221e Author: Tamara Roberson Date: Tue Jul 18 05:05:30 2006 +0000 Enable a couple of minor things which were waiting in the wings for 2006-07-17 Tamara Roberson * src/AddAlbumWindow.cs: * src/AddSongWindow.cs: * src/AddWindow.cs: Enable a couple of minor things which were waiting in the wings for dependency on Mono 1.1. No new functionality or fixes, just cleanup. ChangeLog | 8 +++++++ src/AddAlbumWindow.cs | 52 ++-------------------------------------------- src/AddSongWindow.cs | 54 ++---------------------------------------------- src/AddWindow.cs | 3 -- 4 files changed, 14 insertions(+), 103 deletions(-) commit 73ae696e8f1018cba2f7646261f50926e6d3c853 Author: Nickolay V. Shmyrev Date: Wed Jul 5 23:47:12 2006 +0000 Updated Russian translation by Valek Filippov . 2006-07-06 Nickolay V. Shmyrev * ru.po: Updated Russian translation by Valek Filippov . po/ChangeLog | 5 + po/ru.po | 335 ++++++++++++++++++++++++++++++---------------------------- 2 files changed, 179 insertions(+), 161 deletions(-) commit d1a138d9cc217def06af6bbf8bb32d18dd9b7dea Author: Gabor Kelemen Date: Mon Jun 26 21:02:11 2006 +0000 Translation updated. 2006-06-26 Gabor Kelemen * hu.po: Translation updated. po/ChangeLog | 4 ++ po/hu.po | 122 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 69 insertions(+), 57 deletions(-) commit 1b5efa7d1dbdf607386f7aaabac66d2fd752393f Author: Theppitak Karoonboonyanan Date: Sun Jun 25 10:17:43 2006 +0000 Updated Thai translation. 2006-06-25 Theppitak Karoonboonyanan * th.po: Updated Thai translation. po/ChangeLog | 4 + po/th.po | 1139 +++++++++++++++++++++++++++++----------------------------- 2 files changed, 580 insertions(+), 563 deletions(-) commit b7528d2375d2108e9ecd9fc47dc253565c6e6b00 Author: Peter Johanson Date: Tue Jun 20 05:24:01 2006 +0000 Update with a few more changes for the 0.8.5 release. Bump to 0.8.5 for 2006-06-19 Peter Johanson * NEWS: Update with a few more changes for the 0.8.5 release. * configure.in: Bump to 0.8.5 for release. ChangeLog | 5 +++++ NEWS | 3 ++- configure.in | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) commit b92f98def80abb3bdec6ebb7ccb7a8b1f894f1df Author: Peter Johanson Date: Tue Jun 20 05:04:26 2006 +0000 Small fix to stop using deprecated Menu.Popup overload. 2006-06-19 Peter Johanson * plugins/TrayIcon.cs: Small fix to stop using deprecated Menu.Popup overload. ChangeLog | 5 +++++ plugins/TrayIcon.cs | 2 +- 2 files changed, 6 insertions(+), 1 deletions(-) commit 30153251953881b64994bf872c7c1725a8f2b397 Author: Hendrik Richter Date: Thu Jun 15 15:29:10 2006 +0000 Updated German translation. 2006-06-15 Hendrik Richter * de.po: Updated German translation. po/ChangeLog | 4 ++++ po/de.po | 23 +++++++++++++---------- 2 files changed, 17 insertions(+), 10 deletions(-) commit 0d7e4ef314d5de4b3de48b92475d82ac184f6a24 Author: Ryan Lortie Date: Fri Jun 2 17:02:03 2006 +0000 Properly raise window when unhiding via muine-shell. Fixes bug #303333. 2006-06-02 Ryan Lortie * src/AddWindow.cs: * src/PlaylistWindow.cs: Properly raise window when unhiding via muine-shell. Fixes bug #303333. ChangeLog | 6 ++++++ src/AddWindow.cs | 5 +---- src/PlaylistWindow.cs | 7 ++----- 3 files changed, 9 insertions(+), 9 deletions(-) commit bb8c0907fcd9ae70531cdd2bf612e180bbcb0a63 Author: Peter Johanson Date: Mon May 29 23:13:37 2006 +0000 Update with bugs fixed since last pre-release. Bump to 0.8.5pre2 for 2006-05-29 Peter Johanson * NEWS: Update with bugs fixed since last pre-release. * configure.in: Bump to 0.8.5pre2 for another pre-release. ChangeLog | 5 +++++ NEWS | 3 +++ configure.in | 2 +- 3 files changed, 9 insertions(+), 1 deletions(-) commit 15d9c233da7589ea57a75d2065ea91421bc2a4aa Author: Peter Johanson Date: Mon May 29 22:26:52 2006 +0000 Update to include implementation of some previously missing pieces. Fixes 2006-05-29 Peter Johanson * plugins/egg-sharp.cs: Update to include implementation of some previously missing pieces. Fixes the tray icon not reappearing after a gnome-panel crash. Fixes bug #314097. ChangeLog | 6 + plugins/egg-sharp.cs | 270 ++++++++++++++++++++++++++++++++++++++++++-------- 2 files changed, 233 insertions(+), 43 deletions(-) commit 9fc64bcce0665c6ade33177178c7d5dd9f437b88 Author: Inaki Larranaga Date: Thu May 11 13:20:47 2006 +0000 Updated Basque translation. 2006-05-11 Inaki Larranaga * eu.po: Updated Basque translation. po/ChangeLog | 4 +++ po/eu.po | 59 +++++++++++++++++++++++++++------------------------------ 2 files changed, 32 insertions(+), 31 deletions(-) commit f0562dea16083b942508922b7397a2fd906650d6 Author: Peter Johanson Date: Wed May 10 05:43:22 2006 +0000 Handler large id3 tags properly. Fixes #162243. Patch by Jorn Baayen. 2006-05-09 Peter Johanson * libmuine/id3-vfs/id3-vfs.c: Handler large id3 tags properly. Fixes #162243. Patch by Jorn Baayen. ChangeLog | 5 +++++ libmuine/id3-vfs/id3-vfs.c | 25 ++++++------------------- 2 files changed, 11 insertions(+), 19 deletions(-) commit 6506d82685b55c6a03c779755a11dddd1a2c3928 Author: Peter Johanson Date: Fri May 5 06:10:30 2006 +0000 Updated news info, and bump version for a 0.8.5pre1 release. 2006-05-04 Peter Johanson * NEWS: * configure.in: Updated news info, and bump version for a 0.8.5pre1 release. ChangeLog | 6 ++++++ NEWS | 25 +++++++++++++++++++++++++ configure.in | 2 +- 3 files changed, 32 insertions(+), 1 deletions(-) commit e808c59d3d0696fe95f41dc663d50f80fdec37f8 Author: Peter Johanson Date: Fri May 5 05:53:59 2006 +0000 Install the dbus .service file to the right location. 2006-05-04 Peter Johanson * data/Makefile.am: Install the dbus .service file to the right location. * configure.in: * doc/Makefile.am: Small tweaks/hacks to make distcheck work finally. ChangeLog | 7 +++++++ configure.in | 3 --- data/Makefile.am | 2 +- doc/Makefile.am | 25 ++++++------------------- 4 files changed, 14 insertions(+), 23 deletions(-) commit d5006a2cd2ce582f107a0a8454082198d74bf88b Author: Daniel Nylander Date: Wed Apr 19 19:54:24 2006 +0000 Updated Swedish translation. 2006-04-19 Daniel Nylander * sv.po: Updated Swedish translation. po/ChangeLog | 4 + po/sv.po | 1859 +++++++--------------------------------------------------- 2 files changed, 220 insertions(+), 1643 deletions(-) commit 28c77aabaf63a1b9a8092957e98fb9370d82dfb9 Author: Kjartan Maraas Date: Tue Apr 18 06:35:45 2006 +0000 Remove obsolete entry for no_NO And the translation. 2006-04-18 Kjartan Maraas * configure.in: Remove obsolete entry for no_NO * po/no.po: And the translation. ChangeLog | 5 + configure.in | 2 +- po/no.po | 566 ---------------------------------------------------------- 3 files changed, 6 insertions(+), 567 deletions(-) commit 3a54d1ef0dd9fd6ddb775ba94f1c28f55935b014 Author: Ilkka Tuohela Date: Fri Apr 14 18:47:48 2006 +0000 Updated Finnish translation po/ChangeLog | 4 ++++ po/fi.po | 53 ++++++++++++++++++++++++++--------------------------- 2 files changed, 30 insertions(+), 27 deletions(-) commit dc6f92fa1bda4d7a6629fe80aa3e743775c20033 Author: Amanpreet Singh Alam Date: Fri Apr 14 03:51:15 2006 +0000 update translation for Punjabi (Gurmukhi) by apbrar gmail com ChangeLog | 4 ++++ configure.in | 2 +- po/ChangeLog | 4 ++++ po/pa.po | 10 +++++----- 4 files changed, 14 insertions(+), 6 deletions(-) commit 8e0dea838da5104a6643b2a73f961b7999271927 Author: Amanpreet Singh Alam Date: Fri Apr 14 03:23:47 2006 +0000 update translation for Punjabi (Gurmukhi) by apbrar gmail com po/pa.po | 572 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 572 insertions(+), 0 deletions(-) commit e8c68df525d6d067557a8b82d236de0274e24239 Author: Wouter Bolsterlee Date: Thu Apr 6 07:54:52 2006 +0000 Translation updated by Wouter Bolsterlee. 2006-04-06 Wouter Bolsterlee * nl.po: Translation updated by Wouter Bolsterlee. po/ChangeLog | 4 ++++ po/nl.po | 8 ++++++-- 2 files changed, 10 insertions(+), 2 deletions(-) commit 44ba316f42fa600cc8c1cb5f1860a1ccf57839f1 Author: Clytie Siddall Date: Thu Mar 30 10:49:40 2006 +0000 vi.po: Updated Vietnamese translation. po/ChangeLog | 4 ++++ po/vi.po | 54 +++++++++++++++++++++++++----------------------------- 2 files changed, 29 insertions(+), 29 deletions(-) commit 29d89a1434c8e82c0442e26df6851af89f24a87e Author: Francisco Javier F. Serrador Date: Sat Mar 25 15:34:12 2006 +0000 Updated Spanish translation. 2006-03-25 Francisco Javier F. Serrador * es.po: Updated Spanish translation. po/ChangeLog | 4 ++++ po/es.po | 54 +++++++++++++++++++++++++++--------------------------- 2 files changed, 31 insertions(+), 27 deletions(-) commit 1a66cf59c19c857fdc7cfc50bd466fe3106937f6 Author: Wouter Bolsterlee Date: Fri Mar 24 17:07:34 2006 +0000 Translation updated by Wouter Bolsterlee. 2006-03-24 Wouter Bolsterlee * nl.po: Translation updated by Wouter Bolsterlee. po/ChangeLog | 4 ++++ po/nl.po | 5 ++--- 2 files changed, 6 insertions(+), 3 deletions(-) commit cb520fd31c733c57a05baa71b554fed7366c5f7f Author: Vincent van Adrighem Date: Wed Mar 22 11:05:11 2006 +0000 Translation updated by Wouter Bolsterlee. 2006-03-22 Vincent van Adrighem * nl.po: Translation updated by Wouter Bolsterlee. po/ChangeLog | 4 ++ po/nl.po | 88 +++++++++++++++++++++++++++------------------------------ 2 files changed, 46 insertions(+), 46 deletions(-) commit 571908e684b4d095145ddb8de78f5e638a75cb22 Author: Vincent van Adrighem Date: Tue Mar 21 23:53:38 2006 +0000 Translation updated by Wouter Bolsterlee. 2006-03-22 Vincent van Adrighem * nl.po: Translation updated by Wouter Bolsterlee. po/ChangeLog | 4 + po/nl.po | 304 +++++----------------------------------------------------- 2 files changed, 28 insertions(+), 280 deletions(-) commit d5b07586dd06121339399695f898f47604ff1256 Author: Peter Johanson Date: Tue Mar 21 08:26:06 2006 +0000 Fix small bug in the visibility action changes. 2006-03-21 Peter Johanson * src/PlaylistWindow.cs: Fix small bug in the visibility action changes. ChangeLog | 5 +++++ src/PlaylistWindow.cs | 2 +- 2 files changed, 6 insertions(+), 1 deletions(-) commit dd6cb01b4f35c4ea55d96432c01b287183c72a51 Author: Peter James Johanson Date: Tue Mar 21 08:24:23 2006 +0000 Actually commit all the conditional inotify autotools stuff. plugins/Makefile.am | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) commit d080c5d5e57cc1c5445f839499dccbd6a52f0078 Author: Peter Johanson Date: Tue Mar 21 07:57:32 2006 +0000 Build inotify plugin conditional based on detected platform, and configure 2006-03-20 Peter Johanson * configure.in: * plugins/Makefile.am: Build inotify plugin conditional based on detected platform, and configure argument. See bug #329716. ChangeLog | 6 ++++++ configure.in | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+), 0 deletions(-) commit 8a67d1cd48e673b296d52a5b6c86a874eea10c68 Author: Peter Johanson Date: Tue Mar 21 07:04:26 2006 +0000 Change visibility Action to be a true ToggleAction, with check menu item, 2006-03-20 Peter Johanson * src/Actions.cs: * src/PlaylistWindow.cs: Change visibility Action to be a true ToggleAction, with check menu item, instead of switching between 'Show Window' and 'Hide Window' text. ChangeLog | 7 +++++++ src/Actions.cs | 42 ++++++++++-------------------------------- src/PlaylistWindow.cs | 7 ++----- 3 files changed, 19 insertions(+), 37 deletions(-) commit cab24147a59ddf023077a4fdcf7a0809b84f208f Author: Peter Johanson Date: Tue Mar 21 05:33:18 2006 +0000 Add clear playlist shortcut (Sebastian Heinlein in bug #319180), and 2006-03-20 Peter Johanson * src/Actions.cs: Add clear playlist shortcut (Sebastian Heinlein in bug #319180), and change Previous mnemonic so as not to collide with Play mnemonic (Wouter Bolsterlee in bug #312509). ChangeLog | 6 ++++++ src/Actions.cs | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) commit 39a5d2ddd6138517bc52d5610cc98c472ddfd6ed Author: Priit Laes Date: Mon Mar 20 13:45:09 2006 +0000 Translation updated. 2006-03-20 Priit Laes * et.po: Translation updated. po/ChangeLog | 4 ++ po/et.po | 95 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 55 insertions(+), 44 deletions(-) commit f52a01e8d751907d678f9ca408c1cdd839c29874 Author: Peter Johanson Date: Tue Mar 14 06:17:19 2006 +0000 Updated a few dependancy details. Make parallel build safe. 2006-03-13 Peter Johanson * README: Updated a few dependancy details. * doc/Makefile.am: Make parallel build safe. ChangeLog | 5 +++++ README | 10 +++++++--- doc/Makefile.am | 4 +++- 3 files changed, 15 insertions(+), 4 deletions(-) commit 99745b44fe134e5dbc4dca08ffcc8095f16c294d Author: Miloslav Trmac Date: Tue Mar 14 01:03:01 2006 +0000 Updated Czech translation. 2006-03-14 Miloslav Trmac * cs.po: Updated Czech translation. po/ChangeLog | 4 ++ po/cs.po | 94 ++++++++++++++++++++++++++++++++-------------------------- 2 files changed, 56 insertions(+), 42 deletions(-) commit b5fcd452766777420a20fe3dd1c19727d2de8fab Author: Francisco Javier F. Serrador Date: Fri Mar 10 17:29:30 2006 +0000 Updated Spanish translation. 2006-03-10 Francisco Javier F. Serrador * es.po: Updated Spanish translation. po/ChangeLog | 4 + po/es.po | 213 +++++++++++++--------------------------------------------- 2 files changed, 52 insertions(+), 165 deletions(-) commit e188b3bcaa450b20893ee4560f3ccfb96dc246e1 Author: Frank Arnold Date: Fri Mar 10 08:50:47 2006 +0000 Updated German translation. 2006-03-10 Frank Arnold * de.po: Updated German translation. po/ChangeLog | 4 ++ po/de.po | 97 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 56 insertions(+), 45 deletions(-) commit 1bc053c655ecb0933cf1407038f2bdbf520215e1 Author: Takeshi AIHANA Date: Sun Mar 5 11:53:28 2006 +0000 Updated Japanese translation for v0.8.4. 2006-03-05 Takeshi AIHANA * ja.po: Updated Japanese translation for v0.8.4. po/ChangeLog | 4 ++ po/ja.po | 108 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 62 insertions(+), 50 deletions(-) commit e5213ad7aa1caede197a2b55636ad481062bae33 Author: Inaki Larranaga Date: Fri Mar 3 14:53:17 2006 +0000 Updated Basque translation. 2006-03-03 Inaki Larranaga * eu.po: Updated Basque translation. po/ChangeLog | 4 + po/eu.po | 847 ++++++++++++++++++++++++++++------------------------------ 2 files changed, 419 insertions(+), 432 deletions(-) commit 069c24ab4f553e897c0368664f2c2db97ebe22ea Author: Ilkka Tuohela Date: Thu Feb 23 17:01:32 2006 +0000 Updated Finnish translation po/ChangeLog | 4 ++++ po/fi.po | 18 +++++++++--------- 2 files changed, 13 insertions(+), 9 deletions(-) commit 0fd81250fe838073445730d75807636e4adffead Author: Peter Johanson Date: Thu Feb 16 01:50:38 2006 +0000 Update the website URL. 2006-02-15 Peter Johanson * README: Update the website URL. ChangeLog | 4 ++++ README | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) commit 43b3374c352c6906da935ab9aca787fcea39e3f1 Author: Peter Johanson Date: Wed Feb 8 02:33:20 2006 +0000 D'oh. Broke the 0.8 build stuff by dropping the gstreamer-gconf pkg-config 2006-02-07 Peter Johanson * configure.in: D'oh. Broke the 0.8 build stuff by dropping the gstreamer-gconf pkg-config foo. ChangeLog | 5 +++++ configure.in | 2 +- 2 files changed, 6 insertions(+), 1 deletions(-) commit 8d9ed0a1c8a03a1cb3599836ff0b1af5ff31a455 Author: Theppitak Karoonboonyanan Date: Tue Feb 7 07:17:01 2006 +0000 Added 'th' (Thai) to ALL_LINGUAS. Added Thai translation by Isriya 2006-02-07 Theppitak Karoonboonyanan * configure.in: Added 'th' (Thai) to ALL_LINGUAS. * po/th.po: Added Thai translation by Isriya Paireepairit . ChangeLog | 4 + configure.in | 2 +- po/ChangeLog | 5 + po/th.po | 563 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 573 insertions(+), 1 deletions(-) commit ff3e26304f5ceb607d0b3678747ca27e435a561a Author: Peter Johanson Date: Fri Feb 3 04:55:32 2006 +0000 Missed one Mono.Posix -> Mono.Unix change. 2006-02-02 Peter Johanson * plugins/TrayIcon.cs: Missed one Mono.Posix -> Mono.Unix change. ChangeLog | 4 ++++ plugins/TrayIcon.cs | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) commit 75d9b61070cb724ebec9799106c84b4eea8d976f Author: Peter Johanson Date: Wed Feb 1 06:35:03 2006 +0000 A libmuine/player-gst-0.8.c: Copy player-gst.c to new location to snapshot 2006-01-31 Peter Johanson A libmuine/player-gst-0.8.c: Copy player-gst.c to new location to snapshot 0.8 gstreamer support. * libmuine/player-gst.c: Update to use gstreamer-0.10 API. Based off patch from Iain . * libmuine/Makefile.am: automake updates to handle compiling either gstreamer 0.10.x or 0.8.x support. * configure.in: Add autoconf logic for selecting/detecting gstreamer versions, and bump version to 0.8.4.99 now that 0.8.4 is out. ChangeLog | 11 + configure.in | 21 ++- libmuine/Makefile.am | 5 + libmuine/player-gst-0.8.c | 486 +++++++++++++++++++++++++++++++++++++++++++++ libmuine/player-gst.c | 181 +++++++---------- 5 files changed, 588 insertions(+), 116 deletions(-) commit 9e2aa62848e7b2f22e9edc12c7c8ea86c15c0ce6 Author: Jorn Baayen Date: Mon Jan 30 09:36:16 2006 +0000 Added Peter. 2006-01-30 Jorn Baayen * AUTHORS: * MAINTAINERS: Added Peter. AUTHORS | 3 ++- ChangeLog | 7 +++++++ MAINTAINERS | 1 + 3 files changed, 10 insertions(+), 1 deletions(-) commit fb4f75d65913f420818eabfa8ba6a95ecb28771a Author: Peter Johanson Date: Mon Jan 30 04:49:14 2006 +0000 Bump to 0.8.4 for a release. 2006-01-29 Peter Johanson * configure.in: Bump to 0.8.4 for a release. ChangeLog | 4 ++++ configure.in | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) commit fd397e0986cc2f7043eeda16cff01405a0afd643 Author: Peter Johanson Date: Mon Jan 30 04:45:49 2006 +0000 Small update to changes since 0.8.3 Add macros.h from missing automake 2006-01-29 Peter Johanson * NEWS: Small update to changes since 0.8.3 * libmuine/Makefile.am: Add macros.h from missing automake foo. ChangeLog | 5 +++++ NEWS | 4 ++-- libmuine/Makefile.am | 1 + 3 files changed, 8 insertions(+), 2 deletions(-) commit 64d383c86256438276a7a149ff9272154e6c4bcf Author: Peter Johanson Date: Mon Jan 30 01:31:24 2006 +0000 Fix bug where 'clear played song' failed to remove the cover image and 2006-01-29 Peter Johanson * src/PlaylistWindow.cs: Fix bug where 'clear played song' failed to remove the cover image and song label information if it cleared the whole list. ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) commit b3d2a1bdd2df55f95fdfd7db6750c10bfcf2db42 Author: Peter Johanson Date: Sun Jan 29 07:12:57 2006 +0000 A libmuine/macros.h: Add new macro to mark function parameters as unused, 2006-01-28 Peter Johanson A libmuine/macros.h: * libmuine/*: Add new macro to mark function parameters as unused, and use it to silence a bunch of errors/warnings. Fix a few other warnings while we're at it (libmuine now compiles with -Wextra). ChangeLog | 7 +++++++ libmuine/macros.h | 33 +++++++++++++++++++++++++++++++++ libmuine/metadata.c | 12 +++++++----- libmuine/mm-keys.c | 4 +++- libmuine/ogg-helper.c | 5 +++-- libmuine/player-gst.c | 14 ++++++++------ libmuine/pointer-list-model.c | 34 ++++++++++++++++++---------------- libmuine/rb-cell-renderer-pixbuf.c | 10 ++++++---- 8 files changed, 85 insertions(+), 34 deletions(-) commit b9930d163e332da88921de438ca9e425dde5d8ab Author: Peter Johanson Date: Sat Jan 28 22:30:43 2006 +0000 Bump gtk-sharp dep to 2.4.0. Everyone should already be using it anyways, 2006-01-28 Peter Johanson * configure.in: Bump gtk-sharp dep to 2.4.0. Everyone should already be using it anyways, and will prevent the one or two bug reports from people using ancient gtk-sharp-1.9.x stuff. ChangeLog | 6 ++++++ configure.in | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit 669e25add4214d1231a978430eb997fbd99784c4 Author: Peter Johanson Date: Sat Jan 28 22:25:47 2006 +0000 Fix issues with trying to run a second instance bringing down the whole 2006-01-28 Peter Johanson * src/Global.cs: Fix issues with trying to run a second instance bringing down the whole lot. Done by 1) Doing Application.Init() before any dbus stuff, so that dbus uses the right mainloop (afaict), and 2) using SuppressFinalize on the remote object before returning (work around dbus-sharp bug). Note: To use the dbus interface on amd64, you need a fix for the dbus-sharp found at: https://bugs.freedesktop.org/show_bug.cgi?id=4410 ChangeLog | 10 ++++++++++ src/Global.cs | 11 ++++++++--- 2 files changed, 18 insertions(+), 3 deletions(-) commit 3b8d84d0242d693b535884680439cb9385c28b42 Author: Adam Weinberger Date: Thu Jan 26 17:34:00 2006 +0000 Updated Canadian English translation. 2006-01-26 Adam Weinberger * en_CA.po: Updated Canadian English translation. po/ChangeLog | 4 ++++ po/en_CA.po | 16 ++++++++++------ 2 files changed, 14 insertions(+), 6 deletions(-) commit f51d4578f3445945e4504fda82f6bb1e7b29256b Author: Peter Johanson Date: Thu Jan 26 07:06:19 2006 +0000 No really, avoid the bug in Gnome.About. I mean it this time. 2006-01-25 Peter Johanson * src/About.cs: No really, avoid the bug in Gnome.About. I mean it this time. ChangeLog | 5 +++++ src/About.cs | 1 + 2 files changed, 6 insertions(+), 0 deletions(-) commit 37a5872bd6cd9672c1faec2ac2b235139afceb23 Author: Peter Johanson Date: Thu Jan 26 06:12:06 2006 +0000 Fix odd bug with Gnome.About when being passed a zero-length string array 2006-01-25 Peter Johanson * src/About.cs: Fix odd bug with Gnome.About when being passed a zero-length string array for the documenters variable. Will submit bug upstream when a simple test case is created. ChangeLog | 6 ++++++ src/About.cs | 1 + 2 files changed, 7 insertions(+), 0 deletions(-) commit 6defe69b360dd595c2d4359ef246ae7429a5f894 Author: Peter Johanson Date: Wed Jan 25 06:36:54 2006 +0000 Convert to using Mono.Unix namespace as found in mono-1.1.x. Update to 2006-01-24 Peter Johanson * src/*: Convert to using Mono.Unix namespace as found in mono-1.1.x. * configure.in: Update to depend on mono-1.1.x. All major distros are shipping mono-1.1.x at this point (Debian has it in testing and backports exist for stable). ChangeLog | 7 +++++++ configure.in | 2 +- src/About.cs | 2 +- src/Actions.cs | 2 +- src/AddAlbumWindow.cs | 2 +- src/AddSongWindow.cs | 2 +- src/Album.cs | 2 +- src/ErrorDialog.cs | 2 +- src/FileUtils.cs | 2 +- src/Global.cs | 2 +- src/ImportDialog.cs | 2 +- src/Metadata.cs | 2 +- src/OpenDialog.cs | 2 +- src/OverwriteDialog.cs | 2 +- src/Player.cs | 2 +- src/PlaylistWindow.cs | 2 +- src/PluginManager.cs | 2 +- src/ProgressWindow.cs | 2 +- src/SaveDialog.cs | 2 +- src/StringUtils.cs | 2 +- 20 files changed, 26 insertions(+), 19 deletions(-) commit 375707a87498661259fe10e8e9943699f6e8ab71 Author: Clytie Siddall Date: Tue Jan 24 06:11:22 2006 +0000 vi.po: Updated Vietnamese translation. po/ChangeLog | 4 ++++ po/vi.po | 18 +++++++++++------- 2 files changed, 15 insertions(+), 7 deletions(-) commit 4ff4bf854b5a69d253b91bbdb3d240722e83bd52 Author: Ilkka Tuohela Date: Mon Jan 23 18:44:38 2006 +0000 Updated Finnish translation po/ChangeLog | 4 +++ po/fi.po | 64 ++++++++++++++++++++++++++++++++++----------------------- 2 files changed, 42 insertions(+), 26 deletions(-) commit cb6d839fa1a443a0948a9a829572eba36b3c6427 Author: Peter Johanson Date: Mon Jan 23 07:53:05 2006 +0000 Change copy right dates to a range, add myself to authors list, and update 2006-01-22 Peter Johanson * src/About.cs: Change copy right dates to a range, add myself to authors list, and update cover fetching string to attribute musicbrainz.org as well as amazon.com. Patch from floam on IRC. ChangeLog | 6 ++++++ src/About.cs | 5 +++-- 2 files changed, 9 insertions(+), 2 deletions(-) commit 4e63c60b3ccd564992f9a9b313a2bb7b3ca14eb2 Author: Peter Johanson Date: Sun Jan 22 21:17:30 2006 +0000 Add vi to ALL_LINGUAS. Add a bunch of translation updates/adds that I 2006-01-22 Peter Johanson * configure.in: Add vi to ALL_LINGUAS. * NEWS: Add a bunch of translation updates/adds that I missed by not scanning po/ChangeLog, and fix one attribution based on po/ChangeLog. ChangeLog | 6 ++++++ NEWS | 20 +++++++++++++++++++- configure.in | 2 +- 3 files changed, 26 insertions(+), 2 deletions(-) commit 3ea809e48852f3a887561c78cdb363b6306b3e80 Author: Peter Johanson Date: Sun Jan 22 20:32:51 2006 +0000 Use gnome-vfs to get the URI from the local path, instead of just 2006-01-22 Peter Johanson * src/FileUtils.cs: Use gnome-vfs to get the URI from the local path, instead of just prepending "file://". Fixes issues with special characters like '?', '#', etc. in filenames. Patch from Brian Kerrick Nickel . Fixes bug #305895. ChangeLog | 7 +++++++ src/FileUtils.cs | 9 ++++++++- 2 files changed, 15 insertions(+), 1 deletions(-) commit 56c5507208facd4b2299248e4744cb5712751c44 Author: Clytie Siddall Date: Sun Jan 22 06:20:09 2006 +0000 vi.po: Updated Vietnamese translation. po/ChangeLog | 4 ++++ po/vi.po | 20 ++++++++++---------- 2 files changed, 14 insertions(+), 10 deletions(-) commit 48e5b5aed7a907fba126d26280b10f14fd93c065 Author: Peter Johanson Date: Sat Jan 21 21:43:15 2006 +0000 Fix extra space in copyright string. 2006-01-21 Peter Johanson * src/About.cs: Fix extra space in copyright string. * src/Player.cs: * src/PlaylistWindow.cs: Fix bug where Player.Position is equal to the final position of the previous song during the SongChangedEvent, instead of 0. Should finally resolve the issue with the muinescrobbler plugin. ChangeLog | 9 +++++++++ src/About.cs | 2 +- src/Player.cs | 6 +++--- src/PlaylistWindow.cs | 8 +++----- 4 files changed, 16 insertions(+), 9 deletions(-) commit 9828583ce1fb88e9d690d021af81e249d474a359 Author: Peter Johanson Date: Fri Jan 20 05:33:08 2006 +0000 Add new copyright year. 2006-01-19 Peter Johanson * src/About.cs: Add new copyright year. * NEWS: * configure.in: Bump to 0.8.4pre1 ChangeLog | 6 ++++++ NEWS | 20 ++++++++++++++++++++ configure.in | 2 +- src/About.cs | 2 +- 4 files changed, 28 insertions(+), 2 deletions(-) commit 69e75f7da3bd232c8919bbad2c72bf1355adc0e8 Author: Peter Johanson Date: Thu Jan 19 10:40:45 2006 +0000 Actually fix docs generation, not 1/2 fix it like had previously been 2006-01-19 Peter Johanson * doc/Makefile.am: Actually fix docs generation, not 1/2 fix it like had previously been done. * doc/en/*: Update all the documentation files. No new actual documentation, just new monodoc tool updates. ChangeLog | 7 + doc/Makefile.am | 11 +- doc/en/Muine.DBusLib/Player.xml | 55 ++++--- doc/en/Muine.DBusLib/SongChangedHandler.xml | 16 +-- doc/en/Muine.DBusLib/StateChangedHandler.xml | 16 +-- doc/en/Muine.PluginLib/GenericEventHandler.xml | 15 +-- doc/en/Muine.PluginLib/IPlayer.xml | 148 +++++++++++--------- doc/en/Muine.PluginLib/ISong.xml | 46 +++---- doc/en/Muine.PluginLib/Plugin.xml | 6 +- doc/en/Muine.PluginLib/SongChangedEventHandler.xml | 16 +-- .../Muine.PluginLib/StateChangedEventHandler.xml | 16 +-- doc/en/Muine.PluginLib/TickEventHandler.xml | 14 +-- doc/en/index.xml | 25 ++++ 13 files changed, 193 insertions(+), 198 deletions(-) commit 21459d8e5a3df761c93d708d48a561a3987e41bc Author: Peter Johanson Date: Thu Jan 19 10:09:50 2006 +0000 Fix some (potential) null references in the MusicBrainz fetching code. 2006-01-19 Peter Johanson * src/CoverGetter.cs: Fix some (potential) null references in the MusicBrainz fetching code. ChangeLog | 5 +++++ src/CoverGetter.cs | 11 +++++++---- 2 files changed, 12 insertions(+), 4 deletions(-) commit ffaf71c0a13a5acbdf2f44efaf630ced8ea8622c Author: Peter Johanson Date: Thu Jan 19 10:00:56 2006 +0000 Remove extra Console.WriteLine that snuck in. 2006-01-19 Peter Johanson * src/PlaylistWindow.cs: Remove extra Console.WriteLine that snuck in. ChangeLog | 4 ++++ src/PlaylistWindow.cs | 1 - 2 files changed, 4 insertions(+), 1 deletions(-) commit 951b649fb1e57f7b4d2e1f2f5c380abaeafa8fd7 Author: Peter Johanson Date: Thu Jan 19 09:32:36 2006 +0000 Change SongChanged private method to accept a 'fire_event' boolean for 2006-01-19 Peter Johanson * src/PlaylistWindow.cs: Change SongChanged private method to accept a 'fire_event' boolean for whether to fire the SongChanged event or not. Add an overload that sets fire_event=true, as this is the common case. Make use of this overload to *not* fire a SongChanged from OnSongChanged when we really just want to update the song info in the GUI. Fixes the 'duplicate SongChanged event before last tick' bug. *phew*. ChangeLog | 10 ++++++++++ src/PlaylistWindow.cs | 13 +++++++++++-- 2 files changed, 21 insertions(+), 2 deletions(-) commit 53f2602ec221fdec3bc3554e71a2773dedae1395 Author: Peter Johanson Date: Wed Jan 18 08:10:23 2006 +0000 Move to new monodoc-1.1.x utilities. 2006-01-18 Peter Johanson * configure.in: * doc/Makefile.am: Move to new monodoc-1.1.x utilities. ChangeLog | 5 +++++ configure.in | 8 ++++++-- doc/Makefile.am | 23 ++++++++++------------- 3 files changed, 21 insertions(+), 15 deletions(-) commit 2fb9f387e62af8646476229988f8d13fad08f5b4 Author: Peter Johanson Date: Tue Jan 17 05:33:50 2006 +0000 Fix issue with calling Pixbuf.Savev with last two arguments null. Instead 2006-01-16 Peter Johanson * DBusLib/Player.cs: Fix issue with calling Pixbuf.Savev with last two arguments null. Instead use normal Pixbuf.Save. Patch from Eric Lesh . See bug #321688. ChangeLog | 6 ++++++ DBusLib/Player.cs | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit adee1c18841e845157e464386434908f646cacce Author: Peter Johanson Date: Tue Jan 17 04:08:42 2006 +0000 A plugins/TrayIcon.dll.config: 2006-01-16 Peter Johanson A plugins/TrayIcon.dll.config: * plugins/Makefile.am: * src/muine.exe.config.in: Fix mapping of new musicbrainz stuff, and add mapping for TrayIcon plugin. Patch from Götz Waschk . ChangeLog | 8 ++++++++ plugins/Makefile.am | 2 +- plugins/TrayIcon.dll.config | 4 ++++ src/muine.exe.config.in | 1 + 4 files changed, 14 insertions(+), 1 deletions(-) commit d411b7b48ec391ef621512a228748e0e5b431b0e Author: Peter Johanson Date: Sun Jan 15 22:18:13 2006 +0000 A plugins/inotify-syscalls.h: 2006-01-15 Peter Johanson A plugins/inotify-syscalls.h: * plugins/Inotify.cs: * plugins/InotifyPlugin.cs: * plugins/Makefile.am: * plugins/inotify-glue.c: * plugins/inotify.h: inotify plugin update from James Willcox to make the plugin work with current inotify. ChangeLog | 10 ++ plugins/Inotify.cs | 303 +++++++++++++++++++++++++++++--------------- plugins/InotifyPlugin.cs | 31 +++-- plugins/Makefile.am | 4 +- plugins/inotify-glue.c | 115 ++++++++--------- plugins/inotify-syscalls.h | 65 ++++++++++ plugins/inotify.h | 16 --- 7 files changed, 352 insertions(+), 192 deletions(-) commit 461f185c24ee1e5cc03f2f10178d878a5e74c1ae Author: Clytie Siddall Date: Sun Jan 15 12:40:54 2006 +0000 vi.po: Updated Vietnamese translation. po/ChangeLog | 6 + po/vi.po | 564 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 570 insertions(+), 0 deletions(-) commit 1f063a44bb48699f9fb308f44c005c9e7e309752 Author: Vincent van Adrighem Date: Thu Jan 12 13:56:40 2006 +0000 Translation updated by Tino Meinen. 2006-01-12 Vincent van Adrighem * nl.po: Translation updated by Tino Meinen. po/ChangeLog | 4 ++ po/nl.po | 87 +++++++++++++++++++++++++++++---------------------------- 2 files changed, 48 insertions(+), 43 deletions(-) commit 9e04931029fe8b6c237d4b21aa7bfb20f7769410 Author: Adam Weinberger Date: Wed Jan 11 17:59:21 2006 +0000 Updated Canadian English translation. 2006-01-11 Adam Weinberger * en_CA.po: Updated Canadian English translation. po/ChangeLog | 4 + po/en_CA.po | 260 +++++++++++++++++++++++++++++---------------------------- 2 files changed, 136 insertions(+), 128 deletions(-) commit 52f392857b2e331e4b1df87a76cab3cd746e1d00 Author: Peter Johanson Date: Wed Jan 11 04:44:05 2006 +0000 Fix amd64 issues as reported on bug #311158. Original patch from Ubuntu or 2006-01-10 Peter Johanson * plugins/egg-sharp.cs: Fix amd64 issues as reported on bug #311158. Original patch from Ubuntu or wherever they got the patch from. ChangeLog | 5 +++++ plugins/egg-sharp.cs | 2 +- 2 files changed, 6 insertions(+), 1 deletions(-) commit fa760bd19bd9bdc5b2f7d197c64b10fa64a16421 Author: Peter Johanson Date: Wed Jan 11 04:23:58 2006 +0000 A src/MusicBrainz.cs: Add musicbrainz cover fetching support, based on the 2006-01-10 Peter Johanson * data/muine.schemas.in: * src/CoverGetter.cs: A src/MusicBrainz.cs: * src/Makefile.am: Add musicbrainz cover fetching support, based on the work of Yi Qiang . Simultaneously, add support for setting an amazon dev tag in GConf to allow cover fetching via amazon if musicbrainz fails, based on the work of Martin Willis Monroe . ChangeLog | 11 + data/muine.schemas.in | 11 + src/CoverGetter.cs | 156 +++++++++++- src/Makefile.am | 1 + src/MusicBrainz.cs | 727 +++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 904 insertions(+), 2 deletions(-) commit 2196a7f52a96ab2788bf81be74e168e827654dc7 Author: Peter James Johanson Date: Sun Dec 18 04:45:25 2005 +0000 Fix compilation issues with newer gtk# versions, and add InotifyPlugin generated files to the ignore list. ChangeLog | 6 ++++++ plugins/.cvsignore | 3 +++ src/PlaylistWindow.cs | 2 +- 3 files changed, 10 insertions(+), 1 deletions(-) commit 611c6d0a1a9eb4d0dc6928301515498ae17145a4 Author: Vincent van Adrighem Date: Sun Dec 11 20:54:53 2005 +0000 Translation updated by Wouter Bolsterlee. 2005-12-11 Vincent van Adrighem * nl.po: Translation updated by Wouter Bolsterlee. po/ChangeLog | 4 ++++ po/nl.po | 13 ++++++++----- 2 files changed, 12 insertions(+), 5 deletions(-) commit 3fcbf2fda217493b9cedc83967b3ff79a958e9ff Author: Francisco Javier F. Serrador Date: Sat Dec 10 18:44:16 2005 +0000 Updated Spanish translation. 2005-12-10 Francisco Javier F. Serrador * es.po: Updated Spanish translation. po/ChangeLog | 4 ++++ po/es.po | 53 ++++++++++++++++++++++++++--------------------------- 2 files changed, 30 insertions(+), 27 deletions(-) commit 98cb88f0a73d2372cd0ad1f6fdc2a936155a1a78 Author: Žygimantas Beručka Date: Thu Nov 10 11:48:37 2005 +0000 Updated Lithuanian translation. 2005-11-10 Žygimantas Beručka * lt.po: Updated Lithuanian translation. po/ChangeLog | 4 + po/lt.po | 413 +++++++++++++++++++-------------------------------------- 2 files changed, 142 insertions(+), 275 deletions(-) commit 7a84160864b4f73ab651e485e6e4628c2f00bc6e Author: Francisco Javier F. Serrador Date: Sat Oct 29 14:46:36 2005 +0000 Updated Spanish translation. 2005-10-29 Francisco Javier F. Serrador * es.po: Updated Spanish translation. po/ChangeLog | 4 ++++ po/es.po | 53 ++++++++++++++++++++++++++--------------------------- 2 files changed, 30 insertions(+), 27 deletions(-) commit 7ad98fd734a765c7886d19d52a865bf935d221c8 Author: Kjartan Maraas Date: Sat Oct 29 09:59:26 2005 +0000 Updated Norwegian bokmål translation. Same 2005-10-29 Kjartan Maraas * nb.po: Updated Norwegian bokmål translation. * no.po: Same po/ChangeLog | 5 + po/nb.po | 293 ++++++++++++++++++++++++++++------------------------------ po/no.po | 293 ++++++++++++++++++++++++++++------------------------------ 3 files changed, 289 insertions(+), 302 deletions(-) commit fdfb8bd0e6bc6aeb218dee7616f51e6b5811e459 Author: Alexander Shopov Date: Tue Oct 4 15:15:04 2005 +0000 Updated Bulgarian translation by Vladimir Petkov 2005-10-04 Alexander Shopov * bg.po: Updated Bulgarian translation by Vladimir Petkov po/ChangeLog | 5 +++++ po/bg.po | 20 ++++++++++---------- 2 files changed, 15 insertions(+), 10 deletions(-) commit 2788173646ba4e827f41be8b2f3fcc0dff551373 Author: Ilkka Tuohela Date: Tue Sep 20 03:41:13 2005 +0000 Updated Finnish translation po/ChangeLog | 4 ++++ po/fi.po | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) commit 44b660e6fc224e35cd98cb2fc483369c3954e08d Author: Maxim Dziumanenko Date: Wed Aug 10 19:18:42 2005 +0000 Added Ukrainian translation. 2005-08-10 Maxim Dziumanenko * Added Ukrainian translation. ChangeLog | 4 + configure.in | 2 +- po/ChangeLog | 4 + po/uk.po | 567 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 576 insertions(+), 1 deletions(-) commit 090bdd19f08eea5e051b55996587489fb8e68633 Author: Alexander Shopov Date: Mon Aug 1 14:46:29 2005 +0000 Updated Bulgarian translation by Rostislav Raykov 2005-08-01 Alexander Shopov * bg.po: Updated Bulgarian translation by Rostislav Raykov po/ChangeLog | 5 ++++ po/bg.po | 59 +++++++++++++++++++++++++++++---------------------------- 2 files changed, 35 insertions(+), 29 deletions(-) commit 29cd58d01d2f32dfa48a37c4774fcf5763b65345 Author: Alexander Shopov Date: Thu Jul 21 14:54:01 2005 +0000 Updated Bulgarian translation by Rostislav Raykov 2005-07-21 Alexander Shopov * bg.po: Updated Bulgarian translation by Rostislav Raykov po/ChangeLog | 5 + po/bg.po | 390 ++++++++++++++++++++++++++++----------------------------- 2 files changed, 197 insertions(+), 198 deletions(-) commit 077e9b7f6023711e5e93af549cc63991c32dbfe1 Author: Pawan Chitrakar Date: Tue Jul 19 06:42:49 2005 +0000 Nepali Translation added ChangeLog | 4 + configure.in | 2 +- po/ChangeLog | 4 + po/ne.po | 569 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 578 insertions(+), 1 deletions(-) commit 0f834d4681e2910314c865d1e97ed63c27a10432 Author: Ole Laursen Date: Thu Jul 7 10:56:53 2005 +0000 Danish translation updated by David Nielsen. 2005-07-07 Ole Laursen * da.po: Danish translation updated by David Nielsen. po/ChangeLog | 4 + po/da.po | 849 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 457 insertions(+), 396 deletions(-) commit 8a0e654949659e621a62a05a28f7af2f1ee3ec10 Author: James Willcox Date: Wed Jul 6 17:57:11 2005 +0000 handle a NULL mime type 2005-07-06 James Willcox * libmuine/metadata.c: (metadata_load): handle a NULL mime type ChangeLog | 4 ++++ libmuine/metadata.c | 6 ++++-- 2 files changed, 8 insertions(+), 2 deletions(-) commit 4031959eb55dd834f553e63accf7aee8ed8ce6ec Author: Gabor Kelemen Date: Tue Jul 5 17:07:54 2005 +0000 Hungarian translation updated. 2005-07-05 Gabor Kelemen * hu.po: Hungarian translation updated. po/ChangeLog | 4 + po/hu.po | 287 ++++++++++++++++++++++++++++------------------------------ 2 files changed, 143 insertions(+), 148 deletions(-) commit 007dee9f5c25e771740bf75282db92eefa90edbf Author: Priit Laes Date: Tue Jun 28 07:42:25 2005 +0000 Translation updated. 2005-06-28 Priit Laes * et.po: Translation updated. po/ChangeLog | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 68667d5691960a2b105c84383d4d55ca03badb84 Author: Marcel Telka Date: Wed Jun 22 19:54:00 2005 +0000 Added sk. 2005-06-22 Marcel Telka * configure.in (ALL_LINGUAS): Added sk. ChangeLog | 4 ++++ configure.in | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) commit bd5584f3b2282799477a4cbce4cf896a76c44378 Author: Marcel Telka Date: Wed Jun 22 19:52:20 2005 +0000 Added Slovak translation by Mário Vrablanský. 2005-06-22 Marcel Telka * sk.po: Added Slovak translation by Mário Vrablanský. po/ChangeLog | 4 + po/sk.po | 574 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 578 insertions(+), 0 deletions(-) commit ca318e2d2a2d1337230db19926b2c5a789745851 Author: Ilkka Tuohela Date: Sun Jun 19 12:31:13 2005 +0000 Updated Finnish translation po/ChangeLog | 4 + po/fi.po | 795 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 425 insertions(+), 374 deletions(-) commit b4b889e0e92ad59cbb4db62d291f31c60eb32d28 Author: Jorn Baayen Date: Tue Jun 14 14:45:25 2005 +0000 oops. src/SongDatabase.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 4094ec21aee4b2e71cd06d9ecffb3b05d1d90b55 Author: Jorn Baayen Date: Tue Jun 14 13:37:17 2005 +0000 Abort if mcs is not present. 2005-06-14 Jorn Baayen * configure.in: Abort if mcs is not present. * PluginLib/IPlayer.cs: * doc/en/Muine.PluginLib/IPlayer.xml: * src/ImportDialog.cs: * src/PlaylistWindow.cs: * src/SongDatabase.cs: Extend plugin API with support for adding, removing, and syncing files. Based on the work of James Willcox . A plugins/Inotify.cs: A plugins/InotifyPlugin.cs: A plugins/InotifyPlugin.dll.config.in: * plugins/Makefile.am: A plugins/inotify-glue.c: (read_int), (inotify_glue_init), (inotify_glue_watch), (inotify_glue_ignore), (inotify_snarf_events): A plugins/inotify.h: Added inotify plugin by same James Willcox. Installed by default. ChangeLog | 26 ++ PluginLib/IPlayer.cs | 16 + configure.in | 6 + doc/en/Muine.PluginLib/IPlayer.xml | 105 ++++++ plugins/Inotify.cs | 695 +++++++++++++++++++++++++++++++++++ plugins/InotifyPlugin.cs | 131 +++++++ plugins/InotifyPlugin.dll.config.in | 3 + plugins/Makefile.am | 30 ++- plugins/inotify-glue.c | 201 ++++++++++ plugins/inotify.h | 124 +++++++ src/ImportDialog.cs | 2 +- src/PlaylistWindow.cs | 87 ++++- src/SongDatabase.cs | 52 +++- 13 files changed, 1463 insertions(+), 15 deletions(-) commit 56bf038eda9915dd25d91debe76a8e350a8d16eb Author: Jorn Baayen Date: Tue Jun 14 08:47:27 2005 +0000 Emit SongChangedEvent before TickEvent when changing songs. 2005-06-14 Jorn Baayen * src/PlaylistWindow.cs: Emit SongChangedEvent before TickEvent when changing songs. ChangeLog | 6 ++++++ src/Player.cs | 3 --- src/PlaylistWindow.cs | 19 +++++++++++-------- 3 files changed, 17 insertions(+), 11 deletions(-) commit 6e360d56f2f19e470c43657e9ce3bd3425d526f7 Author: Jorn Baayen Date: Tue Jun 14 08:37:41 2005 +0000 Pass '-debug' instead of '-g' to mcs. 2005-06-14 Jorn Baayen * configure.in: Pass '-debug' instead of '-g' to mcs. * doc/en/Muine.DBusLib/Player.xml: * doc/en/Muine.PluginLib/IPlayer.xml: Updated documentation. * src/SongDatabase.cs: * plugins/TrayIcon.cs: Remove unused functions. * src/AddWindow.cs: * src/ProgressWindow.cs: * src/SkipToWindow.cs: Mark glade-connected callbacks as public to silence compiler warnings. ChangeLog | 23 ++++++++++++++++++++++ configure.in | 2 +- doc/en/Muine.DBusLib/Player.xml | 22 ++++++++++++++------ doc/en/Muine.PluginLib/IPlayer.xml | 37 +++++++++++++++++++++++++++++------ plugins/TrayIcon.cs | 14 ------------- src/AddWindow.cs | 4 +- src/ProgressWindow.cs | 6 ++-- src/SkipToWindow.cs | 8 +++--- src/SongDatabase.cs | 9 -------- 9 files changed, 78 insertions(+), 47 deletions(-) commit 4b614bfa692df1e69bbee12c757ff863c891eaca Author: Jorn Baayen Date: Tue Jun 14 07:50:51 2005 +0000 Depend on Gtk 2.6 and gnome-icon-theme 2.10. 2005-06-14 Jorn Baayen * configure.in: Depend on Gtk 2.6 and gnome-icon-theme 2.10. * data/images/Makefile.am: R data/images/muine-volume-max.png: R data/images/muine-volume-medium.png: R data/images/muine-volume-min.png: R data/images/muine-volume-zero.png: * src/VolumeButton.cs: * src/StockIcons.cs: Take volume icons from the icon theme instead. * src/About.cs: Remove unused variable. * data/glade/PlaylistWindow.glade: * data/glade/ProgressWindow.glade: * libmuine/Makefile.am: R libmuine/rb-ellipsizing-label.c: R libmuine/rb-ellipsizing-label.h: * src/Actions.cs: R src/EllipsizingLabel.cs: * src/Makefile.am: * src/PlaylistWindow.cs: * src/ProgressWindow.cs: - Use stock GtkLabel widget with built-in ellipsis. - Use ipod-style PlayPause button; should fix #304969. ChangeLog | 34 ++ TODO | 8 +- configure.in | 5 +- data/glade/PlaylistWindow.glade | 79 ++-- data/glade/ProgressWindow.glade | 23 +- data/images/Makefile.am | 6 +- data/images/muine-volume-max.png | Bin 654 -> 0 bytes data/images/muine-volume-medium.png | Bin 596 -> 0 bytes data/images/muine-volume-min.png | Bin 580 -> 0 bytes data/images/muine-volume-zero.png | Bin 480 -> 0 bytes libmuine/Makefile.am | 2 - libmuine/rb-ellipsizing-label.c | 896 ----------------------------------- libmuine/rb-ellipsizing-label.h | 77 --- src/About.cs | 1 - src/Actions.cs | 2 +- src/EllipsizingLabel.cs | 82 ---- src/Makefile.am | 7 +- src/PlaylistWindow.cs | 46 +-- src/ProgressWindow.cs | 13 +- src/StockIcons.cs | 12 +- src/VolumeButton.cs | 10 +- 21 files changed, 125 insertions(+), 1178 deletions(-) commit d8785284763f46b0640f909d0e122b6db7b81096 Author: Jorn Baayen Date: Mon Jun 13 14:27:00 2005 +0000 Provide timestamps to functions raising windows, and use Gdk.Window.Focus 2005-06-13 Jorn Baayen * DBusLib/Player.cs: * PluginLib/IPlayer.cs: * plugins/TrayIcon.cs: * src/Actions.cs: * src/AddWindow.cs: * src/Global.cs: * src/PlaylistWindow.cs: Provide timestamps to functions raising windows, and use Gdk.Window.Focus instead of Gtk.Window.Present. Fixes #303333. ChangeLog | 15 +++++++++++ DBusLib/Player.cs | 12 ++++---- PluginLib/IPlayer.cs | 7 +++-- plugins/TrayIcon.cs | 2 +- src/Actions.cs | 7 +++-- src/AddWindow.cs | 9 +++++- src/Global.cs | 2 +- src/PlaylistWindow.cs | 63 +++++++++++++++++++++++++------------------------ 8 files changed, 70 insertions(+), 47 deletions(-) commit 5b909628062bea153c20f28734493eda1386f51c Author: Changwoo Ryu Date: Sun Jun 5 20:40:55 2005 +0000 Updated Korean translation by Young-Ho Cha . 2005-06-06 Changwoo Ryu * ko.po: Updated Korean translation by Young-Ho Cha . po/ChangeLog | 5 + po/ko.po | 761 ++++++++++++++++++++++++++++------------------------------ 2 files changed, 375 insertions(+), 391 deletions(-) commit 61e92df614ae7badf82782aaac9fb95ce67cf6c7 Author: Priit Laes Date: Sat Jun 4 22:07:38 2005 +0000 Translation updated. 2005-06-05 Priit Laes * et.po: Translation updated. po/ChangeLog | 4 ++++ po/et.po | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) commit c93a1bb11487b03a82c3b647af3bb436d07d3172 Author: Priit Laes Date: Sat Jun 4 22:05:47 2005 +0000 Translation updated. 2005-06-05 Priit Laes * et.po: Translation updated. po/ChangeLog | 8 ++ po/et.po | 330 ++++++++++++++++++++++++++++------------------------------ 2 files changed, 169 insertions(+), 169 deletions(-) commit 13d85971deb8daee96d9ab1a1c92ead5edc844dc Author: Frank Arnold Date: Fri May 20 15:48:13 2005 +0000 Updated German translation. 2005-05-20 Frank Arnold * de.po: Updated German translation. po/ChangeLog | 4 + po/de.po | 297 ++++++++++++++++++++++++++++------------------------------ 2 files changed, 148 insertions(+), 153 deletions(-) commit 6e712b9b2a03d9f3ad60f8bb718098c9822bb08b Author: Vincent van Adrighem Date: Sun May 15 17:52:46 2005 +0000 Translation updated by Tino Meinen. 2005-05-15 Vincent van Adrighem * nl.po: Translation updated by Tino Meinen. po/ChangeLog | 4 + po/nl.po | 287 ++++++++++++++++++++++++++++----------------------------- 2 files changed, 145 insertions(+), 146 deletions(-) commit 294f11fe1f5cce7a3617a5d35971f1c5171f72af Author: Ryan Lortie Date: Sat May 7 09:39:04 2005 +0000 Ignore all but single click events in tray icon. 2005-05-07 Ryan Lortie * plugins/TrayIcon.cs: Ignore all but single click events in tray icon. ChangeLog | 6 ++++++ plugins/TrayIcon.cs | 3 +++ 2 files changed, 9 insertions(+), 0 deletions(-) commit f972b9e2fd508e59ff56dae38fcc0377d9abb33d Author: Miloslav Trmac Date: Fri May 6 09:04:49 2005 +0000 Updated Czech translation. 2005-05-06 Miloslav Trmac * cs.po: Updated Czech translation. po/ChangeLog | 4 + po/cs.po | 283 ++++++++++++++++++++++++++++------------------------------ 2 files changed, 142 insertions(+), 145 deletions(-) commit fe43b7ccfcf3784c24c56acb0726400169aa58c3 Author: Adam Weinberger Date: Thu May 5 20:58:15 2005 +0000 Updated Canadian English translation. 2005-05-05 Adam Weinberger * en_CA.po: Updated Canadian English translation. po/ChangeLog | 4 + po/en_CA.po | 197 ++++++++++++++++++++++++++++------------------------------ 2 files changed, 99 insertions(+), 102 deletions(-) commit 81de4f94bfd6bd81d42114d6f3a5c90a9fe24f39 Author: Takeshi AIHANA Date: Thu May 5 14:46:58 2005 +0000 Fixed wrong translation. 2005-05-05 Takeshi AIHANA * ja.po: Fixed wrong translation. po/ja.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit ec314eb4ce7d65ac6e74bab29d7a65a58b3a6f71 Author: Takeshi AIHANA Date: Thu May 5 14:00:37 2005 +0000 Updated Japanese translation for v0.8.3. 2005-05-05 Takeshi AIHANA * ja.po: Updated Japanese translation for v0.8.3. po/ChangeLog | 4 + po/ja.po | 701 +++++++++++++++++++++++++++------------------------------- 2 files changed, 325 insertions(+), 380 deletions(-) commit 57b9d78051b41a87099ebb7bd3f85fc5d017d223 Author: Jorn Baayen Date: Wed May 4 19:05:44 2005 +0000 Bump version number to 0.8.3.99. 2005-05-04 Jorn Baayen * configure.in: Bump version number to 0.8.3.99. * data/ui/PlaylistWindow.xml: * src/Actions.cs: Swap location of playlist open/save and play song/album menu items. ChangeLog | 12 ++++++++++++ configure.in | 2 +- data/ui/PlaylistWindow.xml | 8 ++++---- src/Actions.cs | 4 ++-- 4 files changed, 19 insertions(+), 7 deletions(-) commit 2555002b2fb50283b6e5dfd48d769193e2212897 Author: Jorn Baayen Date: Wed May 4 17:02:44 2005 +0000 Release 0.8.3 ChangeLog | 7 +++++++ NEWS | 1 - configure.in | 2 +- plugins/Makefile.am | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) commit 46cb3fcfd5ce6511acc515522bfa917d2ffbc6de Author: Jorn Baayen Date: Sun May 1 17:20:22 2005 +0000 Updated. 2005-05-01 Jorn Baayen * DBusLib/.cvsignore: * PluginLib/.cvsignore: * plugins/.cvsignore: * src/.cvsignore: Updated. * configure.in: Removed reference to libmuine/egg/. ChangeLog | 13 +++++++++++++ DBusLib/.cvsignore | 1 + PluginLib/.cvsignore | 1 + configure.in | 1 - plugins/.cvsignore | 3 +++ src/.cvsignore | 1 + 6 files changed, 19 insertions(+), 1 deletions(-) commit e658c9375b74fcbf2caa8ab2c757c6f0f2eb0307 Author: Jorn Baayen Date: Sun May 1 17:17:35 2005 +0000 R data/images/muine-tray-paused.png: R data/images/muine-tray-playing.png: 2005-05-01 Jorn Baayen * data/images/Makefile.am: R data/images/muine-tray-paused.png: R data/images/muine-tray-playing.png: * data/ui/Makefile.am: R data/ui/NotificationAreaIcon.xml: * data/ui/PlaylistWindow.xml: * libmuine/Makefile.am: R libmuine/egg/.cvsignore: R libmuine/egg/Makefile.am: R libmuine/egg/eggtrayicon.c: R libmuine/egg/eggtrayicon.h: * plugins/Makefile.am: A plugins/TrayIcon.cs: A plugins/TrayIcon.xml: A plugins/egg-sharp.cs: A plugins/muine-tray-paused.png: A plugins/muine-tray-playing.png: * po/POTFILES.in: * po/POTFILES.skip: * src/Global.cs: * src/Makefile.am: R src/NotificationAreaIcon.cs: * src/StockIcons.cs: Moved tray icon to a plugin, which is not installed by default. * src/StringUtils.cs: Remove CleanStringList. Tags are now cleaned on import. * doc/en/Muine.PluginLib/IPlayer.xml: Corrected docs. ChangeLog | 36 +++ NEWS | 1 + data/images/Makefile.am | 2 - data/images/muine-tray-paused.png | Bin 296 -> 0 bytes data/images/muine-tray-playing.png | Bin 201 -> 0 bytes data/ui/Makefile.am | 5 +- data/ui/NotificationAreaIcon.xml | 13 - data/ui/PlaylistWindow.xml | 2 - doc/en/Muine.PluginLib/IPlayer.xml | 4 +- libmuine/Makefile.am | 4 +- libmuine/egg/.cvsignore | 2 - libmuine/egg/Makefile.am | 16 -- libmuine/egg/eggtrayicon.c | 468 ------------------------------------ libmuine/egg/eggtrayicon.h | 77 ------ plugins/Makefile.am | 26 ++- plugins/TrayIcon.cs | 272 +++++++++++++++++++++ plugins/TrayIcon.xml | 13 + plugins/egg-sharp.cs | 239 ++++++++++++++++++ plugins/muine-tray-paused.png | Bin 0 -> 296 bytes plugins/muine-tray-playing.png | Bin 0 -> 201 bytes po/POTFILES.in | 2 +- po/POTFILES.skip | 2 - src/Global.cs | 9 +- src/Makefile.am | 4 - src/NotificationAreaIcon.cs | 264 -------------------- src/StockIcons.cs | 2 - src/StringUtils.cs | 22 +-- 27 files changed, 594 insertions(+), 891 deletions(-) commit 10cb21dd8eeb04d093b92b7e02d8244645cc50ba Author: Jorn Baayen Date: Sun May 1 16:07:00 2005 +0000 Tamara, destroying a dialog *destroys* it. There was a reason we were 2005-05-01 Jorn Baayen * src/ImportDialog.cs: * src/OpenDialog.cs: Tamara, destroying a dialog *destroys* it. There was a reason we were destoying dialogs only *after* we were done getting response data off them. :) ChangeLog | 9 +++++++++ src/ImportDialog.cs | 17 ++++++++--------- src/OpenDialog.cs | 7 +++++-- 3 files changed, 22 insertions(+), 11 deletions(-) commit 3f2f20ee9d110f550b3efce90399aedf36498f6d Author: Jorn Baayen Date: Sun May 1 15:32:44 2005 +0000 Use Environment.Exit instead of Application.Quit for now. Fixes some odd 2005-05-01 Jorn Baayen * src/Global.cs: Use Environment.Exit instead of Application.Quit for now. Fixes some odd problems .. Also some very minor cleanup. ChangeLog | 9 +++++++++ src/Global.cs | 17 +++++------------ 2 files changed, 14 insertions(+), 12 deletions(-) commit 23b2888424cd3878d4635d0c41cc4e1247c5d1ca Author: Jorn Baayen Date: Sun May 1 14:48:51 2005 +0000 Correct arguments for "error" callback. 2005-05-01 Jorn Baayen * libmuine/player-gst.c: (error_cb): Correct arguments for "error" callback. ChangeLog | 6 ++++++ libmuine/player-gst.c | 20 +++++++++++--------- 2 files changed, 17 insertions(+), 9 deletions(-) commit a7dad9ed5cdc21a0723ddb10f1b23c2b024ffad5 Author: Jorn Baayen Date: Sun May 1 14:42:27 2005 +0000 Strip leading and trailing spaces from tags. 2005-05-01 Jorn Baayen * src/Metadata.cs: Strip leading and trailing spaces from tags. ChangeLog | 6 ++++++ NEWS | 1 + src/Metadata.cs | 8 ++++---- 3 files changed, 11 insertions(+), 4 deletions(-) commit 63f9759af0b548ffd760176b3b4ba9cdcfb88816 Author: Francisco Javier F. Serrador Date: Sat Apr 30 21:49:10 2005 +0000 Updated Spanish translation. 2005-04-30 Francisco Javier F. Serrador * es.po: Updated Spanish translation. po/ChangeLog | 4 + po/es.po | 425 ++++++++++++++++++++++++++++------------------------------ 2 files changed, 206 insertions(+), 223 deletions(-) commit 8e6b90d47cc02ccb1e48e8139f8bd68ff454b08e Author: Jorn Baayen Date: Wed Apr 27 22:35:57 2005 +0000 Updated Romanian translation by Spoiala Cristian 2005-04-28 Jorn Baayen * ro.po: Updated Romanian translation by Spoiala Cristian NEWS | 1 + po/ChangeLog | 5 ++ po/ro.po | 177 ++++++++++++++++++++++++++++------------------------------ 3 files changed, 91 insertions(+), 92 deletions(-) commit 87b88c4cc85bfaacc1b336ba0bba69de2ffd0a62 Author: Jorn Baayen Date: Wed Apr 27 22:07:27 2005 +0000 Lock Global.DB while copying Global.DB.Songs. 2005-04-28 Jorn Baayen * src/PlaylistWindow.cs: Lock Global.DB while copying Global.DB.Songs. ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 12 +++++++----- 2 files changed, 13 insertions(+), 5 deletions(-) commit 25adfcf3a32467c39e42afc1e51ced122b61d79f Author: Jorn Baayen Date: Wed Apr 27 21:27:53 2005 +0000 Release 0.8.3pre1. 2005-04-28 Jorn Baayen * NEWS: * configure.in: Release 0.8.3pre1. ChangeLog | 7 +++++++ NEWS | 20 +++++++++++++++++--- configure.in | 2 +- 3 files changed, 25 insertions(+), 4 deletions(-) commit 46ddeaa056e32fa67fd4272bd5e917283c31e90d Author: Jorn Baayen Date: Wed Apr 27 21:15:52 2005 +0000 Set dialog window type hint. 2005-04-28 Jorn Baayen * data/glade/AddWindow.glade: * data/glade/SkipToWindow.glade: Set dialog window type hint. * src/PlaylistWindow.cs: Set transiency before opening dialog. ChangeLog | 11 +++++++++++ data/glade/AddWindow.glade | 15 ++++++++++++++- data/glade/SkipToWindow.glade | 3 ++- src/PlaylistWindow.cs | 4 ++-- 4 files changed, 29 insertions(+), 4 deletions(-) commit f46a93c9086b5e32eb63c811bad95306fb7e60f7 Author: Mark McLauchlan Date: Wed Apr 27 21:00:03 2005 +0000 Jorn Baayen 2005-04-27 Mark McLauchlan Jorn Baayen * PluginLib/IPlayer.cs: * doc/en/Muine.PluginLib/IPlayer.xml: * src/PlaylistWindow.cs: Added AllSongs property. ChangeLog | 9 +++++++++ PluginLib/IPlayer.cs | 4 ++++ doc/en/Muine.PluginLib/IPlayer.xml | 13 +++++++++++++ src/PlaylistWindow.cs | 11 +++++++++++ 4 files changed, 37 insertions(+), 0 deletions(-) commit f9389aaf3eeaede42a11b6cddf91a190827aaf5f Author: Peter Johanson Date: Wed Apr 27 20:51:35 2005 +0000 Fix faad2 detection. 2005-04-27 Peter Johanson * configure.in: Fix faad2 detection. ChangeLog | 6 ++++++ configure.in | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) commit 4bc17bad6d64f93dd9ae9d68b8f6c2ba0858d090 Author: Peter Johanson Date: Wed Apr 27 20:48:23 2005 +0000 Call SongChanged () in Clear (). 2005-04-27 Peter Johanson * src/PlaylistWindow.cs: Call SongChanged () in Clear (). 2005-04-27 Jorn Baayen * src/Album.cs: * src/HandleView.cs: Minor cleanup. ChangeLog | 13 +++++++++++++ src/Album.cs | 6 +----- src/HandleView.cs | 4 ++-- src/PlaylistWindow.cs | 1 + 4 files changed, 17 insertions(+), 7 deletions(-) commit edb5df5c63c3e861f4f704e0a1fcfe6cd7cef49e Author: Christian Rose Date: Sat Apr 23 21:17:08 2005 +0000 Updated Swedish translation. 2005-04-23 Christian Rose * sv.po: Updated Swedish translation. po/ChangeLog | 12 +- po/sv.po | 840 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 464 insertions(+), 388 deletions(-) commit 4e44e2df227fd28ec23dfdf884d253d0eefe3ec8 Author: Priit Laes Date: Tue Apr 19 09:13:06 2005 +0000 Updated Estonian translation. 2005-04-19 Priit Laes * et.po: Updated Estonian translation. po/ChangeLog | 4 ++ po/et.po | 89 ++++++++++++++++++++++++++++++++-------------------------- 2 files changed, 53 insertions(+), 40 deletions(-) commit c0e3962f1589989e698c65474e062607d1f831dc Author: Steven Michael Murphy Date: Fri Apr 1 23:19:35 2005 +0000 Added new Language, Kinyarwanda (rw), to this package ChangeLog | 4 + configure.in | 2 +- po/ChangeLog | 4 + po/rw.po | 636 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 645 insertions(+), 1 deletions(-) commit c6927605fd816268cae608eb275d0662b4cc6dfd Author: Danilo Šegan Date: Tue Mar 29 14:54:40 2005 +0000 Updated Serbian translation. po/ChangeLog | 4 + po/sr.po | 904 ++++++++++++++++++++++++++++---------------------------- po/sr@Latn.po | 905 ++++++++++++++++++++++++++++----------------------------- 3 files changed, 908 insertions(+), 905 deletions(-) commit abfbcd8df79db8ab87795d8b440aa843c3e70cca Author: Josep Puigdemont i Casamajó Date: Mon Mar 28 14:00:03 2005 +0000 Updated Catalan translation. po/ChangeLog | 4 + po/ca.po | 803 ++++++++++++++++++++++++++++++---------------------------- 2 files changed, 414 insertions(+), 393 deletions(-) commit 198260b7cb0309e5ebfdc8dbe1dc5e852dc7958d Author: Jeroen Zwartepoorte Date: Fri Mar 18 08:03:48 2005 +0000 Use the HandleModel also for the TreeView.Model property (why does 2005-03-18 Jeroen Zwartepoorte * src/HandleView.cs: Use the HandleModel also for the TreeView.Model property (why does HandleView have a new Model property in the first place?). This makes muine work again. ChangeLog | 6 ++++++ src/HandleView.cs | 1 + 2 files changed, 7 insertions(+), 0 deletions(-) commit d82fe4797769be0f745e8ebd81b16e04a320dadd Author: Adam Weinberger Date: Thu Mar 17 02:14:17 2005 +0000 Updated Canadian English translation. * en_CA.po: Updated Canadian English translation. po/ChangeLog | 4 ++++ po/en_CA.po | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) commit e101dba41f76bfe8e1fbb574a901fdd5ad97b4f8 Author: Tamara Roberson Date: Wed Mar 16 12:23:09 2005 +0000 Fix typo bug. 2005-03-16 Tamara Roberson * src/HandleView.cs: Fix typo bug. ChangeLog | 7 +++++++ src/HandleView.cs | 3 +-- 2 files changed, 8 insertions(+), 2 deletions(-) commit 9706d033e29a9305c3e4e6155e76bb39d45988d5 Author: Tamara Roberson Date: Tue Mar 15 11:27:47 2005 +0000 Internal documentation (first wave); some rearrangement; added more TODOs. 2005-03-15 Tamara Roberson * src/About.cs: * src/Actions.cs: * src/AddAlbumWindow.cs: * src/AddSongWindow.cs: * src/AddWindow.cs: * src/AddWindowEntry.cs: * src/AddWindowList.cs: * src/Album.cs: * src/CellRendererText.cs: * src/ColoredCellRendererPixbuf.cs: * src/Config.cs: * src/CoverDatabase.cs: * src/CoverGetter.cs: * src/CoverImage.cs: * src/Database.cs: * src/DBusService.cs: * src/DndUtils.cs: * src/EllipsizingLabel.cs: * src/ErrorDialog.cs: * src/FileSelector.cs: * src/FileUtils.cs: * src/Global.cs: * src/GnomeProxy.cs: * src/StringUtils.cs: Internal documentation (first wave); some rearrangement; added more TODOs. ChangeLog | 30 ++++++++++++++++++++++++++++++ 1 files changed, 30 insertions(+), 0 deletions(-) commit 9064ef5d4bc38c7b6e3ee3eeb2cfd36b470877ae Author: Tamara Roberson Date: Tue Mar 15 11:25:47 2005 +0000 Internal documentation. Internal documentation. src/About.cs | 8 +- src/Actions.cs | 275 +++++++++++++++++++++++ src/AddAlbumWindow.cs | 89 ++++++++ src/AddSongWindow.cs | 63 ++++++- src/AddWindow.cs | 250 ++++++++++++++++++++- src/AddWindowEntry.cs | 21 ++ src/AddWindowList.cs | 65 ++++++ src/Album.cs | 284 +++++++++++++++++++++++-- src/CellRendererText.cs | 7 + src/ColoredCellRendererPixbuf.cs | 15 ++ src/Config.cs | 47 ++++- src/CoverDatabase.cs | 168 +++++++++++++-- src/CoverGetter.cs | 299 ++++++++++++++++++++++++- src/CoverImage.cs | 56 +++++- src/DBusService.cs | 41 ++++- src/Database.cs | 447 +++++++++++++++++++++++++++++--------- src/DndUtils.cs | 33 +++ src/EllipsizingLabel.cs | 21 ++- src/ErrorDialog.cs | 25 ++ src/FileSelector.cs | 25 ++ src/FileUtils.cs | 211 ++++++++++++++++++- src/Global.cs | 102 +++++++++- src/GnomeProxy.cs | 27 +++ src/StringUtils.cs | 1 + 24 files changed, 2412 insertions(+), 168 deletions(-) commit 6e5a7cfb9631cfbb427c63996c629a7224e884c7 Author: Tamara Roberson Date: Tue Mar 15 10:13:30 2005 +0000 Code cleanup. 2005-03-12 Tamara Roberson * src/About.cs: * src/Actions.cs: * src/AddAlbumWindow.cs: * src/AddSongWindow.cs: * src/AddWindow.cs: * src/AddWindowList.cs: * src/Album.cs: * src/CellRendererText.cs: * src/CoverDatabase: * src/CoverGetter.cs: * src/CoverImage.cs: * src/DndUtils.cs: * src/EllipsizingLabel.cs: * src/ErrorDialog.cs: * src/FileSelector.cs: * src/FileUtils.cs: * src/Global.cs: * src/GnomeProxy.cs: * src/HandleModel.cs: * src/HandleView.cs: * src/ImportDialog.cs: * src/InfoWindow.cs: * src/Item.cs: * src/KeyUtils.cs: * src/Metadata.cs: * src/NoMusicFoundWindow.cs: * src/NotificationAreaIcon.cs: * src/OpenDialog.cs: * src/OverwriteDialog.cs: * src/Player.cs: * src/PlaylistWindow.cs: * src/PluginManager.cs: * src/ProgressWindow.cs: * src/SaveDialog.cs: * src/SignalUtils.cs: * src/SkipToWindow.cs: * src/Song.cs: * src/SongDatabase.cs: * src/StockIcons.cs: * src/StringUtils.cs: * src/ThreadBase.cs: * src/VolumeButton.cs: Code cleanup. * src/Album.cs: Overload HaveHalfAlbum. ChangeLog | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 53 insertions(+), 2 deletions(-) commit d7ea273612960ca35e1d17b0121fbaf39f0397ca Author: Tamara Roberson Date: Tue Mar 15 10:11:13 2005 +0000 Code cleanup. Code cleanup. src/About.cs | 23 +- src/Actions.cs | 104 +++++--- src/AddAlbumWindow.cs | 56 +++-- src/AddSongWindow.cs | 30 ++- src/AddWindow.cs | 94 ++++--- src/AddWindowList.cs | 5 +- src/Album.cs | 233 ++++++++++------- src/CellRendererText.cs | 2 +- src/CoverDatabase.cs | 211 ++++++++-------- src/CoverGetter.cs | 399 ++++++++++++++-------------- src/CoverImage.cs | 35 ++- src/DndUtils.cs | 6 +- src/EllipsizingLabel.cs | 10 +- src/ErrorDialog.cs | 11 +- src/FileSelector.cs | 23 +- src/FileUtils.cs | 7 +- src/Global.cs | 113 +++++---- src/GnomeProxy.cs | 9 +- src/HandleModel.cs | 133 +++++----- src/HandleView.cs | 48 ++-- src/ImportDialog.cs | 47 ++-- src/InfoWindow.cs | 35 ++-- src/Item.cs | 25 +- src/KeyUtils.cs | 13 +- src/Metadata.cs | 74 +++--- src/NoMusicFoundWindow.cs | 9 +- src/NotificationAreaIcon.cs | 44 ++-- src/OpenDialog.cs | 19 +- src/OverwriteDialog.cs | 19 +- src/Player.cs | 24 +- src/PlaylistWindow.cs | 618 +++++++++++++++++++++++++------------------ src/PluginManager.cs | 20 +- src/ProgressWindow.cs | 3 +- src/SaveDialog.cs | 7 +- src/SignalUtils.cs | 38 ++-- src/SkipToWindow.cs | 30 ++- src/Song.cs | 81 +++--- src/SongDatabase.cs | 552 +++++++++++++++++++++------------------ src/StockIcons.cs | 39 ++-- src/StringUtils.cs | 78 +++--- src/ThreadBase.cs | 3 + src/VolumeButton.cs | 117 +++++---- 42 files changed, 1881 insertions(+), 1566 deletions(-) commit f8bc57d4a379de14eaa5cb36ec977e7c77cbcdb9 Author: Raphael Higino Date: Mon Mar 14 18:39:07 2005 +0000 Updated pt_BR translation po/ChangeLog | 4 + po/pt_BR.po | 757 +++++++++++++++++++++++++++++----------------------------- 2 files changed, 379 insertions(+), 382 deletions(-) commit 1a9352e26db62dda6c3e83bb9c60f067e614f5e5 Author: Jorn Baayen Date: Tue Feb 22 21:34:14 2005 +0000 updated TODO TODO | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit bc4ff3fbba832675c0c010aa95280a7de9a8aa4e Author: Jorn Baayen Date: Sun Feb 20 16:12:58 2005 +0000 Update label while dragging slider. 2005-02-20 Jorn Baayen * src/SkipToWindow.cs: Update label while dragging slider. ChangeLog | 6 ++++++ src/SkipToWindow.cs | 15 +++++++++++---- 2 files changed, 17 insertions(+), 4 deletions(-) commit d3e36ea9b951391a59beb63a81a24d762e5f9854 Author: Jorn Baayen Date: Sun Feb 20 16:08:50 2005 +0000 Remove some idles and timeouts. 2005-02-20 Jorn Baayen * libmuine/player-gst.c: (player_finalize): Remove some idles and timeouts. * src/AddWindow.cs: * src/PlaylistWindow.cs: Pressing "Play" closes the window again. Pressing "queue", if the playlist is empty, or the playlist has ended, will start playing. ChangeLog | 13 +++++++++++++ libmuine/player-gst.c | 7 +++++++ src/AddWindow.cs | 6 ++---- src/PlaylistWindow.cs | 12 ++++++++++++ 4 files changed, 34 insertions(+), 4 deletions(-) commit 35d70c03a4cad4380ba23e71177c494da82331cd Author: Jorn Baayen Date: Sun Feb 20 15:46:25 2005 +0000 Only allow horizontal resizing in "skip to" dialog. 2005-02-20 Jorn Baayen * data/glade/SkipToWindow.glade: * src/SkipToWindow.cs: Only allow horizontal resizing in "skip to" dialog. ChangeLog | 7 +++++++ data/glade/ProgressWindow.glade | 2 +- data/glade/SkipToWindow.glade | 5 +++++ src/ProgressWindow.cs | 4 ++-- src/SkipToWindow.cs | 14 ++++++++++++++ 5 files changed, 29 insertions(+), 3 deletions(-) commit 70a6d7c3148d2ad4a82e5ba0a675676485e84268 Author: Jorn Baayen Date: Sun Feb 20 15:40:29 2005 +0000 Only allow horizonal resizing. 2005-02-20 Jorn Baayen * data/glade/ProgressWindow.glade: * src/ProgressWindow.cs: Only allow horizonal resizing. * src/VolumeButton.cs: Replace obsolete Widget.Flags with Widget.WidgetFlags. ChangeLog | 11 +++++++++++ TODO | 1 + data/glade/ProgressWindow.glade | 5 +++++ src/ProgressWindow.cs | 14 ++++++++++++++ src/VolumeButton.cs | 2 +- 5 files changed, 32 insertions(+), 1 deletions(-) commit ea525d37e6026950d59a5291094f5489d506f5d8 Author: Jorn Baayen Date: Fri Feb 18 20:55:44 2005 +0000 Clicking "Play" no longer closes the window, and the contents are once 2005-02-18 Jorn Baayen * src/AddWindow.cs: Clicking "Play" no longer closes the window, and the contents are once again reset when the dialog is reopened. ChangeLog | 7 +++++++ src/AddWindow.cs | 30 +++++++++++++++++++----------- 2 files changed, 26 insertions(+), 11 deletions(-) commit 780623c21cb862f834b169b6fa7a0c13192da1b0 Author: Jorn Baayen Date: Thu Feb 17 13:53:26 2005 +0000 Change shortcut of "Play" to "P" and of "Previous" to "B". 2005-02-17 Jorn Baayen * src/Actions.cs: Change shortcut of "Play" to "P" and of "Previous" to "B". ChangeLog | 6 ++++++ TODO | 2 ++ src/Actions.cs | 4 ++-- 3 files changed, 10 insertions(+), 2 deletions(-) commit 7dce1ec3f8f0a9fc4769bdd7035df7df392b883f Author: Jorn Baayen Date: Tue Feb 15 16:37:11 2005 +0000 s/Pl_ayPlay/Play 2005-02-15 Jorn Baayen * en_GB.po: s/Pl_ayPlay/Play po/ChangeLog | 4 ++++ po/en_GB.po | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) commit 80fc946aa5950e131e5147bcae824089e5a1ac03 Author: Jorn Baayen Date: Mon Feb 14 19:27:40 2005 +0000 Update album name when necessary. 2005-02-14 Jorn Baayen * src/Album.cs: Update album name when necessary. ChangeLog | 6 ++++++ src/Album.cs | 12 ++++++++---- 2 files changed, 14 insertions(+), 4 deletions(-) commit ce3167efc295aa01575c0b3dd99315b5b06a1ff5 Author: Jorn Baayen Date: Mon Feb 14 11:32:08 2005 +0000 Depend on Gtk# 1.9.2. 2005-02-14 Jorn Baayen * configure.in: Depend on Gtk# 1.9.2. * src/About.cs: Subclass from Gnome.About. * src/Actions.cs: Subclass from ActionGroup, and use string index to access actions. * src/PlaylistWindow.cs: Updated for Actions updates. * src/HandleModel.cs: Update to Gtk# 1.9.2 stuff. ChangeLog | 23 +++ TODO | 4 - configure.in | 2 +- src/About.cs | 22 +-- src/Actions.cs | 150 +++------------- src/HandleModel.cs | 453 ++++++++++++++++-------------------------------- src/PlaylistWindow.cs | 24 ++-- 7 files changed, 224 insertions(+), 454 deletions(-) commit fcf8f3d13ed5ad58e5d4f87fb2f63162ed5571ff Author: Jorn Baayen Date: Mon Feb 14 10:29:06 2005 +0000 Kill a gtk warning. 2005-02-14 Jorn Baayen * src/SkipToWindow.cs: Kill a gtk warning. ChangeLog | 6 ++++++ src/SkipToWindow.cs | 4 +++- 2 files changed, 9 insertions(+), 1 deletions(-) commit 64c96c70c33ec27145062f7ccdee2479d2f6eb22 Author: David Lodge Date: Sun Feb 13 22:44:39 2005 +0000 Updated British translation. 2005-02-13 David Lodge * en_GB.po: Updated British translation. po/ChangeLog | 4 + po/en_GB.po | 701 ++++++++++++++++++++++++++-------------------------------- 2 files changed, 318 insertions(+), 387 deletions(-) commit 3e4eb99417d1c7f2ca23a38a817a9c5462e713aa Author: Jorn Baayen Date: Sat Feb 12 08:07:54 2005 +0000 et.po: Small fix po/ChangeLog | 4 ++++ po/et.po | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) commit 77c284bf82be7b16cf3995be24e1536c3102f4ec Author: Jorn Baayen Date: Wed Feb 9 21:47:54 2005 +0000 Updated. 2005-02-09 Jorn Baayen * NEWS: * README: Updated. ChangeLog | 7 +++++++ NEWS | 10 ++++++++++ README | 4 ++-- 3 files changed, 19 insertions(+), 2 deletions(-) commit 9e1e60e5708fc01b72c068a7af7afc4f4534b14b Author: Jorn Baayen Date: Wed Feb 9 21:41:31 2005 +0000 0.8.2.99 - forgot to bump version number after release. 2005-02-09 Jorn Baayen * configure.in: 0.8.2.99 - forgot to bump version number after release. ChangeLog | 6 ++++++ configure.in | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit 595c61e601d7c874552f459ef764e511d19fe163 Author: Jorn Baayen Date: Wed Feb 9 21:40:05 2005 +0000 Small cleanup. 2005-02-09 Jorn Baayen * src/Player.cs: Small cleanup. * src/SkipToWindow.cs: Do the actual seek from a timeout, bit smoother experience using the GST backend. ChangeLog | 11 +++++++++++ src/Player.cs | 14 +++++++------- src/SkipToWindow.cs | 30 +++++++++++++++++++++++++----- 3 files changed, 43 insertions(+), 12 deletions(-) commit 6accc20468bf93cefa5d4e9aaaf9406d6dc03e10 Author: Jorn Baayen Date: Wed Feb 9 21:23:36 2005 +0000 Make GStreamer the default backend. 2005-02-09 Jorn Baayen * configure.in: Make GStreamer the default backend. * libmuine/player-gst.c: Use a GTimer for time reporting rather than GStreamer, and escape path string before passing it to gst. * libmuine/player-xine.c: Small cleanup. * src/Player.cs: * src/PlaylistWindow.cs: Do the actual song loading in an idle. This makes the whole UI feel a lot more responsive. ChangeLog | 21 +++++++++++++++++++ configure.in | 12 +++++----- libmuine/player-gst.c | 47 +++++++++++++++++++++++++++++++---------- libmuine/player-xine.c | 17 +++++++++------ src/Player.cs | 53 ++++++++++++++++++++++++++++++++++++++---------- src/PlaylistWindow.cs | 45 ++++++++++----------------------------- 6 files changed, 126 insertions(+), 69 deletions(-) commit 12b3881a6ad2f5f6ee4d8547adcb9dd7bd0272d3 Author: Jorn Baayen Date: Wed Feb 9 18:35:37 2005 +0000 Allow plugins to pack widgets into the playlistwindow's main vbox. 2005-02-09 Jorn Baayen * PluginLib/IPlayer.cs: * doc/en/Muine.PluginLib/IPlayer.xml: * src/PlaylistWindow.cs: Allow plugins to pack widgets into the playlistwindow's main vbox. ChangeLog | 9 +++++++++ PluginLib/IPlayer.cs | 2 ++ doc/en/Muine.PluginLib/IPlayer.xml | 15 +++++++++++++++ src/PlaylistWindow.cs | 6 ++++++ 4 files changed, 32 insertions(+), 0 deletions(-) commit bccc3f8a5091638d19c72476be0008c2af75a8ed Author: Kjartan Maraas Date: Tue Feb 8 20:27:24 2005 +0000 Update Update 2005-02-08 Kjartan Maraas * nb.po: Update * no.po: Update po/ChangeLog | 5 + po/nb.po | 669 +++++++++++++++++++++++----------------------------------- po/no.po | 669 +++++++++++++++++++++++----------------------------------- 3 files changed, 537 insertions(+), 806 deletions(-) commit 580c69b7e809393e269e633f849cadb52e6bc556 Author: Jorn Baayen Date: Mon Feb 7 17:20:20 2005 +0000 Release 0.8.2. 2005-02-07 Jorn Baayen * NEWS: * configure.in: Release 0.8.2. ChangeLog | 7 +++++++ NEWS | 5 +++++ configure.in | 2 +- 3 files changed, 13 insertions(+), 1 deletions(-) commit 92e8039f0d56932f04660b81f65b699a5f21950a Author: Jorn Baayen Date: Mon Feb 7 16:37:14 2005 +0000 Make Deregister an abstract method of Item. 2005-02-07 Jorn Baayen * src/Item.cs: * src/Song.cs: Make Deregister an abstract method of Item. * src/Album.cs: Implement Deregister. * src/SongDatabase.cs: Call Album.Deregister from the main loop. Fixes rare crash with album removals and UI activity at the same time. ChangeLog | 16 ++++++++++++++++ src/Album.cs | 14 ++++++++------ src/Item.cs | 1 + src/Song.cs | 2 +- src/SongDatabase.cs | 1 + 5 files changed, 27 insertions(+), 7 deletions(-) commit 4998c7d9cec67552c348eee15698a66dfffe10fa Author: Jorn Baayen Date: Mon Feb 7 15:05:33 2005 +0000 When syncing a song, make sure the call to StartRemoveFromAlbum refers to 2005-02-07 Jorn Baayen * src/SongDatabase.cs: When syncing a song, make sure the call to StartRemoveFromAlbum refers to the old album instead of the new. ChangeLog | 7 +++++++ src/SongDatabase.cs | 4 +--- 2 files changed, 8 insertions(+), 3 deletions(-) commit 69b115df1dfc0415bf6f4b81f907769b8a87772f Author: Jorn Baayen Date: Mon Feb 7 14:19:46 2005 +0000 Ref album art in get_album_art () and unref in metadata_free () 2005-02-07 Jorn Baayen * libmuine/metadata.c: (metadata_free), (metadata_get_album_art): Ref album art in get_album_art () and unref in metadata_free () * src/Metadata.cs: Cache album art pixbuf. This fixes the g_object_unref warnings and crashes. Yay. ChangeLog | 12 ++++++++++++ libmuine/metadata.c | 8 +++++--- src/Metadata.cs | 12 ++++++++---- 3 files changed, 25 insertions(+), 7 deletions(-) commit f4651ac89cf1b9c50d32b5339aaccd790b6133d9 Author: Jorn Baayen Date: Mon Feb 7 13:19:57 2005 +0000 Plug two leaks. 2005-02-07 Jorn Baayen * libmuine/metadata.c: (get_mp3_picture_data), (get_mp3_comment_value): Plug two leaks. ChangeLog | 7 +++++++ libmuine/metadata.c | 14 ++++++++++++-- 2 files changed, 19 insertions(+), 2 deletions(-) commit 2fcf099f7ee3982427190814719ff675ad2fc53c Author: Jorn Baayen Date: Sun Feb 6 21:27:55 2005 +0000 updated cvsignore .cvsignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit a2a3fa35923796c90779dede6b7f8454458dc772 Author: Jorn Baayen Date: Sun Feb 6 21:27:13 2005 +0000 R libmuine/egg/eggintl.h: R libmuine/egg/eggmarshalers.c: R 2005-02-06 Jorn Baayen * libmuine/db.c: (db_pack_pixbuf): * libmuine/egg/Makefile.am: R libmuine/egg/eggintl.h: R libmuine/egg/eggmarshalers.c: R libmuine/egg/eggmarshalers.h: R libmuine/egg/eggmarshalers.list: * libmuine/egg/eggtrayicon.c: R libmuine/egg/eggtraymanager.c: R libmuine/egg/eggtraymaneger.h: R libmuine/egg/update-from-egg.sh: * libmuine/metadata.c: (get_mp3_duration), (get_mp3_comment_value), (assign_metadata_mp4): Silence GCC 4.0 warnings, and remove some egg cruft. ChangeLog | 17 + libmuine/db.c | 4 +- libmuine/egg/Makefile.am | 40 +-- libmuine/egg/eggintl.h | 10 - libmuine/egg/eggmarshalers.c | 558 ------------------------------ libmuine/egg/eggmarshalers.h | 127 ------- libmuine/egg/eggmarshalers.list | 17 - libmuine/egg/eggtrayicon.c | 12 - libmuine/egg/eggtraymanager.c | 725 --------------------------------------- libmuine/egg/eggtraymanager.h | 93 ----- libmuine/egg/update-from-egg.sh | 34 -- libmuine/metadata.c | 8 +- 12 files changed, 28 insertions(+), 1617 deletions(-) commit 575a7a7cf10169a94fa07dda970c4093328bb5bc Author: Jorn Baayen Date: Sat Feb 5 08:32:33 2005 +0000 Bump version number to 0.8.1.99. 2005-02-05 Jorn Baayen * configure.in: Bump version number to 0.8.1.99. * src/Album.cs: * src/Song.cs: Small memory optimization: share "album" and "year" fields among all songs of the same album. ChangeLog | 12 ++++++++++++ configure.in | 2 +- src/Album.cs | 4 ++++ src/Song.cs | 6 ++++++ 4 files changed, 23 insertions(+), 1 deletions(-) commit ca5aa478b1394ef13c1d27b11a5cb306ea6202ee Author: Jorn Baayen Date: Thu Feb 3 18:10:34 2005 +0000 Release 0.8.1. 2005-02-03 Jorn Baayen * README: * configure.in: Release 0.8.1. * libmuine/player-xine.c: (signal_idle), (player_play): Reset timer_add when starting to play again after an EOS. ChangeLog | 11 +++++++++++ README | 8 ++++++-- configure.in | 2 +- libmuine/player-xine.c | 16 ++++++++++++++++ 4 files changed, 34 insertions(+), 3 deletions(-) commit 1e95505e91e83a07403a91b9e9d17e53d0e2779a Author: Jorn Baayen Date: Tue Feb 1 11:37:57 2005 +0000 small fix NEWS | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit a52a155e5c51306268db084851ab2bcf0fac8df3 Author: Jorn Baayen Date: Tue Feb 1 11:35:53 2005 +0000 Release 0.8.1pre4. 2005-02-01 Jorn Baayen * NEWS: * configure.in: Release 0.8.1pre4. ChangeLog | 7 +++++++ NEWS | 3 ++- configure.in | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) commit e4cc8eaf0187c6431c30b09909e7b65a7b8566eb Author: Jorn Baayen Date: Tue Feb 1 10:22:10 2005 +0000 Document GetAlbumCover. 2005-02-01 Jorn Baayen * doc/en/Muine.DBusLib/Player.xml: Document GetAlbumCover. ChangeLog | 6 ++++++ doc/en/Muine.DBusLib/Player.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit 6404f3128c5c215b9aa382afd4b9afe9b56418a1 Author: Vincent van Adrighem Date: Tue Feb 1 00:50:11 2005 +0000 Translation updated by Tino Meinen. 2005-02-01 Vincent van Adrighem * nl.po: Translation updated by Tino Meinen. po/ChangeLog | 4 + po/nl.po | 224 ++++++++++++++++++++++++++++------------------------------ 2 files changed, 111 insertions(+), 117 deletions(-) commit d45112a59a3dccd6c29da538e82b7905cc88a9c8 Author: Jorn Baayen Date: Mon Jan 31 23:38:49 2005 +0000 Remove gtk 2.6 dep again, putting the old hacky ellipsizing label back in 2005-02-01 Jorn Baayen * TODO: * configure.in: * data/glade/PlaylistWindow.glade: * libmuine/Makefile.am: * libmuine/rb-ellipsizing-label.c: (rb_strcmp), (rb_str_is_equal), (measure_string_width), (compute_character_widths), (start_element_handler), (end_element_handler), (append_ellipsized_text), (text_handler), (ellipsize_string), (rb_string_ellipsize_start), (rb_string_ellipsize_end), (rb_string_ellipsize_middle), (set_text_ellipsized), (rb_ellipsizing_label_get_type), (rb_ellipsizing_label_init), (rb_ellipsizing_label_finalize), (rb_ellipsizing_label_new), (rb_ellipsizing_label_set_text), (rb_ellipsizing_label_set_markup), (rb_ellipsizing_label_set_mode), (rb_ellipsizing_label_get_width), (real_size_request), (real_size_allocate), (real_expose_event), (rb_ellipsizing_label_class_init), (rb_ellipsizing_label_get_ellipsized), (rb_ellipsizing_label_get_full_text_size), (entry_changed_cb), (main): * libmuine/rb-ellipsizing-label.h: * src/EllipsizingLabel.cs: * src/PlaylistWindow.cs: Remove gtk 2.6 dep again, putting the old hacky ellipsizing label back in place for now. ChangeLog | 28 ++ TODO | 4 + configure.in | 2 +- data/glade/PlaylistWindow.glade | 19 +- libmuine/Makefile.am | 2 + libmuine/rb-ellipsizing-label.c | 896 +++++++++++++++++++++++++++++++++++++++ libmuine/rb-ellipsizing-label.h | 77 ++++ src/EllipsizingLabel.cs | 40 ++- src/PlaylistWindow.cs | 37 +- 9 files changed, 1086 insertions(+), 19 deletions(-) commit 9aa81969fdd2b9fac1ae95a0e0a0b673a009eaeb Author: Jorn Baayen Date: Mon Jan 31 23:04:54 2005 +0000 Added Muine.DBusLib.Player.GetAlbumCover method, returning serialized 2005-02-01 Jorn Baayen * DBusLib/Player.cs: * NEWS: * doc/en/Muine.DBusLib/Player.xml: Added Muine.DBusLib.Player.GetAlbumCover method, returning serialized pixdata. ChangeLog | 9 +++++++++ DBusLib/Player.cs | 13 +++++++++++++ NEWS | 1 + doc/en/Muine.DBusLib/Player.xml | 13 +++++++++++++ 4 files changed, 36 insertions(+), 0 deletions(-) commit 098cd09e526a09cb6066be3e919aa2c34710ab5f Author: Jorn Baayen Date: Mon Jan 31 21:18:36 2005 +0000 Remove a couple of unused variables, and fix #165676 - always refer to 2005-01-31 Jorn Baayen * src/CoverDatabase.cs: * src/CoverGetter.cs: * src/Global.cs: * src/HandleModel.cs: * src/NotificationAreaIcon.cs: * src/PlaylistWindow.cs: * src/Song.cs: * src/SongDatabase.cs: Remove a couple of unused variables, and fix #165676 - always refer to CoverDatabase.CoverSize as a static constant. ChangeLog | 14 ++++++++++++++ src/CoverDatabase.cs | 2 +- src/CoverGetter.cs | 3 +-- src/Global.cs | 9 ++++----- src/HandleModel.cs | 2 -- src/NotificationAreaIcon.cs | 1 - src/PlaylistWindow.cs | 3 +-- src/Song.cs | 1 - src/SongDatabase.cs | 2 +- 9 files changed, 22 insertions(+), 15 deletions(-) commit a440d67ddb1207cf24b17531e89d69287a29c5e6 Author: Miloslav Trmac Date: Sat Jan 29 14:47:39 2005 +0000 Updated Czech translation. 2005-01-29 Miloslav Trmac * cs.po: Updated Czech translation. po/ChangeLog | 4 ++ po/cs.po | 150 +++++++++++++-------------------------------------------- 2 files changed, 38 insertions(+), 116 deletions(-) commit 5e68bd4014e874467d5d5f1dff57e1f3cd41d6b0 Author: Laszlo Dvornik Date: Sat Jan 29 09:41:15 2005 +0000 Hungarian translation updated by Gabor Kelemen. 2005-01-29 Laszlo Dvornik * hu.po: Hungarian translation updated by Gabor Kelemen. po/ChangeLog | 4 + po/hu.po | 678 ++++++++++++++++++++++++++------------------------------- 2 files changed, 313 insertions(+), 369 deletions(-) commit 1ebc59cfe89addbc0f61440ce9176c97d3182ade Author: Christian Fredrik Kalager Schaller Date: Thu Jan 27 17:41:02 2005 +0000 update spec file to be recent, probably still need a little love, but it works muine.spec.in | 28 +++++++++++++++------------- 1 files changed, 15 insertions(+), 13 deletions(-) commit 276201af3faf7424dced4ccc7fbbe4dc3be55145 Author: Žygimantas Beručka Date: Thu Jan 27 17:21:52 2005 +0000 Updated Lithuanian translation. 2005-01-27 Žygimantas Beručka * lt.po: Updated Lithuanian translation. po/ChangeLog | 4 + po/lt.po | 226 ++++++++++++++++++++++++++++------------------------------ 2 files changed, 113 insertions(+), 117 deletions(-) commit cb5462e8426ee00ae39617a0cffeab26267ce172 Author: Jorn Baayen Date: Wed Jan 26 21:43:20 2005 +0000 Pass both /root and /gacdir to gacutil. 2005-01-26 Jorn Baayen * configure.in: Pass both /root and /gacdir to gacutil. ChangeLog | 6 ++++++ configure.in | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit 22319dd6a68c9092dd43f0e04e77eacd34bee70d Author: Jorn Baayen Date: Wed Jan 26 21:18:19 2005 +0000 Use System.Globalization.SortKey instead of g_utf8_collate_key. 2005-01-26 Jorn Baayen * NEWS: * README: * configure.in: * src/AddAlbumWindow.cs: * src/Album.cs: * src/Item.cs: * src/Song.cs: * src/StringUtils.cs: Use System.Globalization.SortKey instead of g_utf8_collate_key. Remove dependency on GUnicode#. (Never mind! :) ) ChangeLog | 15 +++++++++++++++ NEWS | 2 +- README | 1 - configure.in | 3 +-- src/AddAlbumWindow.cs | 2 +- src/Album.cs | 11 ++++++----- src/Item.cs | 13 +++++-------- src/Song.cs | 13 ++++++------- src/StringUtils.cs | 4 +++- 9 files changed, 38 insertions(+), 26 deletions(-) commit 3318cfcfcbda46c661cb277394ee356c7a975c54 Author: Jorn Baayen Date: Wed Jan 26 20:42:25 2005 +0000 Use System.Char.Is*. 2005-01-26 Jorn Baayen * src/StringUtils.cs: Use System.Char.Is*. ChangeLog | 6 ++++++ src/StringUtils.cs | 6 ++---- 2 files changed, 8 insertions(+), 4 deletions(-) commit 6a6bcac3b7a96196ae0402e01494e65b214e6124 Author: Jorn Baayen Date: Wed Jan 26 12:05:09 2005 +0000 Small cleanup: Introduce Database.PackStringArray. 2005-01-26 Jorn Baayen * src/Database.cs: * src/Song.cs: Small cleanup: Introduce Database.PackStringArray. ChangeLog | 7 +++++++ src/Database.cs | 8 ++++++++ src/Song.cs | 31 ++++++++++++------------------- 3 files changed, 27 insertions(+), 19 deletions(-) commit a84ac93d3d8760b2df4f20c1c3467d14dd2529d0 Author: Jorn Baayen Date: Wed Jan 26 11:35:57 2005 +0000 When using the last track hack to determine an album's completeness, 2005-01-26 Jorn Baayen * src/Album.cs: When using the last track hack to determine an album's completeness, special case the case where there is only one track: Only mark it as an album if the track is at least 10 minutes long. Also do "half album" checking in the "last track" case if the last track is at least 8. Otherwise too much junk falls through. ChangeLog | 11 +++++++++++ src/Album.cs | 41 ++++++++++++++++++++++++++++++----------- 2 files changed, 41 insertions(+), 11 deletions(-) commit 7b465b44c3bf7219e9cbbc233e6cf46efc7c75c0 Author: Jorn Baayen Date: Tue Jan 25 22:27:31 2005 +0000 Horizontal scrollbar policies to never. 2005-01-26 Jorn Baayen * data/glade/AddWindow.glade: * data/glade/PlaylistWindow.glade: Horizontal scrollbar policies to never. ChangeLog | 7 +++++++ data/glade/AddWindow.glade | 2 +- data/glade/PlaylistWindow.glade | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) commit eebdbc4ea2b0477f867d236f9883abbb481fce89 Author: Jorn Baayen Date: Tue Jan 25 19:32:50 2005 +0000 Updated Bulgarian translation by 'z' 2005-01-25 Jorn Baayen * bg.po: Updated Bulgarian translation by 'z' TODO | 4 ++-- po/ChangeLog | 6 ++++++ po/bg.po | 18 +++++++++--------- 3 files changed, 17 insertions(+), 11 deletions(-) commit 9ee0ae65f2a244a41e87092238514f22c55409bb Author: Jorn Baayen Date: Tue Jan 25 17:16:48 2005 +0000 Updated French translation by Christophe Gouyen 2005-01-25 Jorn Baayen * fr.po: Updated French translation by Christophe Gouyen po/ChangeLog | 6 ++++++ po/fr.po | 10 +++++----- 2 files changed, 11 insertions(+), 5 deletions(-) commit cca9263ff935aa0eb5788a2befd665731429a2c5 Author: Jorn Baayen Date: Tue Jan 25 14:13:32 2005 +0000 Updated Romanian translation by Spoiala Cristian 2005-01-25 Jorn Baayen * ro.po: Updated Romanian translation by Spoiala Cristian * ru.po: Updated Russian translation by Alekseev Vladimir NEWS | 1 + po/ChangeLog | 10 + po/ro.po | 884 +++++++++++++++++++++++++++------------------------------- po/ru.po | 618 +++++++++++++++++++---------------------- 4 files changed, 699 insertions(+), 814 deletions(-) commit 62db78d1e4747c8b498e1bcd10019efb4ca27763 Author: Jorn Baayen Date: Tue Jan 25 11:13:10 2005 +0000 0.8.1pre3. 2005-01-25 Jorn Baayen * configure.in: 0.8.1pre3. ChangeLog | 6 ++++++ configure.in | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit 1081a948e3c7bd1c6b8cd171b3a59b251853341a Author: Jorn Baayen Date: Mon Jan 24 20:32:26 2005 +0000 Remove DecodeFunction property. 2005-01-24 Jorn Baayen * src/CoverDatabase.cs: * src/Database.cs: * src/SongDatabase.cs: Remove DecodeFunction property. ChangeLog | 8 ++++++++ src/CoverDatabase.cs | 6 ++---- src/Database.cs | 11 ++--------- src/SongDatabase.cs | 3 +-- 4 files changed, 13 insertions(+), 15 deletions(-) commit fa327545cc365dfcab93e36a366803b926fefa2b Author: Jorn Baayen Date: Mon Jan 24 20:24:57 2005 +0000 Don't require an EncodeFunction anymore. 2005-01-24 Jorn Baayen * libmuine/db.c: (db_store): * libmuine/db.h: * src/CoverDatabase.cs: * src/Database.cs: * src/SongDatabase.cs: Don't require an EncodeFunction anymore. ChangeLog | 10 ++++++++++ TODO | 4 ---- libmuine/db.c | 15 ++++++++------- libmuine/db.h | 6 ++---- src/CoverDatabase.cs | 14 +++++++------- src/Database.cs | 21 +++++---------------- src/SongDatabase.cs | 21 +++++++-------------- 7 files changed, 39 insertions(+), 52 deletions(-) commit 953af19cb3f7cf040723b152a6eb8c7ceaa31f0c Author: Jorn Baayen Date: Mon Jan 24 18:29:11 2005 +0000 added GUnicode# notice NEWS | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 9b982c82146913d58ae9d1816a3821de3ec8b07e Author: Jorn Baayen Date: Mon Jan 24 18:03:59 2005 +0000 Fix for Mono 1.1.x. Patch by Peter Johanson. 2005-01-24 Jorn Baayen * src/HandleView.cs: Fix for Mono 1.1.x. Patch by Peter Johanson. ChangeLog | 6 ++++++ NEWS | 2 +- src/HandleView.cs | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) commit d0639bac71a0ce4282eff104553181d62cfb63f0 Author: Jorn Baayen Date: Mon Jan 24 17:51:28 2005 +0000 R libmuine/string-utils.c: R libmuine/string-utils.h: 2005-01-24 Jorn Baayen * README: * configure.in: * libmuine/Makefile.am: R libmuine/string-utils.c: R libmuine/string-utils.h: * src/Album.cs: * src/Song.cs: * src/StringUtils.cs: Depend on new born GUnicode#: http://www.jbaayen.dds.nl/gunicode-sharp.html ChangeLog | 14 ++++++++++++++ README | 1 + configure.in | 3 ++- libmuine/Makefile.am | 2 -- libmuine/string-utils.c | 46 ---------------------------------------------- libmuine/string-utils.h | 28 ---------------------------- src/Album.cs | 2 +- src/Song.cs | 2 +- src/StringUtils.cs | 31 +++++++++++-------------------- 9 files changed, 30 insertions(+), 99 deletions(-) commit f5cb7ba002dbb551e8873fa034314b3ffabd15ae Author: Jorn Baayen Date: Mon Jan 24 15:20:36 2005 +0000 Updated French translation by Christophe Gouyen 2005-01-24 Jorn Baayen * fr.po: Updated French translation by Christophe Gouyen NEWS | 1 + po/ChangeLog | 7 + po/fr.po | 688 +++++++++++++++++++++++++++++++++++++++++----------------- 3 files changed, 500 insertions(+), 196 deletions(-) commit d62ab31fceed242a4a25c7b4aba358a57c454635 Author: Jorn Baayen Date: Mon Jan 24 12:54:11 2005 +0000 0.8.1pre2. 2005-01-24 Jorn Baayen * NEWS: * configure.in: 0.8.1pre2. * src/AddWindow.cs: Small cleanup. ChangeLog | 11 +++++++++++ NEWS | 5 +++-- configure.in | 2 +- po/ChangeLog | 6 ++++++ po/et.po | 14 +++++++------- src/AddWindow.cs | 11 +++-------- 6 files changed, 31 insertions(+), 18 deletions(-) commit 23ef146e46dde315bc586a8886948898918b71e7 Author: Jorn Baayen Date: Mon Jan 24 11:58:11 2005 +0000 R libmuine/pointer-list-view.c: R libmuine/pointer-list-view.h: 2005-01-24 Jorn Baayen * TODO: * libmuine/Makefile.am: * libmuine/pointer-list-model.c: (pointer_list_model_drag_data_received), (pointer_list_model_iter_get_pointer): * libmuine/pointer-list-model.h: R libmuine/pointer-list-view.c: R libmuine/pointer-list-view.h: * src/AddAlbumWindow.cs: * src/AddSongWindow.cs: * src/AddWindow.cs: * src/AddWindowList.cs: * src/HandleModel.cs: * src/HandleView.cs: * src/PlaylistWindow.cs: * src/muine.exe.config.in: Wrap pointer-list-model as HandleModel, ditch pointer-list-view, and make HandleView a pure C# thing using HandleModel. ChangeLog | 22 + TODO | 4 +- libmuine/Makefile.am | 2 - libmuine/pointer-list-model.c | 112 +---- libmuine/pointer-list-model.h | 2 +- libmuine/pointer-list-view.c | 355 ------------- libmuine/pointer-list-view.h | 66 --- src/AddAlbumWindow.cs | 10 +- src/AddSongWindow.cs | 6 +- src/AddWindow.cs | 12 +- src/AddWindowList.cs | 26 +- src/HandleModel.cs | 1118 ++++++++++++++++++++++++++++++++++++++++- src/HandleView.cs | 376 +++------------ src/PlaylistWindow.cs | 177 ++++---- src/muine.exe.config.in | 1 + 15 files changed, 1313 insertions(+), 976 deletions(-) commit 7b27213e8a9c25021c0fd760fcb56f96e776e10e Author: Alexander Shopov Date: Mon Jan 24 10:41:46 2005 +0000 Updated Bulgarian translation by Rostislav Raykov 2005-01-24 Alexander Shopov * bg.po: Updated Bulgarian translation by Rostislav Raykov po/ChangeLog | 5 + po/bg.po | 679 +++++++++++++++++++++++++++------------------------------- 2 files changed, 320 insertions(+), 364 deletions(-) commit b83f425089f90dd4d4f3bc3773ea757402e1663d Author: Adam Weinberger Date: Mon Jan 24 01:04:45 2005 +0000 Updated Canadian English translation. * en_CA.po: Updated Canadian English translation. po/ChangeLog | 4 ++ po/en_CA.po | 152 +++++++++++++++------------------------------------------ 2 files changed, 44 insertions(+), 112 deletions(-) commit 822fdeeda53d4ccb8d47cd9dd9219ac054fc0a02 Author: Jorn Baayen Date: Sun Jan 23 23:31:36 2005 +0000 small fixes to et.po po/et.po | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) commit f585079bda3c2d434d98d8b4b960da523156fbfa Author: Jorn Baayen Date: Sun Jan 23 23:23:04 2005 +0000 small cleanup libmuine/pointer-list-view.c | 6 +----- 1 files changed, 1 insertions(+), 5 deletions(-) commit f5d2e894c4e33c096e4c5e4f05089ce5f58e3686 Author: Jorn Baayen Date: Sun Jan 23 22:25:47 2005 +0000 updated NEWS NEWS | 35 +++++++++++++++++++++-------------- 1 files changed, 21 insertions(+), 14 deletions(-) commit 54972ac4afccd6fded5e363cb5e802c499061730 Author: Jorn Baayen Date: Sun Jan 23 22:16:59 2005 +0000 Remove --disable-gac-install option, instead use the /root gacutil option 2005-01-24 Jorn Baayen * DBusLib/Makefile.am: * PluginLib/Makefile.am: * configure.in: Remove --disable-gac-install option, instead use the /root gacutil option to install libraries. ChangeLog | 9 +++++++++ DBusLib/Makefile.am | 2 -- PluginLib/Makefile.am | 2 -- configure.in | 5 +---- 4 files changed, 10 insertions(+), 8 deletions(-) commit 7a4c9fb4259358d7a18e33b736c8dad0c72bcaf5 Author: Jorn Baayen Date: Sun Jan 23 21:34:12 2005 +0000 R libmuine/rb-ellipsizing-label.c: R libmuine/rb-ellipsizing-label.h: 2005-01-23 Jorn Baayen * README: * TODO: * configure.in: * data/glade/PlaylistWindow.glade: * libmuine/Makefile.am: R libmuine/rb-ellipsizing-label.c: R libmuine/rb-ellipsizing-label.h: * src/AddWindow.cs: * src/CellRendererText.cs: * src/EllipsizingLabel.cs: * src/Makefile.am: * src/PlaylistWindow.cs: * src/ProgressWindow.cs: Use Gtk 2.6 ellipsizing label and ellipsizing text cell renderer. ChangeLog | 18 + README | 1 + TODO | 8 +- configure.in | 3 +- data/glade/PlaylistWindow.glade | 19 +- libmuine/Makefile.am | 2 - libmuine/rb-ellipsizing-label.c | 896 --------------------------------------- libmuine/rb-ellipsizing-label.h | 77 ---- src/AddWindow.cs | 6 +- src/CellRendererText.cs | 31 ++ src/EllipsizingLabel.cs | 42 +-- src/Makefile.am | 1 + src/PlaylistWindow.cs | 43 +-- src/ProgressWindow.cs | 2 +- 14 files changed, 85 insertions(+), 1064 deletions(-) commit ca68b4bfbf08025dd4e67fe2cc3edb13fd5cafa5 Author: Jorn Baayen Date: Sun Jan 23 20:54:25 2005 +0000 Add some spacing between cell renderers, and work around a bug in 2005-01-23 Jorn Baayen * TODO: * src/AddAlbumWindow.cs: * src/HandleView.cs: * src/PlaylistWindow.cs: Add some spacing between cell renderers, and work around a bug in GtkTreeView fixed-height-mode, namely http://bugzilla.gnome.org/show_bug.cgi?id=165017 ChangeLog | 11 +++++++++++ TODO | 2 ++ src/AddAlbumWindow.cs | 1 + src/HandleView.cs | 5 ++++- src/PlaylistWindow.cs | 1 + 5 files changed, 19 insertions(+), 1 deletions(-) commit ebd9a29a68b5114c141607dee85f430aa64359da Author: Jorn Baayen Date: Sun Jan 23 20:17:17 2005 +0000 Improve album completeness checking logic by looking at the track number 2005-01-23 Jorn Baayen * data/muine.schemas.in: * src/Album.cs: * src/SongDatabase.cs: Improve album completeness checking logic by looking at the track number of the last song in the album, if no total tracks metadata is available. Inspired by a patch from Peter Oliver ChangeLog | 11 +++++++++++ data/muine.schemas.in | 11 ----------- src/Album.cs | 21 ++++++++++++--------- src/SongDatabase.cs | 19 ------------------- 4 files changed, 23 insertions(+), 39 deletions(-) commit f3b0a19bd7ce8621d4a376baa10736b625c74240 Author: Frank Arnold Date: Sun Jan 23 19:43:54 2005 +0000 Updated German translation. 2005-01-23 Frank Arnold * de.po: Updated German translation. po/ChangeLog | 4 + po/de.po | 223 +++++++++++++++++++++++++++++----------------------------- 2 files changed, 115 insertions(+), 112 deletions(-) commit 23f12d30b2978f8d6e44b3aad1ea7c2b8376f682 Author: Jorn Baayen Date: Sun Jan 23 19:14:42 2005 +0000 Rework HandleView so that it uses the fixed-height-mode from GtkTreeView. 2005-01-23 Jorn Baayen * data/muine.schemas.in: * libmuine/pointer-list-view.c: (pointer_list_view_init), (pointer_list_get_handle_from_path): * libmuine/pointer-list-view.h: * src/AddAlbumWindow.cs: * src/AddSongWindow.cs: * src/AddWindow.cs: * src/AddWindowEntry.cs: * src/AddWindowList.cs: * src/HandleModel.cs: * src/HandleView.cs: * src/Makefile.am: * src/PlaylistWindow.cs: Rework HandleView so that it uses the fixed-height-mode from GtkTreeView. Makes things a fair bit faster, ditched the speed hacks as a result. Also do not reset Add{Album,Song}Window on close, instead select the text in the entry, so that the usage pattern doesn't change. This way using the "Play" button is a bit more comfortable for some. * configure.in: Added "et" to ALL_LINGUAS. * src/ProgressWindow.cs: Added quotes around folder name in window title. ChangeLog | 32 +++ TODO | 2 + configure.in | 2 +- data/muine.schemas.in | 55 ---- libmuine/pointer-list-view.c | 54 +---- libmuine/pointer-list-view.h | 10 - po/ChangeLog | 12 + po/POTFILES.in | 2 - po/POTFILES.skip | 2 + po/et.po | 581 ++++++++++++++++++++++++++++++++++++++++++ src/AddAlbumWindow.cs | 43 ++-- src/AddSongWindow.cs | 34 +-- src/AddWindow.cs | 114 +++------ src/AddWindowEntry.cs | 7 - src/AddWindowList.cs | 16 +- src/HandleModel.cs | 40 +++ src/HandleView.cs | 98 +++----- src/Makefile.am | 1 + src/PlaylistWindow.cs | 26 ++- src/ProgressWindow.cs | 2 +- 20 files changed, 800 insertions(+), 333 deletions(-) commit 23db4b6c8e4043eb9e488548aeee0107bd48dbb1 Author: Francisco Javier F. Serrador Date: Sun Jan 23 15:38:58 2005 +0000 Updated Spanish translation. 2005-01-23 Francisco Javier F. Serrador * es.po: Updated Spanish translation. po/ChangeLog | 4 + po/es.po | 698 ++++++++++++++++++++++++++++++++-------------------------- 2 files changed, 394 insertions(+), 308 deletions(-) commit ffd11ee133cf448232ecfc5c7b3f8d194fb136df Author: Miloslav Trmac Date: Sun Jan 23 14:24:25 2005 +0000 Updated Czech translation. 2005-01-23 Miloslav Trmac * cs.po: Updated Czech translation. po/ChangeLog | 4 ++ po/cs.po | 122 ++++++++++++++++++---------------------------------------- 2 files changed, 42 insertions(+), 84 deletions(-) commit 7f18a9a64b5c9bc8f38d1f44c44387597caacd6e Author: Jorn Baayen Date: Sat Jan 22 20:24:45 2005 +0000 Add a only_complete_albums gconf key, so that the new total track number 2005-01-22 Jorn Baayen * data/muine.schemas.in: * src/Album.cs: * src/SongDatabase.cs: Add a only_complete_albums gconf key, so that the new total track number matching behaviour can be turned off for people who have their music collection burnt to CD, without total track tags. ChangeLog | 11 +++++++++++ data/muine.schemas.in | 11 +++++++++++ src/Album.cs | 7 ++++++- src/SongDatabase.cs | 19 +++++++++++++++++++ 4 files changed, 47 insertions(+), 1 deletions(-) commit 57478231f1984c8ce22cc5bdce3a21d34302f34d Author: Jorn Baayen Date: Sat Jan 22 18:17:43 2005 +0000 Take track number from file name if not in tag. 2005-01-22 Jorn Baayen * libmuine/metadata.c: (ensure_track_number), (metadata_load): Take track number from file name if not in tag. ChangeLog | 6 ++++++ libmuine/metadata.c | 20 ++++++++++++++++++++ 2 files changed, 26 insertions(+), 0 deletions(-) commit b5fbde796034bd570f53f6346fcaf116c0ba497f Author: Jorn Baayen Date: Sat Jan 22 16:37:34 2005 +0000 Improve overwrite dialog some more. 2005-01-22 Jorn Baayen * data/glade/OverwriteDialog.glade: * src/FileUtils.cs: * src/OverwriteDialog.cs: Improve overwrite dialog some more. ChangeLog | 8 ++++++++ data/glade/OverwriteDialog.glade | 6 +++--- src/FileUtils.cs | 2 +- src/OverwriteDialog.cs | 5 +++-- 4 files changed, 15 insertions(+), 6 deletions(-) commit 682fbae0e36aaf20d064682809a2a3b7c7f03eaf Author: Jorn Baayen Date: Sat Jan 22 13:36:15 2005 +0000 Actually, let's just check that we have at least half the album. 2005-01-22 Jorn Baayen * src/Album.cs: Actually, let's just check that we have at least half the album. ChangeLog | 7 +++++++ src/Album.cs | 26 ++++++++++---------------- 2 files changed, 17 insertions(+), 16 deletions(-) commit b577740f96ac268e7ddea9255c9a028cd9b8dd14 Author: Jorn Baayen Date: Sat Jan 22 13:17:27 2005 +0000 Improved album complete definition: 2005-01-22 Jorn Baayen * src/Album.cs: Improved album complete definition: if (delta == 0) complete = true; else if (delta <= max_track_number_difference && total_n_tracks >= ((delta * 2) + 1)) complete = true; else complete = false; ChangeLog | 14 ++++++++++++++ src/Album.cs | 26 ++++++++++++++++++++------ 2 files changed, 34 insertions(+), 6 deletions(-) commit 962c4d9c450b2fdffd7f326b479785cd341bd743 Author: Jorn Baayen Date: Sat Jan 22 12:40:22 2005 +0000 small cleanup src/Album.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 43c4c528f5ef858e54a08e0484846241f5490856 Author: Jorn Baayen Date: Sat Jan 22 12:32:54 2005 +0000 Add AAC support, patch by Peter Johanson . 2005-01-22 Jorn Baayen * configure.in: * libmuine/Makefile.am: * libmuine/metadata.c: (mp4_read_callback), (mp4_seek_callback), (assign_metadata_mp4), (metadata_load): Add AAC support, patch by Peter Johanson . Also made libid3tag support optional. ChangeLog | 11 ++++ configure.in | 44 ++++++++++++-- libmuine/Makefile.am | 9 ++- libmuine/metadata.c | 152 ++++++++++++++++++++++++++++++++++++++++++++++++-- 4 files changed, 201 insertions(+), 15 deletions(-) commit 7f45e291897eb6c8f4b6057b1149e0c811d58a1f Author: Jorn Baayen Date: Sat Jan 22 11:50:57 2005 +0000 Added Romanian translation by Spoiala Cristian 2005-01-22 Jorn Baayen * ro.po: Added Romanian translation by Spoiala Cristian ChangeLog | 6 + configure.in | 2 +- po/ChangeLog | 6 + po/ro.po | 651 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 664 insertions(+), 1 deletions(-) commit cd0ff614395b85e411fb6782a04bfe50d01eb20a Author: Jorn Baayen Date: Sat Jan 22 10:55:58 2005 +0000 clean up last commit src/ErrorDialog.cs | 2 -- src/FileSelector.cs | 2 -- src/ImportDialog.cs | 2 -- src/OverwriteDialog.cs | 1 - src/PlaylistWindow.cs | 10 ---------- 5 files changed, 0 insertions(+), 17 deletions(-) commit abc7eaaf94f689ed0b70c943d81bfa7a5faa30d9 Author: Jorn Baayen Date: Sat Jan 22 10:46:10 2005 +0000 Improve dialog behaviour, and don't keep glade_xml around for the apps 2005-01-22 Jorn Baayen * TODO: * data/glade/ErrorDialog.glade: * data/glade/OverwriteDialog.glade: * data/glade/ProgressWindow.glade: * src/ErrorDialog.cs: * src/FileSelector.cs: * src/ImportDialog.cs: * src/OpenDialog.cs: * src/OverwriteDialog.cs: * src/PlaylistWindow.cs: * src/SaveDialog.cs: Improve dialog behaviour, and don't keep glade_xml around for the apps lifetime- that's wasting memory. ChangeLog | 17 +++++++++++++++++ TODO | 2 ++ data/glade/ErrorDialog.glade | 2 +- data/glade/OverwriteDialog.glade | 2 +- data/glade/ProgressWindow.glade | 2 +- src/ErrorDialog.cs | 6 ++++-- src/FileSelector.cs | 27 ++++++++++----------------- src/ImportDialog.cs | 15 ++++++++++++--- src/OpenDialog.cs | 23 ++++++++++++++++++++--- src/OverwriteDialog.cs | 4 ++-- src/PlaylistWindow.cs | 16 ++++++++++++---- src/SaveDialog.cs | 26 +++++++++++++++++++++----- 12 files changed, 103 insertions(+), 39 deletions(-) commit f6cc339056af22dfdbc20fe8f379c8ce322257b4 Author: Miloslav Trmac Date: Thu Jan 20 19:32:16 2005 +0000 Updated Czech translation. 2005-01-20 Miloslav Trmac * cs.po: Updated Czech translation. po/ChangeLog | 4 + po/cs.po | 477 ++++++++++++++++++++++++++++++++-------------------------- 2 files changed, 268 insertions(+), 213 deletions(-) commit 280a24b58b2443b3128646af7a53f58f1ac5a57d Author: Vincent van Adrighem Date: Wed Jan 19 18:10:09 2005 +0000 Translation updated by Tino Meinen. 2005-01-19 Vincent van Adrighem * nl.po: Translation updated by Tino Meinen. po/ChangeLog | 4 + po/nl.po | 475 ++++++++++++++++++++++++++++++++-------------------------- 2 files changed, 267 insertions(+), 212 deletions(-) commit 1bc7db7d4e6f0693b9928179ba7c12bdeb8e81e7 Author: Adam Weinberger Date: Mon Jan 17 21:05:10 2005 +0000 Updated Canadian English translation. * en_CA.po: Updated Canadian English translation. po/ChangeLog | 4 + po/en_CA.po | 262 ++++++++++++++++++++++++++++++++++++++++------------------ 2 files changed, 187 insertions(+), 79 deletions(-) commit 2923706cded1db4f220ddd9efc1dd3681262a315 Author: Žygimantas Beručka Date: Mon Jan 17 18:17:21 2005 +0000 Updated Lithuanian translation. 2005-01-17 Žygimantas Beručka * lt.po: Updated Lithuanian translation. po/ChangeLog | 4 + po/lt.po | 600 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 322 insertions(+), 282 deletions(-) commit ae2533bcbf92404987b844a23eec3b7fab6a4a9c Author: Frank Arnold Date: Mon Jan 17 13:52:35 2005 +0000 Updated German translation. 2005-01-17 Frank Arnold * de.po: Updated German translation. po/ChangeLog | 4 + po/de.po | 361 ++++++++++++++++++++++++++++++++-------------------------- 2 files changed, 201 insertions(+), 164 deletions(-) commit 3f93a03bbcfcc1568f1b729b71a5502a67f12646 Author: Jorn Baayen Date: Sun Jan 16 19:15:33 2005 +0000 0.8.1pre1. 2005-01-16 Jorn Baayen * NEWS: * configure.in: 0.8.1pre1. ChangeLog | 7 +++++++ NEWS | 23 +++++++++++++++++++++++ configure.in | 2 +- 3 files changed, 31 insertions(+), 1 deletions(-) commit ddaf32b98a3def80075d7ee98bf56a0da11d9c87 Author: Vincent van Adrighem Date: Sun Jan 16 18:35:28 2005 +0000 Translation updated by Tino Meinen. 2005-01-16 Vincent van Adrighem * nl.po: Translation updated by Tino Meinen. po/ChangeLog | 4 + po/nl.po | 311 ++++++++++++++++++++++++++++------------------------------ 2 files changed, 155 insertions(+), 160 deletions(-) commit edd5b9663ddbe0dd44df0c13c6ae73ee0cbf1035 Author: Jorn Baayen Date: Sun Jan 16 15:09:39 2005 +0000 Fix some more GTimer borkage. 2005-01-16 Jorn Baayen * libmuine/player-xine.c: (signal_idle), (player_open), (player_pause), (player_seek): Fix some more GTimer borkage. ChangeLog | 7 +++++++ libmuine/player-xine.c | 6 +++++- 2 files changed, 12 insertions(+), 1 deletions(-) commit d1de91978b7f5ae0b60d98b4f2050fa939d393ae Author: Jorn Baayen Date: Sun Jan 16 14:25:55 2005 +0000 Replace stuff with . 2005-01-16 Jorn Baayen * src/AddAlbumWindow.cs: * src/AddSongWindow.cs: * src/PlaylistWindow.cs: * src/ProgressWindow.cs: Replace stuff with . ChangeLog | 9 +++++++++ src/AddAlbumWindow.cs | 2 +- src/AddSongWindow.cs | 2 +- src/PlaylistWindow.cs | 24 ++++++++++++------------ src/ProgressWindow.cs | 2 +- 5 files changed, 24 insertions(+), 15 deletions(-) commit 477641231bdc55862e13f5d62ee53c4a99c1cd1a Author: Jorn Baayen Date: Sun Jan 16 13:05:58 2005 +0000 Updated. 2005-01-16 Jorn Baayen * POTFILES.in: Updated. po/ChangeLog | 6 ++++++ po/POTFILES.in | 7 ++++++- 2 files changed, 12 insertions(+), 1 deletions(-) commit 0c988ed35cf56afc7d1a8b056bd82be25f762ce6 Author: Jorn Baayen Date: Sun Jan 16 00:25:07 2005 +0000 Only list complete albums in albums list. An album is complete if the 2005-01-15 Jorn Baayen * TODO: * libmuine/metadata.c: (parse_raw_track_number), (assign_metadata_mp3), (assign_metadata_vorbiscomment), (metadata_get_track_number), (metadata_get_total_tracks): * libmuine/metadata.h: * src/AddAlbumWindow.cs: * src/AddSongWindow.cs: * src/AddWindow.cs: * src/Album.cs: * src/Global.cs: * src/Item.cs: * src/Metadata.cs: * src/Song.cs: Only list complete albums in albums list. An album is complete if the number of tracks equals the "total number of tracks" tag. (We are "mild"- 3 more or less will be fine too) The "total number of tracks" tag is the second half of the "track number" tag (N/TOTAL) in ID3, or the "tracktotal" tag in vorbiscomment. Use easytag 1.99.x to tag your albums like this if they aren't already. You can do them all at once by clicking one button. * src/ProgressWindow.cs: Remove "..." from window title. * src/CoverGetter.cs: * src/Global.cs: * src/ThreadBase.cs: Set "IsBackground" on all threads to true, and use Application.Quit. ChangeLog | 37 +++++++++++ TODO | 1 - libmuine/metadata.c | 48 ++++++++++++--- libmuine/metadata.h | 2 + src/AddAlbumWindow.cs | 7 +-- src/AddSongWindow.cs | 12 +---- src/AddWindow.cs | 7 ++- src/AddWindowList.cs | 3 +- src/Album.cs | 62 ++++++++++++++++++- src/CoverGetter.cs | 2 + src/Global.cs | 4 +- src/Item.cs | 8 +++ src/Metadata.cs | 161 +++++++++++++++++------------------------------- src/ProgressWindow.cs | 2 +- src/Song.cs | 56 +++++++++++------- src/ThreadBase.cs | 1 + 16 files changed, 253 insertions(+), 160 deletions(-) commit 77da26ca79fccc2299094ce3b95ea1e0cc069ce8 Author: Jorn Baayen Date: Sat Jan 15 15:54:44 2005 +0000 Improved error dialogs. 2005-01-15 Jorn Baayen * src/ErrorDialog.cs: * src/Global.cs: * src/OverwriteDialog.cs: * src/Player.cs: * src/PlaylistWindow.cs: Improved error dialogs. ChangeLog | 10 ++++++++++ src/ErrorDialog.cs | 16 +++++++--------- src/Global.cs | 8 +++++--- src/OverwriteDialog.cs | 3 ++- src/Player.cs | 5 +++-- src/PlaylistWindow.cs | 24 ++++++++++++------------ 6 files changed, 39 insertions(+), 27 deletions(-) commit e3067a9af32101d4ec360c902d0b41ba71c348de Author: Jorn Baayen Date: Sat Jan 15 15:43:21 2005 +0000 R data/glade/YesNoDialog.glade: 2005-01-15 Jorn Baayen * TODO: * data/glade/ErrorDialog.glade: * data/glade/Makefile.am: * data/glade/OverwriteDialog.glade: R data/glade/YesNoDialog.glade: * src/Makefile.am: * src/OverwriteDialog.cs: * src/SaveDialog.cs: R src/YesNoDialog.cs: Much better overwrite dialog, UI taken from ephy. Done in glade for now, we'll switch to using GtkMessageDialog once there is Gtk 2.6 support in Gtk#. ChangeLog | 16 +++++ TODO | 2 + data/glade/ErrorDialog.glade | 6 +- data/glade/Makefile.am | 2 +- data/glade/OverwriteDialog.glade | 124 ++++++++++++++++++++++++++++++++++++++ data/glade/YesNoDialog.glade | 124 -------------------------------------- src/Makefile.am | 4 +- src/OverwriteDialog.cs | 67 ++++++++++++++++++++ src/SaveDialog.cs | 7 +-- src/YesNoDialog.cs | 57 ----------------- 10 files changed, 216 insertions(+), 193 deletions(-) commit 9672cbde8fa78ad16a3ae3f3f5458c316718da70 Author: Frank Arnold Date: Sat Jan 15 15:22:50 2005 +0000 Updated German translation. 2005-01-15 Frank Arnold * de.po: Updated German translation. po/ChangeLog | 4 +++ po/de.po | 86 ++++++++++++++++++++++++++++++++++----------------------- 2 files changed, 55 insertions(+), 35 deletions(-) commit a4373975d79980626d68a07111cf0d9b6ea26c4f Author: Jorn Baayen Date: Sat Jan 15 14:08:21 2005 +0000 Emit SongChangedEvent also when the currently playing song itself changes. 2005-01-15 Jorn Baayen * src/PlaylistWindow.cs: Emit SongChangedEvent also when the currently playing song itself changes. ChangeLog | 7 +++++++ src/PlaylistWindow.cs | 7 +++---- 2 files changed, 10 insertions(+), 4 deletions(-) commit 8b3c7755b3f796b31d35172b95ef556608a7688b Author: Jorn Baayen Date: Sat Jan 15 00:35:47 2005 +0000 Default pls window width to -1 for best default looks ;) 2005-01-15 Jorn Baayen * data/muine.schemas.in: * src/PlaylistWindow.cs: Default pls window width to -1 for best default looks ;) ChangeLog | 7 +++++++ data/muine.schemas.in | 4 ++-- src/PlaylistWindow.cs | 4 ++-- 3 files changed, 11 insertions(+), 4 deletions(-) commit bf409ff3944bd381e5cce7edb610138196950a99 Author: Jorn Baayen Date: Sat Jan 15 00:23:41 2005 +0000 Support DnD'ing playlists into a position in the playlist, as in, 2005-01-15 Jorn Baayen * TODO: * src/PlaylistWindow.cs: Support DnD'ing playlists into a position in the playlist, as in, inserting them. ChangeLog | 8 ++++++ TODO | 2 - src/PlaylistWindow.cs | 65 ++++++++++++++++++++++++++++++++++-------------- 3 files changed, 54 insertions(+), 21 deletions(-) commit 2ea10099498a93a52432e4bc1a1f317cabdbe868 Author: Adam Weinberger Date: Sat Jan 15 00:13:57 2005 +0000 Updated Canadian English translation. * en_CA.po: Updated Canadian English translation. po/ChangeLog | 4 + po/en_CA.po | 237 ++++++++++++++++++++++++--------------------------------- 2 files changed, 104 insertions(+), 137 deletions(-) commit c81dfc005fe6d7b49b0739d36c2b8948d1e88165 Author: Jorn Baayen Date: Sat Jan 15 00:00:03 2005 +0000 Restore mnemonic behaviour. 2005-01-15 Jorn Baayen * data/glade/AddWindow.glade: * src/AddWindow.cs: Restore mnemonic behaviour. ChangeLog | 7 +++++++ data/glade/AddWindow.glade | 2 +- src/AddWindow.cs | 4 ++++ 3 files changed, 12 insertions(+), 1 deletions(-) commit b937292facdf6d072f47cf65a2c0829ac6c532f8 Author: Jorn Baayen Date: Fri Jan 14 23:44:57 2005 +0000 Initialize search_bits to an empty array. 2005-01-15 Jorn Baayen * src/AddWindowEntry.cs: Initialize search_bits to an empty array. ChangeLog | 6 ++++++ src/AddWindowEntry.cs | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit b5cccbb8d815b307dd6de7f432ae84454a6073b9 Author: Jorn Baayen Date: Fri Jan 14 23:36:33 2005 +0000 R src/DBusService.cs: 2005-01-15 Jorn Baayen * TODO: R src/DBusService.cs: * src/Global.cs: * src/Makefile.am: * src/MuineDBusService.cs: Renamed MuineDBusService to DBusService, now that we have the Muine namespace. ChangeLog | 11 ++++++++ TODO | 2 - src/DBusService.cs | 61 ++++++++++++++++++++++++++++++++++++++++++++ src/Global.cs | 2 +- src/Makefile.am | 2 +- src/MuineDBusService.cs | 64 ----------------------------------------------- 6 files changed, 74 insertions(+), 68 deletions(-) commit f626e3d9e3d271302b7d2e4de4ea5d32270e54e7 Author: Jorn Baayen Date: Fri Jan 14 23:34:12 2005 +0000 ups src/PlaylistWindow.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 631494402b3049b8f9a93fb8f4e0437913bbd85d Author: Jorn Baayen Date: Fri Jan 14 23:33:46 2005 +0000 R libmuine/markup-utils.c: R libmuine/markup-utils.h: 2005-01-15 Jorn Baayen * TODO: * data/glade/ProgressWindow.glade: * libmuine/Makefile.am: R libmuine/markup-utils.c: R libmuine/markup-utils.h: * src/AddAlbumWindow.cs: * src/AddSongWindow.cs: * src/CoverGetter.cs: * src/EllipsizingLabel.cs: * src/ErrorDialog.cs: * src/KeyUtils.cs: * src/Makefile.am: R src/MarkupUtils.cs: * src/PlaylistWindow.cs: * src/ProgressWindow.cs: * src/StringUtils.cs: Obsolete MarkupUtils, we use pango xml-style markup instead. We add it in the code everywhere, apart from the playlist label- it is in the translatable string there, otherwise we can't do RTL right. This was a bug before. ChangeLog | 24 +++++++++ TODO | 2 - data/glade/ProgressWindow.glade | 2 +- libmuine/Makefile.am | 2 - libmuine/markup-utils.c | 102 --------------------------------------- libmuine/markup-utils.h | 40 --------------- src/AddAlbumWindow.cs | 10 ++-- src/AddSongWindow.cs | 7 +-- src/CoverGetter.cs | 3 - src/EllipsizingLabel.cs | 10 ++++- src/ErrorDialog.cs | 11 ++--- src/KeyUtils.cs | 1 - src/Makefile.am | 1 - src/MarkupUtils.cs | 60 ----------------------- src/PlaylistWindow.cs | 61 +++++++++++------------- src/ProgressWindow.cs | 6 ++- src/StringUtils.cs | 18 ++++---- 17 files changed, 87 insertions(+), 273 deletions(-) commit ad8df807003ac847a3c6af8bee4180d7dc78cc55 Author: Jorn Baayen Date: Fri Jan 14 22:57:59 2005 +0000 Stop the lunacy of regenerating SearchBits for each item we are trying to 2005-01-15 Jorn Baayen * libmuine/string-utils.c: (string_utils_strip_non_alnum): * libmuine/string-utils.h: * src/AddWindowEntry.cs: * src/StringUtils.cs: Stop the lunacy of regenerating SearchBits for each item we are trying to match. Back on speed. Also add a "different" bool to strip_non_alnum, so that we don't have to strcmp. ChangeLog | 13 +++++++++++++ libmuine/string-utils.c | 7 ++++--- libmuine/string-utils.h | 5 ++++- src/AddWindowEntry.cs | 15 ++++++++++++++- src/StringUtils.cs | 9 ++++++--- 5 files changed, 41 insertions(+), 8 deletions(-) commit 8d3beec986e62ee6aef7681d0fd839db244af8f9 Author: Jorn Baayen Date: Fri Jan 14 22:40:16 2005 +0000 Strip non alphanumeric chars (and non-spaces) from the SearchKey, so that 2005-01-14 Jorn Baayen * libmuine/Makefile.am: * libmuine/string-utils.c: (string_utils_strip_non_alnum): * libmuine/string-utils.h: * src/Album.cs: * src/Song.cs: * src/StringUtils.cs: Strip non alphanumeric chars (and non-spaces) from the SearchKey, so that "rem" also yiels "R.E.M.". ChangeLog | 12 ++++++++++++ libmuine/Makefile.am | 2 ++ libmuine/string-utils.c | 45 +++++++++++++++++++++++++++++++++++++++++++++ libmuine/string-utils.h | 25 +++++++++++++++++++++++++ src/Album.cs | 8 +++++--- src/Song.cs | 12 ++++++++---- src/StringUtils.cs | 18 ++++++++++++++++++ 7 files changed, 115 insertions(+), 7 deletions(-) commit 393c1423e02d4cd0f2a52f07f92a52df659fda5f Author: Jorn Baayen Date: Fri Jan 14 21:35:47 2005 +0000 Add Album.RemoveArtistsAndPerformers. 2005-01-14 Jorn Baayen * src/Album.cs: * src/SongDatabase.cs: Add Album.RemoveArtistsAndPerformers. ChangeLog | 7 ++++ src/Album.cs | 90 +++++++++++++++++++++++++++++++++++++++++++-------- src/SongDatabase.cs | 30 +++++++++++------ 3 files changed, 103 insertions(+), 24 deletions(-) commit a9dd4ff16390a3608fc7765ba1bb19cdbe1895d9 Author: Frank Arnold Date: Fri Jan 14 21:35:45 2005 +0000 Updated German translation. 2005-01-14 Frank Arnold * de.po: Updated German translation. po/ChangeLog | 4 + po/de.po | 185 ++++++++++++++++++++++++++++----------------------------- 2 files changed, 95 insertions(+), 94 deletions(-) commit 37fa32610a233560bf9589f15a763439bcf65fd0 Author: Jorn Baayen Date: Fri Jan 14 21:13:11 2005 +0000 Support setting both a removed album as well as an added album in the 2005-01-14 Jorn Baayen * src/SongDatabase.cs: Support setting both a removed album as well as an added album in the signal request. Needed for changed songs. ChangeLog | 7 ++++++ src/SongDatabase.cs | 52 +++++++++++++++++++++++++++++--------------------- 2 files changed, 37 insertions(+), 22 deletions(-) commit e592dad9c3e626d689478fa93d2a5daf2942b0a7 Author: Jorn Baayen Date: Fri Jan 14 20:57:57 2005 +0000 Restore SignalRequest constructor. 2005-01-14 Jorn Baayen * src/SongDatabase.cs: Restore SignalRequest constructor. ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 1 - src/SongDatabase.cs | 21 +++++++++++---------- 3 files changed, 17 insertions(+), 11 deletions(-) commit dc187dc2684e3adaebe164824d6c59fd3bbe2391 Author: Jorn Baayen Date: Fri Jan 14 20:14:18 2005 +0000 Add a TickEvent to IPlayer, and make SkipToWindow use it. 2005-01-14 Jorn Baayen * PluginLib/IPlayer.cs: * PluginLib/Plugin.cs: * doc/en/Muine.PluginLib/IPlayer.xml: * doc/en/Muine.PluginLib/TickEventHandler.xml: * src/Player.cs: * src/PlaylistWindow.cs: * src/SkipToWindow.cs: Add a TickEvent to IPlayer, and make SkipToWindow use it. ChangeLog | 12 +++++++++ PluginLib/IPlayer.cs | 7 +++++ PluginLib/Plugin.cs | 4 --- doc/en/Muine.PluginLib/IPlayer.xml | 28 +++++++++++++++------ doc/en/Muine.PluginLib/TickEventHandler.xml | 34 +++++++++++++++++++++++++++ src/Player.cs | 7 ----- src/PlaylistWindow.cs | 12 +++++++-- src/SkipToWindow.cs | 21 ++++++++-------- 8 files changed, 92 insertions(+), 33 deletions(-) commit a470c34e665d2ff984e5034d787da53fd9fbc7de Author: Jorn Baayen Date: Fri Jan 14 19:51:18 2005 +0000 Pause instead of stop at last eos. This is for seeking. 2005-01-14 Jorn Baayen * src/Player.cs: * src/PlaylistWindow.cs: Pause instead of stop at last eos. This is for seeking. ChangeLog | 7 +++++++ src/Player.cs | 3 --- src/PlaylistWindow.cs | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) commit 08bec9f9ff7d42dea3e54c2293e5f7932e71d2c4 Author: Jorn Baayen Date: Fri Jan 14 19:28:30 2005 +0000 Emit a Tick signal when a song's duration has changed at eos. 2005-01-14 Jorn Baayen * src/Player.cs: * src/PlaylistWindow.cs: Emit a Tick signal when a song's duration has changed at eos. ChangeLog | 7 +++++++ src/Player.cs | 7 +++++++ src/PlaylistWindow.cs | 4 ++++ 3 files changed, 18 insertions(+), 0 deletions(-) commit f69858d8f3aba09cb8ee83a05279bb29683bf228 Author: Jorn Baayen Date: Fri Jan 14 19:11:29 2005 +0000 Support GDK_ACTION_LINK and _ASK. 2005-01-14 Jorn Baayen * src/AddWindowList.cs: * src/PlaylistWindow.cs: Support GDK_ACTION_LINK and _ASK. ChangeLog | 7 +++++++ src/AddWindowList.cs | 3 ++- src/PlaylistWindow.cs | 4 ++-- 3 files changed, 11 insertions(+), 3 deletions(-) commit 39dedbdc53c12c6076b05d3afebeb1278679f104 Author: Mark McLauchlan Date: Fri Jan 14 18:56:35 2005 +0000 WriteAlbumCoverToFile PlayingSong null check. 2005-01-14 Mark McLauchlan * DBusLib/Player.cs: WriteAlbumCoverToFile PlayingSong null check. ChangeLog | 6 ++++++ DBusLib/Player.cs | 3 ++- TODO | 6 ++---- 3 files changed, 10 insertions(+), 5 deletions(-) commit 7492e5ccc51435d382727b37f466a63f8f5a8907 Author: Jorn Baayen Date: Fri Jan 14 18:24:20 2005 +0000 Restore more DB logic .. 2005-01-14 Jorn Baayen * src/SongDatabase.cs: Restore more DB logic .. ChangeLog | 6 ++++++ src/SongDatabase.cs | 9 +++------ 2 files changed, 9 insertions(+), 6 deletions(-) commit fab5be254dfe587793a03c0e108977ff6a41f565 Author: Jorn Baayen Date: Fri Jan 14 18:12:09 2005 +0000 Make Actions work properly, ie not lock up the app all the time. 2005-01-14 Jorn Baayen * data/glade/AddWindow.glade: * data/glade/PlaylistWindow.glade: * src/Actions.cs: * src/PlaylistWindow.cs: Make Actions work properly, ie not lock up the app all the time. * src/About.cs: The About subclass didn't work, revert to previous ShowWindow stuff- see Ximian Bugzilla #71271 ChangeLog | 14 +++++ TODO | 8 ++- data/glade/AddWindow.glade | 4 -- data/glade/PlaylistWindow.glade | 4 -- src/About.cs | 20 +++++--- src/Actions.cs | 14 +++-- src/PlaylistWindow.cs | 107 +++++++++++++-------------------------- 7 files changed, 78 insertions(+), 93 deletions(-) commit 42b36f9b9a209e133c1db53709e5d640307d7846 Author: Jorn Baayen Date: Fri Jan 14 15:37:02 2005 +0000 Fix OnChanged logic. 2005-01-14 Jorn Baayen * src/AddAlbumWindow.cs: * src/AddSongWindow.cs: Fix OnChanged logic. * src/AddWindow.cs: * src/PlaylistWindow.cs: * src/SongDatabase.cs: SingalRequest, BooleanBox and DragDropPosition have to be classes, not structs! We change their properties while they are being passed around. Also, don't break out of the changes checking loop when one of the songs doesn't have a change ;) ChangeLog | 18 ++++++++++++++++++ src/AddAlbumWindow.cs | 8 +++++--- src/AddSongWindow.cs | 8 +++++--- src/AddWindow.cs | 8 +++++--- src/CoverDatabase.cs | 2 -- src/PlaylistWindow.cs | 15 +++++++-------- src/SongDatabase.cs | 19 ++++++++----------- 7 files changed, 48 insertions(+), 30 deletions(-) commit 1ce59d676a9d82830fbd44ad6dc65dc07df643fc Author: Jorn Baayen Date: Fri Jan 14 15:03:00 2005 +0000 Remove fake_length and min_query_length gconf crack. 2005-01-14 Jorn Baayen * data/muine.schemas.in: * src/AddAlbumWindow.cs: * src/AddSongWindow.cs: * src/AddWindow.cs: * src/AddWindowEntry.cs: * src/AddWindowList.cs: Remove fake_length and min_query_length gconf crack. ChangeLog | 11 ++++++++ data/muine.schemas.in | 62 +++--------------------------------------------- src/AddAlbumWindow.cs | 10 +------- src/AddSongWindow.cs | 10 +------- src/AddWindow.cs | 28 +++++++++------------ src/AddWindowEntry.cs | 5 +-- src/AddWindowList.cs | 5 +-- 7 files changed, 33 insertions(+), 98 deletions(-) commit 3252cbcf60440e8deb87c6d63dcea3f2dc88d53a Author: Jorn Baayen Date: Fri Jan 14 14:47:31 2005 +0000 Remove pointless CleanStringArray on loading from db. Clean the arrays in 2005-01-14 Jorn Baayen * src/Album.cs: * src/Database.cs: * src/Metadata.cs: * src/Song.cs: Remove pointless CleanStringArray on loading from db. Clean the arrays in Metadata itself instead. Various other small cleanups and fixes. ChangeLog | 12 ++++++++++ src/Album.cs | 8 ++++-- src/Database.cs | 16 +++++++++++++ src/Metadata.cs | 65 ++++++++++++++++++++++++++++++++++++------------------ src/Song.cs | 64 +++++++++++++++++++++++++---------------------------- 5 files changed, 106 insertions(+), 59 deletions(-) commit 81d0f02ef2ca6b3ff598240cff2c0f1d9691905e Author: Tamara Roberson Date: Fri Jan 14 13:36:57 2005 +0000 Making Metadata inherit from GLib.Object was a bad idea. Now we just use a 2005-01-14 Tamara Roberson * src/Metadata.cs: Making Metadata inherit from GLib.Object was a bad idea. Now we just use a private IntPtr for the raw data. ChangeLog | 7 +++++++ src/Metadata.cs | 41 +++++++++++++++++++++-------------------- 2 files changed, 28 insertions(+), 20 deletions(-) commit f89b8d5ed7badf09f2c2d081241bbf4e30f03542 Author: Tamara Roberson Date: Fri Jan 14 11:05:26 2005 +0000 Fix a recently added bug that broke the save-playlist-on-exit feature. 2005-01-14 Tamara Roberson * src/PlaylistWindow.cs: Fix a recently added bug that broke the save-playlist-on-exit feature. ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 18 +++++++++--------- 2 files changed, 15 insertions(+), 9 deletions(-) commit dd5446459ea26d1f2dfa2f9e36f16f6e84924fe0 Author: Tamara Roberson Date: Fri Jan 14 09:26:44 2005 +0000 Code cleanup. Split up the constructor. 2005-01-14 Tamara Roberson * src/Metadata.cs: Code cleanup. Split up the constructor. ChangeLog | 6 ++ src/Metadata.cs | 264 ++++++++++++++++++++++++++++++++----------------------- 2 files changed, 160 insertions(+), 110 deletions(-) commit a5b669beac332e7f494409ef91f3d900b3e284ec Author: Tamara Roberson Date: Fri Jan 14 02:37:07 2005 +0000 Moved OnAdded, OnChanged, and OnRemoved from AddWindow into AddAlbumWindow 2005-01-13 Tamara Roberson * src/AddAlbumWindow.cs: * src/AddSongWindow.cs: * src/AddWindow.cs: Moved OnAdded, OnChanged, and OnRemoved from AddWindow into AddAlbumWindow and AddSongWindow to please Mono 1.0. ChangeLog | 9 +++++++++ src/AddAlbumWindow.cs | 44 +++++++++++++++++++++++++++++++++++++++++--- src/AddSongWindow.cs | 44 +++++++++++++++++++++++++++++++++++++++++--- src/AddWindow.cs | 10 ++++++---- 4 files changed, 97 insertions(+), 10 deletions(-) commit 69575dc04e4cc3e97a665bc9554fa30091e91a52 Author: Frank Arnold Date: Wed Jan 12 21:04:33 2005 +0000 Updated German translation. 2005-01-12 Frank Arnold * de.po: Updated German translation. po/ChangeLog | 4 + po/de.po | 763 ++++++++++++++++++++++++++++++++-------------------------- 2 files changed, 425 insertions(+), 342 deletions(-) commit 58a9a4641175e993cb25af06da6208604f1f48fb Author: Jorn Baayen Date: Tue Jan 11 22:15:05 2005 +0000 update TODO TODO | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) commit 4d80cab7246b5c36209919d4eb37e90bb3d7102e Author: Jorn Baayen Date: Tue Jan 11 20:53:07 2005 +0000 Cleanup GTimer code. 2005-01-11 Jorn Baayen * libmuine/player-xine.c: (signal_idle), (player_construct), (player_open), (player_pause), (player_seek): Cleanup GTimer code. * src/SkipToWindow.cs: Set slider value after setting the range. ChangeLog | 11 +++++++++++ libmuine/player-xine.c | 6 ++---- src/SkipToWindow.cs | 2 +- 3 files changed, 14 insertions(+), 5 deletions(-) commit 7a1a2c20535d2d484b99fc7940e50c8c9828c93d Author: Jorn Baayen Date: Tue Jan 11 12:21:36 2005 +0000 Minor cleanup. 2005-01-11 Jorn Baayen * src/PlaylistWindow.cs: Minor cleanup. ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 3 ++- 2 files changed, 8 insertions(+), 1 deletions(-) commit 44fe6281b56e6d7b8c36b9d879deb8aedcd76142 Author: Jorn Baayen Date: Tue Jan 11 12:18:07 2005 +0000 Keep comments to translators on the line above the call to GetString, this 2005-01-11 Jorn Baayen * src/Album.cs: * src/NotificationAreaIcon.cs: Keep comments to translators on the line above the call to GetString, this is to make sure they appear in the .po files. ChangeLog | 8 ++++++++ src/Album.cs | 8 ++++---- src/NotificationAreaIcon.cs | 4 ++-- 3 files changed, 14 insertions(+), 6 deletions(-) commit 3f965aa8983251ac5dd641f334406d1bc842e995 Author: Tamara Roberson Date: Tue Jan 11 09:18:04 2005 +0000 Remove empty artist and performer listings which can sometimes occur in 2005-01-10 Tamara Roberson * src/Song.cs: * src/StringUtils.cs: Remove empty artist and performer listings which can sometimes occur in metadata. This turns " and foo" into "foo". ChangeLog | 8 ++++++++ src/Song.cs | 24 +++++++++++++++--------- src/StringUtils.cs | 22 +++++++++++++++++++++- 3 files changed, 44 insertions(+), 10 deletions(-) commit 2f2c38ab199705defc20b2e748466c60bd323dd1 Author: Tamara Roberson Date: Tue Jan 11 07:24:20 2005 +0000 Massive cleanup. Some minor actual code changes. Pretty much just 2005-01-10 Tamara Roberson * data/glade/PlaylistWindow.glade: * data/ui/NotificationAreaIcon.xml: * data/ui/PlaylistWindow.xml: * src/About.cs: * src/Actions.cs: * src/AddAlbumWindow.cs: * src/AddSongWindow.cs: * src/AddWindow.cs: * src/Album.cs: * src/ColoredCellRendererPixbuf.cs: * src/Config.cs: * src/CoverDatabase.cs: * src/CoverGetter.cs: * src/CoverImage.cs: * src/Database.cs: * src/DndUtils.cs: * src/EllipsizingLabel.cs: * src/ErrorDialog.cs: * src/FileSelector.cs: * src/FileUtils.cs: * src/Global.cs: * src/GnomeProxy.cs: * src/HandleView.cs: * src/ImportDialog.cs: * src/InfoWindow.cs: * src/Item.cs: * src/KeyUtils.cs: * src/MarkupUtils.cs: * src/Metadata.cs: * src/MmKeys.cs: * src/MuineDBusService.cs: * src/NoMusicFoundWindow.cs: * src/NotificationAreaIcon.cs: * src/OpenDialog.cs: * src/Player.cs: * src/PlaylistWindow.cs: * src/PluginManager.cs: * src/ProgressWindow.cs: * src/SaveDialog.cs: * src/SignalUtils.cs: * src/SkipToWindow.cs: * src/Song.cs: * src/SongDatabase.cs: * src/StockIcons.cs: * src/StringUtils.cs: * src/ThreadBase.cs: * src/VolumeButton.cs: * src/YesNoDialog.cs: Massive cleanup. Some minor actual code changes. Pretty much just re-organizing. Made a couple internal classes in SongDatabase into structs, most notably SignalRequest. Added some documentation and TODO notes (in individual files). ChangeLog | 56 +++ data/glade/PlaylistWindow.glade | 4 +- data/ui/NotificationAreaIcon.xml | 8 +- data/ui/PlaylistWindow.xml | 22 +- src/About.cs | 41 +- src/Actions.cs | 211 ++++++---- src/AddAlbumWindow.cs | 123 +++--- src/AddSongWindow.cs | 47 ++- src/AddWindow.cs | 2 +- src/Album.cs | 314 ++++++++------- src/ColoredCellRendererPixbuf.cs | 22 +- src/Config.cs | 13 +- src/CoverDatabase.cs | 224 ++++++----- src/CoverGetter.cs | 451 ++++++++++++---------- src/CoverImage.cs | 114 +++--- src/Database.cs | 118 +++--- src/DndUtils.cs | 10 +- src/EllipsizingLabel.cs | 16 +- src/ErrorDialog.cs | 32 +- src/FileSelector.cs | 23 +- src/FileUtils.cs | 112 +++--- src/Global.cs | 115 +++--- src/GnomeProxy.cs | 38 ++- src/HandleView.cs | 2 +- src/ImportDialog.cs | 3 +- src/InfoWindow.cs | 100 +++--- src/Item.cs | 21 +- src/KeyUtils.cs | 30 +- src/MarkupUtils.cs | 40 +- src/Metadata.cs | 152 ++++---- src/MmKeys.cs | 41 ++- src/MuineDBusService.cs | 25 +- src/NoMusicFoundWindow.cs | 30 +- src/NotificationAreaIcon.cs | 137 ++++--- src/OpenDialog.cs | 3 +- src/Player.cs | 210 +++++----- src/PlaylistWindow.cs | 100 +++--- src/PluginManager.cs | 45 ++- src/ProgressWindow.cs | 32 +- src/SaveDialog.cs | 3 +- src/SignalUtils.cs | 59 ++-- src/SkipToWindow.cs | 36 +- src/Song.cs | 331 +++++++++------- src/SongDatabase.cs | 818 ++++++++++++++++++++------------------ src/StockIcons.cs | 27 +- src/StringUtils.cs | 47 ++- src/ThreadBase.cs | 12 +- src/VolumeButton.cs | 132 ++++--- src/YesNoDialog.cs | 16 +- 49 files changed, 2520 insertions(+), 2048 deletions(-) commit 0dd3649bffde28211e815dc2458b6dd93b75297b Author: Adam Weinberger Date: Tue Jan 11 05:58:56 2005 +0000 Updated Canadian English translation. * en_CA.po: Updated Canadian English translation. po/ChangeLog | 4 + po/en_CA.po | 209 +++++++++++++++++++++++++++++++-------------------------- 2 files changed, 118 insertions(+), 95 deletions(-) commit 334da9564613ad54b33bd2a289e6d0564d6e677c Author: Tamara Roberson Date: Tue Jan 11 00:49:16 2005 +0000 Made min_query_length and fake_length settings in GConf per AddSongWindow 2005-01-10 Tamara Roberson * data/muine.schemas.in: * src/AddAlbumWindow.cs: * src/AddSongWindow.cs: * src/AddWindow.cs: * src/AddWindowEntry.cs: * src/AddWindowList.cs: Made min_query_length and fake_length settings in GConf per AddSongWindow and AddAlbumWindow. Default for enable_speed_hacks is 'true' for AddSongWindow and 'false' for AddAlbumWindow. It's not setup quite right yet (I haven't really used GConf much before). I still need to add GConfNotifyHandlers. ChangeLog | 15 +++++++++ data/muine.schemas.in | 76 +++++++++++++++++++++++++++++++++++++++++++++++++ src/AddAlbumWindow.cs | 16 +++++++++- src/AddSongWindow.cs | 18 ++++++++++- src/AddWindow.cs | 45 ++++++++++++++++++++++++---- src/AddWindowEntry.cs | 16 ++++++---- src/AddWindowList.cs | 10 +++++- 7 files changed, 178 insertions(+), 18 deletions(-) commit 662294c7195b0a95446ed17d6ce68fe34ab70341 Author: Miloslav Trmac Date: Mon Jan 10 21:10:06 2005 +0000 Updated Czech translation. 2005-01-10 Miloslav Trmac * cs.po: Updated Czech translation. po/ChangeLog | 4 + po/cs.po | 437 +++++++++++++++++++++++++++------------------------------- 2 files changed, 209 insertions(+), 232 deletions(-) commit ebbd46a382b5e988c4018b8776f2332dbf3c0855 Author: Jorn Baayen Date: Mon Jan 10 17:59:27 2005 +0000 Bumped version number, added gacutil check, and a --disable-gac-install 2005-01-10 Jorn Baayen * DBusLib/Makefile.am: * PluginLib/Makefile.am: * configure.in: Bumped version number, added gacutil check, and a --disable-gac-install configure option, to be used for RPMs and such. ChangeLog | 9 +++++++++ DBusLib/Makefile.am | 2 ++ PluginLib/Makefile.am | 2 ++ configure.in | 10 +++++++--- 4 files changed, 20 insertions(+), 3 deletions(-) commit 1eb66fb04f80423fbc7910243f11b64b840bd70c Author: Tamara Roberson Date: Mon Jan 10 13:38:01 2005 +0000 Some more code cleanup. Hey looks like today I also introduced a couple of 2005-01-10 Tamara Roberson * src/PlaylistWindow.cs: Some more code cleanup. Hey looks like today I also introduced a couple of very big bugs that I stupidly missed, mainly we crash on exit now (it usually crashes on exit when I try a new compile because it changes the running program, so I didn't notice that it always crashes now). I'll go through it tomorrow... I'm not even sure which revision did it. Sorry. ChangeLog | 11 + src/PlaylistWindow.cs | 505 ++++++++++++++++++++++++++++--------------------- 2 files changed, 300 insertions(+), 216 deletions(-) commit e9e1eb5aa9f30415171d3c2c94447a7e428391af Author: Tamara Roberson Date: Mon Jan 10 11:33:32 2005 +0000 Split off the Import Folder, Open Playlist, and Save Playlist dialogs into 2005-01-10 Tamara Roberson * src/Actions.cs: * src/ImportDialog.cs: * src/Makefile.am: * src/OpenDialog.cs: * src/PlaylistWindow.cs: * src/SaveDialog.cs: Split off the Import Folder, Open Playlist, and Save Playlist dialogs into their own classes. ChangeLog | 12 +++ src/Actions.cs | 6 +- src/ImportDialog.cs | 83 ++++++++++++++++++ src/Makefile.am | 5 +- src/OpenDialog.cs | 60 +++++++++++++ src/PlaylistWindow.cs | 224 +++++++++++++------------------------------------ src/SaveDialog.cs | 70 +++++++++++++++ 7 files changed, 290 insertions(+), 170 deletions(-) commit 8ce842f4733649305ecb6373eceb1387c6528a94 Author: Tamara Roberson Date: Mon Jan 10 10:37:13 2005 +0000 A couple more cleanups first... 2005-01-10 Tamara Roberson * src/PlaylistWindow.cs: A couple more cleanups first... ChangeLog | 6 ++++ src/PlaylistWindow.cs | 78 +++++++++++++++++++++++++++++-------------------- 2 files changed, 52 insertions(+), 32 deletions(-) commit 6e0549ca81ab2e3a02c2fc0b8c12345e8ed4451a Author: Tamara Roberson Date: Mon Jan 10 10:17:54 2005 +0000 Code cleanup. Getting ready for the great divide... 2005-01-10 Tamara Roberson * src/PlaylistWindow.cs: Code cleanup. Getting ready for the great divide... ChangeLog | 6 + src/PlaylistWindow.cs | 1523 +++++++++++++++++++++++++------------------------ 2 files changed, 788 insertions(+), 741 deletions(-) commit b1f1933ddbcf73f0331c3d94481083a1e2532ac5 Author: Tamara Roberson Date: Mon Jan 10 08:48:11 2005 +0000 Finished moving callbacks over to Actions. We actually ended up making 2005-01-10 Tamara Roberson * data/glade/PlaylistWindow.glade: * src/Actions.cs: * src/PlaylistWindow.cs: Finished moving callbacks over to Actions. We actually ended up making PlaylistWindow *bigger* through all this, but hopefully it's cleaner. Sorry about the cut-and-paste error yesterday :-). ChangeLog | 10 + data/glade/PlaylistWindow.glade | 5 - src/Actions.cs | 127 +++++++++- src/PlaylistWindow.cs | 551 +++++++++++++++++++-------------------- 4 files changed, 401 insertions(+), 292 deletions(-) commit 54698d088ad5b058180813dbe0c7eb26cc5523fe Author: Adam Weinberger Date: Mon Jan 10 06:44:54 2005 +0000 Updated Canadian English translation. * en_CA.po: Updated Canadian English translation. po/ChangeLog | 4 + po/en_CA.po | 372 +++++++++++++++++++++++----------------------------------- 2 files changed, 152 insertions(+), 224 deletions(-) commit 8dc632af89aef072df83ce71b0da7b6b54689df5 Author: Tamara Roberson Date: Mon Jan 10 03:13:30 2005 +0000 More unification of AddAlbumWindow and AddSongWindow. As a side effect, 2005-01-09 Tamara Roberson * src/AddAlbumWindow.cs: * src/AddSongWindow.cs: * src/AddWindow.cs: * src/AddWindowEntry.cs: * src/AddWindowList.cs: More unification of AddAlbumWindow and AddSongWindow. As a side effect, searching albums now also fakes speed. ChangeLog | 11 ++++ src/AddAlbumWindow.cs | 65 ++++------------------- src/AddSongWindow.cs | 94 ++++------------------------------ src/AddWindow.cs | 136 ++++++++++++++++++++++++++++++++++++++++++++---- src/AddWindowEntry.cs | 11 ++++- src/AddWindowList.cs | 43 ++++++++++----- 6 files changed, 196 insertions(+), 164 deletions(-) commit db44ffcb5767789afe05e308f0413678ae31b776 Author: Vincent van Adrighem Date: Mon Jan 10 00:55:55 2005 +0000 Translation updated by Tino Meinen. 2005-01-10 Vincent van Adrighem * nl.po: Translation updated by Tino Meinen. po/ChangeLog | 4 + po/nl.po | 406 ++++++++++++++++++++++++++++++---------------------------- 2 files changed, 212 insertions(+), 198 deletions(-) commit 71026f44e15d8ea55f29e612a86f74e673d7021f Author: Jorn Baayen Date: Sun Jan 9 22:04:09 2005 +0000 fix the fix src/Actions.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c2e713c37b62d41a31f2adf06c1741931e1911ee Author: Jorn Baayen Date: Sun Jan 9 22:00:22 2005 +0000 Arghl- somebody bound the ImportFolder action to the Remove action. 2005-01-09 Jorn Baayen * src/Actions.cs: Arghl- somebody bound the ImportFolder action to the Remove action. ChangeLog | 7 +++++++ src/Actions.cs | 2 +- 2 files changed, 8 insertions(+), 1 deletions(-) commit f9f18d041d7232a3ba90d97f77b929e6ce7c0f4e Author: Jorn Baayen Date: Sun Jan 9 21:56:10 2005 +0000 Release 0.8.0. 2005-01-09 Jorn Baayen * NEWS: * configure.in: Release 0.8.0. ChangeLog | 7 +++++++ NEWS | 2 +- configure.in | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) commit 7c0c68c4aacf7bfbab675c188bf841496c7007e7 Author: Jorn Baayen Date: Sun Jan 9 21:46:11 2005 +0000 More comments back to where they belong. 2005-01-09 Jorn Baayen * src/NotificationAreaIcon.cs: More comments back to where they belong. ChangeLog | 6 ++++++ src/NotificationAreaIcon.cs | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit d6f578c9fcde96f9c95c3a9696434b3862ac4d0b Author: Jorn Baayen Date: Sun Jan 9 21:44:44 2005 +0000 Move comment about prefixes back to above the prefixes string, where it 2005-01-09 Jorn Baayen * src/Album.cs: Move comment about prefixes back to above the prefixes string, where it belongs. ChangeLog | 10 ++++++++++ src/Album.cs | 19 ++++++------------- 2 files changed, 16 insertions(+), 13 deletions(-) commit a228653e86620a7b7cd3746d07a90bb9d0fe72bf Author: Jorn Baayen Date: Sun Jan 9 15:09:07 2005 +0000 Restore " activates default" behaviour. 2005-01-09 Jorn Baayen * src/AddWindowEntry.cs: Restore " activates default" behaviour. ChangeLog | 6 ++++++ src/AddWindowEntry.cs | 1 + 2 files changed, 7 insertions(+), 0 deletions(-) commit bbdf62ccdacb712992da0c8242cc41060c0d9022 Author: Jorn Baayen Date: Sun Jan 9 14:59:13 2005 +0000 Only add border to amazon pixbuf if we got one. 2005-01-09 Jorn Baayen * src/CoverGetter.cs: Only add border to amazon pixbuf if we got one. ChangeLog | 6 ++++++ src/CoverGetter.cs | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) commit 2d1be5171d145798efa8f6161847bd5ec498cf4f Author: Tamara Roberson Date: Sun Jan 9 14:32:22 2005 +0000 Split off Actions from PlaylistWindow. 2005-01-09 Tamara Roberson * src/Actions.cs: * src/Global.cs: * src/Makefile.am: * src/PlaylistWindow.cs: Split off Actions from PlaylistWindow. ChangeLog | 9 ++ src/Actions.cs | 270 +++++++++++++++++++++++++++++++++++++++++++++++++ src/Global.cs | 8 ++ src/Makefile.am | 3 +- src/PlaylistWindow.cs | 202 +++++++------------------------------ 5 files changed, 326 insertions(+), 166 deletions(-) commit cb926d263ce5efeaafb5c6bda482ef828487b7e5 Author: Jorn Baayen Date: Sun Jan 9 13:07:20 2005 +0000 Minor cleanups, and deal with Songs and Albums in SongWindow and 2005-01-09 Jorn Baayen * src/AddAlbumWindow.cs: * src/AddSongWindow.cs: * src/AddWindow.cs: * src/Item.cs: * src/Song.cs: Minor cleanups, and deal with Songs and Albums in SongWindow and AlbumWindow, not Items, as those are what the signals provide. ChangeLog | 13 ++++++++++++- po/ChangeLog | 6 ++++++ po/POTFILES.in | 1 + src/AddAlbumWindow.cs | 12 ++++++------ src/AddSongWindow.cs | 12 ++++++------ src/AddWindow.cs | 5 ++--- src/Item.cs | 2 +- src/Song.cs | 2 +- 8 files changed, 35 insertions(+), 18 deletions(-) commit 377b221d1f8b528e262ab56f122328e7f61bbb51 Author: Tamara Roberson Date: Sun Jan 9 11:20:18 2005 +0000 Split AddWindowEntry and AddWindowList off of AddWindow. Moved 2005-01-09 Tamara Roberson * data/glade/AddWindow.glade: * src/AddAlbumWindow.cs: * src/AddSongWindow.cs: * src/AddWindow.cs: * src/AddWindowEntry.cs: * src/AddWindowList.cs: * src/Album.cs: * src/Item.cs: * src/Makefile.am: * src/Song.cs: Split AddWindowEntry and AddWindowList off of AddWindow. Moved Song.FitsCriteria and Album.FitsCriteria to Item. ChangeLog | 17 +++++ data/glade/AddWindow.glade | 19 ++---- src/AddAlbumWindow.cs | 53 ++++++++-------- src/AddSongWindow.cs | 50 ++++++++-------- src/AddWindow.cs | 146 +++++++++++++++++--------------------------- src/AddWindowEntry.cs | 39 ++++++++++++ src/AddWindowList.cs | 91 +++++++++++++++++++++++++++ src/Album.cs | 14 ---- src/Item.cs | 19 ++++++- src/Makefile.am | 4 +- src/Song.cs | 13 ---- 11 files changed, 281 insertions(+), 184 deletions(-) commit 7b5c2624b24ad6cc7f21da83f17f6be941a99999 Author: Tamara Roberson Date: Sun Jan 9 08:31:50 2005 +0000 Make all translatable strings readonly variables. Minor code cleanup. 2005-01-09 Tamara Roberson * src/About.cs: * src/AddAlbumWindow.cs: * src/AddSongWindow.cs: * src/Album.cs: * src/ErrorDialog.cs: * src/FileUtils.cs: * src/Global.cs: * src/Metadata.cs: * src/NotificationAreaIcon.cs: * src/Player.cs: * src/PlaylistWindow.cs: * src/PluginManager.cs: * src/ProgressWindow.cs: * src/StringUtils.cs: Make all translatable strings readonly variables. Minor code cleanup. ChangeLog | 20 ++++ INSTALL | 131 +++++++++++++++++-------- src/About.cs | 63 +++++++----- src/AddAlbumWindow.cs | 11 ++- src/AddSongWindow.cs | 7 +- src/Album.cs | 7 +- src/ErrorDialog.cs | 10 ++- src/FileUtils.cs | 13 ++- src/Global.cs | 19 +++- src/Metadata.cs | 7 +- src/NotificationAreaIcon.cs | 11 ++- src/Player.cs | 6 +- src/PlaylistWindow.cs | 229 +++++++++++++++++++++++++++++++------------ src/PluginManager.cs | 8 +- src/ProgressWindow.cs | 7 +- src/StringUtils.cs | 14 ++- 16 files changed, 404 insertions(+), 159 deletions(-) commit 32c85ace11657caa6301764009d9235172f0b8cc Author: Jorn Baayen Date: Sat Jan 8 22:33:13 2005 +0000 add a comment .. src/CoverDatabase.cs | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit d3aa174a95504a96568df8ea8847d883ceeb2f3a Author: Jorn Baayen Date: Sat Jan 8 22:27:57 2005 +0000 Re-mark as "being checked" when loading. 2005-01-08 Jorn Baayen * src/CoverDatabase.cs: Re-mark as "being checked" when loading. ChangeLog | 6 ++++++ src/CoverDatabase.cs | 5 ++++- 2 files changed, 10 insertions(+), 1 deletions(-) commit 3b2db1ec667f7460d780985eba7f98bc1eb1d8c1 Author: Jorn Baayen Date: Sat Jan 8 22:09:49 2005 +0000 Do not write to the db while loading it. 2005-01-08 Jorn Baayen * src/CoverDatabase.cs: * src/CoverGetter.cs: Do not write to the db while loading it. * src/AddAlbumWindow.cs: Only allow dragging in cover images when !CoverDB.Loading. ChangeLog | 11 +++++++++++ src/AddAlbumWindow.cs | 20 +++++++++++++++++--- src/CoverDatabase.cs | 2 +- src/CoverGetter.cs | 8 +++++++- 4 files changed, 36 insertions(+), 5 deletions(-) commit 44ea9926bf21ca94d1f02e05f1fc0737b64c1784 Author: Jorn Baayen Date: Sat Jan 8 21:19:34 2005 +0000 Forgot to set rq.Album.. oops.. would crash when an album would be 2005-01-08 Jorn Baayen * src/SongDatabase.cs: Forgot to set rq.Album.. oops.. would crash when an album would be removed. ChangeLog | 7 +++++++ src/SongDatabase.cs | 1 + 2 files changed, 8 insertions(+), 0 deletions(-) commit 613f4729256c001f049a0cfafb0571545a62abbe Author: Jorn Baayen Date: Sat Jan 8 21:06:11 2005 +0000 Call EmitSongChanged when setting Duration. 2005-01-08 Jorn Baayen * src/Song.cs: Call EmitSongChanged when setting Duration. ChangeLog | 6 ++++++ src/Song.cs | 6 +++++- 2 files changed, 11 insertions(+), 1 deletions(-) commit 808b4c259e001c5eaa1d7e219c7e8524a979a1ec Author: Jorn Baayen Date: Sat Jan 8 20:39:42 2005 +0000 Release 0.8.0pre4. 2005-01-08 Jorn Baayen * configure.in: Release 0.8.0pre4. * po/POTFILES.in: * src/Makefile.am: Fix 'make distcheck'. ChangeLog | 11 +++++++++++ TODO | 7 +++++++ configure.in | 2 +- po/POTFILES.in | 2 +- src/Makefile.am | 4 ++-- 5 files changed, 22 insertions(+), 4 deletions(-) commit 7ebf2dd5d5fd0c2ef70825ac6b8ac436bdc7894c Author: Jorn Baayen Date: Sat Jan 8 20:24:48 2005 +0000 Move more things out of idles into threads. This should be it. 2005-01-08 Jorn Baayen * src/CoverGetter.cs: Move more things out of idles into threads. This should be it. ChangeLog | 6 ++++++ NEWS | 1 + src/CoverGetter.cs | 50 ++++++++++++++++++++++++++++++-------------------- 3 files changed, 37 insertions(+), 20 deletions(-) commit 510ac4d705472df18a6324ec4d799a7d88896a07 Author: Jorn Baayen Date: Sat Jan 8 19:59:18 2005 +0000 Rearrange some things to move the call to GetAmazon into the thread as 2005-01-08 Jorn Baayen * src/Album.cs: * src/CoverDatabase.cs: * src/CoverGetter.cs: * src/Song.cs: Rearrange some things to move the call to GetAmazon into the thread as well. ChangeLog | 10 ++++++++++ src/Album.cs | 38 ++++++++++++++++++++------------------ src/CoverDatabase.cs | 18 +++++++++--------- src/CoverGetter.cs | 1 + src/Song.cs | 43 ++++++++++++++++++++++--------------------- 5 files changed, 62 insertions(+), 48 deletions(-) commit cc26fdaae2d796d6d01ea5ecff1f2ec9c9601fc0 Author: Jorn Baayen Date: Sat Jan 8 18:34:37 2005 +0000 Don't keep looking for covers that are not on amazon. 2005-01-08 Jorn Baayen * src/CoverDatabase.cs: * src/CoverGetter.cs: Don't keep looking for covers that are not on amazon. ChangeLog | 7 +++++++ src/CoverDatabase.cs | 5 +++++ src/CoverGetter.cs | 8 ++++++-- 3 files changed, 18 insertions(+), 2 deletions(-) commit d1fc6756b9b378cc29bc475312476135aa06acf8 Author: Jorn Baayen Date: Sat Jan 8 18:27:55 2005 +0000 Amazon cover downloading is back again. 2005-01-08 Jorn Baayen * src/Album.cs: * src/CoverDatabase.cs: * src/CoverGetter.cs: Amazon cover downloading is back again. ChangeLog | 8 ++ src/Album.cs | 13 +-- src/CoverDatabase.cs | 2 +- src/CoverGetter.cs | 276 +++++++++++++++++++++++++++++++------------------- 4 files changed, 180 insertions(+), 119 deletions(-) commit a0ee7340b68693a739b198ae1d9fdaae6614d7b0 Author: Jorn Baayen Date: Sat Jan 8 17:21:26 2005 +0000 Add BusyLevel to IPlayer. If BusyLevel > 0, Muine displays a busy cursor. 2005-01-08 Jorn Baayen * PluginLib/IPlayer.cs: * TODO: * doc/en/Muine.PluginLib/IPlayer.xml: * src/CoverDatabase.cs: * src/FileUtils.cs: * src/PlaylistWindow.cs: Add BusyLevel to IPlayer. If BusyLevel > 0, Muine displays a busy cursor. ChangeLog | 12 +++++++++++ PluginLib/IPlayer.cs | 5 ++++ TODO | 5 ++++ doc/en/Muine.PluginLib/IPlayer.xml | 24 +++++++++++++++++++++++ src/CoverDatabase.cs | 2 +- src/FileUtils.cs | 5 ++++ src/PlaylistWindow.cs | 37 +++++++++++++++++++++++++++++++++++- 7 files changed, 88 insertions(+), 2 deletions(-) commit 244f016874e56298127db6281ffeb7115ea601e1 Author: Jorn Baayen Date: Sat Jan 8 16:32:32 2005 +0000 Clean up ProcessCommandLine. 2005-01-08 Jorn Baayen * src/Global.cs: Clean up ProcessCommandLine. ChangeLog | 6 ++++++ src/Global.cs | 49 +++++++++++++++++++------------------------------ 2 files changed, 25 insertions(+), 30 deletions(-) commit 1fb0e7f258716458829a8004eae305ecf967abe6 Author: Jorn Baayen Date: Sat Jan 8 16:07:38 2005 +0000 Support loading multiple folders in one loading session. 2005-01-08 Jorn Baayen * src/PlaylistWindow.cs: * src/SongDatabase.cs: Support loading multiple folders in one loading session. ChangeLog | 7 +++ src/PlaylistWindow.cs | 117 +++++++++++++++++++++++++++++++----------------- src/SongDatabase.cs | 73 ++++++++++++++++++++----------- 3 files changed, 129 insertions(+), 68 deletions(-) commit 264bd972ace04d3ea69ce49ffc66a08de6390adc Author: Jorn Baayen Date: Sat Jan 8 14:39:23 2005 +0000 Re-commit CoverDB rehash. Bad Tamara! :) 2005-01-08 Jorn Baayen * src/CoverDatabase.cs: Re-commit CoverDB rehash. Bad Tamara! :) ChangeLog | 6 ++++ src/CoverDatabase.cs | 77 ++++++++++++++++++++------------------------------ 2 files changed, 37 insertions(+), 46 deletions(-) commit 832a030492e80e7bbfae5b1d8fd77f0574ff9578 Author: Jorn Baayen Date: Sat Jan 8 13:53:08 2005 +0000 Small cleanup. 2005-01-08 Jorn Baayen * src/SongDatabase.cs: Small cleanup. ChangeLog | 6 ++++++ src/SongDatabase.cs | 15 ++++----------- 2 files changed, 10 insertions(+), 11 deletions(-) commit 5b6abd5e492caa901a17828a00c671f46135015c Author: Jorn Baayen Date: Sat Jan 8 13:35:11 2005 +0000 Clean up EOS and Previous handling. 2005-01-08 Jorn Baayen * src/PlaylistWindow.cs: Clean up EOS and Previous handling. * doc/en/Muine.PluginLib/IPlayer.xml: Slight clean up in the UIManager example code. ChangeLog | 10 ++++++ NEWS | 2 +- doc/en/Muine.PluginLib/IPlayer.xml | 6 ++-- src/PlaylistWindow.cs | 63 +++++++++++++++++------------------- 4 files changed, 44 insertions(+), 37 deletions(-) commit 7b5b789d85f642a107b82189a39f3c622fc79669 Author: Jorn Baayen Date: Sat Jan 8 04:34:56 2005 +0000 Small ProgressWindow cleanup. 2005-01-08 Jorn Baayen * src/ProgressWindow.cs: * src/SongDatabase.cs: Small ProgressWindow cleanup. ChangeLog | 7 +++++++ src/ProgressWindow.cs | 10 +++++----- src/SongDatabase.cs | 3 ++- 3 files changed, 14 insertions(+), 6 deletions(-) commit 38ecee6b1dbaebc5a9fb45203cfa2c43224eff81 Author: Jorn Baayen Date: Sat Jan 8 03:58:19 2005 +0000 Now volume and repeat react to GConf changes too. 2005-01-08 Jorn Baayen * src/PlaylistWindow.cs: Now volume and repeat react to GConf changes too. ChangeLog | 6 +++ src/PlaylistWindow.cs | 107 ++++++++++++++++++++++++++++++++++--------------- 2 files changed, 80 insertions(+), 33 deletions(-) commit 8821a28d1244dadb72932be2caa603fb17db4d05 Author: Jorn Baayen Date: Sat Jan 8 03:23:29 2005 +0000 - Clean up Global stuff to actually be global. - GnomeProxy, SongDatabase 2005-01-08 Jorn Baayen * src/Config.cs: * src/CoverGetter.cs: * src/Global.cs: * src/GnomeProxy.cs: * src/SongDatabase.cs: - Clean up Global stuff to actually be global. - GnomeProxy, SongDatabase and CoverGetter react to GConf changes ChangeLog | 11 +++++++++++ src/Config.cs | 5 +++++ src/CoverGetter.cs | 7 +++++++ src/Global.cs | 39 ++++++++++++++++++++------------------- src/GnomeProxy.cs | 37 +++++++++++++++++++++++++------------ src/SongDatabase.cs | 40 +++++++++++++++++++++++++++++----------- 6 files changed, 97 insertions(+), 42 deletions(-) commit d09a9bd2faec1e7468cfcd9dd25a478e92a4bcd1 Author: Tamara Roberson Date: Sat Jan 8 03:11:19 2005 +0000 Renamed the Muine class to Global to eliminate confusion with the Muine Renamed the Muine class to Global to eliminate confusion with the Muine namespace. ChangeLog | 24 +++-- configure.in | 2 +- src/AddAlbumWindow.cs | 22 ++-- src/AddSongWindow.cs | 16 ++-- src/Album.cs | 18 ++-- src/CoverDatabase.cs | 81 +++++++++------- src/CoverImage.cs | 12 +- src/Global.cs | 257 +++++++++++++++++++++++++++++++++++++++++++++++++ src/HandleView.cs | 2 +- src/Makefile.am | 2 +- src/Muine.cs | 257 ------------------------------------------------- src/PlaylistWindow.cs | 30 +++--- src/Song.cs | 22 ++-- src/SongDatabase.cs | 20 ++-- 14 files changed, 392 insertions(+), 373 deletions(-) commit 2ada1e62f49b7bfed3538b0236b3fd0a6ba873db Author: Jorn Baayen Date: Sat Jan 8 02:54:18 2005 +0000 Check if key is already there before adding. 2005-01-08 Jorn Baayen * src/CoverDatabase.cs (DecodeFunction): Check if key is already there before adding. ChangeLog | 6 ++++++ src/CoverDatabase.cs | 7 +++++++ 2 files changed, 13 insertions(+), 0 deletions(-) commit fc533c71d6cd759d8da5e3c54ad110a2e1fe96e0 Author: Jorn Baayen Date: Sat Jan 8 01:44:51 2005 +0000 Optimize CoverDatabase loading. 2005-01-08 Jorn Baayen * src/Album.cs: * src/CoverDatabase.cs: * src/Item.cs: * src/Song.cs: Optimize CoverDatabase loading. ChangeLog | 9 ++++++ src/Album.cs | 2 +- src/CoverDatabase.cs | 70 +++++++++++++++++-------------------------------- src/Item.cs | 6 ++++ src/Song.cs | 2 +- 5 files changed, 41 insertions(+), 48 deletions(-) commit 5fab40db3efd352164ee2d5eb10c5f28def70f39 Author: Jorn Baayen Date: Sat Jan 8 01:14:21 2005 +0000 Store song after the album cover has been stored, in case of unexpected 2005-01-08 Jorn Baayen * src/SongDatabase.cs: Store song after the album cover has been stored, in case of unexpected exit. ChangeLog | 7 +++++++ src/SongDatabase.cs | 6 ++++-- 2 files changed, 11 insertions(+), 2 deletions(-) commit 69cf7604b37ca9d38a7f64daf700db387ff963d9 Author: Jorn Baayen Date: Sat Jan 8 00:59:06 2005 +0000 Do look for covers for new files even though CoverDB.Loading = true. 2005-01-08 Jorn Baayen * src/Album.cs: * src/SongDatabase.cs: Do look for covers for new files even though CoverDB.Loading = true. ChangeLog | 7 +++++++ src/Album.cs | 14 +++++++++----- src/SongDatabase.cs | 13 +++++++------ 3 files changed, 23 insertions(+), 11 deletions(-) commit 25ed0bb58d1652ba6bfa8490f43ea074e96e1bfe Author: Jorn Baayen Date: Sat Jan 8 00:46:16 2005 +0000 Gracefully cancel the thread instead of using a brute Thread.Abort (). 2005-01-08 Jorn Baayen * src/SongDatabase.cs: Gracefully cancel the thread instead of using a brute Thread.Abort (). ChangeLog | 6 ++++++ src/SongDatabase.cs | 49 ++++++++++++++++++++++++++++++++++++------------- 2 files changed, 42 insertions(+), 13 deletions(-) commit 838e87155ebc13c921bedf26cd6d13ad28bf9707 Author: Jorn Baayen Date: Sat Jan 8 00:00:36 2005 +0000 Start playing when opening a playlist. 2005-01-08 Jorn Baayen * src/PlaylistWindow.cs: Start playing when opening a playlist. ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 9 ++++++++- 2 files changed, 14 insertions(+), 1 deletions(-) commit b83b7485245e0d1035938bfbc2fefe5a7cd7552a Author: Jorn Baayen Date: Fri Jan 7 23:35:22 2005 +0000 Port the CoverDatabase thread over to ThreadBase as well. Also fix a silly 2005-01-08 Jorn Baayen * src/CoverDatabase.cs: * src/SongDatabase.cs: * src/ThreadBase.cs: Port the CoverDatabase thread over to ThreadBase as well. Also fix a silly bug when importing. ChangeLog | 9 ++ src/CoverDatabase.cs | 242 ++++++++++++++++++++++++++------------------------ src/SongDatabase.cs | 9 ++- src/ThreadBase.cs | 1 - 4 files changed, 141 insertions(+), 120 deletions(-) commit e0a075a3a0ed533efcf2f37b52c4bf007bda0e74 Author: Jorn Baayen Date: Fri Jan 7 23:03:30 2005 +0000 Small cleanup. 2005-01-08 Jorn Baayen * src/SongDatabase.cs: Small cleanup. ChangeLog | 6 ++++++ src/SongDatabase.cs | 11 +++++------ 2 files changed, 11 insertions(+), 6 deletions(-) commit 1c00b7ddaebf8dc4789d7c065ccaf71372bfaa56 Author: Jorn Baayen Date: Fri Jan 7 22:53:17 2005 +0000 R src/ActionThread.cs: 2005-01-07 Jorn Baayen * NEWS: R src/ActionThread.cs: * src/FileUtils.cs: * src/Makefile.am: * src/Muine.cs: * src/PlaylistWindow.cs: * src/ProgressWindow.cs: * src/SongDatabase.cs: * src/ThreadBase.cs: Run regular folder imports in a thread too, clean up thread stuff. ChangeLog | 15 ++++ NEWS | 2 + src/ActionThread.cs | 59 -------------- src/FileUtils.cs | 7 ++ src/Makefile.am | 4 +- src/Muine.cs | 14 ---- src/PlaylistWindow.cs | 99 +---------------------- src/ProgressWindow.cs | 24 ++---- src/SongDatabase.cs | 205 +++++++++++++++++++++++++++++------------------- src/ThreadBase.cs | 47 +++++++++++ 10 files changed, 210 insertions(+), 266 deletions(-) commit f5a4b368e96df8ec4e5dfaf232abd6fcf7f6992c Author: Jorn Baayen Date: Fri Jan 7 20:06:41 2005 +0000 Redo SongDatabase threading stuff. UI is now fully responsive while it 2005-01-07 Jorn Baayen * src/AddAlbumWindow.cs: * src/AddSongWindow.cs: * src/Album.cs: * src/CoverDatabase.cs: * src/Muine.cs: * src/Player.cs: * src/PlaylistWindow.cs: * src/Song.cs: * src/SongDatabase.cs: Redo SongDatabase threading stuff. UI is now fully responsive while it brings the library in sync with the disc. ChangeLog | 15 ++ src/AddAlbumWindow.cs | 21 +- src/AddSongWindow.cs | 49 +++-- src/Album.cs | 87 +++++--- src/CoverDatabase.cs | 11 +- src/Muine.cs | 2 +- src/Player.cs | 19 +- src/PlaylistWindow.cs | 89 +++----- src/Song.cs | 18 +- src/SongDatabase.cs | 541 +++++++++++++++++++++++++++---------------------- 10 files changed, 460 insertions(+), 392 deletions(-) commit 048ae8a561f446dacbc89f9e2cd3be07b36f7255 Author: Jorn Baayen Date: Fri Jan 7 13:47:35 2005 +0000 Reduce indentation level. 2005-01-07 Jorn Baayen * DBusLib/Player.cs: * PluginLib/IPlayer.cs: * PluginLib/ISong.cs: * PluginLib/Plugin.cs: Reduce indentation level. ChangeLog | 9 ++ DBusLib/Player.cs | 355 +++++++++++++++++++++++++------------------------- PluginLib/IPlayer.cs | 117 ++++++++--------- PluginLib/ISong.cs | 81 ++++++------ PluginLib/Plugin.cs | 17 +-- 5 files changed, 288 insertions(+), 291 deletions(-) commit e539233e08a62f715d55fe6c00d95fa60257fe76 Author: Jorn Baayen Date: Fri Jan 7 13:43:05 2005 +0000 add thread safety comment src/Song.cs | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit cbe51f7416200f2c58f7570ed9be38910f724533 Author: Jorn Baayen Date: Fri Jan 7 13:41:52 2005 +0000 Fix thread safety. 2005-01-07 Jorn Baayen * src/CoverDatabase.cs: * src/Song.cs: Fix thread safety. ChangeLog | 7 +++++++ src/CoverDatabase.cs | 2 +- src/Song.cs | 1 + 3 files changed, 9 insertions(+), 1 deletions(-) commit 2b39ee44ac03cfff805e5c80809c272ab3f02da0 Author: Jorn Baayen Date: Fri Jan 7 13:28:54 2005 +0000 Handle album cover properly on song change. 2005-01-07 Jorn Baayen * src/PlaylistWindow.cs: * src/Song.cs: Handle album cover properly on song change. ChangeLog | 7 +++++++ src/PlaylistWindow.cs | 3 +-- src/Song.cs | 45 +++++++++++++++++++++++++++++++++------------ 3 files changed, 41 insertions(+), 14 deletions(-) commit b49c8459061d86caf6868fbda547cff36e33e9a3 Author: Jorn Baayen Date: Fri Jan 7 13:09:59 2005 +0000 Allow selecting multiple folders on import. 2005-01-07 Jorn Baayen * src/FileSelector.cs: * src/PlaylistWindow.cs: * src/Song.cs: Allow selecting multiple folders on import. ChangeLog | 8 ++++++++ src/FileSelector.cs | 2 +- src/PlaylistWindow.cs | 22 ++++++++++++---------- src/Song.cs | 3 +-- 4 files changed, 22 insertions(+), 13 deletions(-) commit c065d55bd8b0dd1cc297e5408528dfec095722f2 Author: Tamara Roberson Date: Fri Jan 7 07:29:58 2005 +0000 Implemented some functions in C#. Implemented some functions in C#. ChangeLog | 8 +++ libmuine/pointer-list-view.c | 118 +----------------------------------- libmuine/pointer-list-view.h | 27 +-------- src/HandleView.cs | 136 ++++++++++++++++++++++-------------------- 4 files changed, 83 insertions(+), 206 deletions(-) commit 9699f4d30e280eb549b427428230458fd9e7dc4f Author: Tamara Roberson Date: Fri Jan 7 05:53:39 2005 +0000 HandleView cleanup. HandleView cleanup. ChangeLog | 6 + src/HandleView.cs | 335 +++++++++++++++++++++++++++------------------------- 2 files changed, 180 insertions(+), 161 deletions(-) commit f9ed641ae7a4b0dd2ae1a0673303435f75812b77 Author: Tamara Roberson Date: Fri Jan 7 05:47:18 2005 +0000 Added Item, a base class for Album and Song. Added Item, a base class for Album and Song. ChangeLog | 9 ++++ src/Album.cs | 138 ++++++++++++++++++++++++------------------------------- src/Item.cs | 75 ++++++++++++++++++++++++++++++ src/Makefile.am | 3 +- src/Song.cs | 57 ++++++++-------------- 5 files changed, 167 insertions(+), 115 deletions(-) commit efe56ec20c51883549e2a79af6fa062f6155bdc0 Author: Tamara Roberson Date: Fri Jan 7 03:32:59 2005 +0000 Use Amazon namespace. Use Amazon namespace. ChangeLog | 6 ++++++ src/CoverGetter.cs | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) commit 13edecbcf85ad17693f617d31705fd45d209aed1 Author: Jorn Baayen Date: Fri Jan 7 03:27:17 2005 +0000 Small cleanup. 2005-01-07 Jorn Baayen * src/Muine.cs: Small cleanup. ChangeLog | 6 ++++++ src/Muine.cs | 39 ++++++++++++++++++++------------------- 2 files changed, 26 insertions(+), 19 deletions(-) commit 6930ba10ff65ae24a0c5659a8a3ba2fad0407e9f Author: Jorn Baayen Date: Fri Jan 7 03:22:21 2005 +0000 The libraries use the Muine namespace too now. 2005-01-07 Jorn Baayen * DBusLib/Player.cs: * PluginLib/IPlayer.cs: * PluginLib/ISong.cs: * PluginLib/Plugin.cs: * doc/Makefile.am: * doc/en/Muine.DBusLib.xml: * doc/en/Muine.DBusLib/Player.xml: * doc/en/Muine.DBusLib/SongChangedHandler.xml: * doc/en/Muine.DBusLib/StateChangedHandler.xml: * doc/en/Muine.PluginLib.xml: * doc/en/Muine.PluginLib/GenericEventHandler.xml: * doc/en/Muine.PluginLib/IPlayer.xml: * doc/en/Muine.PluginLib/ISong.xml: * doc/en/Muine.PluginLib/Plugin.xml: * doc/en/Muine.PluginLib/SongChangedEventHandler.xml: * doc/en/Muine.PluginLib/StateChangedEventHandler.xml: * doc/en/MuineDBusLib.xml: * doc/en/MuineDBusLib/Player.xml: * doc/en/MuineDBusLib/SongChangedHandler.xml: * doc/en/MuineDBusLib/StateChangedHandler.xml: * doc/en/MuinePluginLib.xml: * doc/en/MuinePluginLib/GenericEventHandler.xml: * doc/en/MuinePluginLib/IPlayer.xml: * doc/en/MuinePluginLib/ISong.xml: * doc/en/MuinePluginLib/Plugin.xml: * doc/en/MuinePluginLib/SongChangedEventHandler.xml: * doc/en/MuinePluginLib/StateChangedEventHandler.xml: * libmuine/egg/eggmarshalers.c: * plugins/DashboardPlugin.cs: * src/MmKeys.cs: * src/Muine.cs: * src/NotificationAreaIcon.cs: * src/PlaylistWindow.cs: * src/PluginManager.cs: * src/Song.cs: The libraries use the Muine namespace too now. ChangeLog | 40 ++ DBusLib/Player.cs | 356 +++++++++--------- PluginLib/IPlayer.cs | 115 +++--- PluginLib/ISong.cs | 81 +++-- PluginLib/Plugin.cs | 9 +- doc/Makefile.am | 8 +- doc/en/Muine.DBusLib.xml | 11 + doc/en/Muine.DBusLib/Player.xml | 388 ++++++++++++++++++++ doc/en/Muine.DBusLib/SongChangedHandler.xml | 34 ++ doc/en/Muine.DBusLib/StateChangedHandler.xml | 34 ++ doc/en/Muine.PluginLib.xml | 11 + doc/en/Muine.PluginLib/GenericEventHandler.xml | 32 ++ doc/en/Muine.PluginLib/IPlayer.xml | 334 +++++++++++++++++ doc/en/Muine.PluginLib/ISong.xml | 150 ++++++++ doc/en/Muine.PluginLib/Plugin.xml | 79 ++++ doc/en/Muine.PluginLib/SongChangedEventHandler.xml | 34 ++ .../Muine.PluginLib/StateChangedEventHandler.xml | 34 ++ doc/en/MuineDBusLib.xml | 11 - doc/en/MuineDBusLib/Player.xml | 388 -------------------- doc/en/MuineDBusLib/SongChangedHandler.xml | 34 -- doc/en/MuineDBusLib/StateChangedHandler.xml | 34 -- doc/en/MuinePluginLib.xml | 11 - doc/en/MuinePluginLib/GenericEventHandler.xml | 32 -- doc/en/MuinePluginLib/IPlayer.xml | 334 ----------------- doc/en/MuinePluginLib/ISong.xml | 150 -------- doc/en/MuinePluginLib/Plugin.xml | 79 ---- doc/en/MuinePluginLib/SongChangedEventHandler.xml | 34 -- doc/en/MuinePluginLib/StateChangedEventHandler.xml | 34 -- libmuine/egg/eggmarshalers.c | 5 +- plugins/DashboardPlugin.cs | 4 +- src/MmKeys.cs | 2 +- src/Muine.cs | 8 +- src/NotificationAreaIcon.cs | 6 +- src/PlaylistWindow.cs | 10 +- src/PluginManager.cs | 2 +- src/Song.cs | 2 +- 36 files changed, 1490 insertions(+), 1440 deletions(-) commit 93543b2aa2988c32fbef7c74cb32e40ba29b134d Author: Jorn Baayen Date: Fri Jan 7 03:01:44 2005 +0000 Big reshuffle of cover image handling, squashing a few bugs along the way. 2005-01-07 Jorn Baayen * NEWS: * src/AddAlbumWindow.cs: * src/Album.cs: * src/CoverDatabase.cs: * src/CoverGetter.cs: * src/CoverImage.cs: * src/FileSelector.cs: * src/Makefile.am: * src/Muine.cs: * src/PlaylistWindow.cs: * src/ProgressWindow.cs: * src/Song.cs: * src/SongDatabase.cs: * src/StockIcons.cs: Big reshuffle of cover image handling, squashing a few bugs along the way. Not quite finished yet; web fetching isn't hooked up yet. ChangeLog | 20 +++ NEWS | 2 + src/AddAlbumWindow.cs | 12 +- src/Album.cs | 203 ++++++++++++++++-------- src/CoverDatabase.cs | 343 +++++++++------------------------------- src/CoverGetter.cs | 420 +++++++++++++++++++++++++++++++++++++++++++++++++ src/CoverImage.cs | 39 ++--- src/FileSelector.cs | 13 +- src/Makefile.am | 1 + src/Muine.cs | 4 +- src/PlaylistWindow.cs | 239 ++++++++++++++++------------- src/ProgressWindow.cs | 8 +- src/Song.cs | 337 +++++++++++----------------------------- src/SongDatabase.cs | 178 ++++++++++++++------- src/StockIcons.cs | 12 +- 15 files changed, 1040 insertions(+), 791 deletions(-) commit db50093e35e33c03ea36c1669313562bf8b7951b Author: Tamara Roberson Date: Fri Jan 7 01:28:37 2005 +0000 Added Muine and Amazon namespaces. Added Muine and Amazon namespaces. ChangeLog | 49 + src/About.cs | 63 +- src/ActionThread.cs | 49 +- src/AddAlbumWindow.cs | 295 ++-- src/AddSongWindow.cs | 279 ++-- src/AddWindow.cs | 441 +++--- src/Album.cs | 385 +++--- src/ColoredCellRendererPixbuf.cs | 29 +- src/Config.cs | 57 +- src/CoverDatabase.cs | 635 ++++---- src/CoverImage.cs | 203 ++-- src/Database.cs | 377 +++--- src/DndUtils.cs | 79 +- src/EllipsizingLabel.cs | 45 +- src/ErrorDialog.cs | 55 +- src/FileSelector.cs | 61 +- src/FileUtils.cs | 241 ++-- src/GnomeProxy.cs | 115 +- src/HandleView.cs | 631 ++++---- src/InfoWindow.cs | 231 ++-- src/KeyUtils.cs | 85 +- src/Makefile.am | 2 +- src/MarkupUtils.cs | 71 +- src/Metadata.cs | 295 ++-- src/MmKeys.cs | 83 +- src/Muine.cs | 369 +++--- src/MuineDBusService.cs | 48 +- src/NoMusicFoundWindow.cs | 69 +- src/NotificationAreaIcon.cs | 315 ++-- src/Player.cs | 313 ++-- src/PlaylistWindow.cs | 3123 +++++++++++++++++++------------------- src/PluginManager.cs | 69 +- src/ProgressWindow.cs | 109 +- src/SignalUtils.cs | 149 +- src/SkipToWindow.cs | 137 +- src/Song.cs | 789 +++++----- src/SongDatabase.cs | 675 +++++---- src/StockIcons.cs | 119 +- src/StringUtils.cs | 101 +- src/VolumeButton.cs | 343 +++--- src/YesNoDialog.cs | 37 +- 41 files changed, 5894 insertions(+), 5727 deletions(-) commit d4742359f31b0491107020332f898da7c3dab22e Author: Adam Weinberger Date: Thu Jan 6 22:45:31 2005 +0000 Updated Canadian English translation. * en_CA.po: Updated Canadian English translation. po/ChangeLog | 4 ++ po/en_CA.po | 159 ++++++++++++++++++++++++++++------------------------------ 2 files changed, 80 insertions(+), 83 deletions(-) commit f046a0f6867c1105ee48f029263aa9d4e626a86f Author: Miloslav Trmac Date: Thu Jan 6 19:55:10 2005 +0000 Updated Czech translation. 2005-01-06 Miloslav Trmac * cs.po: Updated Czech translation. po/ChangeLog | 4 + po/cs.po | 211 ++++++++++++++++++++++++++++++---------------------------- 2 files changed, 112 insertions(+), 103 deletions(-) commit 8516b6ca0fbb964f0cf55bda9c0359569407f084 Author: Jorn Baayen Date: Thu Jan 6 18:02:24 2005 +0000 Share cover drag entries. 2005-01-06 Jorn Baayen * src/AddAlbumWindow.cs: * src/CoverImage.cs: Share cover drag entries. ChangeLog | 7 +++++++ src/AddAlbumWindow.cs | 8 +------- src/CoverImage.cs | 7 +++++-- 3 files changed, 13 insertions(+), 9 deletions(-) commit 3563e080b4c5e33213fa672107767f4f889f3156 Author: Žygimantas Beručka Date: Thu Jan 6 17:57:29 2005 +0000 Updated Lithuanian translation. 2005-01-06 Žygimantas Beručka * lt.po: Updated Lithuanian translation. po/ChangeLog | 4 + po/lt.po | 244 +++++++++++++++++++++++++++++++-------------------------- 2 files changed, 137 insertions(+), 111 deletions(-) commit 1586cf8f26cc7bcc859af12d7870aee5ad067389 Author: Jorn Baayen Date: Thu Jan 6 17:50:26 2005 +0000 First iteration of cover image handling cleanup. 2005-01-06 Jorn Baayen * src/CoverDatabase.cs: * src/CoverImage.cs: * src/Song.cs: First iteration of cover image handling cleanup. ChangeLog | 8 ++++++++ src/CoverDatabase.cs | 50 ++++++++++++-------------------------------------- src/CoverImage.cs | 2 +- src/Song.cs | 18 +++++++++++------- 4 files changed, 32 insertions(+), 46 deletions(-) commit 70bc22d0e980bb298af7cfa724d295b05c7c5156 Author: Jorn Baayen Date: Thu Jan 6 17:22:32 2005 +0000 Some error handling cleanups, and support for dragging a playlist file 2005-01-06 Jorn Baayen * TODO: * data/glade/PlaylistWindow.glade: * src/AddAlbumWindow.cs: * src/FileUtils.cs: * src/Muine.cs: * src/PlaylistWindow.cs: * src/SongDatabase.cs: * src/StockIcons.cs: Some error handling cleanups, and support for dragging a playlist file from the "Playlist" label. ChangeLog | 14 ++++++++++++ NEWS | 2 + TODO | 7 ++++++ data/glade/PlaylistWindow.glade | 30 +++++++++++++++++---------- src/AddAlbumWindow.cs | 14 ------------ src/FileUtils.cs | 29 +++++++++++++++++++++++-- src/Muine.cs | 25 +++++++++++++--------- src/PlaylistWindow.cs | 43 +++++++++++++++++++++++++++++++++++--- src/SongDatabase.cs | 2 + src/StockIcons.cs | 3 +- 10 files changed, 126 insertions(+), 43 deletions(-) commit a385a171c7da7fc374a779196671d19bdcced661 Author: Jorn Baayen Date: Thu Jan 6 12:22:39 2005 +0000 update cvsignore data/.cvsignore | 1 + src/.cvsignore | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) commit dd2fd126ecbb5cd9c859084ff87bf2b28e718c7f Author: Jorn Baayen Date: Thu Jan 6 12:21:55 2005 +0000 Move GConf stuff to new Config class, move all DND related stuff to 2005-01-06 Jorn Baayen * src/AddAlbumWindow.cs: * src/AddSongWindow.cs: * src/AddWindow.cs: * src/Config.cs: * src/CoverDatabase.cs: * src/CoverImage.cs: * src/DndUtils.cs: * src/FileSelector.cs: * src/FileUtils.cs: * src/GnomeProxy.cs: * src/Makefile.am: * src/Muine.cs: * src/PlaylistWindow.cs: * src/PluginManager.cs: * src/SongDatabase.cs: * src/StringUtils.cs: Move GConf stuff to new Config class, move all DND related stuff to DndUtils. ChangeLog | 22 ++++++ src/AddAlbumWindow.cs | 20 +++--- src/AddSongWindow.cs | 14 ++-- src/AddWindow.cs | 8 +- src/Config.cs | 51 ++++++++++++++ src/CoverDatabase.cs | 4 +- src/CoverImage.cs | 14 ++-- src/DndUtils.cs | 70 +++++++++++++++++++ src/FileSelector.cs | 6 +- src/FileUtils.cs | 75 ++++++++++++++++++++ src/GnomeProxy.cs | 12 ++-- src/Makefile.am | 4 +- src/Muine.cs | 179 +++++++----------------------------------------- src/PlaylistWindow.cs | 84 ++++++++++++------------ src/PluginManager.cs | 4 +- src/SongDatabase.cs | 10 ++-- src/StringUtils.cs | 18 ----- 17 files changed, 335 insertions(+), 260 deletions(-) commit 2595fda7b7bc8e9597e7a97bf0c333ae7f8d4740 Author: Jorn Baayen Date: Thu Jan 6 11:51:26 2005 +0000 Small cleanup. 2005-01-06 Jorn Baayen * src/Muine.cs: Small cleanup. ChangeLog | 6 ++++++ src/Muine.cs | 19 +++++++------------ 2 files changed, 13 insertions(+), 12 deletions(-) commit 303e74292186f7931077c1e78a0a8c49c94a0544 Author: Jorn Baayen Date: Thu Jan 6 11:46:46 2005 +0000 Return 1 on error. 2005-01-06 Jorn Baayen * src/Muine.cs: * src/PlaylistWindow.cs: Return 1 on error. ChangeLog | 7 +++++++ src/Muine.cs | 7 +++---- src/PlaylistWindow.cs | 2 +- 3 files changed, 11 insertions(+), 5 deletions(-) commit a51dfca2e853cb2e5d50d72089732930d7fc4b42 Author: Jorn Baayen Date: Thu Jan 6 11:40:33 2005 +0000 Move -codepage:utf8 flag to configure.in. 2005-01-06 Jorn Baayen * DBusLib/Makefile.am: * PluginLib/Makefile.am: * configure.in: * plugins/Makefile.am: * src/Makefile.am: Move -codepage:utf8 flag to configure.in. ChangeLog | 10 ++++++++++ DBusLib/Makefile.am | 2 +- PluginLib/Makefile.am | 2 +- configure.in | 6 +++--- plugins/Makefile.am | 2 +- src/Makefile.am | 2 +- 6 files changed, 17 insertions(+), 7 deletions(-) commit 3abe7956a946387ea48be587ef3f620e539c300b Author: Jorn Baayen Date: Thu Jan 6 11:36:54 2005 +0000 Split off MUINE_GENERATED_CSFILES from MUINE_CSFILES. 2005-01-06 Jorn Baayen * src/Makefile.am: Split off MUINE_GENERATED_CSFILES from MUINE_CSFILES. ChangeLog | 6 ++++++ src/Makefile.am | 11 ++++++----- 2 files changed, 12 insertions(+), 5 deletions(-) commit a2233db946fe99ffc29c147e1a0abb1475cc7310 Author: Jorn Baayen Date: Thu Jan 6 11:34:40 2005 +0000 small cleanup src/Makefile.am | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit fa1ee381b8b50f4a24e364e493bf007c8bfee597 Author: Jorn Baayen Date: Thu Jan 6 11:31:26 2005 +0000 Install D-Bus service file. 2005-01-06 Jorn Baayen * configure.in: * data/Makefile.am: * data/org.gnome.Muine.service.in: Install D-Bus service file. ChangeLog | 8 ++++++++ configure.in | 1 + data/Makefile.am | 10 ++++++++-- data/org.gnome.Muine.service.in | 3 +++ 4 files changed, 20 insertions(+), 2 deletions(-) commit ec490d6ca71250ea79ad57ad635634e88f549be0 Author: Jorn Baayen Date: Thu Jan 6 11:22:37 2005 +0000 Use @pkglibdir@ in src/*.in. 2005-01-06 Jorn Baayen * configure.in: * src/Makefile.am: * src/muine.exe.config.in: * src/muine.in: Use @pkglibdir@ in src/*.in. ChangeLog | 9 +++++++++ configure.in | 2 -- src/Makefile.am | 38 ++++++++++++++++++++++++++------------ src/muine.exe.config.in | 2 +- src/muine.in | 2 +- 5 files changed, 37 insertions(+), 16 deletions(-) commit 00744a0c1edaf295d2601b13bb65da65f296f1d8 Author: Jorn Baayen Date: Thu Jan 6 11:04:25 2005 +0000 R libmuine/gettext-utils.c: R libmuine/gettext-utils.h: 2005-01-06 Jorn Baayen * libmuine/Makefile.am: R libmuine/gettext-utils.c: R libmuine/gettext-utils.h: * src/About.cs: * src/AddAlbumWindow.cs: * src/AddSongWindow.cs: * src/Album.cs: * src/Defines.cs.in: * src/ErrorDialog.cs: R src/GettextCatalog.cs: * src/Makefile.am: * src/Metadata.cs: * src/Muine.cs: * src/MuineDBusService.cs: * src/NotificationAreaIcon.cs: * src/Player.cs: * src/PlaylistWindow.cs: * src/PluginManager.cs: * src/ProgressWindow.cs: * src/StringUtils.cs: * src/muine.in: Ditch our local copy of GettextCatalog now that we have Mono.Posix.Catalog. ChangeLog | 27 ++++++++++ libmuine/Makefile.am | 4 +- libmuine/gettext-utils.c | 61 ---------------------- libmuine/gettext-utils.h | 25 --------- src/About.cs | 22 ++++---- src/AddAlbumWindow.cs | 6 ++- src/AddSongWindow.cs | 4 +- src/Album.cs | 4 +- src/Defines.cs.in | 8 +++ src/ErrorDialog.cs | 4 +- src/GettextCatalog.cs | 72 -------------------------- src/Makefile.am | 20 +++++-- src/Metadata.cs | 4 +- src/Muine.cs | 34 +++++++------ src/MuineDBusService.cs | 1 + src/NotificationAreaIcon.cs | 6 ++- src/Player.cs | 4 +- src/PlaylistWindow.cs | 120 ++++++++++++++++++++++--------------------- src/PluginManager.cs | 7 ++- src/ProgressWindow.cs | 4 +- src/StringUtils.cs | 8 ++- src/muine.in | 1 - 22 files changed, 177 insertions(+), 269 deletions(-) commit b9b9aa358290e628273a13e5e7ea92600a2c5867 Author: Jorn Baayen Date: Thu Jan 6 10:30:39 2005 +0000 Use jimmac's volume icons. 2005-01-06 Jorn Baayen * data/images/muine-volume-max.png: * data/images/muine-volume-medium.png: * data/images/muine-volume-min.png: * data/images/muine-volume-zero.png: Use jimmac's volume icons. ChangeLog | 9 +++++++++ TODO | 1 + data/images/muine-volume-max.png | Bin 982 -> 654 bytes data/images/muine-volume-medium.png | Bin 928 -> 596 bytes data/images/muine-volume-min.png | Bin 828 -> 580 bytes data/images/muine-volume-zero.png | Bin 756 -> 480 bytes 6 files changed, 10 insertions(+), 0 deletions(-) commit 85ee78724497eb19065777dac04aad92f9484c56 Author: Jorn Baayen Date: Thu Jan 6 01:17:50 2005 +0000 Fix #162244. 2005-01-06 Jorn Baayen * libmuine/player-gst.c: (player_set_file), (player_stop): Fix #162244. ChangeLog | 6 ++++++ libmuine/player-gst.c | 27 +++++++-------------------- 2 files changed, 13 insertions(+), 20 deletions(-) commit 15f2151b78012a44a440a126565587729599ab3e Author: Kjartan Maraas Date: Wed Jan 5 23:58:59 2005 +0000 Update Update 2005-01-06 Kjartan Maraas * nb.po: Update * no.po: Update po/ChangeLog | 5 + po/nb.po | 233 +++++++++++++++++++++++++++++++--------------------------- po/no.po | 233 +++++++++++++++++++++++++++++++--------------------------- 3 files changed, 255 insertions(+), 216 deletions(-) commit f4b5a81832b6f0f2e6df2dc9709ea365fcc7da9e Author: Jorn Baayen Date: Wed Jan 5 13:28:40 2005 +0000 0.8.0pre3. 2005-01-05 Jorn Baayen * configure.in: * src/About.cs: 0.8.0pre3. * doc/en/MuinePluginLib/IPlayer.xml: Small clean up in the UIManager example. ChangeLog | 11 +++++++++++ configure.in | 2 +- doc/en/MuinePluginLib/IPlayer.xml | 6 +++--- src/About.cs | 2 +- 4 files changed, 16 insertions(+), 5 deletions(-) commit f30b355405b27068b1a6f5bba42c34c42ed13e7a Author: Jorn Baayen Date: Wed Jan 5 13:21:29 2005 +0000 Build cleanups. 2005-01-05 Jorn Baayen * data/Makefile.am: * doc/Makefile.am: Build cleanups. * DBusLib/Player.cs: * PluginLib/IPlayer.cs: * doc/en/MuineDBusLib/Player.xml: * doc/en/MuinePluginLib/IPlayer.xml: * plugins/DashboardPlugin.cs: * src/PlaylistWindow.cs: Remove IPlayer.WindowFocused, add IPlayer.Window, so that plugins can parent their dialogs properly, and one can still find out the focus state using IPlayer.Window.HasToplevelFocus. ChangeLog | 18 ++++++++++++++++++ DBusLib/Player.cs | 6 ------ PluginLib/IPlayer.cs | 4 ++-- data/Makefile.am | 7 ++----- doc/Makefile.am | 12 +++++++----- doc/en/MuineDBusLib/Player.xml | 13 ------------- doc/en/MuinePluginLib/IPlayer.xml | 26 +++++++++++++------------- plugins/DashboardPlugin.cs | 2 +- src/PlaylistWindow.cs | 14 +++++++------- 9 files changed, 50 insertions(+), 52 deletions(-) commit f6d5ed8f5a422415301614b781ece331e6555d0c Author: Jorn Baayen Date: Wed Jan 5 12:15:58 2005 +0000 updated NEWS NEWS | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 0b27d19f1b740356501ea97e702e9daeca207cc0 Author: Peter Johanson Date: Wed Jan 5 12:08:57 2005 +0000 Fix for fakeroot compiles. 2005-01-05 Peter Johanson * doc/Makefile.am: Fix for fakeroot compiles. ChangeLog | 6 ++++++ doc/Makefile.am | 10 +++++++--- 2 files changed, 13 insertions(+), 3 deletions(-) commit 9a8cda3ce9ed97b8ad718e9b387292838c7724fc Author: Jorn Baayen Date: Wed Jan 5 11:56:27 2005 +0000 Updated Japanese translation by Hiroshi Hasebe 2005-01-05 Jorn Baayen * jp.po: Updated Japanese translation by Hiroshi Hasebe 2005-01-05 Jorn Baayen * ru.po: Updated Russian translation by Alekseev Vladimir po/ChangeLog | 10 ++ po/ja.po | 2 +- po/ru.po | 396 ++++++++++++++++++++++++++++++++++++++++++++++++++++++---- 3 files changed, 382 insertions(+), 26 deletions(-) commit 1dfc1a4b0fa198b4feeaec381a80a1b10f866635 Author: Jorn Baayen Date: Tue Jan 4 18:35:40 2005 +0000 R ClientLib/.cvsignore: R ClientLib/AssemblyInfo.cs: R 2005-01-04 Jorn Baayen R ClientLib/.cvsignore: R ClientLib/AssemblyInfo.cs: R ClientLib/Makefile.am: R ClientLib/Player.cs: * DBusLib/.cvsignore: * DBusLib/AssemblyInfo.cs: * DBusLib/Makefile.am: * DBusLib/Player.cs: * Makefile.am: * configure.in: * doc/Makefile.am: * src/Makefile.am: Move muine-dbus from ClientLib to DBusLib. ChangeLog | 17 +++ ClientLib/.cvsignore | 4 - ClientLib/AssemblyInfo.cs | 25 ----- ClientLib/Makefile.am | 36 ------- ClientLib/Player.cs | 248 --------------------------------------------- DBusLib/.cvsignore | 4 + DBusLib/AssemblyInfo.cs | 25 +++++ DBusLib/Makefile.am | 36 +++++++ DBusLib/Player.cs | 248 +++++++++++++++++++++++++++++++++++++++++++++ Makefile.am | 2 +- configure.in | 2 +- doc/Makefile.am | 2 +- src/Makefile.am | 4 +- 13 files changed, 335 insertions(+), 318 deletions(-) commit 648f6aa0a6a22d813266f2f2c8934cc8dc0cb510 Author: Jorn Baayen Date: Tue Jan 4 18:21:48 2005 +0000 Ditch "Command" suffix from action signal names. 2005-01-04 Jorn Baayen * data/glade/PlaylistWindow.glade: * src/PlaylistWindow.cs: Ditch "Command" suffix from action signal names. ChangeLog | 7 +++ data/glade/PlaylistWindow.glade | 10 ++-- src/PlaylistWindow.cs | 78 +++++++++++++++++++------------------- 3 files changed, 51 insertions(+), 44 deletions(-) commit 88c87cd829034b26ff124fbfd8c5fb3474dad032 Author: Jorn Baayen Date: Tue Jan 4 18:18:55 2005 +0000 Use On instead of Handle for signal naming. 2005-01-04 Jorn Baayen * ClientLib/AssemblyInfo.cs: * ClientLib/Player.cs: * PluginLib/AssemblyInfo.cs: * PluginLib/IPlayer.cs: * PluginLib/ISong.cs: * PluginLib/Plugin.cs: * TODO: * data/glade/AddWindow.glade: * data/glade/PlaylistWindow.glade: * data/glade/ProgressWindow.glade: * data/glade/SkipToWindow.glade: * plugins/DashboardPlugin.cs: * src/About.cs: * src/ActionThread.cs: * src/AddAlbumWindow.cs: * src/AddSongWindow.cs: * src/AddWindow.cs: * src/Album.cs: * src/ColoredCellRendererPixbuf.cs: * src/CoverDatabase.cs: * src/CoverImage.cs: * src/EllipsizingLabel.cs: * src/ErrorDialog.cs: * src/FileSelector.cs: * src/FileUtils.cs: * src/GettextCatalog.cs: * src/GnomeProxy.cs: * src/HandleView.cs: * src/InfoWindow.cs: * src/KeyUtils.cs: * src/MarkupUtils.cs: * src/Metadata.cs: * src/MmKeys.cs: * src/Muine.cs: * src/NoMusicFoundWindow.cs: * src/NotificationAreaIcon.cs: * src/Player.cs: * src/PlaylistWindow.cs: * src/ProgressWindow.cs: * src/SkipToWindow.cs: * src/Song.cs: * src/SongDatabase.cs: * src/StockIcons.cs: * src/StringUtils.cs: * src/VolumeButton.cs: * src/YesNoDialog.cs: Use On instead of Handle for signal naming. ChangeLog | 51 ++++++++++++ ClientLib/AssemblyInfo.cs | 2 +- ClientLib/Player.cs | 8 +- PluginLib/AssemblyInfo.cs | 2 +- PluginLib/IPlayer.cs | 2 +- PluginLib/ISong.cs | 2 +- PluginLib/Plugin.cs | 2 +- TODO | 1 - data/glade/AddWindow.glade | 8 +- data/glade/PlaylistWindow.glade | 10 +- data/glade/ProgressWindow.glade | 4 +- data/glade/SkipToWindow.glade | 6 +- plugins/DashboardPlugin.cs | 5 +- src/About.cs | 2 +- src/ActionThread.cs | 2 +- src/AddAlbumWindow.cs | 30 ++++---- src/AddSongWindow.cs | 18 ++-- src/AddWindow.cs | 26 +++--- src/Album.cs | 2 +- src/ColoredCellRendererPixbuf.cs | 2 +- src/CoverDatabase.cs | 2 +- src/CoverImage.cs | 10 +- src/EllipsizingLabel.cs | 2 +- src/ErrorDialog.cs | 2 +- src/FileSelector.cs | 2 +- src/FileUtils.cs | 2 +- src/GettextCatalog.cs | 2 +- src/GnomeProxy.cs | 2 +- src/HandleView.cs | 10 +- src/InfoWindow.cs | 2 +- src/KeyUtils.cs | 2 +- src/MarkupUtils.cs | 2 +- src/Metadata.cs | 2 +- src/MmKeys.cs | 34 ++++---- src/Muine.cs | 14 ++-- src/NoMusicFoundWindow.cs | 2 +- src/NotificationAreaIcon.cs | 24 +++--- src/Player.cs | 14 ++-- src/PlaylistWindow.cs | 160 +++++++++++++++++++------------------- src/ProgressWindow.cs | 6 +- src/SkipToWindow.cs | 14 ++-- src/Song.cs | 2 +- src/SongDatabase.cs | 18 ++-- src/StockIcons.cs | 2 +- src/StringUtils.cs | 2 +- src/VolumeButton.cs | 25 +++--- src/YesNoDialog.cs | 2 +- 47 files changed, 298 insertions(+), 248 deletions(-) commit 0a92974810a138c02599afdb3e2d63fa02131dee Author: Jorn Baayen Date: Tue Jan 4 15:18:52 2005 +0000 updated TODO TODO | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 8ba8a073789a61740b99d05d92011c1bf197e3db Author: Jorn Baayen Date: Tue Jan 4 15:11:42 2005 +0000 0.8.0pre2. 2005-01-04 Jorn Baayen * configure.in: * src/About.cs: 0.8.0pre2. ChangeLog | 7 +++++++ configure.in | 2 +- src/About.cs | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) commit 04be81f0a8f0d887bdeb34ffae9d5d011a1ef6cd Author: Jorn Baayen Date: Tue Jan 4 15:06:45 2005 +0000 Remove a bunch of unnecessary db.Store on startup .. 2005-01-04 Jorn Baayen * src/Song.cs: * src/SongDatabase.cs: Remove a bunch of unnecessary db.Store on startup .. ChangeLog | 7 +++++++ src/Song.cs | 30 ++++++++++++++++++++++++++---- src/SongDatabase.cs | 5 ++++- 3 files changed, 37 insertions(+), 5 deletions(-) commit a996ece013d9bcd03295d98f6515dede0dd1edbd Author: Jorn Baayen Date: Tue Jan 4 14:54:04 2005 +0000 updated TODO TODO | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 633c3ae3c159183201eccc7f06ed544f83236324 Author: Jorn Baayen Date: Tue Jan 4 14:51:03 2005 +0000 Please 'make distcheck'. 2005-01-04 Jorn Baayen * ClientLib/Makefile.am: * PluginLib/Makefile.am: Please 'make distcheck'. * doc/en/MuineDBusLib/Player.xml: * doc/en/MuinePluginLib/IPlayer.xml: * doc/en/MuinePluginLib/Plugin.xml: Add examples. ChangeLog | 13 +++++++++++++ ClientLib/Makefile.am | 3 ++- PluginLib/Makefile.am | 3 ++- doc/en/MuineDBusLib/Player.xml | 29 ++++++++++++++++++++++++++++- doc/en/MuinePluginLib/IPlayer.xml | 22 ++++++++++++++++++++-- doc/en/MuinePluginLib/Plugin.xml | 33 ++++++++++++++++++++++++++++++++- 6 files changed, 97 insertions(+), 6 deletions(-) commit 3194664662bcc8244612cea7cece18b01ab9d4d7 Author: Jorn Baayen Date: Tue Jan 4 14:12:21 2005 +0000 small correction doc/en/MuinePluginLib/Plugin.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 7c1eadea1667e254ed213080ed574036649a2317 Author: Jorn Baayen Date: Tue Jan 4 14:09:47 2005 +0000 Add documentation about muine-dbus and muine-plugin. 2005-01-04 Jorn Baayen * Makefile.am: * PluginLib/Plugin.cs: * TODO: * configure.in: * doc/.cvsignore: * doc/Makefile.am: * doc/en/MuineDBusLib.xml: * doc/en/MuineDBusLib/Player.xml: * doc/en/MuineDBusLib/SongChangedHandler.xml: * doc/en/MuineDBusLib/StateChangedHandler.xml: * doc/en/MuinePluginLib.xml: * doc/en/MuinePluginLib/GenericEventHandler.xml: * doc/en/MuinePluginLib/IPlayer.xml: * doc/en/MuinePluginLib/ISong.xml: * doc/en/MuinePluginLib/Plugin.xml: * doc/en/MuinePluginLib/SongChangedEventHandler.xml: * doc/en/MuinePluginLib/StateChangedEventHandler.xml: * doc/muine-docs.source: Add documentation about muine-dbus and muine-plugin. ChangeLog | 23 ++ Makefile.am | 1 + PluginLib/Plugin.cs | 2 +- TODO | 2 + configure.in | 12 +- doc/.cvsignore | 4 + doc/Makefile.am | 37 ++ doc/en/MuineDBusLib.xml | 11 + doc/en/MuineDBusLib/Player.xml | 374 ++++++++++++++++++++ doc/en/MuineDBusLib/SongChangedHandler.xml | 34 ++ doc/en/MuineDBusLib/StateChangedHandler.xml | 34 ++ doc/en/MuinePluginLib.xml | 11 + doc/en/MuinePluginLib/GenericEventHandler.xml | 32 ++ doc/en/MuinePluginLib/IPlayer.xml | 316 +++++++++++++++++ doc/en/MuinePluginLib/ISong.xml | 150 ++++++++ doc/en/MuinePluginLib/Plugin.xml | 48 +++ doc/en/MuinePluginLib/SongChangedEventHandler.xml | 34 ++ doc/en/MuinePluginLib/StateChangedEventHandler.xml | 34 ++ doc/muine-docs.source | 4 + 19 files changed, 1161 insertions(+), 2 deletions(-) commit 8ec1e2a2a0fa94aba8e7c9486a46b3313cf8dfc9 Author: Jorn Baayen Date: Tue Jan 4 13:02:04 2005 +0000 R data/muine-client.pc.in: 2005-01-04 Jorn Baayen * ClientLib/.cvsignore: * ClientLib/Makefile.am: * ClientLib/Player.cs: * configure.in: * data/.cvsignore: * data/Makefile.am: R data/muine-client.pc.in: * data/muine-dbus.pc.in: * src/Makefile.am: * src/Muine.cs: Rename muine-client to muine-dbus, and add a MuineDBusLib.Player.GetInstance method. ChangeLog | 16 ++++++++++++++++ ClientLib/.cvsignore | 2 +- ClientLib/Makefile.am | 2 +- ClientLib/Player.cs | 12 +++++++++++- configure.in | 2 +- data/.cvsignore | 2 +- data/Makefile.am | 2 +- data/muine-client.pc.in | 9 --------- data/muine-dbus.pc.in | 9 +++++++++ src/Makefile.am | 4 ++-- src/Muine.cs | 14 ++++---------- 11 files changed, 47 insertions(+), 27 deletions(-) commit 67a6dba811e0b9f9983e573f4a671de27d576be8 Author: Jorn Baayen Date: Tue Jan 4 12:44:04 2005 +0000 R PluginLib/PlayerInterface.cs: R PluginLib/SongInterface.cs: 2005-01-04 Jorn Baayen * ClientLib/.cvsignore: * ClientLib/AssemblyInfo.cs: * ClientLib/Makefile.am: * ClientLib/Player.cs: * Makefile.am: * PLUGINS: * PluginLib/.cvsignore: * PluginLib/AssemblyInfo.cs: * PluginLib/IPlayer.cs: * PluginLib/ISong.cs: * PluginLib/Makefile.am: R PluginLib/PlayerInterface.cs: * PluginLib/Plugin.cs: R PluginLib/SongInterface.cs: * configure.in: * data/.cvsignore: * data/Makefile.am: * data/muine-client.pc.in: * data/muine-plugin.pc.in: R data/muine.pc.in: * muine.snk: * plugins/DashboardPlugin.cs: * plugins/Makefile.am: R src/PlayerDBusObject.cs: * src/MmKeys.cs: * src/Muine.cs: * src/NotificationAreaIcon.cs: * src/PlaylistWindow.cs: * src/muine.in: - Move Player D-Bus object to its own library. Install both libraries into GAC. - Rename PlayerInterface and SongInterface to IPlayer and ISong. * src/Album.cs: * src/CoverDatabase.cs: * src/Makefile.am: * src/Metadata.cs: * src/MmKeys.cs: * src/Muine.cs: * src/NotificationAreaIcon.cs: * src/PlaylistWindow.cs: * src/Song.cs: * src/SongDatabase.cs: * src/VolumeButton.cs: Compact notation for "small" properties. * PluginLib/IPlayer.cs: * src/PlaylistWindow.cs: Add a PlaylistChanged event. * src/PluginManager.cs: Better error handling. ChangeLog | 59 +++++++++++ ClientLib/.cvsignore | 4 + ClientLib/AssemblyInfo.cs | 25 +++++ ClientLib/Makefile.am | 35 ++++++ ClientLib/Player.cs | 238 ++++++++++++++++++++++++++++++++++++++++++ Makefile.am | 4 +- PLUGINS | 2 +- PluginLib/.cvsignore | 3 +- PluginLib/AssemblyInfo.cs | 25 +++++ PluginLib/IPlayer.cs | 95 +++++++++++++++++ PluginLib/ISong.cs | 66 ++++++++++++ PluginLib/Makefile.am | 34 +++++-- PluginLib/PlayerInterface.cs | 93 ---------------- PluginLib/Plugin.cs | 6 +- PluginLib/SongInterface.cs | 66 ------------ configure.in | 8 ++- data/.cvsignore | 3 +- data/Makefile.am | 4 +- data/muine-client.pc.in | 9 ++ data/muine-plugin.pc.in | 9 ++ data/muine.pc.in | 8 -- muine.snk | Bin 0 -> 596 bytes plugins/DashboardPlugin.cs | 6 +- plugins/Makefile.am | 10 +- src/Album.cs | 20 +--- src/CoverDatabase.cs | 20 +--- src/Makefile.am | 68 ++++++------- src/Metadata.cs | 52 +++------- src/MmKeys.cs | 4 +- src/Muine.cs | 14 ++-- src/NotificationAreaIcon.cs | 8 +- src/PlayerDBusObject.cs | 236 ----------------------------------------- src/PlaylistWindow.cs | 71 +++++-------- src/PluginManager.cs | 18 ++-- src/Song.cs | 78 ++++---------- src/SongDatabase.cs | 8 +- src/VolumeButton.cs | 7 +- src/muine.in | 1 + 38 files changed, 746 insertions(+), 671 deletions(-) commit 94a8dc859454e182ed60cd6e18f07b095e2f36d4 Author: Adam Weinberger Date: Mon Jan 3 23:50:57 2005 +0000 Updated Canadian English translation. * en_CA.po: Updated Canadian English translation. po/ChangeLog | 4 + po/en_CA.po | 221 ++++++++++++++++++++++++++++++++-------------------------- 2 files changed, 126 insertions(+), 99 deletions(-) commit 3bdcb92bb4b4dd1b22e7731ecf5c1f57727d0129 Author: Jorn Baayen Date: Mon Jan 3 19:35:53 2005 +0000 Added Tamara. 2005-01-03 Jorn Baayen * AUTHORS: * src/About.cs: Added Tamara. AUTHORS | 1 + ChangeLog | 7 +++++++ src/About.cs | 7 ++++--- 3 files changed, 12 insertions(+), 3 deletions(-) commit 240a87f96ba46ad8a4edf6e0892a463cf8dcf4ab Author: Jorn Baayen Date: Mon Jan 3 19:32:17 2005 +0000 - Don't crash when pressing WM close button. (The response type when WM 2005-01-03 Jorn Baayen * src/AddSongWindow.cs: * src/AddWindow.cs: - Don't crash when pressing WM close button. (The response type when WM closing is DeleteEvent, which used to fall through, but now with the ArgumentException in place it threw an exception) - Don't insert more songs than allowed by FakeLength from AddSongWindow.HandleSongChanged. * configure.in: * src/About.cs: Bump version number to 0.8.0pre1. ChangeLog | 17 +++++++++++++++++ configure.in | 2 +- src/About.cs | 2 +- src/AddSongWindow.cs | 14 ++++++++++---- src/AddWindow.cs | 20 ++++++++++++-------- 5 files changed, 41 insertions(+), 14 deletions(-) commit ed809dd57a9fc94aab52ec4525448ef09c49e932 Author: Tamara Roberson Date: Mon Jan 3 14:01:51 2005 +0000 Created abstract AddWindow class as a base type for AddAlbumWindow and Created abstract AddWindow class as a base type for AddAlbumWindow and AddSongWindow. src/AddWindow.cs | 281 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 281 insertions(+), 0 deletions(-) commit 500edc40b20ae281bb622d0b443fc54ed5ad30f8 Author: Tamara Roberson Date: Mon Jan 3 13:58:23 2005 +0000 Created abstract AddWindow class as a base type for AddAlbumWindow and Created abstract AddWindow class as a base type for AddAlbumWindow and AddSongWindow. ChangeLog | 11 +++ src/AddAlbumWindow.cs | 229 +++++-------------------------------------------- src/AddSongWindow.cs | 220 ++++------------------------------------------- src/Makefile.am | 3 +- src/PlaylistWindow.cs | 8 +- 5 files changed, 56 insertions(+), 415 deletions(-) commit 4019270b9285d8354e988846b7b9ae9fa0b27dca Author: Jorn Baayen Date: Sun Jan 2 22:42:14 2005 +0000 correct NEWS file NEWS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 95bba80dad2f04f8284189239254e1c716a4a3d1 Author: Jorn Baayen Date: Sun Jan 2 22:39:48 2005 +0000 correct NEWS file encoding NEWS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 558f52792eff63ea64f2e86ccdb5d5708bfe61cc Author: Jorn Baayen Date: Sun Jan 2 22:33:15 2005 +0000 Change tooltip text too. Thanks to Piret .. ChangeLog | 6 ++++++ NEWS | 1 + src/PlaylistWindow.cs | 2 +- 3 files changed, 8 insertions(+), 1 deletions(-) commit c4a1c90beea0df5a42577c11a73534075200498a Author: Jorn Baayen Date: Sun Jan 2 22:27:40 2005 +0000 Change playpause action's label to "Play" to avoid the confusion "Playing" caused. ChangeLog | 8 ++++ data/glade/PlaylistWindow.glade | 80 +++++++++++++++++++++++---------------- src/PlaylistWindow.cs | 2 +- 3 files changed, 56 insertions(+), 34 deletions(-) commit 8a861f5aaa3fa044fac96a462c394fe3fc88f3ad Author: Jorn Baayen Date: Sun Jan 2 22:09:10 2005 +0000 updated NEWS for when the new release is ready ChangeLog | 6 ++++++ NEWS | 12 ++++++++++++ 2 files changed, 18 insertions(+), 0 deletions(-) commit 90920db09598ac3ed8000b0b596d376f88813a53 Author: Miloslav Trmac Date: Sun Jan 2 14:18:57 2005 +0000 Updated Czech translation. 2005-01-02 Miloslav Trmac * cs.po: Updated Czech translation. po/ChangeLog | 4 + po/cs.po | 204 +++++++++++++++++++++++++++++++++------------------------- 2 files changed, 119 insertions(+), 89 deletions(-) commit 1bde33ce0eee358125db1b12eaa223f08912063c Author: Jorn Baayen Date: Sun Jan 2 08:10:17 2005 +0000 Added PluginManager.cs to POTFILES.in po/ChangeLog | 6 ++++++ po/POTFILES.in | 1 + 2 files changed, 7 insertions(+), 0 deletions(-) commit 13901fc96fc782d315b5805dfe388839e7e924ba Author: Jorn Baayen Date: Sat Jan 1 13:44:18 2005 +0000 Add separator in front of new ExtraFileActions group. ChangeLog | 6 ++++++ data/ui/PlaylistWindow.xml | 1 + 2 files changed, 7 insertions(+), 0 deletions(-) commit 3b0d30a3fb696602c356ce49c3cbc5af5849d9e9 Author: Jorn Baayen Date: Sat Jan 1 13:35:31 2005 +0000 Added ExtraFileActions placeholder. ChangeLog | 6 ++++++ data/ui/PlaylistWindow.xml | 2 ++ 2 files changed, 8 insertions(+), 0 deletions(-) commit b51a4089ff8833d842889f5eeb2a0e807426cbe1 Author: Jorn Baayen Date: Sat Jan 1 13:24:37 2005 +0000 Move menu definitions to separate files. ChangeLog | 14 ++++++++++++ configure.in | 1 + data/Makefile.am | 3 +- data/ui/.cvsignore | 2 + data/ui/Makefile.am | 5 ++++ data/ui/NotificationAreaIcon.xml | 13 +++++++++++ data/ui/PlaylistWindow.xml | 38 +++++++++++++++++++++++++++++++++ src/Makefile.am | 2 + src/NotificationAreaIcon.cs | 17 +------------- src/PlaylistWindow.cs | 43 +------------------------------------ 10 files changed, 81 insertions(+), 57 deletions(-) commit 8fde59a40ba3c16b1e34236955dba540b0b54445 Author: Jorn Baayen Date: Sat Jan 1 00:19:56 2005 +0000 Add support for retreiving the contents of the playlist to PlayerInterface. We should be able to have CD burning as a plugin now .. ChangeLog | 9 +++++++++ PluginLib/PlayerInterface.cs | 4 ++++ src/PlaylistWindow.cs | 31 ++++++++++++++++++++----------- 3 files changed, 33 insertions(+), 11 deletions(-) commit c2ef04e2c8b4c8434fecd8ce19de6f0581a6ddd7 Author: Jorn Baayen Date: Sat Jan 1 00:07:13 2005 +0000 updated plugin docs PLUGINS | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit d75adad73a21f637dfbfe3d20bd2c86456c71d37 Author: Jorn Baayen Date: Sat Jan 1 00:04:13 2005 +0000 tiny cleanup PluginLib/SongInterface.cs | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) commit 5ad652147d0b05d1ad04603c378612882d98beb7 Author: Jorn Baayen Date: Sat Jan 1 00:03:14 2005 +0000 Add support for retreiving the playlist selection and a selection changed event to PlayerInterface. ChangeLog | 9 +++++++++ PluginLib/PlayerInterface.cs | 6 ++++++ PluginLib/Plugin.cs | 1 + src/PlaylistWindow.cs | 39 ++++++++++++++++++++++++++++++--------- 4 files changed, 46 insertions(+), 9 deletions(-) commit fa488e929f0c3df803020cecbdb2c858b5339ea8 Author: Jorn Baayen Date: Fri Dec 31 23:16:11 2004 +0000 Export UIManager instead of ActionGroup. ChangeLog | 8 ++++++++ PluginLib/PlayerInterface.cs | 2 +- src/NotificationAreaIcon.cs | 6 ++---- src/PlaylistWindow.cs | 18 +++++++++--------- 4 files changed, 20 insertions(+), 14 deletions(-) commit 273301bc34e37f97ba6c9bc540446b3ca48b35c4 Author: Jorn Baayen Date: Fri Dec 31 22:20:56 2004 +0000 add null check src/PlayerDBusObject.cs | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 14029aec803cb4a17011ddcb8fc450b6c9d23ff3 Author: Jorn Baayen Date: Fri Dec 31 22:15:25 2004 +0000 very minor cleanup src/NotificationAreaIcon.cs | 7 ++----- 1 files changed, 2 insertions(+), 5 deletions(-) commit 14f8e4b883ec66a9af8dc25fdd7af851722ee6c0 Author: Jorn Baayen Date: Fri Dec 31 22:10:58 2004 +0000 Register with D-Bus as early as possible. ChangeLog | 8 +++++++ TODO | 2 - src/Muine.cs | 51 +++++++++++++++++++++++++++------------------- src/PlayerDBusObject.cs | 19 +++++++++++------ 4 files changed, 50 insertions(+), 30 deletions(-) commit 8df1b18ef951568ff228f9f5f1af6884d23d3046 Author: Jorn Baayen Date: Fri Dec 31 21:45:28 2004 +0000 Major cleanup: - Moved the tray icon management code into itself, make it Major cleanup: - Moved the tray icon management code into itself, make it use the PlayerInterface class, and instantiate from Muine. - Same treatment for the multimedia key code Furthermore: Added StateChanged signal to PlayerInterface, and an ActionGroup property giving PlaylistWindow's Gtk.ActionGroup. Don't bork on broken plug-ins. ChangeLog | 25 +++ PluginLib/PlayerInterface.cs | 10 +- PluginLib/Plugin.cs | 3 +- TODO | 2 + plugins/DashboardPlugin.cs | 4 +- src/About.cs | 4 +- src/MmKeys.cs | 22 ++- src/Muine.cs | 50 +++++- src/NotificationAreaIcon.cs | 97 ++++++++---- src/PlayerDBusObject.cs | 17 ++- src/PlaylistWindow.cs | 376 ++++++++++++++++++------------------------ src/PluginManager.cs | 8 +- 12 files changed, 344 insertions(+), 274 deletions(-) commit 7b0f20493b5490d1589f18c3661cda9eb69461de Author: Jorn Baayen Date: Fri Dec 31 16:34:51 2004 +0000 removed MuinePluginLib.dll from cvsignore src/.cvsignore | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 11e0fa5f36719f7a1a9eb4ac3ff68f064634ae66 Author: Jorn Baayen Date: Fri Dec 31 16:27:26 2004 +0000 Add PlayerInterface.Quit. ChangeLog | 8 ++++++++ PluginLib/PlayerInterface.cs | 2 ++ src/PlayerDBusObject.cs | 2 +- src/PlaylistWindow.cs | 9 +++++++-- 4 files changed, 18 insertions(+), 3 deletions(-) commit 2acbdfc07f445e22ddec78ca866f2ef546cc6376 Author: Jorn Baayen Date: Fri Dec 31 16:08:18 2004 +0000 Split CLEANFILES up into CLEANFILES and DISTCLEANFILES. ChangeLog | 6 ++++++ src/Makefile.am | 5 ++++- 2 files changed, 10 insertions(+), 1 deletions(-) commit a7906a60f806b2834073c47af79bb3ce09f42c0c Author: Jorn Baayen Date: Fri Dec 31 15:55:47 2004 +0000 remove dup deprecation markers ChangeLog | 6 ++++++ libmuine/Makefile.am | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) commit 2c0e57d7f77f4e428626b1667bc12160d3bf65ce Author: Tamara Roberson Date: Fri Dec 31 15:00:45 2004 +0000 *** empty log message *** ChangeLog | 11 +++++++ src/AddAlbumWindow.cs | 29 +++++++++++-------- src/AddSongWindow.cs | 27 ++++++++++------- src/CoverImage.cs | 15 ++++++---- src/Muine.cs | 27 +++++++++++++++++ src/PlaylistWindow.cs | 76 +++++++++++++++++++++++++------------------------ 6 files changed, 119 insertions(+), 66 deletions(-) commit bc83858ed9c358212432311300e355ee36e4995d Author: Jorn Baayen Date: Thu Dec 30 15:36:28 2004 +0000 add volume icons item to TODO TODO | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit e92bc9f94bbbf3b6cc8ca8d0d6d519b5ade9e269 Author: Jorn Baayen Date: Thu Dec 30 14:41:49 2004 +0000 Dragging albums now also supports text/uri-list ChangeLog | 8 ++++++++ TODO | 9 +-------- src/AddAlbumWindow.cs | 18 +++++++++++++++++- src/CoverImage.cs | 43 ++++++++++++++++++++----------------------- 4 files changed, 46 insertions(+), 32 deletions(-) commit 61a69877c1d22e4d627bf9fa53829846e4f36a81 Author: Jorn Baayen Date: Thu Dec 30 13:54:53 2004 +0000 - Don't compile unused InfoWindow.cs and NoMusicFoundWindow.cs for now. - Made GConf keys and default values constants. ChangeLog | 19 +++++++++++++++++++ src/AddAlbumWindow.cs | 14 ++++++++++---- src/AddSongWindow.cs | 14 ++++++++++---- src/CoverDatabase.cs | 5 ++++- src/FileSelector.cs | 4 +++- src/GnomeProxy.cs | 30 ++++++++++++++++++++++++------ src/InfoWindow.cs | 14 ++++++++++---- src/Makefile.am | 2 -- src/PlaylistWindow.cs | 41 ++++++++++++++++++++++++++++------------- src/SongDatabase.cs | 12 ++++++++---- 10 files changed, 116 insertions(+), 39 deletions(-) commit 4a2be8573feef8594995b7c89561438da2e6c682 Author: Jorn Baayen Date: Thu Dec 30 13:42:02 2004 +0000 Filenames are now properties of the Muine class. Based on a patch by Tamara Roberson. ChangeLog | 13 ++++++++ src/CoverDatabase.cs | 14 +-------- src/FileSelector.cs | 8 +---- src/Makefile.am | 2 - src/Muine.cs | 77 +++++++++++++++++++++++++++++++++++++++++++++++++ src/PlaylistWindow.cs | 37 ++++++++--------------- src/PluginManager.cs | 2 +- src/SongDatabase.cs | 13 +------- 8 files changed, 108 insertions(+), 58 deletions(-) commit 6726dd4a9eae37e66a3097e4c45c6553972f194d Author: Jorn Baayen Date: Thu Dec 30 12:39:38 2004 +0000 minor code cleanup ChangeLog | 21 +++++++++++++++++++++ src/AddAlbumWindow.cs | 2 +- src/AddSongWindow.cs | 2 +- src/Album.cs | 8 ++++---- src/FileSelector.cs | 2 +- src/FileUtils.cs | 2 +- src/GnomeProxy.cs | 41 ++++++++++++++++++++++------------------- src/NoMusicFoundWindow.cs | 2 +- src/NotificationAreaIcon.cs | 6 ++---- src/Player.cs | 2 +- src/PlaylistWindow.cs | 42 ++++++++++++++++++++++-------------------- src/Song.cs | 4 ++-- 12 files changed, 79 insertions(+), 55 deletions(-) commit d9af75ac47e01a7aec5400d490a463d0c5514fae Author: Jorn Baayen Date: Thu Dec 30 12:31:39 2004 +0000 Reset horizontal scrollbar when opening window and searching. ChangeLog | 7 +++++++ src/AddAlbumWindow.cs | 15 +++++++++++---- src/AddSongWindow.cs | 13 ++++++++++--- 3 files changed, 28 insertions(+), 7 deletions(-) commit 9c1e758d3c8e6d57e05af9a9a4bb1723d4015caa Author: Jorn Baayen Date: Thu Dec 30 12:23:58 2004 +0000 Don't crash if D-Bus support could not be initialized. ChangeLog | 6 ++++++ src/PlayerDBusObject.cs | 3 ++- 2 files changed, 8 insertions(+), 1 deletions(-) commit 5fc31042ecb6b17a410168e1798a522b41b5faaf Author: Jorn Baayen Date: Thu Dec 30 12:19:45 2004 +0000 added cvsignore PluginLib/.cvsignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit 228f014b0d8a5862de7366399b3780913d67b9c4 Author: Jorn Baayen Date: Thu Dec 30 12:18:48 2004 +0000 own namespace for PluginLib ChangeLog | 13 +++++++ PluginLib/PlayerInterface.cs | 77 ++++++++++++++++++++++-------------------- PluginLib/Plugin.cs | 9 +++-- PluginLib/SongInterface.cs | 63 ++++++++++++++++++---------------- plugins/DashboardPlugin.cs | 2 + src/PlayerDBusObject.cs | 2 + src/PlaylistWindow.cs | 2 + src/PluginManager.cs | 2 + src/Song.cs | 2 + 9 files changed, 102 insertions(+), 70 deletions(-) commit fd7783e8c1db7ac5b80976418c6ea7930ebba265 Author: Jorn Baayen Date: Thu Dec 30 12:09:30 2004 +0000 split PluginLib code out to separate folder ChangeLog | 18 ++++++++++ Makefile.am | 1 + PluginLib/Makefile.am | 18 ++++++++++ PluginLib/PlayerInterface.cs | 72 ++++++++++++++++++++++++++++++++++++++++++ PluginLib/Plugin.cs | 25 ++++++++++++++ PluginLib/SongInterface.cs | 65 +++++++++++++++++++++++++++++++++++++ TODO | 8 +++-- configure.in | 1 + data/muine.pc.in | 2 +- plugins/Makefile.am | 7 +++- src/Makefile.am | 23 ++++--------- src/PlayerInterface.cs | 72 ------------------------------------------ src/Plugin.cs | 25 -------------- src/SongInterface.cs | 65 ------------------------------------- 14 files changed, 218 insertions(+), 184 deletions(-) commit e7a23ebec00b2524e33cfec1a77a59a09d2a34fd Author: Kjartan Maraas Date: Thu Dec 30 11:57:41 2004 +0000 Update Update 2004-12-30 Kjartan Maraas * nb.po: Update * no.po: Update po/ChangeLog | 5 + po/nb.po | 369 ++++++++++++++++++++++++++++++---------------------------- po/no.po | 369 ++++++++++++++++++++++++++++++---------------------------- 3 files changed, 391 insertions(+), 352 deletions(-) commit f31790c11ac935955b5dd287adab2ad3c4882bfa Author: Jorn Baayen Date: Thu Dec 30 11:39:44 2004 +0000 obsolete messageconnection - we use dbus now ChangeLog | 10 +++ src/Makefile.am | 1 - src/MessageConnection.cs | 182 ---------------------------------------------- src/Muine.cs | 70 +++++++++--------- src/PlayerDBusObject.cs | 60 ++++++++++----- src/PlayerInterface.cs | 5 + 6 files changed, 90 insertions(+), 238 deletions(-) commit e0209f9df2cb9a83800d08c27b701dd1949ca2a9 Author: Jorn Baayen Date: Thu Dec 30 11:06:19 2004 +0000 update PLUGINS doc PLUGINS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 44e045873994c9fe8c185089e5024e279287ca0d Author: Jorn Baayen Date: Thu Dec 30 11:02:43 2004 +0000 move volume check to PlaylistWindow ChangeLog | 7 +++++++ src/PlayerDBusObject.cs | 3 +-- src/PlaylistWindow.cs | 3 ++- 3 files changed, 10 insertions(+), 3 deletions(-) commit ce229922908f36bf52550283077d590e13533541 Author: Jorn Baayen Date: Thu Dec 30 00:29:51 2004 +0000 Add null check to Dashboard plugin ChangeLog | 6 ++++++ plugins/DashboardPlugin.cs | 3 +++ 2 files changed, 9 insertions(+), 0 deletions(-) commit 0ff8177a876ab522a286622307dfbcfecd348ba4 Author: Jorn Baayen Date: Wed Dec 29 23:31:13 2004 +0000 mark string for translation ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit a595c7fe43328767531d110c5052811b67a9cdae Author: Jorn Baayen Date: Wed Dec 29 23:25:16 2004 +0000 correct class name plugins/DashboardPlugin.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2bd6c0cac60eb51323513ba64e841d3fa1e0eda8 Author: Jorn Baayen Date: Wed Dec 29 23:24:39 2004 +0000 forgot to add smth to EXTRA_DIST Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit f6bb757c5b3d5fb6985c192457e3d4d9ad09cb60 Author: Jorn Baayen Date: Wed Dec 29 23:20:59 2004 +0000 Simple plugin support with a sample Dashboard plugin, and a D-Bus interface which is based on an old patch from Sergio Rubio. ChangeLog | 29 ++++++ Makefile.am | 1 + PLUGINS | 18 ++++ TODO | 6 +- configure.in | 6 + data/.cvsignore | 1 + data/Makefile.am | 9 ++- data/glade/PlaylistWindow.glade | 4 +- data/muine.pc.in | 8 ++ plugins/.cvsignore | 3 + plugins/DashboardPlugin.cs | 116 +++++++++++++++++++++++ plugins/Makefile.am | 12 +++ src/.cvsignore | 1 + src/DashboardFrontend.cs | 105 -------------------- src/Makefile.am | 27 ++++-- src/MuineDBusService.cs | 52 ++++++++++ src/PlayerDBusObject.cs | 199 +++++++++++++++++++++++++++++++++++++++ src/PlayerInterface.cs | 67 +++++++++++++ src/PlaylistWindow.cs | 154 ++++++++++++++++++++++++------- src/Plugin.cs | 25 +++++ src/PluginManager.cs | 69 ++++++++++++++ src/Song.cs | 2 +- src/SongInterface.cs | 65 +++++++++++++ src/muine.in | 2 + 24 files changed, 825 insertions(+), 156 deletions(-) commit 62d839f77381f39f31f4db73154040a704e04b1f Author: Jorn Baayen Date: Wed Dec 29 17:43:11 2004 +0000 Change "What is Muine" text, apparantly it confused people. ChangeLog | 6 ++++++ README | 7 ++++--- 2 files changed, 10 insertions(+), 3 deletions(-) commit 514c4a94608ffc10775fb85cd58622ec15a204c3 Author: Jorn Baayen Date: Wed Dec 29 16:25:29 2004 +0000 Simplify playing song handling. ChangeLog | 9 ++ src/HandleView.cs | 39 +++++++- src/Player.cs | 50 ++++++---- src/PlaylistWindow.cs | 242 +++++++++++++++++++++++-------------------------- src/SkipToWindow.cs | 2 +- 5 files changed, 190 insertions(+), 152 deletions(-) commit 810be85f14d5086735b08edc84e75391621d7cee Author: Jorn Baayen Date: Wed Dec 29 14:52:37 2004 +0000 - Move URI conversion functions from StringUtils to FileUtils. - Replace setting song.Dead to true with song.Kill (). ChangeLog | 15 +++++++++++++++ src/AddSongWindow.cs | 2 +- src/CoverImage.cs | 2 +- src/FileUtils.cs | 23 ++++++++++++++++++++++- src/PlaylistWindow.cs | 18 +++++++++--------- src/Song.cs | 21 ++++++++++----------- src/SongDatabase.cs | 2 +- src/StringUtils.cs | 19 ------------------- 8 files changed, 59 insertions(+), 43 deletions(-) commit 8893635e56b95b24553f9f90e33c4d8b72d95d80 Author: Jorn Baayen Date: Wed Dec 29 14:25:12 2004 +0000 Replaced DatabaseUtils with Database -- a more OO approach. ChangeLog | 22 +++++ src/CoverDatabase.cs | 37 ++++----- src/Database.cs | 219 ++++++++++++++++++++++++++++++++++++++++++++++++++ src/DatabaseUtils.cs | 202 ---------------------------------------------- src/Makefile.am | 2 +- src/Song.cs | 64 +++++++------- src/SongDatabase.cs | 32 +++----- 7 files changed, 303 insertions(+), 275 deletions(-) commit 546d787d7075b525a6283f059188a3118f56c1c9 Author: Jorn Baayen Date: Wed Dec 29 11:01:29 2004 +0000 correction in HACKING file HACKING | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 11744182866b96076a0d3e1d25a8bcf1b448bb98 Author: Jorn Baayen Date: Wed Dec 29 10:58:13 2004 +0000 added a comment src/Player.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 895b2926e2aa1b0a96996495f87d1900edd167eb Author: Jorn Baayen Date: Wed Dec 29 10:54:02 2004 +0000 Use SignalUtils.SignalDelegate instead of SignalDelegateInt. ChangeLog | 11 +++++++++++ configure.in | 2 +- src/About.cs | 2 +- src/MmKeys.cs | 24 ++++++++++++------------ 4 files changed, 25 insertions(+), 14 deletions(-) commit 166a5094f6bae9e929be2f9d3812c5babf85d487 Author: Jorn Baayen Date: Tue Dec 28 11:13:47 2004 +0000 Release 0.7.1 ChangeLog | 8 ++++++++ NEWS | 14 ++++++++++++++ configure.in | 2 +- src/About.cs | 2 +- 4 files changed, 24 insertions(+), 2 deletions(-) commit f3e608f62a48421dc12f77df2ad0a5e19a984351 Author: Jorn Baayen Date: Tue Dec 28 10:56:51 2004 +0000 Keep handles to the delegates being passed into the unmanaged world. ChangeLog | 6 ++++++ src/MmKeys.cs | 22 ++++++++++++++-------- 2 files changed, 20 insertions(+), 8 deletions(-) commit 1a7658ea4817e414d34229f7a233e95389f4d86d Author: Jorn Baayen Date: Tue Dec 28 10:52:05 2004 +0000 Tiny cleanup: refer to db instead of DB within the Muine class. ChangeLog | 6 ++++++ src/Muine.cs | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit 68be36e3ee350f3f66170d41c91937b0d638c64d Author: Jorn Baayen Date: Tue Dec 28 10:47:13 2004 +0000 split off database code to DatabaseUtils.cs ChangeLog | 10 +++ src/CoverDatabase.cs | 54 +++----------- src/DatabaseUtils.cs | 202 ++++++++++++++++++++++++++++++++++++++++++++++++++ src/Makefile.am | 3 +- src/Song.cs | 118 ++++++++++------------------- src/SongDatabase.cs | 41 +++-------- 6 files changed, 274 insertions(+), 154 deletions(-) commit 220cad36200f71e0b3a000abedf1277222d955af Author: Jorn Baayen Date: Mon Dec 27 22:14:36 2004 +0000 separate timeout for tick signals ChangeLog | 7 +++++++ libmuine/player-gst.c | 16 ++++++++++++++-- 2 files changed, 21 insertions(+), 2 deletions(-) commit 06f5d9192adbc0bbfb733224d93bf351206538db Author: Jorn Baayen Date: Mon Dec 27 21:21:42 2004 +0000 clean up SelectionData handling ChangeLog | 8 ++++++++ src/CoverImage.cs | 2 +- src/PlaylistWindow.cs | 21 +++++++-------------- src/StringUtils.cs | 13 +++++++++++++ 4 files changed, 29 insertions(+), 15 deletions(-) commit a1d4af2f1cf884e6c94ca5d79d1ec69d2623d162 Author: Jorn Baayen Date: Mon Dec 27 21:12:29 2004 +0000 clean up DND code ChangeLog | 6 +++ src/PlaylistWindow.cs | 121 +++++++++++++++++++++++++++---------------------- 2 files changed, 73 insertions(+), 54 deletions(-) commit f91288aeafc4f8b3dddfb96a8f0f7c028fc56d94 Author: Jorn Baayen Date: Mon Dec 27 20:26:54 2004 +0000 clean up last eos handling ChangeLog | 6 +++ src/PlaylistWindow.cs | 101 +++++++++++++++++++++++-------------------------- 2 files changed, 53 insertions(+), 54 deletions(-) commit fe17a5a93d8af843b9244e6719220ee9dee0dc5f Author: Jorn Baayen Date: Mon Dec 27 19:59:08 2004 +0000 remove state restoration code ChangeLog | 7 +++++++ libmuine/player-gst.c | 6 ------ libmuine/player-xine.c | 6 ------ 3 files changed, 7 insertions(+), 12 deletions(-) commit fcf4c3223827c2a5411d90311ad9286332fe47b5 Author: Jorn Baayen Date: Mon Dec 27 19:02:57 2004 +0000 remove obsoleted GConfClient property ChangeLog | 6 ++++++ src/Muine.cs | 9 ++------- 2 files changed, 8 insertions(+), 7 deletions(-) commit 2e7e255f8b4943131ff3bdffabe3119dbeaaa342 Author: Jorn Baayen Date: Mon Dec 27 18:53:46 2004 +0000 More cleanups by Tamara ChangeLog | 34 ++++++++++++++++++++++++++++++ src/About.cs | 9 +------ src/AddSongWindow.cs | 2 +- src/Album.cs | 23 ++++++++++++-------- src/CoverDatabase.cs | 55 ++++++++++++++++++++++++++++++++++++------------- src/Muine.cs | 45 +++++++++++++++++++++++++++++++--------- src/Song.cs | 11 +++++++++- src/SongDatabase.cs | 41 ++++++++++++++++++++++++++++--------- src/StockIcons.cs | 13 ++++++++--- 9 files changed, 176 insertions(+), 57 deletions(-) commit 42313d373d4268ee9b30cd8564914992d301eb98 Author: Jorn Baayen Date: Mon Dec 27 18:48:09 2004 +0000 clean up signal code - patch by Tamara Roberson ChangeLog | 16 ++++++++ src/HandleView.cs | 21 +++-------- src/Makefile.am | 3 +- src/MmKeys.cs | 23 ++++-------- src/Player.cs | 49 +++++--------------------- src/SignalUtils.cs | 100 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 141 insertions(+), 71 deletions(-) commit e2c4c3d768289e24b2b3d2b7c2f3d9a8d7a1cdd4 Author: Jorn Baayen Date: Mon Dec 27 18:39:55 2004 +0000 cleaned up gconf code - patch by tamara roberson ChangeLog | 14 ++++++++++++ src/AddAlbumWindow.cs | 19 +++------------- src/AddSongWindow.cs | 19 +++------------- src/CoverDatabase.cs | 6 +---- src/FileSelector.cs | 11 ++------- src/GnomeProxy.cs | 41 +++++------------------------------ src/InfoWindow.cs | 19 +++------------- src/Muine.cs | 23 ++++++++++++++++++++ src/PlaylistWindow.cs | 56 +++++++++++------------------------------------- src/SongDatabase.cs | 24 +++----------------- 10 files changed, 76 insertions(+), 156 deletions(-) commit 13eda8e9f91cea63cdfaea9df684c4110c579c31 Author: Jorn Baayen Date: Sun Dec 26 13:18:14 2004 +0000 bump version number ChangeLog | 7 +++++++ configure.in | 2 +- src/About.cs | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) commit 620b2700d3a7b7e527be28b92725b982b156d67b Author: Jorn Baayen Date: Sun Dec 26 11:18:01 2004 +0000 obsolete StringUtils.StrCmp ChangeLog | 9 +++++++++ src/AddAlbumWindow.cs | 2 +- src/AddSongWindow.cs | 2 +- src/StringUtils.cs | 8 -------- 4 files changed, 11 insertions(+), 10 deletions(-) commit bc8dba365b35368b284f0c3eb8b0a0e85f926442 Author: Jorn Baayen Date: Sun Dec 26 11:00:28 2004 +0000 take disc number into account when sorting album tracks ChangeLog | 20 ++++++++++++++++++++ configure.in | 1 - libmuine/metadata.c | 23 +++++++++++++++++++++++ libmuine/metadata.h | 2 ++ libmuine/player-gst.c | 2 +- libmuine/player-xine.c | 2 +- src/Album.cs | 16 +++++++++++----- src/Metadata.cs | 11 +++++++++++ src/Muine.cs | 2 +- src/Song.cs | 10 ++++++++++ 10 files changed, 80 insertions(+), 9 deletions(-) commit 3848e951421e6ef6ea2f62c03174e70408c1d48b Author: Jorn Baayen Date: Sun Dec 26 10:49:23 2004 +0000 updated Russian translation po/ChangeLog | 4 ++ po/ru.po | 122 ++++++++++----------------------------------------------- 2 files changed, 26 insertions(+), 100 deletions(-) commit f2c0f76cf2f852760aba2ed7ecb74ce7fd5fd1b5 Author: Jorn Baayen Date: Sat Dec 25 11:47:25 2004 +0000 Release 0.7.0 ChangeLog | 9 +++++++++ NEWS | 31 +++++++++++++++++++++++++++++++ README | 4 ++-- configure.in | 6 +++--- src/About.cs | 2 +- 5 files changed, 46 insertions(+), 6 deletions(-) commit 9541f7043a6c0fb2732741c5e37d8d9a0ce1316f Author: Žygimantas Beručka Date: Tue Dec 21 20:09:27 2004 +0000 Updated Lithuanian translation. 2004-12-21 Žygimantas Beručka * lt.po: Updated Lithuanian translation. po/ChangeLog | 4 + po/lt.po | 307 ++++++++++++++++++++++++++++++---------------------------- 2 files changed, 163 insertions(+), 148 deletions(-) commit 98e257e3e979676bd5e79e3ed2f9c387060b3091 Author: Vincent van Adrighem Date: Sat Dec 18 16:09:42 2004 +0000 Translation updated by Tino Meinen. 2004-12-18 Vincent van Adrighem * nl.po: Translation updated by Tino Meinen. po/ChangeLog | 4 + po/nl.po | 373 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 206 insertions(+), 171 deletions(-) commit 8f10315b58d196ad28e76b2552d0136eafff7f66 Author: Jorn Baayen Date: Sat Dec 18 10:01:10 2004 +0000 Big song deletion optimization. :) ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 9 +++++++-- 2 files changed, 13 insertions(+), 2 deletions(-) commit 300727ee5f6ef3aa7ba220e0503f2120ad10d2af Author: Jorn Baayen Date: Sat Dec 18 09:50:30 2004 +0000 Small song deletion optimization. ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) commit 3438f6f4470a846b389603b6889c01c55b057652 Author: Jorn Baayen Date: Tue Dec 14 19:13:50 2004 +0000 Hopefully fix #160887. ChangeLog | 6 ++++++ src/NotificationAreaIcon.cs | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) commit cd753ea9b8b27dbc8642fc72adc61b22667bbcec Author: Jorn Baayen Date: Tue Dec 14 16:26:05 2004 +0000 center on playing song ChangeLog | 9 +++++++++ libmuine/pointer-list-view.c | 13 ++++++++++--- libmuine/pointer-list-view.h | 3 ++- src/HandleView.cs | 10 ++++++++-- src/PlaylistWindow.cs | 6 +++--- 5 files changed, 32 insertions(+), 9 deletions(-) commit 50ad98755306ebd1eb620b4a8183415996bdce6c Author: Jorn Baayen Date: Tue Dec 14 15:29:59 2004 +0000 Keep selection when deleting multiple items. ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 8 +++++--- 2 files changed, 11 insertions(+), 3 deletions(-) commit a34efc17946412ee14793057e239476e383b6d78 Author: Jorn Baayen Date: Tue Dec 14 15:24:30 2004 +0000 Saner scrolling behaviour. ChangeLog | 13 ++++++ libmuine/pointer-list-view.c | 93 +++-------------------------------------- libmuine/pointer-list-view.h | 15 +----- src/AddAlbumWindow.cs | 2 +- src/AddSongWindow.cs | 2 +- src/HandleView.cs | 44 ++++---------------- src/PlaylistWindow.cs | 26 ++++-------- 7 files changed, 42 insertions(+), 153 deletions(-) commit 661ce2e6756bccb1f9c706c936a1a268ae2a4817 Author: Jorn Baayen Date: Tue Dec 14 14:30:29 2004 +0000 updated TODO TODO | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 6fe9645243b9caed6b4543b3f5bc16d9ddf154d8 Author: Jorn Baayen Date: Tue Dec 14 14:26:20 2004 +0000 Fix braindead shuffle algo. ChangeLog | 7 +++++++ src/PlaylistWindow.cs | 25 +++++++++++++++++-------- src/Song.cs | 2 -- 3 files changed, 24 insertions(+), 10 deletions(-) commit b247183a2192c234a075f71d8ee889d331f61742 Author: Jorn Baayen Date: Tue Dec 14 13:54:17 2004 +0000 Put volume icons back for now. ChangeLog | 13 +++++++++++++ data/images/Makefile.am | 6 +++++- data/images/muine-volume-max.png | Bin 0 -> 982 bytes data/images/muine-volume-medium.png | Bin 0 -> 928 bytes data/images/muine-volume-min.png | Bin 0 -> 828 bytes data/images/muine-volume-zero.png | Bin 0 -> 756 bytes src/Makefile.am | 4 ++++ src/StockIcons.cs | 10 +++++----- src/VolumeButton.cs | 2 +- 9 files changed, 28 insertions(+), 7 deletions(-) commit 264af7b45b267627ebed15e24df2cea7588e77a6 Author: Miloslav Trmac Date: Mon Dec 13 22:04:30 2004 +0000 Updated Czech translation. 2004-12-13 Miloslav Trmac * cs.po: Updated Czech translation. po/ChangeLog | 4 + po/cs.po | 304 ++++++++++++++++++++++++++++++---------------------------- 2 files changed, 160 insertions(+), 148 deletions(-) commit 32d7e62d9ee1a81cb22acaa04d6638547ffd4cb5 Author: Adam Weinberger Date: Mon Dec 13 21:19:42 2004 +0000 Updated Canadian English translation. * en_CA.po: Updated Canadian English translation. po/ChangeLog | 4 + po/en_CA.po | 283 ++++++++++++++++++++++++++++------------------------------ 2 files changed, 139 insertions(+), 148 deletions(-) commit 61d7858cb0206a4f8744e00a0504c2a51684c1e4 Author: Jorn Baayen Date: Mon Dec 13 15:23:39 2004 +0000 Only one tooltip for the play button. ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 17 ++--------------- 2 files changed, 8 insertions(+), 15 deletions(-) commit b27d7583fcd9015f4440a7c2fed95a90cb202546 Author: Jorn Baayen Date: Mon Dec 13 14:59:59 2004 +0000 Use GtkActions API (needs gtk# CVS). Also change play button to be a big toggle button, easier to hit. ChangeLog | 15 + TODO | 2 - data/glade/PlaylistWindow.glade | 632 +++++++-------------------------------- data/muine.schemas.in | 12 +- src/NotificationAreaIcon.cs | 73 +---- src/PlaylistWindow.cs | 316 +++++++++++++------- src/StockIcons.cs | 1 - 7 files changed, 345 insertions(+), 706 deletions(-) commit 9d85a56d3d8100aa2bcdaf7ff8675ecf643ff3a8 Author: Miloslav Trmac Date: Sat Dec 11 21:43:47 2004 +0000 Updated Czech translation. 2004-12-11 Miloslav Trmac * cs.po: Updated Czech translation. po/ChangeLog | 4 ++++ po/cs.po | 26 ++++++++++++-------------- 2 files changed, 16 insertions(+), 14 deletions(-) commit 539a94dc1e80a62d490a713fa02b2fc60c7f9219 Author: Žygimantas Beručka Date: Sat Dec 11 17:57:31 2004 +0000 Updated Lithuanian translation. 2004-12-11 Žygimantas Beručka * lt.po: Updated Lithuanian translation. po/ChangeLog | 4 ++++ po/lt.po | 30 ++++++++++++++++-------------- 2 files changed, 20 insertions(+), 14 deletions(-) commit efa9ab1969c81cbba0228ae70505f98f56132b0c Author: Jorn Baayen Date: Fri Dec 10 12:42:43 2004 +0000 Update README ChangeLog | 6 ++++++ README | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit 88fea468d1e168550fbe95e20ca57c64d36caa4c Author: Adam Weinberger Date: Thu Dec 9 21:26:51 2004 +0000 Updated Canadian English translation. * en_CA.po: Updated Canadian English translation. po/ChangeLog | 4 ++++ po/en_CA.po | 20 ++++++-------------- 2 files changed, 10 insertions(+), 14 deletions(-) commit be7f14f7701a1d75d4535849cccfac54ca0b962a Author: Jorn Baayen Date: Wed Dec 8 20:02:40 2004 +0000 Make gst backend use the new playbin stuff. A lot faster, but flaky with reporting time and seeking. ChangeLog | 10 +++++ configure.in | 2 +- libmuine/player-gst.c | 102 +++++++++++++++++++++++++++++------------------- 3 files changed, 73 insertions(+), 41 deletions(-) commit 7686c00e58d405aef2444d6a2370d7b34f1d2fae Author: Jorn Baayen Date: Wed Dec 8 19:00:08 2004 +0000 Feeble attempt at making the gst backend a bit more responsive. Marginal difference. ChangeLog | 8 ++++++++ libmuine/player-gst.c | 4 +--- 2 files changed, 9 insertions(+), 3 deletions(-) commit a6434783f4643eba2ebe7a3b5b60417fa9b88b96 Author: Miloslav Trmac Date: Tue Dec 7 17:24:20 2004 +0000 Updated Czech translation. 2004-12-07 Miloslav Trmac * cs.po: Updated Czech translation. po/ChangeLog | 4 ++ po/cs.po | 88 ++++++++++++++++++++++++++++++--------------------------- 2 files changed, 50 insertions(+), 42 deletions(-) commit 0ac71bf110f4904306c90a7d60876d20018f4394 Author: Funda Wang Date: Mon Dec 6 04:53:03 2004 +0000 Added Simplified Chinese translation configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c5aee1bed2f0575371810816456e81209200c189 Author: Adam Weinberger Date: Sun Dec 5 18:59:43 2004 +0000 Updated Canadian English translation. * en_CA.po: Updated Canadian English translation. po/ChangeLog | 4 ++ po/en_CA.po | 88 ++++++++++++++++++++++++++++++--------------------------- 2 files changed, 50 insertions(+), 42 deletions(-) commit 0b9e3a68778531d29da22aa3868712b639afcbe8 Author: Sigurd Gartmann Date: Sun Dec 5 12:48:49 2004 +0000 Updated Norwegian Bokmål translation. Updated Norwegian Bokmål 2004-12-05 Sigurd Gartmann * no.po: Updated Norwegian Bokmål translation. * nb.po: Updated Norwegian Bokmål translation. po/ChangeLog | 5 + po/nb.po | 351 ++++++++++++++++++++++++++++++++++++---------------------- po/no.po | 351 ++++++++++++++++++++++++++++++++++++---------------------- 3 files changed, 437 insertions(+), 270 deletions(-) commit 2b886d90e29b9071dc39b94e779e99d1f229982b Author: Jorn Baayen Date: Sun Dec 5 10:29:47 2004 +0000 updated POTFILES.in po/ChangeLog | 4 ++++ po/POTFILES.in | 1 + 2 files changed, 5 insertions(+), 0 deletions(-) commit a7f00c616bbdf14eb4dab2b78731eaeb039b1f55 Author: Sigurd Gartmann Date: Fri Dec 3 23:48:03 2004 +0000 Added "nb" to ALL_LINGUAS. Updated Norwegian Bokmål translation. Added 2004-12-04 Sigurd Gartmann * configure.in: Added "nb" to ALL_LINGUAS. * po/no.po: Updated Norwegian Bokmål translation. * po/nb.po: Added new Bokmål locale file "nb". ChangeLog | 4 + configure.in | 2 +- po/ChangeLog | 4 + po/nb.po | 597 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ po/no.po | 169 +++++++++-------- 5 files changed, 693 insertions(+), 83 deletions(-) commit 0e5811bb5be58d2cd7b172c5687fe93eabe2c7ce Author: Žygimantas Beručka Date: Mon Nov 29 22:40:54 2004 +0000 Added "lt" to ALL_LINGUAS. Added Lithuanian translation. 2004-11-30 Žygimantas Beručka * configure.in: Added "lt" to ALL_LINGUAS. * po/lt.po: Added Lithuanian translation. ChangeLog | 4 + configure.in | 2 +- po/ChangeLog | 4 + po/lt.po | 644 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 653 insertions(+), 1 deletions(-) commit 6fd01417fe8805c014cb15fff6d88fa4bfab2b7c Author: Laszlo Dvornik Date: Sun Nov 28 14:36:30 2004 +0000 Hungarian translation updated. 2004-11-28 Laszlo Dvornik * hu.po: Hungarian translation updated. po/ChangeLog | 4 ++ po/hu.po | 170 +++++++++++++++++++++++++++++++-------------------------- 2 files changed, 96 insertions(+), 78 deletions(-) commit 61442deabdf447a2e2c3adae5251b08fddb34287 Author: Jorn Baayen Date: Tue Nov 23 17:44:19 2004 +0000 Scroll to last row when DND-reordering a row to be the last one. ChangeLog | 9 +++++++++ libmuine/pointer-list-view.c | 12 ++++++++++++ libmuine/pointer-list-view.h | 2 ++ src/HandleView.cs | 9 +++++++++ src/PlaylistWindow.cs | 7 ++++--- 5 files changed, 36 insertions(+), 3 deletions(-) commit e0c11c3eaa5604ea6fa14b2d44a2dca6945e5c12 Author: Jorn Baayen Date: Tue Nov 23 13:05:07 2004 +0000 Clean up external file DND. ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 34 ++++++++++++++++------------------ 2 files changed, 22 insertions(+), 18 deletions(-) commit c3cf86c9c8a950e1f9ba9b842462d49f8d6119ac Author: Jorn Baayen Date: Sat Nov 20 16:37:48 2004 +0000 DND support all over the place. Inspired by a patch by Sean Egan . ChangeLog | 20 +++ libmuine/pointer-list-model.c | 63 +++++++-- libmuine/pointer-list-model.h | 9 +- libmuine/pointer-list-view.c | 77 +++++------ libmuine/pointer-list-view.h | 9 +- src/AddAlbumWindow.cs | 42 +++++-- src/AddSongWindow.cs | 44 ++++++- src/CoverImage.cs | 15 +-- src/HandleView.cs | 43 ++++-- src/PlaylistWindow.cs | 300 +++++++++++++++++++++++++++++++++++++---- src/StringUtils.cs | 6 + 11 files changed, 505 insertions(+), 123 deletions(-) commit 3d91463cfa85be808752a7368c186f8204494eb2 Author: Jorn Baayen Date: Fri Nov 19 10:06:59 2004 +0000 Updated German translation by Matthias Debus. po/ChangeLog | 4 + po/de.po | 194 ++++++++++++++++++++++++++++++---------------------------- 2 files changed, 105 insertions(+), 93 deletions(-) commit 9b7b7f8a3a680ff9b2bf6edef20d9bfb95fcc814 Author: Adam Weinberger Date: Thu Nov 18 23:49:09 2004 +0000 Updated Canadian English translation. * en_CA.po: Updated Canadian English translation. po/ChangeLog | 4 ++ po/en_CA.po | 135 ++++++++++++++++++++++++++++++++-------------------------- 2 files changed, 78 insertions(+), 61 deletions(-) commit 96cc86f5586e033ebd5ba9e3e5d5db62a2e502c1 Author: Miloslav Trmac Date: Thu Nov 18 20:52:44 2004 +0000 Updated Czech translation. 2004-11-18 Miloslav Trmac * cs.po: Updated Czech translation. po/ChangeLog | 4 +++ po/cs.po | 83 ++++++++++++++++++++++++++++++--------------------------- 2 files changed, 48 insertions(+), 39 deletions(-) commit 76b1f4d6d4215e33406d1cf99e1194628e342531 Author: Jorn Baayen Date: Thu Nov 18 15:02:46 2004 +0000 use new stock icon names ChangeLog | 6 ++++++ src/NotificationAreaIcon.cs | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) commit 51cea38c913e57d1138f86a09cba89325f04578b Author: Jorn Baayen Date: Wed Nov 17 23:29:43 2004 +0000 Use gnome-dev-cdrom-audio stock icon ChangeLog | 11 +++++++++++ data/images/Makefile.am | 2 -- data/images/muine-add-album-16.png | Bin 813 -> 0 bytes data/images/muine-add-album.png | Bin 1582 -> 0 bytes src/Makefile.am | 2 -- src/PlaylistWindow.cs | 4 ++-- src/StockIcons.cs | 4 ++-- 7 files changed, 15 insertions(+), 8 deletions(-) commit daa2930689656ade72e5d9386e666e54ef847af2 Author: Jorn Baayen Date: Wed Nov 17 21:41:03 2004 +0000 depend on gnome-icon-theme ChangeLog | 6 ++++++ configure.in | 1 + 2 files changed, 7 insertions(+), 0 deletions(-) commit be8f5366594ed151c1e2581c98a274541a1ebb1d Author: Jorn Baayen Date: Wed Nov 17 21:38:14 2004 +0000 correct bugs from last commit ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) commit 7c76b620305284d496d3e6f26ce17277474ceb57 Author: Jorn Baayen Date: Wed Nov 17 21:18:14 2004 +0000 update TODO TODO | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit c48f313e4e277eb3c99f5aee89ce41756bf991e4 Author: Jorn Baayen Date: Wed Nov 17 21:13:35 2004 +0000 use icons from icon theme ChangeLog | 29 +++++++++++++++++++++++++ data/images/Makefile.am | 19 +--------------- data/images/muine-forward.png | Bin 502 -> 0 bytes data/images/muine-next-16.png | Bin 602 -> 0 bytes data/images/muine-next.png | Bin 510 -> 0 bytes data/images/muine-pause-16.png | Bin 488 -> 0 bytes data/images/muine-pause.png | Bin 367 -> 0 bytes data/images/muine-play-16.png | Bin 473 -> 0 bytes data/images/muine-play.png | Bin 382 -> 0 bytes data/images/muine-previous-16.png | Bin 668 -> 0 bytes data/images/muine-previous.png | Bin 572 -> 0 bytes data/images/muine-queue.png | Bin 1161 -> 0 bytes data/images/muine-rewind.png | Bin 533 -> 0 bytes data/images/muine-shuffle-16.png | Bin 691 -> 0 bytes data/images/muine-shuffle.png | Bin 575 -> 0 bytes data/images/muine-volume-max.png | Bin 982 -> 0 bytes data/images/muine-volume-medium.png | Bin 928 -> 0 bytes data/images/muine-volume-min.png | Bin 828 -> 0 bytes data/images/muine-volume-zero.png | Bin 756 -> 0 bytes src/AddAlbumWindow.cs | 4 +- src/AddSongWindow.cs | 4 +- src/Makefile.am | 17 -------------- src/PlaylistWindow.cs | 38 ++++++++++++++++---------------- src/StockIcons.cs | 40 +++++++++++++++++++++++----------- src/VolumeButton.cs | 2 +- 25 files changed, 81 insertions(+), 72 deletions(-) commit 7ae272926654f793cb88dad4cf137f67d6af9afd Author: Jorn Baayen Date: Wed Nov 17 20:26:59 2004 +0000 small correction src/PlaylistWindow.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 1176dbec286f2553eb5e42ec2ed6bc352fa561d8 Author: Jorn Baayen Date: Wed Nov 17 19:50:45 2004 +0000 better error messages ChangeLog | 8 ++++++++ src/FileSelector.cs | 7 +------ src/FileUtils.cs | 12 ++++++++++++ src/PlaylistWindow.cs | 10 +++++----- 4 files changed, 26 insertions(+), 11 deletions(-) commit ab880ac8c5a4d098e4586f2b89058448c178a3e2 Author: Jorn Baayen Date: Wed Nov 17 19:42:24 2004 +0000 use gnome-vfs for playlist IO ChangeLog | 9 +++++++++ configure.in | 3 ++- src/FileSelector.cs | 11 ++++++++--- src/FileUtils.cs | 8 ++++++++ src/PlaylistWindow.cs | 48 ++++++++++++++++++++++++++++-------------------- 5 files changed, 55 insertions(+), 24 deletions(-) commit 857865d797fcb839a9dd3ac69fb0b9ff01b3371f Author: Gustavo Noronha Silva Date: Mon Nov 15 16:28:09 2004 +0000 simple fix on keyboard accelerator Em _fila -> _Em fila, because it was * pt_BR.po: simple fix on keyboard accelerator Em _fila -> _Em fila, because it was conflicting with the '_Fechar' accelerator. po/ChangeLog | 6 ++++++ po/pt_BR.po | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) commit a2ec5cd036b2cc10cb32a2ce8dbc4fbb572d56ba Author: Jorn Baayen Date: Sun Nov 14 20:19:17 2004 +0000 finish last commit libmuine/id3-vfs/Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit c71e92ada98459f06b2ceb9ae056fb6ca928dab4 Author: Jorn Baayen Date: Sun Nov 14 20:17:52 2004 +0000 Include ID3TAG_CFLAGS in CFLAGS ChangeLog | 6 ++++++ libmuine/Makefile.am | 1 + 2 files changed, 7 insertions(+), 0 deletions(-) commit c5db60248b057234984105636a62126337381c7f Author: Jorn Baayen Date: Sun Nov 14 18:58:00 2004 +0000 Have the wrapper exec mono isntead of forking ChangeLog | 6 ++++++ src/muine.in | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit 7eb7e31521ae7c28be7c39798c41fbd53ec65cf6 Author: Miloslav Trmac Date: Sat Nov 13 11:17:55 2004 +0000 Updated Czech translation. 2004-11-13 Miloslav Trmac * cs.po: Updated Czech translation. po/ChangeLog | 4 + po/cs.po | 238 +++++++++++++++++----------------------------------------- 2 files changed, 72 insertions(+), 170 deletions(-) commit c0c3f5bb85fb131d88d1ce901923f6ea1e3950a9 Author: Jorn Baayen Date: Fri Nov 12 12:11:51 2004 +0000 Fix problem when opening muine with a bad file on the cmdline. ChangeLog | 6 ++++++ TODO | 13 ++++++------- src/PlaylistWindow.cs | 5 +++++ 3 files changed, 17 insertions(+), 7 deletions(-) commit 5d2ddd147bd7ffbe064bac83bba17793b3c90622 Author: Jorn Baayen Date: Fri Nov 12 11:27:06 2004 +0000 cut off "disc 1" and friends before amazoning ChangeLog | 7 +++++++ src/CoverDatabase.cs | 2 ++ 2 files changed, 9 insertions(+), 0 deletions(-) commit c0e484b294765bdc9a7c0b8039e2708a9cc39324 Author: Jorn Baayen Date: Fri Nov 12 10:59:39 2004 +0000 clean up message connection usage ChangeLog | 8 ++++++ src/MessageConnection.cs | 42 +++++++++++++++++++----------- src/Muine.cs | 64 +++++++++++++++++---------------------------- src/SongDatabase.cs | 7 +++- 4 files changed, 64 insertions(+), 57 deletions(-) commit 9a056f9ff6619351ba48e8bda8fa195e7de448cb Author: Jorn Baayen Date: Thu Nov 11 19:18:15 2004 +0000 depend on gtksharp2 and use gtk 2.4 filesels ChangeLog | 8 ++++++++ configure.in | 10 +++++----- src/FileSelector.cs | 21 +++++++++++++++------ src/PlaylistWindow.cs | 39 +++++++++++++++++++++++++-------------- 4 files changed, 53 insertions(+), 25 deletions(-) commit d46465cceadcef41f3f4cb9fa4fb1021e03f8cb9 Author: Jorn Baayen Date: Thu Nov 11 18:33:24 2004 +0000 add regular shuffle function ChangeLog | 21 ++++++++++++ data/glade/PlaylistWindow.glade | 66 +++++++++++++++++++++++++------------ data/images/Makefile.am | 4 ++- data/images/muine-shuffle-16.png | Bin 0 -> 691 bytes data/images/muine-shuffle.png | Bin 0 -> 575 bytes libmuine/pointer-list-model.c | 17 ++++------ libmuine/pointer-list-model.h | 6 ++-- libmuine/pointer-list-view.c | 11 +++++- libmuine/pointer-list-view.h | 2 + src/HandleView.cs | 10 ++++++ src/Makefile.am | 2 + src/Muine.cs | 1 - src/PlaylistWindow.cs | 38 ++++++++++++++++++++++ src/Song.cs | 2 + src/StockIcons.cs | 3 +- 15 files changed, 143 insertions(+), 40 deletions(-) commit 97cdf5fadfe5980b41ad2cd7b17c05058b4784d6 Author: Hasbullah Bin Pit Date: Sat Oct 16 17:34:03 2004 +0000 Added 'ms' to ALL_LINGUAS. Updated Malay translation. 2004-10-16 Hasbullah Bin Pit * configure.in: Added 'ms' to ALL_LINGUAS. * po/ms.po: Updated Malay translation. ChangeLog | 4 + configure.in | 2 +- po/ChangeLog | 4 + po/ms.po | 639 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 648 insertions(+), 1 deletions(-) commit 1cbe163d24ae570a5866eed6d3426f8593ee94f6 Author: Jorn Baayen Date: Tue Sep 28 17:54:45 2004 +0000 Re-implement MessageConnection and VolumeButton in C#. ChangeLog | 14 ++ libmuine/Makefile.am | 4 - libmuine/bacon-message-connection.c | 246 --------------------- libmuine/bacon-message-connection.h | 36 --- libmuine/volume-button.c | 412 ----------------------------------- libmuine/volume-button.h | 59 ----- src/Makefile.am | 6 +- src/MessageConnection.cs | 154 +++++++++++--- src/Muine.cs | 19 ++- src/VolumeButton.cs | 234 +++++++++++++++++--- 10 files changed, 364 insertions(+), 820 deletions(-) commit e8314c527567b7d2848dc8df93621bfb579057cc Author: Jorn Baayen Date: Tue Sep 28 17:45:09 2004 +0000 fix GC issues with mono 1.1 ChangeLog | 7 +++++++ src/HandleView.cs | 14 +++++++++++--- src/Player.cs | 14 +++++++++++--- 3 files changed, 29 insertions(+), 6 deletions(-) commit 91f70c702c251719b0eec5255fc3b8d8c2820850 Author: Jorn Baayen Date: Tue Sep 28 17:39:25 2004 +0000 fix unsigned-to-signed conversion problem ChangeLog | 5 +++++ src/StringUtils.cs | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) commit 39346b4c3432377181a75f1c1021ba28c5c92b9d Author: Jorn Baayen Date: Tue Sep 28 17:37:06 2004 +0000 added russian translation ChangeLog | 8 ++ configure.in | 2 +- po/ru.po | 348 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 357 insertions(+), 1 deletions(-) commit 6f95be2a8b7e6b20784b4c33c5954879a74ec4bc Author: Jorn Baayen Date: Tue Sep 28 17:35:15 2004 +0000 updated german translation po/ChangeLog | 4 ++++ po/de.po | 30 +++++++++++++++--------------- 2 files changed, 19 insertions(+), 15 deletions(-) commit 651d3b87ba9b0521263cfa065273a9c6bb88bcc4 Author: Jorn Baayen Date: Tue Sep 28 17:24:39 2004 +0000 Quietly remove invalid files from the lib when trying to play them. ChangeLog | 7 +++++++ src/Player.cs | 3 +-- src/PlaylistWindow.cs | 18 ++++++++++++++++-- 3 files changed, 24 insertions(+), 4 deletions(-) commit 93b94da3c80b634aaae337155de0293b0a1668b2 Author: Jorn Baayen Date: Tue Sep 28 16:22:58 2004 +0000 Map the gnomevfs dll import to libgnomevfs-2.so.0, in order to not depend on gnomevfs-devel. As suggested by Dave Beckett. ChangeLog | 8 ++++++++ src/StringUtils.cs | 2 +- src/muine.exe.config.in | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) commit a1f6600f6a8d0eda40392f3fed443212bdeb4379 Author: Jorn Baayen Date: Tue Sep 28 16:17:22 2004 +0000 fix escape behaviour on volume button ChangeLog | 7 +++++++ libmuine/volume-button.c | 5 ++--- 2 files changed, 9 insertions(+), 3 deletions(-) commit a0b6ea20ff008795d55ef69e05207da52f2754f6 Author: Jorn Baayen Date: Tue Sep 28 15:41:02 2004 +0000 remove obsolete applications file ChangeLog | 7 +++++++ data/Makefile.am | 6 +----- data/muine.applications | 9 --------- 3 files changed, 8 insertions(+), 14 deletions(-) commit b3fdd89794b969a4ef0123028074ec8708cfb0fc Author: Jorn Baayen Date: Tue Sep 28 15:19:35 2004 +0000 fix mtime to time ticks conversion ChangeLog | 4 ++++ src/SongDatabase.cs | 6 ++++-- 2 files changed, 8 insertions(+), 2 deletions(-) commit 1aa64cf65086e603e0b36dbdc5699f3dde59cbf3 Author: Francisco Javier F. Serrador Date: Sat Aug 21 17:04:05 2004 +0000 Updated Spanish translation. 2004-08-21 Francisco Javier F. Serrador * es.po: Updated Spanish translation. po/ChangeLog | 4 ++ po/es.po | 109 ++++++++++++++++++++++++++++++---------------------------- 2 files changed, 60 insertions(+), 53 deletions(-) commit 1911ff57c8156d995b615897357b520ab7b5c741 Author: Funda Wang Date: Fri Aug 13 20:29:49 2004 +0000 Updated Simplified Chinese translation po/ChangeLog | 4 + po/zh_CN.po | 271 +++++++++++++++++++++++++++++++++------------------------ 2 files changed, 161 insertions(+), 114 deletions(-) commit cd130f501f59e8f4548827d22a96aefaa1a253c7 Author: Tommi Vainikainen Date: Fri Aug 13 19:46:24 2004 +0000 Unified po headers for Finnish Team po/ChangeLog | 4 ++++ po/fi.po | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) commit 9d499643f3faedd86340f4d879239df663a9dc79 Author: Duarte Loreto Date: Fri Aug 13 17:26:55 2004 +0000 Updated Portuguese translation. 2004-08-13 Duarte Loreto * pt.po: Updated Portuguese translation. po/ChangeLog | 4 ++ po/pt.po | 104 +++++++++++++++++++++++++++++----------------------------- 2 files changed, 56 insertions(+), 52 deletions(-) commit 428bbad73f9bbe5ee1348c340cffd70dac82d352 Author: Samúel Jón Gunnarsson Date: Tue Aug 10 23:50:58 2004 +0000 Updated Icelandic translation. 2004-08-10 Samúel Jón Gunnarsson * is.po: Updated Icelandic translation. po/ChangeLog | 4 ++ po/is.po | 168 ++++++++++++++++++++++++++++++++-------------------------- 2 files changed, 97 insertions(+), 75 deletions(-) commit 330ec6843677052b5dc9dbbf5555220228ad62b1 Author: Adam Weinberger Date: Wed Aug 4 02:01:01 2004 +0000 Updated Canadian English translation. * en_CA.po: Updated Canadian English translation. po/ChangeLog | 4 ++ po/en_CA.po | 124 +++++++++++++++++++++++++++++++++------------------------- 2 files changed, 75 insertions(+), 53 deletions(-) commit 487f4bb018ccdb7f3b66dff50804590efea8841b Author: Alexander Shopov Date: Thu Jul 22 05:30:51 2004 +0000 Updated Bulgarian translation by Vladimir "Kaladan" Petkov 2004-07-22 Alexander Shopov * bg.po: Updated Bulgarian translation by Vladimir "Kaladan" Petkov po/ChangeLog | 5 + po/bg.po | 1256 +++++++++++++++++++++++++++++----------------------------- 2 files changed, 633 insertions(+), 628 deletions(-) commit 10bb7b944db25a6436d7ada95791d6bd09b0a696 Author: Jorn Baayen Date: Tue Jul 20 14:25:36 2004 +0000 data/muine.desktop.in: Add MimeType stuff. ChangeLog | 4 ++++ data/muine.desktop.in | 1 + 2 files changed, 5 insertions(+), 0 deletions(-) commit b3f992fa33e38943b0971f05c01d4ed4533be9c2 Author: Bryan Forbes Date: Tue Jul 13 10:35:57 2004 +0000 Fix issue where big endian machines don't report the correct time. 2004-07-12 Bryan Forbes * libmuine/player-gst.c: Fix issue where big endian machines don't report the correct time. ChangeLog | 5 +++++ libmuine/player-gst.c | 2 +- 2 files changed, 6 insertions(+), 1 deletions(-) commit 4759a3face1764c047e7265b670d95a52908b720 Author: Ilkka Tuohela Date: Tue Jul 13 08:37:19 2004 +0000 Added Finnish Translation ChangeLog | 4 + configure.in | 2 +- po/ChangeLog | 4 + po/fi.po | 628 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 637 insertions(+), 1 deletions(-) commit dc776167d2aac0cbcdbdbc715c23000f74ad3bf0 Author: Christophe Merlet Date: Sat Jul 3 22:43:31 2004 +0000 Updated French translation. po/ChangeLog | 4 + po/fr.po | 387 ++++++++-------------------------------------------------- 2 files changed, 55 insertions(+), 336 deletions(-) commit dffed2864466ebbc7b05b07fbf3392077382bfab Author: Lee Willis Date: Sat Jul 3 15:11:09 2004 +0000 Work around Amazon API bugs, and flatten spaces when searching ChangeLog | 6 ++++++ src/CoverDatabase.cs | 7 +++++++ 2 files changed, 13 insertions(+), 0 deletions(-) commit 8a11037337a92313a00c23535c7a033706828a20 Author: Jorn Baayen Date: Wed Jun 30 09:15:23 2004 +0000 update spec file ChangeLog | 4 ++++ muine.spec.in | 37 +++++++++++++++++++++++++++++++++---- 2 files changed, 37 insertions(+), 4 deletions(-) commit 50b5f2d402bfaaf810fe32ca9a2318ec1a5b9828 Author: Gareth Owen Date: Wed Jun 30 01:49:42 2004 +0000 Updated en_GB translations from David Lodge po/ChangeLog | 5 +++ po/en_GB.po | 104 ++++++++++++++++++++++++++++----------------------------- 2 files changed, 56 insertions(+), 53 deletions(-) commit cb3e0ab6715ddc9f85c9a6dc0b535e94bfe70bea Author: Jorn Baayen Date: Tue Jun 29 16:35:31 2004 +0000 Unlock audio device when paused. ChangeLog | 6 ++++++ libmuine/player-gst.c | 2 ++ 2 files changed, 8 insertions(+), 0 deletions(-) commit 45b4cfda57e181c0c559c455bf901b8564f20b8e Author: Jorn Baayen Date: Tue Jun 29 16:25:20 2004 +0000 Updated German translation by Matthias Debus po/ChangeLog | 4 + po/de.po | 263 ++++++++++++++++++++++++++++++++-------------------------- 2 files changed, 151 insertions(+), 116 deletions(-) commit 52c61189ed0847667faa2ae3752dee38b05de1af Author: Vincent van Adrighem Date: Tue Jun 22 23:37:28 2004 +0000 Translation updated by Tino Meinen. 2004-06-23 Vincent van Adrighem * nl.po: Translation updated by Tino Meinen. po/ChangeLog | 4 ++ po/nl.po | 100 +++++++++++++++++++++++++++++----------------------------- 2 files changed, 54 insertions(+), 50 deletions(-) commit 422ba92c40592dfd04effef8e4c9e82da16ea4c1 Author: Jorn Baayen Date: Sun Jun 20 18:59:39 2004 +0000 Support for multiple files in the command line (play the first, enqueue the rest) ChangeLog | 10 ++++++++++ data/muine.applications | 2 +- src/Muine.cs | 43 ++++++++++++++++++++++++++----------------- src/PlaylistWindow.cs | 25 +++++++++++++++++++++++++ 4 files changed, 62 insertions(+), 18 deletions(-) commit eed50907417d2432667bb7245fa44ff0f1dac297 Author: Jorn Baayen Date: Sun Jun 20 18:53:26 2004 +0000 Make FitsCriteria a method of Song and Album. ChangeLog | 9 +++++++++ src/AddAlbumWindow.cs | 20 +++----------------- src/AddSongWindow.cs | 20 +++----------------- src/Album.cs | 14 ++++++++++++++ src/Song.cs | 14 ++++++++++++++ 5 files changed, 43 insertions(+), 34 deletions(-) commit 461e4d75d26d0f343ecbb72100b7de0088060ae8 Author: Metin Amiroff Date: Sat Jun 19 14:26:55 2004 +0000 Added az to ALL_LINGUAS. 2004-06-19 Metin Amiroff * configure.in: Added az to ALL_LINGUAS. configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2a8572e694fb66a9e50127f9946c84056f5793bc Author: Metin Amiroff Date: Sat Jun 19 14:26:52 2004 +0000 Translation updated. 2004-06-19 Metin Amiroff * az.po: Translation updated. po/ChangeLog | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit db8a1df7c56f0446bf17f122eb98ee818922c696 Author: Metin Amiroff Date: Sat Jun 19 14:24:54 2004 +0000 Translation added. 2004-06-19 Metin Amiroff * az.po: Translation added. po/ChangeLog | 4 + po/az.po | 627 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 631 insertions(+), 0 deletions(-) commit 71732fbc70e02fceb9ed2c08582c15576e1add54 Author: Jorn Baayen Date: Fri Jun 18 19:42:35 2004 +0000 Bump version number to 0.6.3.99. ChangeLog | 7 +++++++ configure.in | 2 +- src/About.cs | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) commit 5947ebd16892b2f23aa63ab7ba58ff3730a27418 Author: Jorn Baayen Date: Fri Jun 18 19:33:16 2004 +0000 mono beta 3 support, release 0.6.3 ChangeLog | 11 +++++++++++ NEWS | 19 +++++++++++++++++++ README | 4 ++-- configure.in | 2 +- src/About.cs | 2 +- src/NotificationAreaIcon.cs | 3 +-- 6 files changed, 35 insertions(+), 6 deletions(-) commit d3147950a08047457240ab732615f9663e74f9e0 Author: Artur Flinta Date: Thu Jun 17 21:25:06 2004 +0000 Updated Polish translation by GNOME PL Team. 2004-06-17 Artur Flinta * pl.po: Updated Polish translation by GNOME PL Team. po/ChangeLog | 4 + po/pl.po | 258 +++++++++++++++++++++++++++++----------------------------- 2 files changed, 133 insertions(+), 129 deletions(-) commit a8124ddd6f04ea333cbe7b8fb0ab7d6531fed45f Author: Gustavo Maciel Dias Vieira Date: Mon Jun 14 22:27:55 2004 +0000 Updated Brazilian Portuguese translation done by Raphael Higino 2004-06-14 Gustavo Maciel Dias Vieira * pt_BR.po: Updated Brazilian Portuguese translation done by Raphael Higino . po/ChangeLog | 5 + po/pt_BR.po | 447 ++++++++++++++++++++++++---------------------------------- 2 files changed, 190 insertions(+), 262 deletions(-) commit 5ff66bbe5027d225d9b92e8ba451cc8c5a463caa Author: Gustavo Noronha Silva Date: Sun Jun 13 18:23:28 2004 +0000 translation update by Raphael Higino * pt_BR.po: translation update by Raphael Higino po/ChangeLog | 5 + po/pt_BR.po | 441 ++++++++++++++++++++++++++++++++++------------------------ 2 files changed, 264 insertions(+), 182 deletions(-) commit 27e740b9c344bcc9d0fd96aeb241187ce123bc2c Author: Jorn Baayen Date: Sun Jun 13 14:06:31 2004 +0000 small logic fix ChangeLog | 6 ++++++ src/Muine.cs | 4 +--- 2 files changed, 7 insertions(+), 3 deletions(-) commit 9562823512112f6575b141c0adb7b3ed8d342ba2 Author: Jorn Baayen Date: Sun Jun 13 14:02:33 2004 +0000 Support playing files that are not in the library. Set Muine as your default ogg/mp3 handler in nautilus and you're in heaven. ChangeLog | 12 ++++++++++++ TODO | 3 --- data/muine.applications | 2 +- src/Muine.cs | 27 +++++++++++++++++++-------- src/PlaylistWindow.cs | 45 ++++++++++++++++++++++++++++++++++++++++++++- src/Song.cs | 6 ++++-- src/SongDatabase.cs | 8 +++++--- 7 files changed, 85 insertions(+), 18 deletions(-) commit 95be8dd40d03c8c208c1d0282b8f05428cf78c96 Author: Jorn Baayen Date: Sun Jun 13 13:06:09 2004 +0000 Some cleanups and beginnings of SM support. ChangeLog | 8 ++++++++ TODO | 11 +++++++---- src/Muine.cs | 33 ++++++++++++++++++++++++++++++++- src/PlaylistWindow.cs | 33 ++++++++++++++++++++------------- 4 files changed, 67 insertions(+), 18 deletions(-) commit 5a223972568a5d56009d6c45c106a80c864d964f Author: Jorn Baayen Date: Sun Jun 13 10:50:53 2004 +0000 Updated French translation by Vincent Carriere * fr.po: Updated French translation by Vincent Carriere po/ChangeLog | 4 + po/fr.po | 256 ++++++++++++++++++++++++++++++++++------------------------ 2 files changed, 156 insertions(+), 104 deletions(-) commit 6d595212b61caafe2acfb414b69f51b8325d7bd9 Author: Jorn Baayen Date: Sun Jun 13 10:31:35 2004 +0000 Sort by album name if the album has > 3 artists. ChangeLog | 6 ++++++ src/Album.cs | 8 +++++++- 2 files changed, 13 insertions(+), 1 deletions(-) commit a106813b3535f6c6abf3412c1282ba73c1d3047a Author: Jorn Baayen Date: Sun Jun 13 09:42:06 2004 +0000 updated TODO TODO | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 1dc98f61c5796eba33371666a612190adacc8461 Author: Andras Timar Date: Fri Jun 11 21:20:00 2004 +0000 Updated Hungarian translation. 2004-06-11 Andras Timar * hu.po: Updated Hungarian translation. po/ChangeLog | 4 ++ po/hu.po | 121 +++++++++++++++++++++++++++++++++------------------------ 2 files changed, 74 insertions(+), 51 deletions(-) commit 47284525bd3b4cb0bb80688e28225f71df57136d Author: Miloslav Trmac Date: Mon Jun 7 09:18:22 2004 +0000 Updated Czech translation. 2004-06-07 Miloslav Trmac * cs.po: Updated Czech translation. po/ChangeLog | 4 ++ po/cs.po | 96 +++++++++++++++++++++++++++++----------------------------- 2 files changed, 52 insertions(+), 48 deletions(-) commit 4b03bb6008733bb46528425f1aaa989d82c32517 Author: Alexander Shopov Date: Sun Jun 6 13:40:38 2004 +0000 Fixed non-compliant formatting 2004-06-06 Alexander Shopov * ChangeLog: Fixed non-compliant formatting po/ChangeLog | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 16c1be65fb5ce3fd9fff47fbdbe263ee459c3f2b Author: Alexander Shopov Date: Sun Jun 6 13:38:51 2004 +0000 Added Bulgarian translation by Vladimir Petkov 2004-06-06 Alexander Shopov * bg.po: Added Bulgarian translation by Vladimir Petkov ChangeLog | 4 + configure.in | 2 +- po/ChangeLog | 4 + po/bg.po | 628 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 637 insertions(+), 1 deletions(-) commit 7eed16a7d946870280b6fd4a2bb24766cca62276 Author: Fixed wrong translation. T.Aihana Date: Sun Jun 6 04:32:50 2004 +0000 2004-06-06 Fixed wrong translation. T.Aihana po/ja.po | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) commit 0adcb2fab314029b1675e1eefe29292c89cd6f15 Author: Added 'ja' into ALL_LIGUGAS in configure.in. T.Aihana Date: Sun Jun 6 04:30:01 2004 +0000 2004-06-06 Added 'ja' into ALL_LIGUGAS in configure.in. T.Aihana ChangeLog | 4 ++++ configure.in | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) commit 32b95ab94c936f852a7a4c06312479541aed7311 Author: Added ja.po. T.Aihana Date: Sun Jun 6 04:26:58 2004 +0000 2004-06-06 Added ja.po. T.Aihana po/ChangeLog | 4 + po/ja.po | 630 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 634 insertions(+), 0 deletions(-) commit d137d6d1557d9d0fd95d5058da99781d5bcd8677 Author: Jorn Baayen Date: Sat Jun 5 18:20:16 2004 +0000 Bumped version number to 0.6.2.99. ChangeLog | 7 +++++++ configure.in | 2 +- po/en_GB.po | 6 +++--- src/About.cs | 8 ++++---- 4 files changed, 15 insertions(+), 8 deletions(-) commit 9e197aeb8315aa3141c15fcf03578be1e1665d23 Author: Jorn Baayen Date: Sat Jun 5 18:15:56 2004 +0000 Released 0.6.2. ChangeLog | 8 ++++++++ NEWS | 22 ++++++++++++++++++++++ configure.in | 6 +++--- src/About.cs | 2 +- 4 files changed, 34 insertions(+), 4 deletions(-) commit 00cf76cefc7812c7b70a01760e0b05a7a13556c5 Author: Jorn Baayen Date: Sat Jun 5 17:53:15 2004 +0000 updated TODO TODO | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 20771c440c2f21d6fb49df8e194fc8f7c5ba79a5 Author: Jorn Baayen Date: Sat Jun 5 17:46:35 2004 +0000 changelog correction ChangeLog | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c107eedf3029bc1868012aaf316c9c3668af75ea Author: Jorn Baayen Date: Sat Jun 5 17:46:18 2004 +0000 Don't crash when dropping a file. ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 5 +++++ 2 files changed, 11 insertions(+), 0 deletions(-) commit bd90b9cb10b74eb4ca45ac1bb40d5ffcd09c7e6f Author: Jorn Baayen Date: Sat Jun 5 17:36:22 2004 +0000 updated TODO TODO | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit f1178b1d27c4c52fc359b4013e92dc638bd12ed2 Author: Jorn Baayen Date: Sat Jun 5 17:29:31 2004 +0000 Add a comment explaining the AlbumKey stuff. ChangeLog | 6 ++++++ src/Song.cs | 18 ++++++++++++++++++ 2 files changed, 24 insertions(+), 0 deletions(-) commit ee8277f6ceffa778711e75860a70fbc772abf01b Author: Jorn Baayen Date: Sat Jun 5 17:27:56 2004 +0000 Generalize dashboard interface. ChangeLog | 7 +++++++ src/DashboardFrontend.cs | 5 +++++ src/PlaylistWindow.cs | 15 +++++++++++++-- 3 files changed, 25 insertions(+), 2 deletions(-) commit 4b5039dde7e871a52f9a1d0404dea805ec25c349 Author: Jorn Baayen Date: Sat Jun 5 17:24:20 2004 +0000 Add slightly fuzzy album matching. Inspired by a patch from iain. ChangeLog | 6 ++++++ src/Song.cs | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit b1aefd1ee37fe1ddad36a92d106e1d2d84931d24 Author: Jorn Baayen Date: Sat Jun 5 17:20:03 2004 +0000 DNDing an album to the playlist window will import it. ChangeLog | 7 +++++++ src/PlaylistWindow.cs | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 53 insertions(+), 0 deletions(-) commit 48328b80c3e1d7d6ae4d3d9c495834c149583638 Author: Jorn Baayen Date: Sat Jun 5 16:49:46 2004 +0000 Support non-ASCII filenames in cover image dnd. ChangeLog | 9 +++++++++ src/CoverDatabase.cs | 1 - src/CoverImage.cs | 14 ++++---------- src/StringUtils.cs | 13 +++++++++++++ src/muine.exe.config.in | 1 + 5 files changed, 27 insertions(+), 11 deletions(-) commit 38f1c7ea003c8b0b9520acf46240bd96aeb2de61 Author: Jorn Baayen Date: Sat Jun 5 15:36:51 2004 +0000 Fix native-to-managed string conversion. ChangeLog | 9 +++++++++ src/CoverDatabase.cs | 14 ++++++++------ src/CoverImage.cs | 3 +++ src/Metadata.cs | 47 +++++++++++++++++++++++++---------------------- src/SongDatabase.cs | 11 ++++++----- 5 files changed, 51 insertions(+), 33 deletions(-) commit 953753bbedb490a1f4908e22f0fc2489983d78ce Author: Jorn Baayen Date: Sat Jun 5 14:32:24 2004 +0000 Fix GtkLabel warning on startup. ChangeLog | 6 ++++++ src/EllipsizingLabel.cs | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit bb2321ae60d7c306653fddd0f406ecbc7e312562 Author: Jorn Baayen Date: Sat Jun 5 14:17:22 2004 +0000 Make work with latest mono and gtk#. ChangeLog | 14 ++++++++++++++ src/AddAlbumWindow.cs | 6 +++--- src/AddSongWindow.cs | 2 +- src/GettextCatalog.cs | 31 ++++++++++++++++++++++++------- src/Player.cs | 6 ++---- src/Song.cs | 3 +-- src/StockIcons.cs | 3 ++- src/StringUtils.cs | 4 +--- 8 files changed, 48 insertions(+), 21 deletions(-) commit 90385323b2e387a5c1c8dbb7648d45a35b25df61 Author: Adam Weinberger Date: Mon May 31 20:39:13 2004 +0000 Updated Canadian English translation. * en_CA.po: Updated Canadian English translation. po/ChangeLog | 4 ++++ po/en_CA.po | 45 +++++++++++++-------------------------------- 2 files changed, 17 insertions(+), 32 deletions(-) commit fe076f2830caa2053f78501b4ec08d0d29c704d5 Author: Francisco Javier F. Serrador Date: Sun May 30 13:32:19 2004 +0000 Updated Spanish translation 2004-05-30 Francisco Javier F. Serrador * es.po: Updated Spanish translation po/ChangeLog | 4 + po/es.po | 276 ++++++++++++++++++++++++++++++++++----------------------- 2 files changed, 169 insertions(+), 111 deletions(-) commit 523300ce9f913fc92934cb5c37136b4cd84525b6 Author: Christian Rose Date: Thu May 20 08:50:19 2004 +0000 Updated Swedish translation. 2004-05-20 Christian Rose * sv.po: Updated Swedish translation. po/ChangeLog | 4 + po/sv.po | 495 ++++++++++++++++++++++++++++++++++------------------------ 2 files changed, 293 insertions(+), 206 deletions(-) commit e58462dc4031770a250eb513a9e216a5f1026fbb Author: Gareth Owen Date: Thu May 20 00:43:48 2004 +0000 Updated British English translation po/ChangeLog | 4 ++ po/en_GB.po | 152 +++++++++++++++++++++++++++++++++++----------------------- 2 files changed, 96 insertions(+), 60 deletions(-) commit 04fe386ed6ad52d141a2ae0ad64cc00d3861b505 Author: Gustavo Maciel Dias Vieira Date: Tue May 18 18:05:03 2004 +0000 Updated Brazilian Portuguese translation done by Raphael Higino 2004-05-18 Gustavo Maciel Dias Vieira * pt_BR.po: Updated Brazilian Portuguese translation done by Raphael Higino . po/ChangeLog | 5 +++ po/pt_BR.po | 83 +++++++++++++++++++++------------------------------------ 2 files changed, 36 insertions(+), 52 deletions(-) commit 57b6b924bfe8835d7e1e30ee9809655867ccb4cb Author: Alexander Winston Date: Tue May 18 14:17:40 2004 +0000 Updated Canadian English translation. 2004-05-18 Alexander Winston * en_CA.po: Updated Canadian English translation. po/ChangeLog | 4 + po/en_CA.po | 266 +++++++++++++++++++++++++++++++++------------------------- 2 files changed, 155 insertions(+), 115 deletions(-) commit f1f3cd41d882a8981705b803fc3ccea315de721b Author: Gustavo Maciel Dias Vieira Date: Mon May 17 18:53:00 2004 +0000 Updated Brazilian Portuguese translation done by Raphael Higino 2004-05-17 Gustavo Maciel Dias Vieira * pt_BR.po: Updated Brazilian Portuguese translation done by Raphael Higino . po/ChangeLog | 5 + po/pt_BR.po | 667 +++++++++++++++++++++++++++++----------------------------- 2 files changed, 338 insertions(+), 334 deletions(-) commit 27f04cafd57beecf62d4c7a7c3b20b7cced9700e Author: Duarte Loreto Date: Sun May 16 21:06:30 2004 +0000 Updated Portuguese translation. 2004-05-16 Duarte Loreto * pt.po: Updated Portuguese translation. po/ChangeLog | 4 + po/pt.po | 307 +++++++++++++++++++++++++++++++++++++++++++++++++++------- 2 files changed, 274 insertions(+), 37 deletions(-) commit 7679571cff10eaf86781db9a6ed8514cb050fb79 Author: Vincent van Adrighem Date: Sat May 15 15:26:38 2004 +0000 Translation updated by Tino Meinen. 2004-05-15 Vincent van Adrighem * nl.po: Translation updated by Tino Meinen. po/ChangeLog | 4 ++ po/nl.po | 157 ++++++++++++++++++++++++++++++++++------------------------ 2 files changed, 97 insertions(+), 64 deletions(-) commit ce6b66949406d128f76d657d7737f4f01a20382a Author: Lee Willis Date: Sat May 15 08:58:20 2004 +0000 Fix for bug 142434 ChangeLog | 6 ++++++ libmuine/player-xine.c | 11 +++++++++-- 2 files changed, 15 insertions(+), 2 deletions(-) commit 821bc65ec3ac79f2a986ae8e2df44317f887274d Author: Duarte Loreto Date: Thu May 13 22:02:42 2004 +0000 Updated Portuguese translation. 2004-05-13 Duarte Loreto * pt.po: Updated Portuguese translation. po/ChangeLog | 4 + po/pt.po | 474 ++++++++++++++++++---------------------------------------- 2 files changed, 149 insertions(+), 329 deletions(-) commit 004b93ae05cf98b059ab0e92973a8e7707dd3260 Author: Artur Flinta Date: Thu May 13 14:04:35 2004 +0000 Updated Polish translation by GNOME PL Team. 2004-05-13 Artur Flinta * pl.po: Updated Polish translation by GNOME PL Team. po/ChangeLog | 4 ++ po/pl.po | 172 ++++++++++++++++++++++++++++++++-------------------------- 2 files changed, 100 insertions(+), 76 deletions(-) commit 58ef4e18e08bc28fc81ce6e1773aec4ddbe7bc9a Author: Andras Timar Date: Wed May 12 05:58:36 2004 +0000 Updated Hungarian translation. 2004-05-12 Andras Timar * hu.po: Updated Hungarian translation. po/ChangeLog | 4 + po/hu.po | 312 +++++++++++++++++++++++++++++++++++++--------------------- 2 files changed, 202 insertions(+), 114 deletions(-) commit 964a0f4e5aa4e4953ec30bca814bea8934a71286 Author: Jorn Baayen Date: Tue May 11 17:52:42 2004 +0000 kill GetObject usage ChangeLog | 14 ++++++++++++++ configure.in | 2 +- src/About.cs | 2 +- src/HandleView.cs | 24 +++++++++--------------- src/MmKeys.cs | 20 ++++++++------------ src/Player.cs | 18 +++++++----------- src/VolumeButton.cs | 8 +++----- 7 files changed, 43 insertions(+), 45 deletions(-) commit db06a4825a76fbe4f0a2b26017f90907ce843bb2 Author: Miloslav Trmac Date: Tue May 11 11:16:33 2004 +0000 Updated Czech translation. 2004-05-11 Miloslav Trmac * cs.po: Updated Czech translation. po/ChangeLog | 4 ++ po/cs.po | 151 +++++++++++++++++++++++++++++++++++----------------------- 2 files changed, 95 insertions(+), 60 deletions(-) commit e7ea41d3d73d6d7da4d018e662dfdc02d7d86cce Author: Jorn Baayen Date: Mon May 10 13:51:43 2004 +0000 updated TODO TODO | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 4090f2e4f4da8ba47f1c0f11057de763228e8f0e Author: Jorn Baayen Date: Mon May 10 13:35:55 2004 +0000 Release 0.6.1. ChangeLog | 8 ++++++++ NEWS | 18 ++++++++++++++++-- configure.in | 2 +- src/About.cs | 2 +- 4 files changed, 26 insertions(+), 4 deletions(-) commit 0dfa55f20292596466cde8d6a61fc29a3514d16d Author: Jorn Baayen Date: Mon May 10 13:30:57 2004 +0000 Set MONO_XMLSERIALIZER_THS to "no" for AmazonSearchService.cs generation. Works around Ximian Bugzilla #58194. ChangeLog | 7 +++++++ src/Makefile.am | 3 ++- 2 files changed, 9 insertions(+), 1 deletions(-) commit 5c7660718834dfe4ec32dd3c88105201207f28cc Author: Jeroen Zwartepoorte Date: Sun May 9 20:16:49 2004 +0000 Add explicit namespace for "File" references since in gtk+ 2.4 there's now 2004-05-09 Jeroen Zwartepoorte * src/Muine.cs: Add explicit namespace for "File" references since in gtk+ 2.4 there's now also a Gtk.File class. * src/PlaylistWindow.cs: Idem. Use MainContext.Pending () instead of Global.EventsPending () since the latter has changed API from 2.2 to 2.4. * src/ProgressWindow.cs: Idem. ChangeLog | 9 +++++++++ src/Muine.cs | 2 +- src/PlaylistWindow.cs | 12 ++++++------ src/ProgressWindow.cs | 4 ++-- 4 files changed, 18 insertions(+), 9 deletions(-) commit 6ff68ca2924204c1844929cffa03667cacc2994d Author: Jorn Baayen Date: Sun May 9 18:32:33 2004 +0000 Use UTF-8 copyright symbol, and spell Viet Yen's name in proper * src/About.cs: Use UTF-8 copyright symbol, and spell Viet Yen's name in proper Vietnamese. * src/Makefile.am: Pass "-codepage:utf8" to mcs. ChangeLog | 11 +++++++++++ src/About.cs | 7 ++----- src/Makefile.am | 2 +- 3 files changed, 14 insertions(+), 6 deletions(-) commit 19a214a29c133ed08fa6107632e513dda50704b2 Author: Jorn Baayen Date: Sun May 9 18:31:27 2004 +0000 Mark encoding as UTF-8. * POTFILES.in: Mark encoding as UTF-8. * en_GB.po: Use round brackets in translator credits for consistency. po/ChangeLog | 10 ++++++++++ po/POTFILES.in | 1 + po/en_GB.po | 4 ++-- 3 files changed, 13 insertions(+), 2 deletions(-) commit 9e49211a9c7444d237b0e91eea99da9e3f0a7d3f Author: Christian Rose Date: Sun May 9 14:47:58 2004 +0000 Updated Swedish translation. 2004-05-09 Christian Rose * sv.po: Updated Swedish translation. po/ChangeLog | 4 + po/sv.po | 345 +++++++++++++++++++++++++++++++++++++++++++++------------ 2 files changed, 276 insertions(+), 73 deletions(-) commit 50fd5bc7e4babcdbaa90f5b5ff102f337b6a5d68 Author: Jorn Baayen Date: Sun May 9 13:17:47 2004 +0000 revert accidentally committed changes data/glade/PlaylistWindow.glade | 68 ++++---------------------------------- src/PlaylistWindow.cs | 18 +++------- 2 files changed, 13 insertions(+), 73 deletions(-) commit 08e38605261ccff96585dc972ed55597ddab2a6e Author: Jorn Baayen Date: Sun May 9 13:03:24 2004 +0000 Revert to the old tray icon, has much more of a "music" association. ChangeLog | 7 ++++ data/glade/PlaylistWindow.glade | 68 +++++++++++++++++++++++++++++++---- data/images/muine-tray-paused.png | Bin 576 -> 296 bytes data/images/muine-tray-playing.png | Bin 608 -> 201 bytes src/PlaylistWindow.cs | 18 +++++++--- 5 files changed, 80 insertions(+), 13 deletions(-) commit 0e9f567324263416153c3efd5e634c7ad9abae08 Author: Christian Rose Date: Sun May 9 13:01:48 2004 +0000 Updated Swedish translation. 2004-05-09 Christian Rose * sv.po: Updated Swedish translation. po/ChangeLog | 4 + po/sv.po | 371 ++++++++++++++++++++++++---------------------------------- 2 files changed, 158 insertions(+), 217 deletions(-) commit ef985d201e141101fe0b903295fef7824788eb58 Author: Jorn Baayen Date: Sun May 9 12:40:14 2004 +0000 Exit app when clicking close. ChangeLog | 7 +++++++ TODO | 1 - src/PlaylistWindow.cs | 4 +--- 3 files changed, 8 insertions(+), 4 deletions(-) commit 324c3e63b907ce68e46cb5679e1f3e2952192da4 Author: Jorn Baayen Date: Sun May 9 12:30:02 2004 +0000 better schemas descriptions ChangeLog | 6 ++++++ data/muine.schemas.in | 24 ++++++++++++------------ 2 files changed, 18 insertions(+), 12 deletions(-) commit 6d9bf5cd1fa3d78c25ca5024703aab31c232a9c5 Author: Jorn Baayen Date: Sun May 9 11:37:34 2004 +0000 Remove trailing space from message. ChangeLog | 6 ++++++ data/glade/NoMusicFoundWindow.glade | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit 1f708e7b48d6f527c7a14d409eac0b0e69b229a3 Author: Jorn Baayen Date: Sun May 9 11:36:25 2004 +0000 Consistent period usage. ChangeLog | 6 ++++++ data/muine.schemas.in | 30 +++++++++++++++--------------- 2 files changed, 21 insertions(+), 15 deletions(-) commit 9a7f8691b6db9ce6c9b0279ebd53c4915bb0c8c6 Author: Christian Rose Date: Sun May 9 10:32:47 2004 +0000 Reverted the previous unapproved translation update. 2004-05-09 Christian Rose * sv.po: Reverted the previous unapproved translation update. po/ChangeLog | 4 + po/sv.po | 2106 ++++++++++++++++++++++++++++++++++++++++++++++++---------- 2 files changed, 1766 insertions(+), 344 deletions(-) commit a747ffc70b96ed684a8460826a8ceb55506829b7 Author: Jorn Baayen Date: Sat May 8 12:24:45 2004 +0000 Catch IO errors when loading folders. ChangeLog | 7 +++++++ src/PlaylistWindow.cs | 20 ++++++++++++++++++-- src/SongDatabase.cs | 20 ++++++++++++++++++-- 3 files changed, 43 insertions(+), 4 deletions(-) commit f046ee840e68f32f30a4a503e8d4ea34277435eb Author: Jorn Baayen Date: Sat May 8 12:15:26 2004 +0000 updated filesystemwatcher bug reference TODO | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit fcd4e5a65228ea932cb3e964745ba6632e41bb55 Author: Jorn Baayen Date: Sat May 8 10:26:49 2004 +0000 Bump version number to 0.6.0.99. ChangeLog | 7 +++++++ configure.in | 2 +- src/About.cs | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) commit 82c64d95f4dbaa9b8d626be2f8d8ff5cd57d9a77 Author: Jorn Baayen Date: Sat May 8 10:26:04 2004 +0000 New logo ChangeLog | 14 +++++++ TODO | 7 ---- data/images/Makefile.am | 1 - data/images/muine-default-cover.png | Bin 4375 -> 1709 bytes data/images/muine-playlist.png | Bin 3493 -> 0 bytes data/images/muine-tray-paused.png | Bin 296 -> 576 bytes data/images/muine-tray-playing.png | Bin 201 -> 608 bytes data/images/muine.png | Bin 3493 -> 1159 bytes src/Makefile.am | 68 +++++++++++++++++----------------- src/Muine.cs | 2 +- 10 files changed, 49 insertions(+), 43 deletions(-) commit 9f3323c4c78bdef69577bf85889d403db5c0653b Author: Jorn Baayen Date: Fri May 7 13:21:22 2004 +0000 updated TODO TODO | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit cdb1ebb71c4917c15fc8e629a70e290e96cdd8e5 Author: Jorn Baayen Date: Thu May 6 14:23:17 2004 +0000 ups ChangeLog | 2 +- configure.in | 2 +- src/About.cs | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) commit c9fe57cce96441fa1f0f56fe1e6d63a81be40e78 Author: Jorn Baayen Date: Thu May 6 14:19:32 2004 +0000 Release 0.6 ChangeLog | 7 +++++++ configure.in | 2 +- src/About.cs | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) commit e699ae2160e2b6177323ce4398e84d43a73c2bf0 Author: Jorn Baayen Date: Thu May 6 10:02:12 2004 +0000 Only enable cover dnd when the covers are done loading. ChangeLog | 7 +++++++ src/AddAlbumWindow.cs | 3 +++ src/CoverImage.cs | 16 ++++++++-------- 3 files changed, 18 insertions(+), 8 deletions(-) commit e2f6a6c034d2ca0fe556e7fc9ceae7090d07bc7f Author: Jorn Baayen Date: Thu May 6 09:56:37 2004 +0000 Only show the "Drop here" tooltip when the coverdb is finished loading. ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit 4097d2cdf8ead37e893ba567f591decc7d65d387 Author: Jorn Baayen Date: Wed May 5 21:37:57 2004 +0000 updated cvsignore src/.cvsignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit ff9cf489114d22e3e4f8cb6febe299d273c18dba Author: Jorn Baayen Date: Wed May 5 21:29:51 2004 +0000 Support latest Mono and Gtk#. ChangeLog | 10 ++++++++++ NEWS | 1 + configure.in | 5 +++-- src/Makefile.am | 5 +++-- src/muine.exe.config.in | 5 +++++ src/muine.in | 6 ------ 6 files changed, 22 insertions(+), 10 deletions(-) commit 5b055944b189abe2ecb09e1c42a7d1d3c57219c7 Author: Jorn Baayen Date: Wed May 5 20:44:41 2004 +0000 updated NEWS NEWS | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit e10fb644351d9028f5b0b0fe85b0b280144c4e59 Author: Jorn Baayen Date: Wed May 5 20:44:02 2004 +0000 Updated Swedish translation by Johan Hammar po/ChangeLog | 4 + po/sv.po | 1825 ++++------------------------------------------------------ 2 files changed, 125 insertions(+), 1704 deletions(-) commit 0e79682959494335fb974332a77a3f54cffbec30 Author: Adam Weinberger Date: Sun May 2 18:07:36 2004 +0000 Updated Canadian English translation. * en_CA.po: Updated Canadian English translation. po/ChangeLog | 4 + po/en_CA.po | 288 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 285 insertions(+), 7 deletions(-) commit 3d49a86fd28aa8dbd50b692129d69219edbd5b8f Author: Adam Weinberger Date: Sat May 1 17:45:08 2004 +0000 Added en_CA to ALL_LINGUAS. Added Canadian English translation. * configure.in: Added en_CA to ALL_LINGUAS. * po/en_CA.po: Added Canadian English translation. ChangeLog | 4 + configure.in | 2 +- po/ChangeLog | 4 + po/en_CA.po | 319 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 328 insertions(+), 1 deletions(-) commit 405617a34762ebbeddf7ce49da3e68e4e9dc310a Author: Samel Jn Gunnarsson Date: Wed Apr 28 23:57:19 2004 +0000 Added Icelandic translation. 2004-04-28 Samel Jn Gunnarsson * is.po: Added Icelandic translation. ChangeLog | 4 + configure.in | 2 +- po/ChangeLog | 4 + po/is.po | 333 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 342 insertions(+), 1 deletions(-) commit 9bb78632ef8b2f82b78ae7b887d973bf0cca4db9 Author: Vincent van Adrighem Date: Wed Apr 28 19:59:32 2004 +0000 Translation updated by Tino Meinen. 2004-04-28 Vincent van Adrighem * nl.po: Translation updated by Tino Meinen. po/ChangeLog | 4 ++ po/nl.po | 138 +++++++++++++++++++++++++++++++++------------------------- 2 files changed, 82 insertions(+), 60 deletions(-) commit 2b3685dbcfca95e301a75d5bc5a2cca80f177c98 Author: Gareth Owen Date: Tue Apr 27 22:36:52 2004 +0000 Updated British English translation po/ChangeLog | 4 ++ po/en_GB.po | 158 ++++++++++++++++++++++++++++++++++------------------------ 2 files changed, 97 insertions(+), 65 deletions(-) commit ba1bc9bed7aac5193becf50e670e4f2ac92eff62 Author: Jorn Baayen Date: Tue Apr 27 17:42:30 2004 +0000 optimize closing windows ChangeLog | 7 +++++++ src/AddAlbumWindow.cs | 40 ++++++++++++++++++++++++++++++---------- src/AddSongWindow.cs | 49 +++++++++++++++++++++++++++++++++++++------------ 3 files changed, 74 insertions(+), 22 deletions(-) commit 9faa1630c78b4f554bf8ad5082cca41a5dd6d038 Author: Jorn Baayen Date: Tue Apr 27 17:25:41 2004 +0000 Refactor sort & search key generation. ChangeLog | 7 ++++++ src/Album.cs | 62 +++++++++++++++++++++++++++++++++++++-------------------- src/Song.cs | 18 +++++++++------- 3 files changed, 57 insertions(+), 30 deletions(-) commit 3ffc85405e4e749b69999bd992e1242ab65f971f Author: Jorn Baayen Date: Tue Apr 27 16:27:13 2004 +0000 Use an idle for performing the searches. Searching is much more responsive now. ChangeLog | 8 ++++++++ src/AddAlbumWindow.cs | 14 +++++++++++++- src/AddSongWindow.cs | 14 +++++++++++++- 3 files changed, 34 insertions(+), 2 deletions(-) commit 17d02677c7257bca43b28c5be2f565d991e24b9e Author: Jorn Baayen Date: Tue Apr 27 14:43:52 2004 +0000 include album name in song search key ChangeLog | 6 ++++++ NEWS | 1 + src/Song.cs | 2 +- 3 files changed, 8 insertions(+), 1 deletions(-) commit 8ed0aac7cb7734bc4651fcca6fae7d7de6c58956 Author: Jorn Baayen Date: Tue Apr 27 14:37:03 2004 +0000 Updated German translation by Matthias Debus po/ChangeLog | 4 ++ po/de.po | 142 ++++++++++++++++++++++++++++++++-------------------------- 2 files changed, 82 insertions(+), 64 deletions(-) commit 1a526c75b3cf137210f9563b43ffcb1a8eded76d Author: Miloslav Trmac Date: Mon Apr 26 13:20:32 2004 +0000 Updated Czech translation. 2004-04-26 Miloslav Trmac * cs.po: Updated Czech translation. po/ChangeLog | 4 ++ po/cs.po | 135 ++++++++++++++++++++++++++++++++-------------------------- 2 files changed, 79 insertions(+), 60 deletions(-) commit 149a5e31017e9376236531665715f852f63d2044 Author: Artur Flinta Date: Mon Apr 26 09:59:38 2004 +0000 Updated Polish translation by GNOME PL Team. 2004-04-26 Artur Flinta * pl.po: Updated Polish translation by GNOME PL Team. po/ChangeLog | 4 ++ po/pl.po | 138 +++++++++++++++++++++++++++++++++------------------------- 2 files changed, 83 insertions(+), 59 deletions(-) commit de6f4403ed5d88c20e6f3ac760a52c54ce491d9f Author: Jorn Baayen Date: Sun Apr 25 22:10:37 2004 +0000 Load audio driver from xine-config. ChangeLog | 8 ++++++ NEWS | 1 + libmuine/player-xine.c | 60 ++++++++++++++++++++++++++++++++---------------- 3 files changed, 49 insertions(+), 20 deletions(-) commit 10238ef3a4a1f4f45a9b91f654f699e12514bfb4 Author: Jorn Baayen Date: Sun Apr 25 21:47:04 2004 +0000 updated NEWS NEWS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 9ab402463c5c4ce7023945a5a290d0e214ee2c6f Author: Jorn Baayen Date: Sun Apr 25 21:45:52 2004 +0000 Make the "Stop" multimedia key pause playback. ChangeLog | 12 ++++++++++++ libmuine/mm-keys.c | 19 +++++++++++++++++-- src/MmKeys.cs | 20 ++++++++++++-------- src/PlaylistWindow.cs | 15 ++++++++++++--- 4 files changed, 53 insertions(+), 13 deletions(-) commit 5b1d0aa798b2cd5303230e99a7904448c6fad5b8 Author: Jorn Baayen Date: Sun Apr 25 21:15:06 2004 +0000 Add a GConf key for using different amazon backends. ChangeLog | 7 +++++++ NEWS | 1 + data/muine.schemas.in | 11 +++++++++++ src/CoverDatabase.cs | 31 +++++++++++++++++++++++++++++++ 4 files changed, 50 insertions(+), 0 deletions(-) commit 2dafef2f873f75fcd4b5e6513df330d45d8077e7 Author: Jorn Baayen Date: Sun Apr 25 20:18:39 2004 +0000 Catch exceptions from the Pixbuf ctor. ChangeLog | 6 ++++++ NEWS | 3 ++- src/CoverDatabase.cs | 8 +++++++- 3 files changed, 15 insertions(+), 2 deletions(-) commit ecee7cb9ad119f64c0c5084db54318944959b38a Author: Jorn Baayen Date: Sun Apr 25 11:43:58 2004 +0000 Make seek reload the stream when it has been stopped. ChangeLog | 6 ++++++ src/Player.cs | 11 +++++++++-- 2 files changed, 15 insertions(+), 2 deletions(-) commit 78ae108f36a9157b131b21f21174ea3232e45719 Author: Jorn Baayen Date: Sat Apr 24 21:36:08 2004 +0000 added hu to NEWS NEWS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 1dd4d92c374060e570acc2ecc3aaf676619a08db Author: Artur Flinta Date: Sat Apr 24 20:25:12 2004 +0000 Updated Polish translation by GNOME PL Team. 2004-04-24 Artur Flinta * pl.po: Updated Polish translation by GNOME PL Team. po/ChangeLog | 4 ++++ po/pl.po | 37 ++++++++++++++++++++++--------------- 2 files changed, 26 insertions(+), 15 deletions(-) commit 8288c7ea7d86b2cab962e23b98c96e6b0d74b86c Author: Andras Timar Date: Sat Apr 24 13:17:57 2004 +0000 Updated Hungarian translation. 2004-04-24 Andras Timar * hu.po: Updated Hungarian translation. po/ChangeLog | 4 + po/hu.po | 178 ++++++++++++++++++---------------------------------------- 2 files changed, 58 insertions(+), 124 deletions(-) commit 3193d064ee0b20d1baada0625224337576b99d0f Author: Jorn Baayen Date: Sat Apr 24 10:20:04 2004 +0000 Start the changes thread *after* all covers have been loaded, to reduce the amount of disc seeking on startup. ChangeLog | 7 +++++++ src/Muine.cs | 12 +++++++++--- 2 files changed, 16 insertions(+), 3 deletions(-) commit 53afdcb0f4e4eeefa8acd6099e1b22db2c8f33dd Author: Vincent van Adrighem Date: Fri Apr 23 19:48:43 2004 +0000 Translation updated by Tino Meinen. 2004-04-23 Vincent van Adrighem * nl.po: Translation updated by Tino Meinen. po/ChangeLog | 4 ++++ po/nl.po | 53 +++++++++++++++++++++++++++++------------------------ 2 files changed, 33 insertions(+), 24 deletions(-) commit d68b5c654a7de6cf22056d354bfd1b283f5e4a97 Author: Jorn Baayen Date: Fri Apr 23 11:54:04 2004 +0000 ran update-po, ensuring all C# translations are actually used. * *.po: ran update-po, ensuring all C# translations are actually used. po/ChangeLog | 5 + po/ca.po | 627 +++++++++++++++++++++++++++++++++++++++++++++------------ po/cs.po | 2 +- po/da.po | 289 ++++++++++++++++----------- po/de.po | 9 +- po/en_GB.po | 431 ++++++++++++++++++++++++--------------- po/es.po | 177 +++++++++++------ po/eu.po | 364 +++++++++++++++++++++++++++++++-- po/fr.po | 6 +- po/hr.po | 352 ++++++++++++++++++++++++++++++-- po/hu.po | 229 +++++++++++++-------- po/ko.po | 368 +++++++++++++++++++++++++++++++--- po/nl.po | 182 +++++++++++------ po/no.po | 267 ++++++++++++++----------- po/pl.po | 77 ++++++- po/pt.po | 415 +++++++++++++++++++++++++++++++++----- po/pt_BR.po | 231 +++++++++++++-------- po/sr.po | 294 ++++++++++++++++----------- po/sr@Latn.po | 297 ++++++++++++++++----------- po/sv.po | 487 ++++++++++++++++++++++++++++++++++---------- 20 files changed, 3807 insertions(+), 1302 deletions(-) commit db886d91fbdac006fa209eefcc105b76e03e6798 Author: Gareth Owen Date: Thu Apr 22 23:16:15 2004 +0000 Updated British English translation po/ChangeLog | 4 + po/en_GB.po | 471 ++++++++++++++++++++++++++-------------------------------- 2 files changed, 215 insertions(+), 260 deletions(-) commit 6af72859d67ebce408e1a9f268b211b473edbec9 Author: Jorn Baayen Date: Thu Apr 22 11:13:00 2004 +0000 updated NEWS NEWS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 6a35a45eb4f7b06f4bf8f5853d21c91eec3d8897 Author: Jorn Baayen Date: Thu Apr 22 11:09:08 2004 +0000 uptaded TODO TODO | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 7e118a67f689674c227b1b070001c0884f08ee50 Author: Jorn Baayen Date: Thu Apr 22 11:08:00 2004 +0000 Split out filename peeking utilities to a separate class. ChangeLog | 10 ++++++++++ src/FileUtils.cs | 39 +++++++++++++++++++++++++++++++++++++++ src/Makefile.am | 3 ++- src/Muine.cs | 2 +- src/PlaylistWindow.cs | 4 ++-- src/SongDatabase.cs | 5 +---- 6 files changed, 55 insertions(+), 8 deletions(-) commit 0dfcf495aadb90f42ddc70ea6ddc4eacba51931d Author: Jorn Baayen Date: Wed Apr 21 22:42:47 2004 +0000 Updated German translation by Matthias Debus po/ChangeLog | 4 +++ po/de.po | 83 ++++++++++++++++++++++++++++++++++++++++++++++++--------- 2 files changed, 74 insertions(+), 13 deletions(-) commit 2d2bdd8ea484754198aae8a7220f887c1620f7ca Author: Jorn Baayen Date: Wed Apr 21 20:03:35 2004 +0000 updated French translation po/ChangeLog | 4 + po/fr.po | 184 ++++++++++++++++++++++++++++++++++++++++++---------------- 2 files changed, 137 insertions(+), 51 deletions(-) commit b963c35d63dcacfa4cb04bc26da5d4b9bf372425 Author: Jorn Baayen Date: Wed Apr 21 18:34:58 2004 +0000 Support for removable media in /media, like on SuSE. ChangeLog | 6 ++++++ src/SongDatabase.cs | 4 +++- 2 files changed, 9 insertions(+), 1 deletions(-) commit d0a7dcc5bb3952bcac5d78eeee08cb23e3ad57ce Author: Funda Wang Date: Wed Apr 21 15:59:39 2004 +0000 Added Simplified Chinese translation po/ChangeLog | 4 + po/zh_CN.po | 552 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 556 insertions(+), 0 deletions(-) commit ae888970f973b228cb296a29a5330eee03b4c228 Author: Miloslav Trmac Date: Wed Apr 21 10:16:32 2004 +0000 Updated Czech translation. 2004-04-21 Miloslav Trmac * cs.po: Updated Czech translation. po/ChangeLog | 4 ++ po/cs.po | 88 +++++++++++++++++++++++++++++++++++++++++++++------------ 2 files changed, 73 insertions(+), 19 deletions(-) commit ac29ed9aa0a3600558e87ce9b1877f0cb538784d Author: Jorn Baayen Date: Wed Apr 21 09:52:55 2004 +0000 small fix NEWS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit b8b4d318d43a1a2cc337e303c5ebb1aaba8e430b Author: Jorn Baayen Date: Tue Apr 20 22:02:51 2004 +0000 Call NSongsChanged in HandleRemovePlayedSongsCommand ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 2 ++ 2 files changed, 8 insertions(+), 0 deletions(-) commit 7572189332f039d46ed52b48ff9bfa498266dc64 Author: Jorn Baayen Date: Tue Apr 20 20:22:27 2004 +0000 added error stuff to NEWS NEWS | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) commit ad923786ac6b3b095f6cac40ac6bdc1e8315afeb Author: Jorn Baayen Date: Tue Apr 20 20:19:20 2004 +0000 updated French translation by Vincent Carriere NEWS | 3 +- po/ChangeLog | 4 + po/fr.po | 276 ++++++++++++++++++++++----------------------------------- 3 files changed, 113 insertions(+), 170 deletions(-) commit 431796d35ad4c94b169755b0c1d8bd0bf220b915 Author: Jorn Baayen Date: Tue Apr 20 20:16:36 2004 +0000 prettier error dialogs ChangeLog | 10 ++++++++++ src/CoverDatabase.cs | 2 +- src/ErrorDialog.cs | 11 +++++++---- src/Muine.cs | 4 ++-- src/PlaylistWindow.cs | 2 +- src/SongDatabase.cs | 2 +- 6 files changed, 22 insertions(+), 9 deletions(-) commit 40f13e50bce0677664a11edc361c414a0cfe2273 Author: Jorn Baayen Date: Tue Apr 20 20:08:26 2004 +0000 Much improved error handling. ChangeLog | 15 +++++++++ configure.in | 1 + libmuine/player-gst.c | 56 +++++++++++++++++++++++++------- libmuine/player-xine.c | 82 ++++++++++++------------------------------------ libmuine/player.h | 5 ++- po/POTFILES.in | 2 + po/POTFILES.skip | 1 - src/Player.cs | 79 +++++++++++++++++++++++++++++++++++---------- src/PlaylistWindow.cs | 4 +- 9 files changed, 147 insertions(+), 98 deletions(-) commit e6f1e54472d72ed269026e30b5835c199395f915 Author: Jorn Baayen Date: Mon Apr 19 10:35:45 2004 +0000 Added missing files. * POTFILES.skip: Added missing files. po/ChangeLog | 4 ++++ po/POTFILES.skip | 3 ++- 2 files changed, 6 insertions(+), 1 deletions(-) commit 289369d63f8ef6d51d02417c0fad8d4ca5119e16 Author: Jorn Baayen Date: Sun Apr 18 22:01:04 2004 +0000 simply our cell renderer ChangeLog | 6 ++++++ src/ColoredCellRendererPixbuf.cs | 15 --------------- 2 files changed, 6 insertions(+), 15 deletions(-) commit 169cfc1a98fe7efdf6ec830697813e480761eaa6 Author: Jorn Baayen Date: Sun Apr 18 21:49:38 2004 +0000 added some stock icon stuff, for which we need gtk# to support gtk 2.4 TODO | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 4503ab6003cc3ff34e34495db6fac740ef90f2e1 Author: Jorn Baayen Date: Sun Apr 18 20:19:38 2004 +0000 Change "Skip to" shortcut from Ctrl-T to T. ChangeLog | 6 ++++++ data/glade/PlaylistWindow.glade | 28 ++++++++++++++-------------- 2 files changed, 20 insertions(+), 14 deletions(-) commit 0f3e9465a113a583ef3c2d70bfe97ab63fa2e787 Author: Artur Flinta Date: Sun Apr 18 19:55:27 2004 +0000 Updated Polish translation by GNOME PL Team. 2004-04-18 Artur Flinta * pl.po: Updated Polish translation by GNOME PL Team. po/ChangeLog | 4 ++ po/pl.po | 97 ++++++++++++++++++++++++++++++---------------------------- 2 files changed, 54 insertions(+), 47 deletions(-) commit 3e190608c4563c2df7466d776808540f710e07e0 Author: Jorn Baayen Date: Sun Apr 18 19:49:07 2004 +0000 Add a "cd $HOME" to avoid the "loading libmuine/ as the libmuine dll" bug. Lee's idea .. ChangeLog | 7 +++++++ src/muine.in | 2 ++ 2 files changed, 9 insertions(+), 0 deletions(-) commit 57f726a004f648a2cc7ac5668d49860a0e17e779 Author: Jorn Baayen Date: Sun Apr 18 19:30:23 2004 +0000 added german NEWS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 282ce52376de081e8b8170a81ea6483ae713bf32 Author: Jorn Baayen Date: Sun Apr 18 19:30:10 2004 +0000 updated German translation po/ChangeLog | 4 ++ po/de.po | 156 ++++++++++++++++++++++++++++------------------------------ 2 files changed, 80 insertions(+), 80 deletions(-) commit fee97bce82293866844d85c110b70da14c3b67f2 Author: Miloslav Trmac Date: Sun Apr 18 14:49:34 2004 +0000 Updated Czech translation. 2004-04-18 Miloslav Trmac * cs.po: Updated Czech translation. po/ChangeLog | 4 ++ po/cs.po | 96 +++++++++++++++++++++++++++++----------------------------- 2 files changed, 52 insertions(+), 48 deletions(-) commit 574198cdf6d0ff96e0fe5b937aa540e05f394479 Author: Jorn Baayen Date: Sat Apr 17 18:43:09 2004 +0000 updated NEWS NEWS | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 544b58e49fab0bb58004fc7f86cd1e8fa58ed277 Author: Jorn Baayen Date: Sat Apr 17 18:39:30 2004 +0000 Use new logo by Andreas Kwiatkowski (kwiatkowski@typorism.com) in the about box. ChangeLog | 10 ++++++++++ data/images/Makefile.am | 1 + data/images/muine-about.png | Bin 0 -> 5209 bytes src/About.cs | 13 ++++--------- src/Makefile.am | 3 ++- 5 files changed, 17 insertions(+), 10 deletions(-) commit 29a2eb6c6b72955d41fba66084fa2b1e1a60674d Author: Jorn Baayen Date: Sat Apr 17 11:24:09 2004 +0000 Require mono 0.31 ChangeLog | 6 ++++++ configure.in | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit 83853c658afe31f28716b909fefe8294fe3694c5 Author: Jorn Baayen Date: Sat Apr 17 11:15:04 2004 +0000 remove some bugs that are fixed from the TODO TODO | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit c6df5257be1bc8b033c221f5d0f64745418c319f Author: Jorn Baayen Date: Sat Apr 17 11:03:41 2004 +0000 Always save playlists with an m3u extension, only open playlist files with a m3u extension. ChangeLog | 9 +++++++++ src/FileSelector.cs | 11 +++-------- src/Muine.cs | 2 +- src/PlaylistWindow.cs | 28 ++++++++++++++++------------ 4 files changed, 29 insertions(+), 21 deletions(-) commit 697ebbe8812132b57008f71e6886ca1a3d9375a6 Author: Francisco Javier F. Serrador Date: Fri Apr 16 01:06:02 2004 +0000 Updated Spanish translation. 2004-04-16 Francisco Javier F. Serrador * es.po: Updated Spanish translation. po/ChangeLog | 4 ++ po/es.po | 145 ++++++---------------------------------------------------- 2 files changed, 18 insertions(+), 131 deletions(-) commit f38b45bc17106d7ce176516958c731617af055cb Author: Jorn Baayen Date: Thu Apr 15 19:55:04 2004 +0000 replace an unnecessary DllImport ChangeLog | 6 ++++++ src/EllipsizingLabel.cs | 4 +--- 2 files changed, 7 insertions(+), 3 deletions(-) commit 3ee07d0e710fb7d2d23f4f8d78ee839e5ac38d5c Author: Jorn Baayen Date: Thu Apr 15 19:51:27 2004 +0000 Use Path.* where appropiate. (Thanks Lee!) ChangeLog | 7 +++++++ src/PlaylistWindow.cs | 5 +++-- src/Song.cs | 18 +++++------------- 3 files changed, 15 insertions(+), 15 deletions(-) commit fa8a21b9ba267285dd6fa7773476065ae5905bbb Author: Jorn Baayen Date: Thu Apr 15 19:31:31 2004 +0000 Commit glade files for the groups stuff. ChangeLog | 8 + data/glade/GroupEditor.glade | 668 ++++++++++++++++++++++++++++++++++++++ data/glade/Makefile.am | 4 +- data/glade/PlaylistFilling.glade | 202 ++++++++++++ 4 files changed, 881 insertions(+), 1 deletions(-) commit 6af78ec4f68dcc418d1b8b452839e854c8fb8364 Author: Jorn Baayen Date: Thu Apr 15 19:09:44 2004 +0000 remoev unused code ChangeLog | 7 +++++++ src/GroupWindow.cs | 27 --------------------------- src/Makefile.am | 1 - 3 files changed, 7 insertions(+), 28 deletions(-) commit 58f87edd0bb988225b1978047f8fdd05b61f56cd Author: Jorn Baayen Date: Thu Apr 15 17:36:40 2004 +0000 release preparation ChangeLog | 7 +++++++ NEWS | 18 ++++++++++++++++++ src/PlaylistWindow.cs | 4 ++++ 3 files changed, 29 insertions(+), 0 deletions(-) commit 30a6b3407c276f2deb9e825e19d44bc0fd0e9950 Author: Jorn Baayen Date: Thu Apr 15 16:44:59 2004 +0000 Do some AlbumKey caching. ChangeLog | 6 ++++++ src/Song.cs | 12 +++++++----- 2 files changed, 13 insertions(+), 5 deletions(-) commit a7b0ca019a4945dbefa26077005a397b9f39b481 Author: Jorn Baayen Date: Thu Apr 15 16:27:58 2004 +0000 better error handling in proxy code ChangeLog | 6 ++++++ src/GnomeProxy.cs | 14 ++++++++++++-- 2 files changed, 18 insertions(+), 2 deletions(-) commit 4ef12739ba5533db193bca63325e086681e36f36 Author: Jorn Baayen Date: Thu Apr 15 16:20:25 2004 +0000 Dirty, but absolutely massive optimization using g_path_get_dirname instead of FileInfo. This cuts down startup time to a sane 5 seconds when not cached, or one second when cached (~20k songs). ChangeLog | 9 +++++++++ src/Song.cs | 17 ++++++++++------- src/SongDatabase.cs | 14 +++++++++----- 3 files changed, 28 insertions(+), 12 deletions(-) commit 8dbd3a5d07b9c4accb44568064adcf46cf0c4aba Author: Jorn Baayen Date: Thu Apr 15 15:39:07 2004 +0000 Only show "loading" image when an image is actually loading. ChangeLog | 6 ++++++ src/CoverImage.cs | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit 504735a8c207d11d0766ef7d828f7a7b67a8d511 Author: Jorn Baayen Date: Thu Apr 15 15:35:52 2004 +0000 More startup optimization. ChangeLog | 7 +++++++ src/Player.cs | 9 ++++++++- src/PlaylistWindow.cs | 27 +++++++++++++-------------- 3 files changed, 28 insertions(+), 15 deletions(-) commit b6002bc5bf620284ab56fa797de3de85c02c55a0 Author: Jorn Baayen Date: Wed Apr 14 19:39:53 2004 +0000 More optimization and thread fixage. ChangeLog | 8 ++++++++ libmuine/db.c | 24 +++++++++--------------- src/CoverDatabase.cs | 11 ----------- src/SongDatabase.cs | 6 ++++-- 4 files changed, 21 insertions(+), 28 deletions(-) commit 37f3982e41b2c8a46cac9a403646b3db7f2fa5f1 Author: Jorn Baayen Date: Wed Apr 14 18:46:54 2004 +0000 oops .. src/CoverDatabase.cs | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) commit b5eaf22a6541ec4d88eb0aebc0bdc2e1cd0bbf54 Author: Jorn Baayen Date: Wed Apr 14 18:46:11 2004 +0000 Add some Thread.Sleep stuff to make the thread eat the CPU a little less vigorously. ChangeLog | 7 +++++++ src/CoverDatabase.cs | 8 ++++++++ 2 files changed, 15 insertions(+), 0 deletions(-) commit 6b6e400ae1bdf973486284d5ca77e53eb5b970ed Author: Jorn Baayen Date: Wed Apr 14 18:01:53 2004 +0000 added an item for mp3cue and matroska support TODO | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit ba2eadb7bc9826772feeb7d841b15ee15e099715 Author: Jorn Baayen Date: Wed Apr 14 17:50:49 2004 +0000 Fix some stop madness. ChangeLog | 8 ++++++++ libmuine/player-xine.c | 23 ++++------------------- src/Player.cs | 6 +++--- src/PlaylistWindow.cs | 2 ++ 4 files changed, 17 insertions(+), 22 deletions(-) commit 2357cdf8a0ce990eda2f35362d07e53fc6c9b840 Author: Jorn Baayen Date: Wed Apr 14 13:13:29 2004 +0000 Show window as soon as possible. ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 4 ++++ 2 files changed, 10 insertions(+), 0 deletions(-) commit 79a8b06290fc72dded55a4cac492cf5ca5652b66 Author: Jorn Baayen Date: Wed Apr 14 12:52:23 2004 +0000 Don't remove album covers when albums from removable media are removed. ChangeLog | 7 +++++++ src/SongDatabase.cs | 6 +++++- 2 files changed, 12 insertions(+), 1 deletions(-) commit acaaf0139a0186fed414171272f083cf6aab9665 Author: Jorn Baayen Date: Wed Apr 14 12:43:15 2004 +0000 Read album covers in a thread on startup. This greatly improves startup speed. ChangeLog | 13 +++++++ TODO | 1 - src/AddAlbumWindow.cs | 9 +++++ src/Album.cs | 32 ++++++++++-------- src/CoverDatabase.cs | 88 ++++++++++++++++++++++++++++++++++++++++++++++--- src/CoverImage.cs | 26 +++++++++++--- src/Muine.cs | 6 ++-- src/SongDatabase.cs | 59 +++++++++++++++++++++------------ 8 files changed, 184 insertions(+), 50 deletions(-) commit 7a19d5b01b58e2630ecb1c1e2199f60b8915a5ba Author: Jorn Baayen Date: Wed Apr 14 11:31:58 2004 +0000 Defer initialization of dialogs till when they are requested. ChangeLog | 7 +++++++ src/PlaylistWindow.cs | 37 ++++++++++++++++++++++--------------- src/SkipToWindow.cs | 4 +++- 3 files changed, 32 insertions(+), 16 deletions(-) commit 283c0c0d6c71887e1516eec4aee748294fab13cb Author: Vincent van Adrighem Date: Wed Apr 14 09:55:52 2004 +0000 Translation updated by Tino Meinen. 2004-04-14 Vincent van Adrighem * nl.po: Translation updated by Tino Meinen. po/ChangeLog | 4 + po/nl.po | 209 +++++++++++++++++++++++++++++----------------------------- 2 files changed, 109 insertions(+), 104 deletions(-) commit fc72f11bbd4bdbd5400fb9922044f8c29aca58c9 Author: Artur Flinta Date: Wed Apr 14 09:40:47 2004 +0000 Added "pl" to ALL_LINGUAS. 2004-04-14 Artur Flinta * configure.in: Added "pl" to ALL_LINGUAS. ChangeLog | 5 +++++ configure.in | 2 +- 2 files changed, 6 insertions(+), 1 deletions(-) commit a785fc59ea5bec8b9856323ed0fe0e918c44c83f Author: Artur Flinta Date: Wed Apr 14 09:38:38 2004 +0000 Updated Polish translation by GNOME PL Team. 2004-04-14 Artur Flinta * pl.po: Updated Polish translation by GNOME PL Team. po/ChangeLog | 4 + po/pl.po | 533 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 537 insertions(+), 0 deletions(-) commit 0c8e35206c8766e300f849538cdc3eb46f0e6b06 Author: Gareth Owen Date: Wed Apr 14 03:03:04 2004 +0000 Updated British English translation po/ChangeLog | 4 + po/en_GB.po | 431 +++++++++++++++++++++++++++++++++++----------------------- 2 files changed, 262 insertions(+), 173 deletions(-) commit 916b0c9aa11c3f73449fd0e000b73cc7f031339d Author: Kenneth Christiansen Date: Tue Apr 13 14:24:45 2004 +0000 forgot, argh po/ChangeLog | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 01be6ae7d1351794c772a8fc36903ef36c7b91cf Author: Kenneth Christiansen Date: Tue Apr 13 14:23:31 2004 +0000 Fixed silly bug where there was a mnemonic used in the window title po/pt_BR.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 3b3d63a68f850fa2f50cc98ebc5ba4ff2a5b26ef Author: Jorn Baayen Date: Tue Apr 13 11:51:26 2004 +0000 more constructor fixage ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit e8432fcf1d68cdf415ab979bde67a30ce6070490 Author: Jorn Baayen Date: Tue Apr 13 11:41:38 2004 +0000 Make work with Gtk# CVS ChangeLog | 20 ++++++++++++++++++++ TODO | 1 - configure.in | 11 ++++++++--- src/AddAlbumWindow.cs | 2 +- src/AddSongWindow.cs | 2 +- src/ColoredCellRendererPixbuf.cs | 10 +--------- src/HandleView.cs | 2 +- src/InfoWindow.cs | 2 +- src/Makefile.am | 10 +--------- src/MmKeys.cs | 2 +- src/NotificationAreaIcon.cs | 2 +- src/Player.cs | 2 +- src/VolumeButton.cs | 2 +- 13 files changed, 38 insertions(+), 30 deletions(-) commit 1600853953068710df44ce08c23def0c53c636ad Author: Gareth Owen Date: Tue Apr 13 02:16:35 2004 +0000 Updated British English translation po/ChangeLog | 4 + po/en_GB.po | 470 ++++++++++++++++++++++++--------------------------------- 2 files changed, 202 insertions(+), 272 deletions(-) commit 9b6bddaa69ee25c8e33289ff563b00f6c940ab41 Author: Francisco Javier F. Serrador Date: Mon Apr 12 20:08:12 2004 +0000 Updated Spanish translation. 2004-04-12 Francisco Javier F. Serrador * es.po: Updated Spanish translation. po/ChangeLog | 4 ++ po/es.po | 134 +++++++++++++++++++++++++++++++-------------------------- 2 files changed, 77 insertions(+), 61 deletions(-) commit d430c9608b2c8a42f144826a107e876a8558fc68 Author: Jorn Baayen Date: Mon Apr 12 14:34:52 2004 +0000 more TODO updates TODO | 26 ++++++-------------------- 1 files changed, 6 insertions(+), 20 deletions(-) commit cff25bab22538122f4675911a21f220ecf065842 Author: Jorn Baayen Date: Mon Apr 12 13:58:52 2004 +0000 updated TODO TODO | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 46f384dc9ec1623bf3ffc91e64d2a87f01ca1956 Author: Jorn Baayen Date: Mon Apr 12 13:48:41 2004 +0000 fixes to da.po po/da.po | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 22530054eaba5067d1be56744f857cee340bb201 Author: Jorn Baayen Date: Mon Apr 12 13:42:20 2004 +0000 Add "da" to ALL_LINGUAS. ChangeLog | 6 ++++++ configure.in | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit 0fbd5a4ab46fe79d649c157adc5c7752fc14d7e8 Author: Kenneth Christiansen Date: Mon Apr 12 13:39:33 2004 +0000 First cut at Danish po/da.po | 550 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 550 insertions(+), 0 deletions(-) commit 1d9edd394d776986cf664d9c1323b46a1e17ab49 Author: Miloslav Trmac Date: Mon Apr 12 12:01:35 2004 +0000 Update Czech translation po/ChangeLog | 4 + po/cs.po | 201 +++++++++++++++++++++++++++++----------------------------- 2 files changed, 105 insertions(+), 100 deletions(-) commit e73937df53ca5cb8b65998ab262757f50271e455 Author: Jorn Baayen Date: Sun Apr 11 16:55:45 2004 +0000 Sort songs by title, then artists. ChangeLog | 6 ++++++ src/Song.cs | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) commit a8a6527a8f3a8b86b69b9ed8886c5e19d5400f5d Author: Evandro Fernandes Giovanini Date: Sun Apr 11 16:21:46 2004 +0000 Updated Brazilian Portuguese translation from Afonso Celso Medina 2004-07-11 Evandro Fernandes Giovanini * pt_BR.po: Updated Brazilian Portuguese translation from Afonso Celso Medina . po/ChangeLog | 5 +++ po/pt_BR.po | 95 ++++++++++++++++++++++++++++++++++------------------------ 2 files changed, 61 insertions(+), 39 deletions(-) commit 2176d099887e54ec700152764fa925daf82d1753 Author: Jorn Baayen Date: Sun Apr 11 15:46:49 2004 +0000 Remove properties menu item from the tray menu. ChangeLog | 7 +++++++ src/NotificationAreaIcon.cs | 8 -------- src/PlaylistWindow.cs | 3 +-- 3 files changed, 8 insertions(+), 10 deletions(-) commit f9b20883c0e31c56441853aa62b7e1c02001f276 Author: Jorn Baayen Date: Sun Apr 11 15:42:51 2004 +0000 UI cleanups ChangeLog | 11 +++++++++++ data/glade/PlaylistWindow.glade | 34 +++++++++++++++++----------------- data/images/Makefile.am | 1 - data/images/muine-groups.png | Bin 1316 -> 0 bytes src/Makefile.am | 1 - src/NotificationAreaIcon.cs | 4 ++-- src/StockIcons.cs | 1 - 7 files changed, 30 insertions(+), 22 deletions(-) commit 7d33577ac3fe1d6be809573fc256e1039faf5e6b Author: Jorn Baayen Date: Sat Apr 10 23:09:03 2004 +0000 play after seek ChangeLog | 6 ++++++ src/SkipToWindow.cs | 6 ++++-- 2 files changed, 10 insertions(+), 2 deletions(-) commit 0f31ed63a44317fcfe0d793193858c4a19240413 Author: Jorn Baayen Date: Sat Apr 10 17:42:27 2004 +0000 Some cleanups, put info menuitem back again .. ChangeLog | 10 + TODO | 1 + data/glade/GroupsWindow.glade | 459 ----------------------------------------- data/glade/Makefile.am | 1 - src/NotificationAreaIcon.cs | 4 +- src/PlaylistWindow.cs | 4 - 6 files changed, 13 insertions(+), 466 deletions(-) commit 800ebc6a73d1d892e31b594194ccb9ec4fbd8cb0 Author: Jorn Baayen Date: Sat Apr 10 09:45:55 2004 +0000 correct error message ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit 1fdd45c8d1a10ccce857bd393aa0e96fa341a4d9 Author: Jorn Baayen Date: Sat Apr 10 09:33:47 2004 +0000 Updated British English translation po/ChangeLog | 6 + po/en_GB.po | 439 ++++++++++++++++++++++++++++++++++------------------------ po/hu.po | 422 +++++++++++++++++++++++++++++++++----------------------- 3 files changed, 517 insertions(+), 350 deletions(-) commit 31f2b7a2e2e0e62908f32dea64f59a20af328b66 Author: Evandro Fernandes Giovanini Date: Sat Apr 10 05:11:49 2004 +0000 Updated Brazilian Portuguese translation from Afonso Celso Medina 2004-04-10 Evandro Fernandes Giovanini * pt_BR.po: Updated Brazilian Portuguese translation from Afonso Celso Medina . po/ChangeLog | 5 + po/pt_BR.po | 422 ++++++++++++++++++++++++++++++++++------------------------ 2 files changed, 256 insertions(+), 171 deletions(-) commit eae17234f647d2d7fa03508a9ea563dc8fe5bb80 Author: Gareth Owen Date: Sat Apr 10 00:16:59 2004 +0000 Updated British English translation from David Lodge ChangeLog | 4 + configure.in | 2 +- po/ChangeLog | 5 + po/en_GB.po | 450 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 460 insertions(+), 1 deletions(-) commit 1e374df9f4077d41b3d920aa2f36ccea5b69c799 Author: Jorn Baayen Date: Fri Apr 9 12:45:05 2004 +0000 Sort by album year after artist. Inspired by a patch from teemu. ChangeLog | 6 ++++++ src/Album.cs | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit 20d0c128f909a084d812f169aef5543f04562d41 Author: Jorn Baayen Date: Fri Apr 9 10:16:53 2004 +0000 Add album cover DnD in the "Play album" window. ChangeLog | 20 +++++++++ configure.in | 2 +- libmuine/pointer-list-view.c | 14 ++++++- libmuine/pointer-list-view.h | 88 +++++++++++++++++++++-------------------- src/About.cs | 2 +- src/AddAlbumWindow.cs | 39 ++++++++++++++++++ src/CoverImage.cs | 7 +++- src/HandleView.cs | 8 ++++ 8 files changed, 133 insertions(+), 47 deletions(-) commit 289f922ce99202b004b7c60698d54760082a0b04 Author: Jorn Baayen Date: Fri Apr 9 09:34:04 2004 +0000 release 0.5.3 ChangeLog | 8 ++++++++ NEWS | 16 ++++++++++++++++ configure.in | 2 +- src/About.cs | 2 +- 4 files changed, 26 insertions(+), 2 deletions(-) commit 1bfb6e11122e8890227b2b1a199060d437cd5f6b Author: Francisco Javier F. Serrador Date: Thu Apr 8 08:54:09 2004 +0000 Updated Spanish translation. 2004-04-08 Francisco Javier F. Serrador * es.po: Updated Spanish translation. po/ChangeLog | 4 ++ po/es.po | 163 +++++++++++++++++++++++++++++----------------------------- 2 files changed, 85 insertions(+), 82 deletions(-) commit e6e7b2bd5666cd2a6a1057bfe11ce8d665e69349 Author: Andras Timar Date: Tue Apr 6 18:32:31 2004 +0000 Added hu to ALL_LINGUAS. 2004-04-06 Andras Timar * configure.in: Added hu to ALL_LINGUAS. ChangeLog | 4 ++++ configure.in | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) commit bb18a6c227520cdc8aff912fb3bc87309c9c0983 Author: Andras Timar Date: Tue Apr 6 18:31:30 2004 +0000 Added Hungarian translation. 2004-04-06 Andras Timar * hu.po: Added Hungarian translation. po/ChangeLog | 4 + po/hu.po | 448 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 452 insertions(+), 0 deletions(-) commit 1a4e7b9dd92a746df9dc8de9a94311d6e16e351a Author: Jorn Baayen Date: Tue Apr 6 15:40:19 2004 +0000 Updated German translation by Matthias Debus po/ChangeLog | 4 ++ po/de.po | 158 +++++++++++++++++++++++++++------------------------------- 2 files changed, 78 insertions(+), 84 deletions(-) commit 7b8818c26c2fc41c43e6fdea68cc11e0bc1d6dee Author: Jorn Baayen Date: Tue Apr 6 15:37:02 2004 +0000 Stop ProcessActionsFromThread at the right time. ChangeLog | 6 ++++++ src/SongDatabase.cs | 8 ++++++-- 2 files changed, 12 insertions(+), 2 deletions(-) commit 9b90d3126ad7c19acdeb545a88116c17a36b3fee Author: Jorn Baayen Date: Mon Apr 5 17:32:24 2004 +0000 small README fix README | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 57fed65d194848bb21a9867fdff5d0623e82c87d Author: Jorn Baayen Date: Mon Apr 5 17:30:25 2004 +0000 up xine version requirement ChangeLog | 6 ++++++ README | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit 4dd4311cf960eeb1522800f83bedbefd40b0f7a7 Author: Jorn Baayen Date: Mon Apr 5 14:06:29 2004 +0000 updated TODO TODO | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 3352715bfe4a64a2257284844365aed36bd8afff Author: Jorn Baayen Date: Mon Apr 5 13:28:41 2004 +0000 added player-xine.c to POTFILES.skip po/ChangeLog | 6 ++++++ po/POTFILES.skip | 1 + 2 files changed, 7 insertions(+), 0 deletions(-) commit 05e8333561fea13cdf5069c8a6c46251e27dbf13 Author: Jorn Baayen Date: Sun Apr 4 16:54:00 2004 +0000 updated TODO TODO | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) commit 92583486958ecc7b563d63b082c817670735fd96 Author: Jorn Baayen Date: Sun Apr 4 16:28:03 2004 +0000 Bump version number to 0.5.2.99 ChangeLog | 7 +++++++ configure.in | 2 +- src/About.cs | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) commit 81fdce88b50c5c5bc55dd2347f5e1fa4e528b73d Author: Jorn Baayen Date: Sun Apr 4 16:20:01 2004 +0000 even better album cover matching ChangeLog | 8 ++++++++ src/CoverDatabase.cs | 47 ++++++++++++++++++++++++++++++++++++++++++----- src/Song.cs | 20 ++------------------ 3 files changed, 52 insertions(+), 23 deletions(-) commit c6bc6c54f64a6278450260d5cf7e685151b5397a Author: Jorn Baayen Date: Sat Apr 3 20:13:51 2004 +0000 Released 0.5.2 ChangeLog | 7 +++++++ configure.in | 2 +- src/About.cs | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) commit 1d1df9ac8c7e252970c12e6e80c357d1ec8fc9e0 Author: Jorn Baayen Date: Sat Apr 3 20:07:24 2004 +0000 Fix compilation with Gnome 2.4. ChangeLog | 6 ++++++ libmuine/player-xine.c | 5 ++++- 2 files changed, 10 insertions(+), 1 deletions(-) commit 7bd71f358353f6b7175d255649076ccab17e57aa Author: Jorn Baayen Date: Sat Apr 3 17:56:06 2004 +0000 updated README README | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 30cc68ea5ddbfc98c6e1dcada2b2079654da6504 Author: Jorn Baayen Date: Sat Apr 3 13:49:28 2004 +0000 threading cleanups ChangeLog | 6 ++++++ src/SongDatabase.cs | 18 ++++-------------- 2 files changed, 10 insertions(+), 14 deletions(-) commit 2aa49e58bd0d55bf2660f4e954276b3a6b5a416e Author: Jorn Baayen Date: Sat Apr 3 12:35:44 2004 +0000 Release 0.5.1. ChangeLog | 7 +++++++ configure.in | 2 +- src/About.cs | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) commit 8dc65f148c23025d0eeb0411b7a00fa43101a540 Author: Jorn Baayen Date: Sat Apr 3 12:33:58 2004 +0000 Please distcheck. ChangeLog | 6 ++++++ src/Makefile.am | 12 ++++-------- 2 files changed, 10 insertions(+), 8 deletions(-) commit f47e5d0e789c753241779c68aca0c4df06396df5 Author: Jorn Baayen Date: Sat Apr 3 12:18:50 2004 +0000 Updated for upcoming 0.5.1 release. ChangeLog | 6 ++++++ NEWS | 25 +++++++++++++++++++++++++ 2 files changed, 31 insertions(+), 0 deletions(-) commit 568d1cb8315a71f0c5417edeb6901b50df7eafda Author: Jorn Baayen Date: Sat Apr 3 12:10:53 2004 +0000 Fix replaygain in the gst backend. ChangeLog | 8 ++++++++ TODO | 1 - libmuine/player-gst.c | 31 +++++++++++++++++++++++-------- 3 files changed, 31 insertions(+), 9 deletions(-) commit 3e6966a4a7ac53f814bcfd4ae50def01e4574193 Author: Jorn Baayen Date: Sat Apr 3 11:43:23 2004 +0000 Fix replaygain in the xine backend. ChangeLog | 7 +++++++ libmuine/player-xine.c | 33 +++++++++++++++++++++++---------- 2 files changed, 30 insertions(+), 10 deletions(-) commit 2ac154adda202ef72d063b96364945284397939e Author: Jorn Baayen Date: Sat Apr 3 11:29:15 2004 +0000 Fix window visibility bug. ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 8 ++++++++ 2 files changed, 14 insertions(+), 0 deletions(-) commit c536f104396b9f2056db93b513a851b34aef066c Author: Jorn Baayen Date: Sat Apr 3 11:04:51 2004 +0000 Hide information menu items again for upcoming release. ChangeLog | 8 ++++++++ data/glade/PlaylistWindow.glade | 28 ++++++++++++++-------------- src/NotificationAreaIcon.cs | 4 ++-- src/PlaylistWindow.cs | 4 ++++ 4 files changed, 28 insertions(+), 16 deletions(-) commit 727804315963d969d4ed0abfba559137e6942f48 Author: Jorn Baayen Date: Sat Apr 3 10:50:17 2004 +0000 updated TODO TODO | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit 686f61f761805f53c5f61da2d9736cf7c16dd069 Author: Jorn Baayen Date: Sat Apr 3 10:45:23 2004 +0000 Make the xine backend the default. ChangeLog | 7 +++++++ README | 6 +++--- configure.in | 28 +++++++++------------------- 3 files changed, 19 insertions(+), 22 deletions(-) commit a2b5dc548e37dbcb0ecfb8b9f811095cd94ae7b1 Author: Jorn Baayen Date: Sat Apr 3 10:30:16 2004 +0000 Remove db changing mutex, removes some semi-lockups seen when upgrading muine. Also make the changes thread and idle run concurrently. ChangeLog | 10 ++++++++++ TODO | 2 ++ src/PlaylistWindow.cs | 8 -------- src/SongDatabase.cs | 31 ++++++++++--------------------- 4 files changed, 22 insertions(+), 29 deletions(-) commit c9ded1faea3a60ce768ab397350c13969646c7de Author: Jorn Baayen Date: Fri Apr 2 20:44:26 2004 +0000 Mime types not stored any longer. Broke the db format again, will rebuild on the startup.. Also updated the docs to include info on the xine backend. ChangeLog | 12 ++++++++++++ README | 13 +++++++++---- TODO | 2 -- src/Muine.cs | 2 +- src/Song.cs | 10 ---------- 5 files changed, 22 insertions(+), 17 deletions(-) commit 1b9b24d5cfa0728934576c3c70c5624b6977676b Author: Jorn Baayen Date: Fri Apr 2 20:38:42 2004 +0000 Fix last eos lockup with xine backend. ChangeLog | 8 ++++++++ TODO | 3 +++ src/Player.cs | 10 ++++++++++ src/PlaylistWindow.cs | 10 +++++----- 4 files changed, 26 insertions(+), 5 deletions(-) commit 0522411bfad957a91142e392c2784553895db0a7 Author: Jorn Baayen Date: Fri Apr 2 18:05:50 2004 +0000 New xine backend. Very much recommended. ChangeLog | 27 ++ TODO | 1 - configure.in | 38 +++- libmuine/Makefile.am | 13 +- libmuine/metadata-gst.c | 240 ---------------- libmuine/player-gst-0.7.c | 675 --------------------------------------------- libmuine/player-gst.c | 392 ++++++++++++++++++++++++++ libmuine/player-xine.c | 631 ++++++++++++++++++++++++++++++++++++++++++ libmuine/player.c | 392 -------------------------- libmuine/player.h | 1 - src/Player.cs | 17 -- src/SkipToWindow.cs | 21 +-- 12 files changed, 1096 insertions(+), 1352 deletions(-) commit b24689677695d5a766986fffba979d2fc547ef3c Author: Jorn Baayen Date: Fri Apr 2 16:39:40 2004 +0000 Use GStreamer 0.8 using GstPlay. Xine backend coming up soon. ChangeLog | 16 ++ configure.in | 7 +- libmuine/player.c | 760 ++++++++++++++++------------------------------------- libmuine/player.h | 16 +- src/Player.cs | 7 +- 5 files changed, 247 insertions(+), 559 deletions(-) commit 9b87747a101562c80b6234ae6b04bc36b045409a Author: Jorn Baayen Date: Fri Apr 2 13:53:44 2004 +0000 Port xing header parsing fixes from Rhythmbox. ChangeLog | 6 ++++++ libmuine/id3-vfs/mp3bitrate.c | 29 ++++++++++++++--------------- 2 files changed, 20 insertions(+), 15 deletions(-) commit 5e1f2b1d5ffcd4c8fcd038c1b9b3ed8561844542 Author: Jorn Baayen Date: Fri Apr 2 13:30:06 2004 +0000 Remove workarounds for Gtk# bugs that were fixed in Gtk# 0.18. We depend on 0.18 now. ChangeLog | 13 +++++++++++++ TODO | 2 -- configure.in | 2 +- libmuine/Makefile.am | 4 +--- libmuine/gtk-glue.c | 40 ---------------------------------------- libmuine/gtk-glue.h | 32 -------------------------------- src/NotificationAreaIcon.cs | 28 +++++++--------------------- src/PlaylistWindow.cs | 11 ++--------- 8 files changed, 24 insertions(+), 108 deletions(-) commit f75b6129f6cd2fcbb44567d01aa35ee5bd772942 Author: Jorn Baayen Date: Wed Mar 31 13:58:23 2004 +0000 compile fix ChangeLog | 7 +++++++ libmuine/db.c | 6 +++--- 2 files changed, 10 insertions(+), 3 deletions(-) commit e2c8195a72eee7a0e7a701cfdfdd182f284ebc73 Author: Jorn Baayen Date: Tue Mar 30 17:52:21 2004 +0000 "part of the best damn Docklet code this side of Tahiti" 2004-03-30 Jorn Baayen * src/PlaylistWindow.cs: "part of the best damn Docklet code this side of Tahiti" ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 15 +++++++++++++++ 2 files changed, 21 insertions(+), 0 deletions(-) commit e42bf6b4ce5ab117c9f92312fdc84fc7a312fd1b Author: Gustavo Maciel Dias Vieira Date: Tue Mar 23 15:32:36 2004 +0000 Added pt_BR to ALL_LINGUAS. 2004-03-23 Gustavo Maciel Dias Vieira * configure.in: Added pt_BR to ALL_LINGUAS. ChangeLog | 4 ++++ configure.in | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) commit 64e7426e768615a8e3db42d4c0aee70b9913badd Author: Gustavo Maciel Dias Vieira Date: Tue Mar 23 15:30:52 2004 +0000 Added Brazilian Portuguese translation done by Everson Santos Araujo 2004-03-23 Gustavo Maciel Dias Vieira * pt_BR.po: Added Brazilian Portuguese translation done by Everson Santos Araujo . po/ChangeLog | 5 + po/pt_BR.po | 459 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 464 insertions(+), 0 deletions(-) commit 767490712f69295679eef59c905e63f9d1efe147 Author: Görkem Çetin Date: Sun Mar 21 09:58:32 2004 +0000 CVS_SILENT po/tr.po | 510 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 510 insertions(+), 0 deletions(-) commit bec4d79df4846504a9505c72b43e394fe59dde06 Author: Denis Lackovic Date: Sat Mar 20 23:43:31 2004 +0000 *** empty log message *** po/hr.po | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 0cb1c6ec166c3b78443e5f0cf7123facc72cb8a8 Author: Denis Lackovic Date: Sat Mar 20 16:05:20 2004 +0000 *** empty log message *** po/ChangeLog | 4 ++ po/hr.po | 126 +++++++++++++++++++-------------------------------------- 2 files changed, 46 insertions(+), 84 deletions(-) commit 9c66d15a4b8d2affd85a04d85627816a22bcfc96 Author: Iñaki Larrañaga Date: Tue Mar 16 22:09:58 2004 +0000 Added "eu" (Basque) to ALL_LINGUAS. 2004-03-16 Iñaki Larrañaga * configure.in: Added "eu" (Basque) to ALL_LINGUAS. ChangeLog | 4 ++++ configure.in | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) commit 8f0c423231fa6abbad9cba13a8622644cf792ca2 Author: Iñaki Larrañaga Date: Tue Mar 16 22:08:57 2004 +0000 Added Basque translation. 2004-03-16 Iñaki Larrañaga 2004-03-16 Iñaki Larrañaga * eu.po: Added Basque translation. 2004-03-16 Iñaki Larrañaga * eu.po: Added Basque translation. po/ChangeLog | 6 ++ po/eu.po | 280 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 286 insertions(+), 0 deletions(-) commit f9a481bea5e0520e847d53659be7fa5d6e42a7af Author: Changwoo Ryu Date: Mon Mar 15 14:44:10 2004 +0000 Added "ko" to ALL_LINGUAS. * configure.in : Added "ko" to ALL_LINGUAS. ChangeLog | 4 ++++ configure.in | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) commit 4cdfa73de2836a0245ab8966343a4e929b04c19a Author: Changwoo Ryu Date: Mon Mar 15 14:43:18 2004 +0000 Added Korean translation by Young-Ho Cha . * ko.po: Added Korean translation by Young-Ho Cha . po/ChangeLog | 5 + po/ko.po | 267 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 272 insertions(+), 0 deletions(-) commit dfbd8da8b13ca876e6018cbaeb0c85a2cb1ff8ae Author: Jorn Baayen Date: Mon Mar 15 10:44:15 2004 +0000 add POTFILES.skip po/ChangeLog | 5 +++++ po/POTFILES.in | 2 -- po/POTFILES.skip | 3 +++ 3 files changed, 8 insertions(+), 2 deletions(-) commit 41db9334e4b4349d52cf07e7a8314beeb9baf2ad Author: Jorn Baayen Date: Sun Mar 14 22:52:01 2004 +0000 Clean out more files on distclean and clean. ChangeLog | 8 ++++++++ Makefile.am | 5 +++++ data/Makefile.am | 6 +++++- src/Makefile.am | 1 + 4 files changed, 19 insertions(+), 1 deletions(-) commit 389cb1e6b0cbe13c704fa26974a7926db016b672 Author: Jorn Baayen Date: Sun Mar 14 22:07:33 2004 +0000 Middle-click on tray icon toggles window visibility. ChangeLog | 6 ++++++ src/NotificationAreaIcon.cs | 9 +++++++-- 2 files changed, 13 insertions(+), 2 deletions(-) commit 7cd35f15811bbed771d6d625a8fa54cf66cbddbf Author: Jorn Baayen Date: Sun Mar 14 22:02:24 2004 +0000 Remove accels from Play buttons, fixing #137106. Clicking the WM close button hides the window. ChangeLog | 11 +++++++++++ data/glade/PlaylistWindow.glade | 4 ++-- src/Muine.cs | 6 ------ src/PlaylistWindow.cs | 8 ++++++++ 4 files changed, 21 insertions(+), 8 deletions(-) commit d682b9db41003c5fd84c8a13100525f55de06a28 Author: Jorn Baayen Date: Fri Mar 12 15:18:32 2004 +0000 updated TODO TODO | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 743afb71a1e60a0bc4e84c67ee9b50341778e995 Author: Jorn Baayen Date: Fri Mar 12 15:15:44 2004 +0000 Grab multimedia keys globally. ChangeLog | 14 +++ libmuine/Makefile.am | 2 + libmuine/mm-keys.c | 222 +++++++++++++++++++++++++++++++++++++++++++++++++ libmuine/mm-keys.h | 55 ++++++++++++ src/Makefile.am | 1 + src/MmKeys.cs | 82 ++++++++++++++++++ src/PlaylistWindow.cs | 65 +++++---------- 7 files changed, 397 insertions(+), 44 deletions(-) commit c7ae4f58bf8467f0fd269c6f05f1bb6f5eb047d9 Author: Jorn Baayen Date: Wed Mar 10 22:37:17 2004 +0000 more french translation updates po/fr.po | 129 +++++++++++++++++++++++++++++++++++++++----------------------- 1 files changed, 81 insertions(+), 48 deletions(-) commit 1c915ae4055805cbf45cd15701abde8853aaa82f Author: Jorn Baayen Date: Wed Mar 10 21:44:20 2004 +0000 removed GroupsWindow.glade from POTFILES po/ChangeLog | 4 ++++ po/POTFILES.in | 1 - 2 files changed, 4 insertions(+), 1 deletions(-) commit 649b34acd0fe187bb35d2053c17f4cf3e4f17ca2 Author: Jorn Baayen Date: Wed Mar 10 21:42:31 2004 +0000 updated French translation po/ChangeLog | 4 ++++ po/fr.po | 10 +++++----- 2 files changed, 9 insertions(+), 5 deletions(-) commit 8072548572e2cb35c8a796551563044e8baa2f9a Author: Kjartan Maraas Date: Wed Mar 10 16:58:03 2004 +0000 Added Norwegian to ALL_LINGUAS. 2004-03-10 Kjartan Maraas * configure.in: Added Norwegian to ALL_LINGUAS. ChangeLog | 4 ++++ configure.in | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) commit ce30208692525e119c0e3cf2c3beac4b19ba34e5 Author: Kjartan Maraas Date: Wed Mar 10 16:57:08 2004 +0000 Added Norwegian translation. 2004-03-10 Kjartan Maraas * no.po: Added Norwegian translation. po/ChangeLog | 4 + po/no.po | 553 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 557 insertions(+), 0 deletions(-) commit 31d742629fd0c362b3ee5195abc4cd7c2767df4e Author: Jorn Baayen Date: Sun Mar 7 12:28:00 2004 +0000 Fix prev button behaviour. ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) commit c9ad94a82e6eff7470f69b8c56490b7d052ec200 Author: Jorn Baayen Date: Sat Mar 6 19:16:23 2004 +0000 Add more modifier keys. ChangeLog | 6 ++++++ src/KeyUtils.cs | 2 ++ 2 files changed, 8 insertions(+), 0 deletions(-) commit fb07d42be5008365a7d204d32d6c298c3eb4fcca Author: Jorn Baayen Date: Fri Mar 5 23:15:17 2004 +0000 Updated French translation by Vincent Carriere. po/ChangeLog | 6 +- po/fr.po | 375 ++++++++++++++++++++++++++++++++++++++++----------------- 2 files changed, 268 insertions(+), 113 deletions(-) commit 779a658674eceb9185022c30099dc82948509888 Author: Vincent van Adrighem Date: Wed Mar 3 21:37:16 2004 +0000 Translation updated by Tino Meinen. 2004-03-03 Vincent van Adrighem * nl.po: Translation updated by Tino Meinen. po/ChangeLog | 4 +++ po/nl.po | 59 +++++++++++++++++++++++++++++++++++---------------------- 2 files changed, 40 insertions(+), 23 deletions(-) commit 119c0388412b8896d3c6e652a52547b3b9c2e642 Author: Jorn Baayen Date: Tue Mar 2 18:00:32 2004 +0000 updated German translation po/ChangeLog | 4 + po/de.po | 434 +++++++++++++++++++++++++++++++++++++++------------------ 2 files changed, 301 insertions(+), 137 deletions(-) commit 5f27db41f72dd4a797e6c1da9668beb57a56be6d Author: Miloslav Trmac Date: Mon Mar 1 15:56:25 2004 +0000 Update Czech translation po/ChangeLog | 4 ++ po/cs.po | 123 ++++++++++++++++++++++++++++++++++++---------------------- 2 files changed, 81 insertions(+), 46 deletions(-) commit cd23b656486c90223d6ba7281032f675fb9846c4 Author: Vincent van Adrighem Date: Sun Feb 29 23:42:24 2004 +0000 Translation updated by Daniel van Eeden. 2004-03-01 Vincent van Adrighem * nl.po: Translation updated by Daniel van Eeden. po/ChangeLog | 4 + po/nl.po | 297 ++++++++++++++++++++++++++++++++-------------------------- 2 files changed, 167 insertions(+), 134 deletions(-) commit a9a9ba9a5588abe20d3a4f3df2a65dc5b2cb4e0c Author: Jorn Baayen Date: Sun Feb 29 21:50:45 2004 +0000 updated TODO TODO | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 3f7544ec5d6801cab83b1f122f576a650de9f853 Author: Jorn Baayen Date: Sun Feb 29 15:49:22 2004 +0000 Add an album cover dnd tooltip. ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 4 ++++ 2 files changed, 10 insertions(+), 0 deletions(-) commit 28c0f84e391d93dc44bd7e8275cb245d58910c87 Author: Jorn Baayen Date: Sun Feb 29 15:25:44 2004 +0000 Fix tray icon popup positioning. ChangeLog | 10 +++++++++ libmuine/Makefile.am | 4 ++- libmuine/gtk-glue.c | 40 ++++++++++++++++++++++++++++++++++++ libmuine/gtk-glue.h | 32 +++++++++++++++++++++++++++++ libmuine/markup-utils.c | 2 - src/NotificationAreaIcon.cs | 47 +++++++++++++++++++++++++++++++++++++++++- 6 files changed, 130 insertions(+), 5 deletions(-) commit 8859576b775a85a5f5755aad08419aa90a60ec96 Author: Francisco Javier F. Serrador Date: Sun Feb 29 12:53:46 2004 +0000 Updated Spanish translation. 2004-02-29 Francisco Javier F. Serrador * es.po: Updated Spanish translation. po/ChangeLog | 4 + po/es.po | 175 +++++++++++++++++++++++++++++++++++---------------------- 2 files changed, 111 insertions(+), 68 deletions(-) commit 7b5810046afef5ab0836013b2e6c2408dfd71279 Author: Danilo Šegan Date: Fri Feb 27 22:48:22 2004 +0000 Updated Serbian translation. po/ChangeLog | 4 ++ po/sr.po | 118 ++++++++++++++++++++++++++++++++++---------------------- po/sr@Latn.po | 118 ++++++++++++++++++++++++++++++++++---------------------- 3 files changed, 148 insertions(+), 92 deletions(-) commit b7dd124f7217d01c24f6bc2d5835464bf25a43f3 Author: Jorn Baayen Date: Fri Feb 27 21:41:24 2004 +0000 Bump version number to 0.5.0.99. ChangeLog | 7 +++++++ configure.in | 2 +- src/About.cs | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) commit 814f49526eba25183a06fa6902ef3d67dfd17b70 Author: Jorn Baayen Date: Fri Feb 27 21:38:11 2004 +0000 Re-enable info window now that we have the release. Update TODO with information about the window parenting bug. ChangeLog | 11 ++++++++ TODO | 2 + data/glade/PlaylistWindow.glade | 52 ++++++++++++++++++++++++++++++--------- src/NotificationAreaIcon.cs | 2 - src/PlaylistWindow.cs | 4 +-- 5 files changed, 54 insertions(+), 17 deletions(-) commit a5a0d73b8846d163525a1d4128bd84d1c4060902 Author: Jorn Baayen Date: Fri Feb 27 21:29:06 2004 +0000 Cleanup cover image dimension stuff some more. ChangeLog | 9 +++++++++ src/AddAlbumWindow.cs | 4 ++-- src/CoverDatabase.cs | 4 +++- src/CoverImage.cs | 4 ++-- src/StockIcons.cs | 6 ++---- 5 files changed, 18 insertions(+), 9 deletions(-) commit dc928ef4cc719e52618d225b44a0aaca6e5200da Author: Jorn Baayen Date: Fri Feb 27 21:16:25 2004 +0000 small fix NEWS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit b59b2e8b3cf9b8a555e1f21ea616f5bb33ab940f Author: Jorn Baayen Date: Fri Feb 27 21:11:03 2004 +0000 Release 0.5.0. ChangeLog | 38 ++++++++++++++++++++++++++++ NEWS | 23 +++++++++++++++++ README | 9 +++--- configure.in | 2 +- data/glade/PlaylistWindow.glade | 52 +++++++++------------------------------ data/glade/SkipToWindow.glade | 7 +++++ libmuine/metadata.c | 13 ++++++--- po/POTFILES.in | 1 + src/About.cs | 2 +- src/AddAlbumWindow.cs | 17 +++++------- src/AddSongWindow.cs | 13 +++------ src/CoverDatabase.cs | 3 +- src/CoverImage.cs | 3 +- src/InfoWindow.cs | 11 +++----- src/NotificationAreaIcon.cs | 2 + src/PlaylistWindow.cs | 31 ++++++++++++++++++++--- src/StockIcons.cs | 6 +++- 17 files changed, 151 insertions(+), 82 deletions(-) commit 6f0306dd65c430e41e80fd9c2d41ef30355e82ac Author: Jorn Baayen Date: Fri Feb 27 14:39:02 2004 +0000 updated cvsignore src/.cvsignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit da1de63d23738067a285545536697d8e17cfdee4 Author: Jorn Baayen Date: Fri Feb 27 14:36:38 2004 +0000 Autogenerate AmazonSearchService.cs. ChangeLog | 8 + src/AmazonSearchService.cs | 2009 -------------------------------------------- src/Makefile.am | 5 +- 3 files changed, 12 insertions(+), 2010 deletions(-) commit 94bd413135d4cf830d8d69a062960c7068a18455 Author: Jorn Baayen Date: Thu Feb 26 22:49:56 2004 +0000 updated TODO TODO | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 62c5b9e078dabfa7b8c785b95e63024cb2aec5f4 Author: Jorn Baayen Date: Thu Feb 26 21:58:13 2004 +0000 Mark missing string for translation. ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit 8999b4cae0b2f48cf4609fe0de9dfe4a9ebb97ba Author: Danilo Šegan Date: Thu Feb 26 20:16:27 2004 +0000 Updated Serbian translation. po/ChangeLog | 4 ++ po/sr.po | 117 ++++++++++++++++++++++++++++++-------------------------- po/sr@Latn.po | 117 ++++++++++++++++++++++++++++++-------------------------- 3 files changed, 130 insertions(+), 108 deletions(-) commit 43b0e9b21ce6e39be1272dc6fe79b61bce1e9ed9 Author: Vincent van Adrighem Date: Thu Feb 26 13:51:23 2004 +0000 Translation updated by Tino Meinen. 2004-02-26 Vincent van Adrighem * nl.po: Translation updated by Tino Meinen. po/ChangeLog | 4 + po/nl.po | 420 ++++++++++++++++++++++++++++++++++++++++++++-------------- 2 files changed, 327 insertions(+), 97 deletions(-) commit 479caa083b874fbcdef8231ad3b38614927112ac Author: Jorn Baayen Date: Thu Feb 26 13:29:24 2004 +0000 Set both MONO_PATH and LD_LIBRARY_PATH. Grr. ChangeLog | 6 ++++++ src/muine.in | 3 ++- 2 files changed, 8 insertions(+), 1 deletions(-) commit 6cac0378dcd216715bd2957edb186629487f8636 Author: Jorn Baayen Date: Thu Feb 26 13:25:00 2004 +0000 updated README README | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) commit 446c8de70ec8f4b178291df19c35cfdbc4227d16 Author: Jorn Baayen Date: Thu Feb 26 13:24:36 2004 +0000 Mark missing strings for translation. ChangeLog | 6 ++++++ src/About.cs | 20 +++++++++++++------- 2 files changed, 19 insertions(+), 7 deletions(-) commit 8fc0e60360924df5781abdb30d9724620652ae66 Author: Jorn Baayen Date: Thu Feb 26 13:11:18 2004 +0000 OK, so we now have our own gettext bindings. This way we only need to install the catalogs once, and we don't need all the tricky Makefile.in.in hacks. ChangeLog | 18 +++ TODO | 5 +- autogen.sh | 7 +- configure.in | 9 +- libmuine/gettext-utils.c | 33 +++++- libmuine/gettext-utils.h | 7 +- po/LINGUAS | 10 -- po/Makefile.in.in.override | 276 -------------------------------------------- src/GettextCatalog.cs | 55 +++++++++ src/Makefile.am | 4 +- src/Muine.cs | 13 +-- 11 files changed, 120 insertions(+), 317 deletions(-) commit 5d5723360f61770daaf374669ad04cd31620d68f Author: Jorn Baayen Date: Thu Feb 26 12:39:12 2004 +0000 More copyright symbol fixage, and updated TODO. ChangeLog | 17 +++++++++++++++++ TODO | 1 - libmuine/db.c | 2 +- libmuine/db.h | 2 +- libmuine/gettext-utils.c | 2 +- libmuine/gettext-utils.h | 2 +- libmuine/markup-utils.c | 2 +- libmuine/markup-utils.h | 2 +- libmuine/metadata-gst.c | 2 +- libmuine/metadata.c | 2 +- libmuine/metadata.h | 2 +- libmuine/pointer-list-view.c | 2 +- libmuine/pointer-list-view.h | 2 +- 13 files changed, 28 insertions(+), 12 deletions(-) commit bf6153fef264d8769da9b405adefe5e93dab422a Author: Jorn Baayen Date: Thu Feb 26 11:02:56 2004 +0000 oops .. po/.cvsignore | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 0892c2a4b76baa003666c359bf9a1274b609d2de Author: Jorn Baayen Date: Thu Feb 26 11:02:39 2004 +0000 updated cvsignore po/.cvsignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit c1e006f22e2a23a9e858ad238d7be017242ddf47 Author: Jorn Baayen Date: Thu Feb 26 11:01:36 2004 +0000 updated TODO with info regarding the sr@Latn gettext bug TODO | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 7ee028c16da03c99dd1b84306c81ab49b95f052f Author: Jorn Baayen Date: Thu Feb 26 10:46:10 2004 +0000 Remove all UTF-8 copyright symbols to please xgettext. ChangeLog | 38 ++++++++++++++++++++++++++++++++++++++ src/About.cs | 2 +- src/ActionThread.cs | 2 +- src/AddAlbumWindow.cs | 2 +- src/AddSongWindow.cs | 2 +- src/Album.cs | 2 +- src/ColoredCellRendererPixbuf.cs | 2 +- src/CoverDatabase.cs | 2 +- src/CoverImage.cs | 2 +- src/DashboardFrontend.cs | 2 +- src/EllipsizingLabel.cs | 2 +- src/ErrorDialog.cs | 2 +- src/FileSelector.cs | 2 +- src/GnomeProxy.cs | 2 +- src/GroupWindow.cs | 2 +- src/HandleView.cs | 2 +- src/InfoWindow.cs | 2 +- src/KeyUtils.cs | 2 +- src/MarkupUtils.cs | 2 +- src/MessageConnection.cs | 2 +- src/Metadata.cs | 2 +- src/Muine.cs | 2 +- src/NoMusicFoundWindow.cs | 2 +- src/NotificationAreaIcon.cs | 2 +- src/Player.cs | 2 +- src/PlaylistWindow.cs | 2 +- src/ProgressWindow.cs | 2 +- src/SkipToWindow.cs | 2 +- src/Song.cs | 2 +- src/SongDatabase.cs | 2 +- src/StockIcons.cs | 2 +- src/StringUtils.cs | 2 +- src/VolumeButton.cs | 2 +- src/YesNoDialog.cs | 2 +- 34 files changed, 71 insertions(+), 33 deletions(-) commit e2b3f623c9deae8803f4287add90a4b1cc162b83 Author: Jorn Baayen Date: Thu Feb 26 10:36:56 2004 +0000 updated cvsignore po/.cvsignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit c81ca62ad31365fa15851082fd88c94600314a05 Author: Jorn Baayen Date: Thu Feb 26 10:33:18 2004 +0000 get POTFILES right ChangeLog | 14 +++ autogen.sh | 7 +- configure.in | 2 +- po/Makefile.in | 271 ------------------------------------------- po/Makefile.in.in.override | 276 ++++++++++++++++++++++++++++++++++++++++++++ po/POTFILES.in | 1 - src/muine.in | 4 +- 7 files changed, 299 insertions(+), 276 deletions(-) commit 8737c8a707d15ad0a95aa8cc2fcb3394c0ec730b Author: Miloslav Trmac Date: Thu Feb 26 10:31:13 2004 +0000 Update Czech translation po/ChangeLog | 4 ++ po/cs.po | 101 ++++++++++++++++++++++++++++++++------------------------- 2 files changed, 61 insertions(+), 44 deletions(-) commit 35789bc5082368a83678d982d3e4df27697f51ff Author: Jorn Baayen Date: Thu Feb 26 10:14:01 2004 +0000 Install C# translation catalogs .. ChangeLog | 9 ++ TODO | 1 - configure.in | 10 +- po/LINGUAS | 10 ++ po/Makefile.in | 271 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 295 insertions(+), 6 deletions(-) commit ad2e4be2b62fb1f6f4c9d2646deecc5d4ae08a7e Author: Jorn Baayen Date: Thu Feb 26 00:35:28 2004 +0000 Use GetPluralString where needed. ChangeLog | 10 ++++++++++ data/glade/NoMusicFoundWindow.glade | 2 +- po/ChangeLog | 5 +++++ po/sv.po | 3 +-- src/PlaylistWindow.cs | 8 ++++---- 5 files changed, 21 insertions(+), 7 deletions(-) commit 56946d8854cf52fd1923168fe64cb878ba3fe897 Author: Jorn Baayen Date: Thu Feb 26 00:22:19 2004 +0000 finish commit.. src/About.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 744f8ed257d587f67d2d535ebf9fe0ad303ec436 Author: Jorn Baayen Date: Thu Feb 26 00:21:09 2004 +0000 Bump version number to 0.4.0.99, bump Gtk# requirement to 0.17. ChangeLog | 6 ++++++ configure.in | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) commit 207458617eeb30da5f5b024c1b51833abd318099 Author: Jorn Baayen Date: Thu Feb 26 00:03:09 2004 +0000 Remove m3u file dnd, probably nobody used it anyway and it broke playlist reordering. ChangeLog | 9 ++++++++ libmuine/pointer-list-view.c | 2 + src/PlaylistWindow.cs | 45 ------------------------------------------ 3 files changed, 11 insertions(+), 45 deletions(-) commit 1a619fb8dd208c25c1072ab92b9919af85319297 Author: Jorn Baayen Date: Wed Feb 25 23:58:28 2004 +0000 Various cleanups, and make the playlist multiselection. ChangeLog | 8 ++++++++ libmuine/pointer-list-view.c | 15 ++++++--------- src/InfoWindow.cs | 1 + src/PlaylistWindow.cs | 16 +++++++++++----- 4 files changed, 26 insertions(+), 14 deletions(-) commit 4088bab9ffea3f05fb655c5dbc7e95f11c623616 Author: Jorn Baayen Date: Wed Feb 25 23:10:45 2004 +0000 Created a CoverImage widget which is now both used by the playlist and the song information window. The add and info dialogs will now only be made transient for the playlist window when the playlist window is actually visible. This depends on a yet uncommited fix for Gtk# to work reliably. ChangeLog | 20 +++++ data/glade/InfoWindow.glade | 14 ++-- data/glade/PlaylistWindow.glade | 16 +--- src/AddAlbumWindow.cs | 14 ++-- src/AddSongWindow.cs | 14 ++-- src/CoverImage.cs | 144 +++++++++++++++++++++++++++++++++ src/InfoWindow.cs | 39 ++++----- src/Makefile.am | 3 +- src/Muine.cs | 2 +- src/PlaylistWindow.cs | 166 +++++++++------------------------------ 10 files changed, 248 insertions(+), 184 deletions(-) commit f9e3b216fa7ef09bc84f64ee0d6b33f7a3e8604a Author: Jordi Mallach Date: Wed Feb 25 12:35:24 2004 +0000 Added "ca" (Catalan) to ALL_LINGUAS. ChangeLog | 4 ++++ configure.in | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) commit 573e47ebd3f16b4f53842e42e2709d4f7417dce8 Author: Jordi Mallach Date: Wed Feb 25 12:33:59 2004 +0000 Added Catalan translation by Aleix Badia i Bosch . po/ChangeLog | 5 + po/ca.po | 304 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 309 insertions(+), 0 deletions(-) commit 749413762ee317bf88eb4fbb52716d31f7aeacbf Author: Miloslav Trmac Date: Wed Feb 25 06:43:20 2004 +0000 Update Czech translation po/ChangeLog | 4 ++ po/cs.po | 92 ++++++++++++++++++++++++++++++--------------------------- 2 files changed, 52 insertions(+), 44 deletions(-) commit de0e644cf1b181c197911856ff1c6f662a642d9c Author: Jorn Baayen Date: Tue Feb 24 21:24:41 2004 +0000 finish commit .. src/InfoWindow.cs | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) commit 8125e44e9e106e8c268fcf2392532b9d2ea805da Author: Jorn Baayen Date: Tue Feb 24 21:24:34 2004 +0000 fix info window keynav ChangeLog | 7 +++++++ data/glade/InfoWindow.glade | 2 +- 2 files changed, 8 insertions(+), 1 deletions(-) commit 003da1c4133bf89f8f3c4a3b0db5129f96900da6 Author: Jorn Baayen Date: Tue Feb 24 20:28:45 2004 +0000 Updates for Gtk# CVS. And stop using GtkHTML for the information window, without any CSS we had to use very hackish table layouts which were, well, hackish. So we now just use normal widgets. ChangeLog | 25 ++++++++ data/glade/InfoWindow.glade | 138 ++++++++++++++++++++++++++++++++++++++++++- src/AddAlbumWindow.cs | 1 - src/AddSongWindow.cs | 1 - src/ErrorDialog.cs | 1 - src/FileSelector.cs | 1 - src/HandleView.cs | 20 +++--- src/InfoWindow.cs | 117 +++++++++++++----------------------- src/KeyUtils.cs | 43 +++++++------ src/Makefile.am | 1 - src/Muine.cs | 6 +- src/NoMusicFoundWindow.cs | 1 - src/NotificationAreaIcon.cs | 25 ++++---- src/PlaylistWindow.cs | 20 +----- src/ProgressWindow.cs | 1 - src/SkipToWindow.cs | 1 - src/YesNoDialog.cs | 1 - 17 files changed, 254 insertions(+), 149 deletions(-) commit bfc0bc8e770873bcf18d1500c8365a9c75198f0e Author: Abel Cheung Date: Mon Feb 23 00:57:14 2004 +0000 Convert to UTF-8 encoding. 2004-02-23 Abel Cheung * fr.po: Convert to UTF-8 encoding. po/ChangeLog | 4 +++ po/fr.po | 84 +++++++++++++++++++++++++++++----------------------------- 2 files changed, 46 insertions(+), 42 deletions(-) commit 6dd844bc0ddd40e501e1a3e2ffb00da2467640a0 Author: Jorn Baayen Date: Mon Feb 23 00:04:54 2004 +0000 Use GtkHTML for the information window. Obviously still far from finished. ChangeLog | 9 ++++ data/glade/InfoWindow.glade | 18 +------- src/InfoWindow.cs | 99 ++++++++++++++++++++++++++++++------------- src/Makefile.am | 1 + 4 files changed, 80 insertions(+), 47 deletions(-) commit 4d2ff792407090be4addf9c36356745cb60e83c4 Author: Francisco Javier F. Serrador Date: Sun Feb 22 19:47:43 2004 +0000 Updated Spanish translation. 2004-02-22 Francisco Javier F. Serrador * es.po: Updated Spanish translation. po/ChangeLog | 4 + po/es.po | 259 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 249 insertions(+), 14 deletions(-) commit f57101af9a40139f1fbb8feaf4a91154739f5ae9 Author: Jorn Baayen Date: Sun Feb 22 19:31:46 2004 +0000 Do not handle single modifier keypresses. ChangeLog | 7 +++++++ src/HandleView.cs | 3 ++- src/KeyUtils.cs | 27 +++++++++++++++++++++++++++ 3 files changed, 36 insertions(+), 1 deletions(-) commit a768cd98b0ba86a98406ca148cfa80ed38955da0 Author: Miloslav Trmac Date: Sun Feb 22 17:00:09 2004 +0000 Update Czech translation po/ChangeLog | 4 + po/cs.po | 244 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 242 insertions(+), 6 deletions(-) commit 829181a580bb3c0c0286b0e7c4eec835a03da71f Author: Danilo Šegan Date: Sun Feb 22 05:00:54 2004 +0000 Updated Serbian translation. po/ChangeLog | 4 + po/sr.po | 1771 ++++++++------------------------------------------------- po/sr@Latn.po | 1771 ++++++++------------------------------------------------- 3 files changed, 508 insertions(+), 3038 deletions(-) commit 2d5fded61318cad6486dfdca2c54d0edf61deb8a Author: Duarte Loreto Date: Sat Feb 21 14:25:22 2004 +0000 Added Portuguese (pt) to ALL_LINGUAS. 2004-02-21 Duarte Loreto * configure.in: Added Portuguese (pt) to ALL_LINGUAS. ChangeLog | 4 ++++ configure.in | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) commit 21aa1bd9e763ad2b1e32d88ec6e6dcdfe9d456fc Author: Duarte Loreto Date: Sat Feb 21 14:24:07 2004 +0000 Added Portuguese translation. 2004-02-21 Duarte Loreto * pt.po: Added Portuguese translation. po/ChangeLog | 4 + po/pt.po | 284 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 288 insertions(+), 0 deletions(-) commit b798f26bd729746086fcb78955fc070e5d75a27a Author: Danilo Šegan Date: Fri Feb 20 17:09:56 2004 +0000 Updated Serbian translation, added missing file to POTFILES.in. po/ChangeLog | 6 ++ po/POTFILES.in | 1 + po/sr.po | 132 +++++++++++++++++++++----------------------------- po/sr@Latn.po | 147 +++++++++++++++++++++++--------------------------------- 4 files changed, 124 insertions(+), 162 deletions(-) commit c7d656c6e00677dd537b416f3533e41033f6778a Author: Miloslav Trmac Date: Fri Feb 20 14:13:39 2004 +0000 Update Czech translation po/ChangeLog | 4 +++ po/cs.po | 81 +++++++++++++++++++++------------------------------------ 2 files changed, 34 insertions(+), 51 deletions(-) commit af48c3dfc9ebd97bbf9f0fc0e2c003496967d45a Author: Francisco Javier F. Serrador Date: Fri Feb 20 10:49:09 2004 +0000 Updated Spanish translation. 2004-02-20 Francisco Javier F. Serrador * es.po: Updated Spanish translation. po/ChangeLog | 4 + po/es.po | 221 ++++++++++++++++++++++++++-------------------------------- 2 files changed, 104 insertions(+), 121 deletions(-) commit 52bed1be6594032801068ce8217c4eebe69855d3 Author: Jorn Baayen Date: Thu Feb 19 18:16:52 2004 +0000 add year information to albums, clean up SelectionDataToString ChangeLog | 23 +++++++++++++++++++++++ src/Album.cs | 28 ++++++++++++++++++++++++---- src/StringUtils.cs | 9 +-------- 3 files changed, 48 insertions(+), 12 deletions(-) commit 351eb2145d787392a508980fa558e36c3e218de6 Author: Jorn Baayen Date: Wed Feb 18 20:01:36 2004 +0000 updated TODO TODO | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 093a54f0b915a1bc30d5203e63c76259d2247953 Author: Jorn Baayen Date: Wed Feb 18 19:59:05 2004 +0000 Add a proof-of-concept information window. data/glade/InfoWindow.glade | 97 +++++++++++++++++++++++++++ data/glade/Makefile.am | 3 +- data/glade/PlaylistWindow.glade | 73 +++++++++++++++++---- data/muine.schemas.in | 22 ++++++ src/InfoWindow.cs | 140 +++++++++++++++++++++++++++++++++++++++ src/Makefile.am | 4 +- src/NotificationAreaIcon.cs | 8 ++ src/PlaylistWindow.cs | 20 ++++++ 8 files changed, 352 insertions(+), 15 deletions(-) commit e9769612ce9e975bbf3a547f4448adfd4b591db5 Author: Jorn Baayen Date: Wed Feb 18 12:49:52 2004 +0000 Remove some unneccessary code. ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 7 ------- 2 files changed, 6 insertions(+), 7 deletions(-) commit e3fafd2a3c96c03726a4b0915e862ebf8ec1cfe2 Author: Jorn Baayen Date: Tue Feb 17 20:58:35 2004 +0000 Album cover DnD, and DnD'ing m3u files to the playlist will load them. This needs an uncommited fix to Gtk# before it will work without crashing, though .. ChangeLog | 13 +++++ TODO | 7 +-- src/PlaylistWindow.cs | 123 +++++++++++++++++++++++++++++++++++++++---------- src/Song.cs | 23 +++++++++ src/StringUtils.cs | 12 +++++ 5 files changed, 148 insertions(+), 30 deletions(-) commit 5b03edda3d384a1057ebfcc8a69c26530dd27093 Author: Jorn Baayen Date: Tue Feb 17 16:14:08 2004 +0000 Stop leaking removed songs and albums. & Clean up window visibility code some more. ChangeLog | 12 ++++++++++++ src/Album.cs | 8 +++----- src/PlaylistWindow.cs | 10 +--------- src/Song.cs | 29 ++++++++++++++++++----------- src/SongDatabase.cs | 4 ++-- 5 files changed, 36 insertions(+), 27 deletions(-) commit 1c8fd7bfed02a5a09880e79646f97446905e61ef Author: Jorn Baayen Date: Mon Feb 16 22:29:23 2004 +0000 updated french translation po/ChangeLog | 4 ++ po/fr.po | 140 ++++++++++++++++++++++++++++------------------------------ 2 files changed, 72 insertions(+), 72 deletions(-) commit 9b9aed982aba2c60d739f370a26def6a0f64be84 Author: Jorn Baayen Date: Mon Feb 16 22:26:26 2004 +0000 Make window visibility menu item in the tray icon work well when the window is iconified. ChangeLog | 7 +++++++ src/PlaylistWindow.cs | 38 ++++++++++++++++++++++++++++---------- 2 files changed, 35 insertions(+), 10 deletions(-) commit 663450c8e822aff9bdc65936d47f5261b82dd139 Author: Jorn Baayen Date: Mon Feb 16 16:42:35 2004 +0000 updated README README | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) commit 36d140391af25bad9e32bfc60f9998bcce26c710 Author: Jorn Baayen Date: Mon Feb 16 15:58:25 2004 +0000 translations only work using Mono CVS ChangeLog | 6 ++++++ TODO | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) commit 9816450337865bfe71a8ec519816bef224692751 Author: Jorn Baayen Date: Sun Feb 15 22:01:14 2004 +0000 Add a missing null check. src/SongDatabase.cs | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit 22d65b477a45e6ae503733339215832d6b79fbe3 Author: Jorn Baayen Date: Sun Feb 15 21:55:36 2004 +0000 Mark song as dead earlier. ChangeLog | 6 ++++++ src/SongDatabase.cs | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) commit df1b9f455b255352e03d24a646dab3704f5a2c67 Author: Jorn Baayen Date: Sun Feb 15 18:37:49 2004 +0000 tiny cleanup ChangeLog | 7 +++++++ src/AddAlbumWindow.cs | 1 - src/AddSongWindow.cs | 1 - 3 files changed, 7 insertions(+), 2 deletions(-) commit 4dc1aa4cd1128f04334ed05db714a727ba4a16ba Author: Jorn Baayen Date: Sun Feb 15 18:19:56 2004 +0000 updated .. TODO | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 43bb4bbf1aedb0b5dbcf27e967f577ea80f6b706 Author: Jorn Baayen Date: Sun Feb 15 12:30:38 2004 +0000 Added translator-credits to the about box ChangeLog | 10 ++++++++++ TODO | 2 ++ src/About.cs | 6 ++++-- 3 files changed, 16 insertions(+), 2 deletions(-) commit d69fbee16a8b47bff54747be4de2c33543d403af Author: Jorn Baayen Date: Sun Feb 15 12:02:12 2004 +0000 update TODO TODO | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 894e4fe8097af69c9f619fab8c711575e11e94f1 Author: Jorn Baayen Date: Sun Feb 15 11:27:14 2004 +0000 setup intl on startup ChangeLog | 9 +++++++++ libmuine/Makefile.am | 5 ++++- libmuine/gettext-utils.c | 36 ++++++++++++++++++++++++++++++++++++ libmuine/gettext-utils.h | 20 ++++++++++++++++++++ src/Muine.cs | 6 ++++++ 5 files changed, 75 insertions(+), 1 deletions(-) commit b80e0444fff7ef825a3d004153f2ec0be5822f87 Author: Jorn Baayen Date: Sun Feb 15 11:09:42 2004 +0000 Added missing files * POTFILES.in: Added missing files po/ChangeLog | 4 ++++ po/POTFILES.in | 10 ++++++++++ 2 files changed, 14 insertions(+), 0 deletions(-) commit 71328f605b850e61b1de3e7e48c6037d26546053 Author: Jorn Baayen Date: Sun Feb 15 01:14:14 2004 +0000 Hopefully marked all strings for translation. ChangeLog | 15 ++++++++ TODO | 1 - src/AddAlbumWindow.cs | 2 +- src/Album.cs | 13 +++++-- src/CoverDatabase.cs | 2 +- src/Metadata.cs | 2 +- src/NotificationAreaIcon.cs | 12 +++--- src/Player.cs | 2 +- src/PlaylistWindow.cs | 83 ++++++++++++++++++++++-------------------- src/ProgressWindow.cs | 2 +- src/SongDatabase.cs | 2 +- src/StringUtils.cs | 6 ++-- 12 files changed, 82 insertions(+), 60 deletions(-) commit 46e0386d61d4f9802f52b622322062473165825a Author: Jorn Baayen Date: Sun Feb 15 00:27:43 2004 +0000 First stab at proper translation support. This needs gettext 0.14 or higher. Will finish tomorrow. ChangeLog | 27 +++ Makefile.am | 3 +- README | 1 + TODO | 3 +- configure.in | 2 + data/glade/AddWindow.glade | 18 ++- data/glade/ErrorDialog.glade | 8 +- data/glade/ProgressWindow.glade | 8 +- data/glade/YesNoDialog.glade | 9 +- po/POTFILES.in | 3 + po/cs.po | 65 +++++-- po/de.po | 313 ++++++++++++++++++++------------- po/es.po | 352 ++++++++++++++++++++++++------------ po/fr.po | 356 +++++++++++++++++++++++++------------ po/hr.po | 53 ++++-- po/nl.po | 61 +++++-- po/sr.po | 360 ++++++++++++++++++++++---------------- po/sr@Latn.po | 373 +++++++++++++++++++++++---------------- po/sv.po | 359 ++++++++++++++++++++++--------------- src/About.cs | 6 +- src/Makefile.am | 5 +- src/Muine.cs | 11 +- 22 files changed, 1531 insertions(+), 865 deletions(-) commit eea26d9a3313c0963a248cab2c80f4e5385fa195 Author: Jorn Baayen Date: Sat Feb 14 23:34:38 2004 +0000 fixed labels src/NotificationAreaIcon.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit bf7882bbbc8f6d5bf41bf688cb977ef51ac0a4c6 Author: Jorn Baayen Date: Sat Feb 14 23:22:20 2004 +0000 move treeview cursor ChangeLog | 8 ++++++++ libmuine/pointer-list-view.c | 27 +++++++++++++++++++++++---- 2 files changed, 31 insertions(+), 4 deletions(-) commit 312fab650e8838b12eabc5cb588650e378afe0f3 Author: Jorn Baayen Date: Sat Feb 14 22:43:29 2004 +0000 more brainstorming TODO | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 7974766d44699ece3de515c4de147cdc30c71efa Author: Jorn Baayen Date: Sat Feb 14 22:42:38 2004 +0000 finnish commit. src/AddAlbumWindow.cs | 18 +----------------- src/AddSongWindow.cs | 18 +----------------- src/HandleView.cs | 46 ++++++++++++++++++++++++++++++++++++++++++++++ src/KeyUtils.cs | 14 +++++++------- src/PlaylistWindow.cs | 13 ++++++++++--- 5 files changed, 65 insertions(+), 44 deletions(-) commit 72287e4d9f9b98bbc17c62f8bce9b61faabffd4e Author: Jorn Baayen Date: Sat Feb 14 22:42:22 2004 +0000 Forward navigation keypresses in add windows to the treeview. ChangeLog | 13 +++++++++++++ TODO | 9 +-------- libmuine/pointer-list-view.c | 18 ++++++++++++------ 3 files changed, 26 insertions(+), 14 deletions(-) commit d98bf587040de7e5727b76a539552cac1e166f86 Author: Jorn Baayen Date: Sat Feb 14 21:10:27 2004 +0000 Make drag to end of playlist work. This might need Gtk 2.3, I'm not sure .. ChangeLog | 9 +++++++++ TODO | 1 - libmuine/pointer-list-model.c | 15 +++++++-------- 3 files changed, 16 insertions(+), 9 deletions(-) commit f23d3f58095223d57bbbb46bd42a0c1015aac8d4 Author: Jorn Baayen Date: Sat Feb 14 21:03:20 2004 +0000 Cleanups to mtime handling, store duration in seconds instead of milliseconds. ChangeLog | 29 ++++++++++++++++++++ README | 6 ++-- TODO | 58 +++++++++++++++++++++------------------- configure.in | 6 ++-- libmuine/db.c | 23 ---------------- libmuine/db.h | 2 - libmuine/id3-vfs/id3-vfs.c | 2 +- libmuine/id3-vfs/id3-vfs.h | 2 +- libmuine/id3-vfs/mp3bitrate.c | 4 +- libmuine/id3-vfs/mp3bitrate.h | 2 +- libmuine/metadata.c | 27 +++++++++---------- libmuine/metadata.h | 4 +- libmuine/player.c | 24 +++++++---------- libmuine/player.h | 4 +- src/Metadata.cs | 12 ++++---- src/Muine.cs | 2 +- src/Player.cs | 18 ++++++------ src/PlaylistWindow.cs | 18 ++++++------ src/SkipToWindow.cs | 8 +++--- src/Song.cs | 20 +++++-------- src/SongDatabase.cs | 10 ++++--- 21 files changed, 140 insertions(+), 141 deletions(-) commit 0d0154c989889fad74bb95c04fc568e70f7c5885 Author: Jorn Baayen Date: Sat Feb 14 18:08:18 2004 +0000 updated TODO TODO | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 9d7d2702fb77d57189a1737d570cd96a401f1328 Author: Jorn Baayen Date: Sat Feb 14 17:54:28 2004 +0000 Make tray icon a fair bit more useful. ChangeLog | 8 +++ TODO | 4 +- src/NotificationAreaIcon.cs | 116 +++++++++++++++++++++++++++++++++++++----- src/PlaylistWindow.cs | 40 +++++++++++---- 4 files changed, 141 insertions(+), 27 deletions(-) commit 22d7827f31e5efcd6c7237289b3080f052b825a3 Author: Jorn Baayen Date: Sat Feb 14 13:50:23 2004 +0000 brainstorming TODO | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 1b75de10fdcbe91148390c0538b47034b1e677ae Author: Jorn Baayen Date: Sat Feb 14 00:16:34 2004 +0000 dum dum, more ideas .. TODO | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit da6bec783172a84084857455aa96f8f8f492fffb Author: Jorn Baayen Date: Sat Feb 14 00:09:37 2004 +0000 updated TODO again, making the direction we're heading a bit clearer TODO | 19 +++++-------------- 1 files changed, 5 insertions(+), 14 deletions(-) commit a753c96259e956ebbfa1ae00cde3520c3d07cc5c Author: Jorn Baayen Date: Sat Feb 14 00:02:18 2004 +0000 updated TODO TODO | 24 +++++++++++++++++------- 1 files changed, 17 insertions(+), 7 deletions(-) commit 25099c59f8dd80805f7e2e246ddc23f816ef0244 Author: Vincent van Adrighem Date: Fri Feb 13 17:50:22 2004 +0000 Translation updated by Tino Meinen. 2004-02-13 Vincent van Adrighem * nl.po: Translation updated by Tino Meinen. po/ChangeLog | 4 + po/nl.po | 268 +++++++++++++++++++++++++++++++++------------------------ 2 files changed, 159 insertions(+), 113 deletions(-) commit ca0f62fd9aa2f00f5ad6bf6c4eff9dde51b51ad5 Author: Jorn Baayen Date: Thu Feb 12 18:43:43 2004 +0000 Honour the --disable-schemas-install option ChangeLog | 6 ++++++ data/Makefile.am | 2 ++ 2 files changed, 8 insertions(+), 0 deletions(-) commit 67ffbe959882b1363669e95917533ab0df72266a Author: Jorn Baayen Date: Wed Feb 11 21:49:12 2004 +0000 release 0.4.0 ChangeLog | 7 +++++++ configure.in | 2 +- src/About.cs | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) commit 0809d5b6c1933002f9843e49f6ac2477280b71a8 Author: Jorn Baayen Date: Wed Feb 11 18:30:07 2004 +0000 Bump version number to 0.3.99, update NEWS file for upcoming 0.4 release. ChangeLog | 9 +++++++++ NEWS | 13 +++++++++++++ configure.in | 2 +- src/About.cs | 2 +- 4 files changed, 24 insertions(+), 2 deletions(-) commit 7bde471180c6952c675f79996d612dc48dfc5cb6 Author: Jorn Baayen Date: Wed Feb 11 18:22:58 2004 +0000 Remove obsolete methods. ChangeLog | 12 ++++++++++++ libmuine/pointer-list-model.c | 24 ------------------------ libmuine/pointer-list-model.h | 3 --- libmuine/pointer-list-view.c | 13 ------------- libmuine/pointer-list-view.h | 5 ----- src/HandleView.cs | 17 ----------------- src/PlaylistWindow.cs | 2 +- 7 files changed, 13 insertions(+), 63 deletions(-) commit 208e4952ab1dfa674cc82ff13d87a8421facf093 Author: Jorn Baayen Date: Tue Feb 10 23:25:10 2004 +0000 Don't keep the logo pixbuf in memory. ChangeLog | 6 ++++++ src/About.cs | 5 +---- 2 files changed, 7 insertions(+), 4 deletions(-) commit 0d40da381eb2657563015354034f558fc39ef1de Author: Miloslav Trmac Date: Tue Feb 10 19:41:00 2004 +0000 Update Czech translation po/ChangeLog | 4 + po/cs.po | 262 +++++++++++++++++++++++++++++++++++---------------------- 2 files changed, 165 insertions(+), 101 deletions(-) commit a61fafbcdd95387c7058b5c327ecf1aed4e37ad2 Author: Jorn Baayen Date: Tue Feb 10 16:34:17 2004 +0000 Work around a couple of treeview scrolling bugs. ChangeLog | 12 ++++++++++++ libmuine/pointer-list-view.c | 27 +++++++++++++++------------ libmuine/pointer-list-view.h | 6 ++++-- src/AddAlbumWindow.cs | 6 +++--- src/AddSongWindow.cs | 6 +++--- src/HandleView.cs | 14 ++++++++------ src/PlaylistWindow.cs | 4 ++-- 7 files changed, 47 insertions(+), 28 deletions(-) commit 0b2e3a696f139724e1bcf5f23511f75571c0edb4 Author: Jorn Baayen Date: Tue Feb 10 16:25:34 2004 +0000 Cleanups. Improve startup sequence. Reduce memory usage. Disable first startup window until we've sorted the issue out. ChangeLog | 14 ++++ libmuine/pointer-list-view.c | 40 ++++------ src/AddAlbumWindow.cs | 6 +-- src/AddSongWindow.cs | 6 +-- src/HandleView.cs | 9 --- src/Muine.cs | 5 +- src/NotificationAreaIcon.cs | 14 ++++- src/PlaylistWindow.cs | 164 ++++++++++++++++++----------------------- 8 files changed, 120 insertions(+), 138 deletions(-) commit 26abfcdb3d1a9f49d50ab41119316b5a8165e970 Author: Jorn Baayen Date: Tue Feb 10 15:30:35 2004 +0000 Cleanups, fix cover image fetching. ChangeLog | 8 ++++++++ src/ActionThread.cs | 27 ++++++++++----------------- src/Song.cs | 11 +++++------ src/StringUtils.cs | 16 ++++++++-------- 4 files changed, 31 insertions(+), 31 deletions(-) commit 6a7e0e1eb4b13a37625aa7e0da8e7b02357fdfe2 Author: Jorn Baayen Date: Tue Feb 10 13:31:29 2004 +0000 More cleanups. ChangeLog | 7 +++++++ src/CoverDatabase.cs | 2 +- src/Metadata.cs | 18 ++++++++---------- 3 files changed, 16 insertions(+), 11 deletions(-) commit 94d3f08daa5c7a36fd963268387ca3425e2a2ef8 Author: Jorn Baayen Date: Tue Feb 10 13:25:04 2004 +0000 backend cleanups ChangeLog | 12 ++++ src/ActionThread.cs | 3 - src/Album.cs | 29 ++++------ src/CoverDatabase.cs | 88 ++++++++++++++---------------- src/PlaylistWindow.cs | 10 ++-- src/Song.cs | 37 +++++++------ src/SongDatabase.cs | 144 +++++++++++++++++++++++++++---------------------- src/StringUtils.cs | 22 ++++++++ 8 files changed, 194 insertions(+), 151 deletions(-) commit 9d4dfbf8a284bf0b76ec86228e12fb54ded46829 Author: Jorn Baayen Date: Mon Feb 9 19:51:56 2004 +0000 added german translation ChangeLog | 6 + configure.in | 2 +- po/ChangeLog | 4 + po/de.po | 308 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 319 insertions(+), 1 deletions(-) commit 69068a0618a63a081f279cdec62562f457d77696 Author: Robert Sedak Date: Mon Feb 9 15:02:57 2004 +0000 *** empty log message *** ChangeLog | 4 + configure.in | 2 +- po/ChangeLog | 4 + po/POTFILES.in | 1 - po/hr.po | 167 ++++++++++++++++++++++---------------------------------- 5 files changed, 74 insertions(+), 104 deletions(-) commit bb34549173d341b10b0734ba70f3043f2ba9f644 Author: Robert Sedak Date: Mon Feb 9 14:35:52 2004 +0000 *** empty log message *** po/hr.po | 310 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 310 insertions(+), 0 deletions(-) commit d6427b337cc3d84d8aed13f314596a3ae9865201 Author: Jorn Baayen Date: Mon Feb 9 09:06:04 2004 +0000 oops .. po/POTFILES.in | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit a8c86f0ca756adf6242da746850a8f7347f063ee Author: Jorn Baayen Date: Mon Feb 9 09:05:48 2004 +0000 add missing file to POTFILES po/ChangeLog | 4 ++++ po/POTFILES.in | 1 + 2 files changed, 5 insertions(+), 0 deletions(-) commit 541ae304492225ceb51ef467e1730ab91186398d Author: Jorn Baayen Date: Sun Feb 8 22:04:00 2004 +0000 Define g_value_take_object as g_value_set_object_take_ownership when using glib < 2.3.0. ChangeLog | 7 +++++++ libmuine/egg/eggmarshalers.c | 3 +++ 2 files changed, 10 insertions(+), 0 deletions(-) commit 633332b73d14ade723ac70cdbdfbabdd9d86d5bf Author: Jorn Baayen Date: Sun Feb 8 17:48:19 2004 +0000 Cleanups. Change labels of add buttons to "Play Song" and "Play Album". ChangeLog | 11 ++ data/glade/PlaylistWindow.glade | 117 ++----------- src/Action.cs | 33 ---- src/ActionThread.cs | 15 ++ src/Makefile.am | 1 - src/PlaylistWindow.cs | 6 +- src/SongDatabase.cs | 380 +++++++++++++++++++-------------------- 7 files changed, 227 insertions(+), 336 deletions(-) commit 7bd7e5619c4088380704d9c26d67ef5a3f9039f1 Author: Jorn Baayen Date: Sun Feb 8 16:48:12 2004 +0000 updated TODO TODO | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit e6df7c7028e0002f97b0bd03e2064ff84686e039 Author: Jorn Baayen Date: Sun Feb 8 16:35:54 2004 +0000 sync gsequence impl ChangeLog | 6 ++++++ libmuine/gsequence.c | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit b8c8b8a0ad4f0636d27bb6a06e8f7be1def4ced3 Author: Jorn Baayen Date: Sun Feb 8 15:57:06 2004 +0000 Improve startup mechanism.. and startup speed. ChangeLog | 8 ++++++++ src/Muine.cs | 8 +++++++- src/PlaylistWindow.cs | 10 +--------- src/SongDatabase.cs | 20 +++++++++++--------- 4 files changed, 27 insertions(+), 19 deletions(-) commit 12886e672bcc65f6457e840a5c497231a68bb44c Author: Jorn Baayen Date: Sun Feb 8 15:25:58 2004 +0000 updated TODO TODO | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit c4031681cbd3b18854e8819aaa005f4d0d153768 Author: Jorn Baayen Date: Sun Feb 8 13:18:00 2004 +0000 Only use the cover image if its width & height are >= 64. AUTHORS | 6 +----- ChangeLog | 11 +++++++++++ libmuine/metadata.c | 8 +++++++- src/About.cs | 4 +++- 4 files changed, 22 insertions(+), 7 deletions(-) commit 99550a43c305802096291b7c49c425aec9b7e233 Author: Jorn Baayen Date: Sun Feb 8 13:06:27 2004 +0000 Do actually start the thread :P ChangeLog | 6 ++++++ TODO | 1 + src/SongDatabase.cs | 1 + 3 files changed, 8 insertions(+), 0 deletions(-) commit 9b087113bcf9dc55d6d7d8cd4cf480a26802cd0c Author: Jorn Baayen Date: Sun Feb 8 13:01:28 2004 +0000 Give cover.jpg priority over the ID3 image. ChangeLog | 10 ++++++++++ libmuine/metadata.c | 3 +++ src/Song.cs | 14 +++++++------- 3 files changed, 20 insertions(+), 7 deletions(-) commit b17193a366e4c5358033bc88f24cfbe3e4d7c9fb Author: Jorn Baayen Date: Sun Feb 8 12:53:42 2004 +0000 more threading fixes ChangeLog | 9 +++++++++ src/ActionThread.cs | 17 +++++------------ src/PlaylistWindow.cs | 34 ++++++++++++++++++++-------------- src/ProgressWindow.cs | 5 +++++ src/SongDatabase.cs | 19 ++++++++++++++----- 5 files changed, 53 insertions(+), 31 deletions(-) commit 1bb1e9c466fc001e30e161b9ba45a6b837c48905 Author: Jorn Baayen Date: Sun Feb 8 12:22:29 2004 +0000 Only allow one thread to change the DB at the time. ChangeLog | 7 +++++++ src/PlaylistWindow.cs | 14 ++++++++++---- src/SongDatabase.cs | 17 +++++++++++++++++ 3 files changed, 34 insertions(+), 4 deletions(-) commit bd8c974f8091619ae8ed1f2d880512caa1fc27da Author: Jorn Baayen Date: Sun Feb 8 12:06:37 2004 +0000 Avoid checking for changes & loading at the same time. ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 19 ++++++++++++------- 2 files changed, 18 insertions(+), 7 deletions(-) commit 5551d402b6210708255b74dbf21be99069c2e837 Author: Jorn Baayen Date: Sun Feb 8 11:49:39 2004 +0000 Get the album cover from the ID3 tag if available. ChangeLog | 12 +++ libmuine/metadata.c | 204 +++++++++++++++++++++++++++++++++---------------- libmuine/metadata.h | 3 + src/CoverDatabase.cs | 9 ++ src/Metadata.cs | 16 ++++ src/Song.cs | 14 +++- 6 files changed, 188 insertions(+), 70 deletions(-) commit 51b02af77cd186b78a72d3260e8af7bc58cb0d83 Author: Jorn Baayen Date: Sat Feb 7 15:38:04 2004 +0000 Fix NSognsChanged usage in SeekTo. ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) commit da67bc88073bebc458e6df229c23bd08c0b82b82 Author: Jorn Baayen Date: Sat Feb 7 15:33:42 2004 +0000 fix default cover image dimensions ChangeLog | 6 ++++++ data/images/muine-default-cover.png | Bin 4329 -> 4375 bytes 2 files changed, 6 insertions(+), 0 deletions(-) commit 01e56e64d257317a3e44de366b1db50ccb654f73 Author: Jorn Baayen Date: Sat Feb 7 15:00:56 2004 +0000 Correctly remove songs from Songs hashtable. ChangeLog | 6 ++++++ src/SongDatabase.cs | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit bfeaad388ae3395a4176c5b9a60cbe5eab87823a Author: Jorn Baayen Date: Sat Feb 7 14:35:03 2004 +0000 updated TODO TODO | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit c226cf438e928f888d02e34e60f02bc3828c93f0 Author: Jorn Baayen Date: Fri Feb 6 19:33:41 2004 +0000 Change > 0.6 to >= 0.6 in the amazon matching stuff. ChangeLog | 6 ++++++ src/CoverDatabase.cs | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit 0d95c67c058c808cff7626e104ab99b2316b94dd Author: Jorn Baayen Date: Fri Feb 6 18:43:56 2004 +0000 updated todo TODO | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit bf5300d64c5a8766fdae138fc9ca15ddcce6d90b Author: Jorn Baayen Date: Fri Feb 6 18:26:05 2004 +0000 Use legacy strcmp for comparing sort keys. ChangeLog | 8 ++++++++ src/AddAlbumWindow.cs | 2 +- src/AddSongWindow.cs | 2 +- src/StringUtils.cs | 8 ++++++++ 4 files changed, 18 insertions(+), 2 deletions(-) commit 5cb54ff243197d8721c24e4767b46ca09b0679f0 Author: Jorn Baayen Date: Fri Feb 6 17:53:49 2004 +0000 Scroll to playing song when having removed the playing songs. ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 3 +++ 2 files changed, 9 insertions(+), 0 deletions(-) commit 1dc9e7444de7b3e73b15b6529d495a099d4fc1ae Author: Jorn Baayen Date: Fri Feb 6 16:56:28 2004 +0000 Better first time window. ChangeLog | 15 +++ TODO | 1 - data/glade/Makefile.am | 2 +- data/glade/NoMusicFoundWindow.glade | 200 +++++++++++++++++++++++++++++++ data/glade/SearchMusicWindow.glade | 225 ----------------------------------- data/muine.schemas.in | 11 ++ src/Makefile.am | 4 +- src/NoMusicFoundWindow.cs | 70 +++++++++++ src/PlaylistWindow.cs | 52 ++++++--- src/SearchMusicWindow.cs | 90 -------------- 10 files changed, 336 insertions(+), 334 deletions(-) commit 4a9af35d2c45837e47c6f0d072eda7cefcdea143 Author: Jorn Baayen Date: Fri Feb 6 08:43:26 2004 +0000 Do not remember window visibility state, it was confusing. ChangeLog | 7 +++++++ data/muine.schemas.in | 11 ----------- src/PlaylistWindow.cs | 8 +------- 3 files changed, 8 insertions(+), 18 deletions(-) commit e39cb3db7c93a695da427e5b4b2fdbdb29e3308f Author: Jorn Baayen Date: Fri Feb 6 08:38:32 2004 +0000 "the artist" -> "artist the" in sort/search key. ChangeLog | 6 ++++++ src/Album.cs | 19 +++++++++++++++++-- 2 files changed, 23 insertions(+), 2 deletions(-) commit 125a4518819c7fff352736687191c685f1a4d976 Author: Jorn Baayen Date: Thu Feb 5 19:59:16 2004 +0000 Kill an EOS race ChangeLog | 7 +++++++ libmuine/player.c | 14 +++++++++++++- 2 files changed, 20 insertions(+), 1 deletions(-) commit 05fcdd139b2dc803dec31f84bb7ca1f85d3ac1c7 Author: Jorn Baayen Date: Thu Feb 5 15:13:56 2004 +0000 fix previous commit .. ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 6 ++++-- 2 files changed, 10 insertions(+), 2 deletions(-) commit bb24523708bcc544ac08cb1c64a2712b08dc5883 Author: Jorn Baayen Date: Thu Feb 5 15:06:54 2004 +0000 Include playlist duration in playlist duration label when in repeat mode. ChangeLog | 7 +++++++ TODO | 5 ----- src/PlaylistWindow.cs | 46 +++++++++++++++++++++++++++++----------------- 3 files changed, 36 insertions(+), 22 deletions(-) commit 54a3de2276144db1da8bdf2527bcc16189c8c93d Author: Jorn Baayen Date: Wed Feb 4 15:43:37 2004 +0000 remove unused year field, g_free strings we get from the DB ChangeLog | 14 ++++++++++++++ README | 1 + src/Album.cs | 9 +-------- src/Song.cs | 28 +++++++++++++++++++--------- 4 files changed, 35 insertions(+), 17 deletions(-) commit 0117ccc7d8a19cccdca7f0eb0005d2b3383d944a Author: Jorn Baayen Date: Tue Feb 3 22:42:19 2004 +0000 Initialize nothing_pixbuf before connecting to the database signals. ChangeLog | 6 ++++++ src/AddAlbumWindow.cs | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) commit 22c23d036f372f2459826ecb1669dab3a6af9252 Author: Jorn Baayen Date: Tue Feb 3 16:25:57 2004 +0000 forgot to update NEWS .. ChangeLog | 1 + NEWS | 8 ++++++++ 2 files changed, 9 insertions(+), 0 deletions(-) commit a3b416219ca1d9ee72ca43a1038e8ebcbc05c575 Author: Jorn Baayen Date: Tue Feb 3 16:24:33 2004 +0000 Release 0.3.2 ChangeLog | 14 +++++++++ TODO | 2 +- configure.in | 2 +- src/About.cs | 2 +- src/PlaylistWindow.cs | 38 ++---------------------- src/SongDatabase.cs | 78 +++++++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 98 insertions(+), 38 deletions(-) commit a70eca2403dee489afe8a0f774e32da392eb3c30 Author: Jorn Baayen Date: Tue Feb 3 15:49:54 2004 +0000 Fix assertions on empty playlist, change my email address. AUTHORS | 2 +- ChangeLog | 9 +++++++++ MAINTAINERS | 2 +- src/About.cs | 2 +- src/PlaylistWindow.cs | 3 ++- 5 files changed, 14 insertions(+), 4 deletions(-) commit c3bf8951558bbca972beeffc693c47c18b783f55 Author: Jorn Baayen Date: Mon Feb 2 22:29:52 2004 +0000 updated TODO with some keybinding research TODO | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) commit 0fd4b164817b4afebf42929ce2a12fb079e3dd34 Author: Jorn Baayen Date: Mon Feb 2 20:59:35 2004 +0000 use stock icon system whenever possible ChangeLog | 11 +++++++++++ TODO | 3 ++- data/images/muine-default-cover.png | Bin 4313 -> 4329 bytes src/CoverDatabase.cs | 9 +++++++-- src/NotificationAreaIcon.cs | 10 ++-------- src/PlaylistWindow.cs | 14 ++++++-------- src/StockIcons.cs | 14 +++++++++++++- 7 files changed, 41 insertions(+), 20 deletions(-) commit 03645bf8fb84afcc378d87c04cae87934313d5f1 Author: Jorn Baayen Date: Mon Feb 2 18:17:42 2004 +0000 Use Gnome proxy settings ChangeLog | 8 ++++ src/CoverDatabase.cs | 8 ++++ src/GnomeProxy.cs | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++ src/Makefile.am | 3 +- 4 files changed, 110 insertions(+), 1 deletions(-) commit f57f0354929caea6030ea08dc35528957fda4dab Author: Jorn Baayen Date: Mon Feb 2 14:41:28 2004 +0000 fix dup accel ChangeLog | 6 ++++++ data/glade/PlaylistWindow.glade | 26 +++++++++++++------------- 2 files changed, 19 insertions(+), 13 deletions(-) commit 04d8ec00213844fc454d6c8a9ac0bd160929b31a Author: Jorn Baayen Date: Mon Feb 2 14:30:51 2004 +0000 finnish commit ... libmuine/pointer-list-model.c | 23 +++++ libmuine/pointer-list-model.h | 1 + libmuine/pointer-list-view.c | 6 + libmuine/pointer-list-view.h | 1 + src/HandleView.cs | 8 ++ src/PlaylistWindow.cs | 218 +++++++++++++++++++++++++++++++---------- 6 files changed, 205 insertions(+), 52 deletions(-) commit 0f2eec369c2bb9048e10f9acd6943a6e272360d2 Author: Jorn Baayen Date: Mon Feb 2 14:30:23 2004 +0000 Add a repeat mode ChangeLog | 14 +++++++++++++ TODO | 1 - data/glade/PlaylistWindow.glade | 41 +++++++++++++++++++++++++++----------- data/muine.schemas.in | 11 ++++++++++ 4 files changed, 54 insertions(+), 13 deletions(-) commit 39c68e6d88dae56b15d44db9387ddcb363c054cb Author: Jorn Baayen Date: Mon Feb 2 13:28:15 2004 +0000 nullify tmp_cover_iamge when not needed anymore ChangeLog | 6 ++++++ src/Song.cs | 1 + 2 files changed, 7 insertions(+), 0 deletions(-) commit 4c11d95d65870c4c0cc8668484e971c587e6a1cc Author: Jorn Baayen Date: Mon Feb 2 12:06:05 2004 +0000 An empty string list should be stored as [] ChangeLog | 6 ++++++ data/muine.schemas.in | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit c65739aec01c85b86abdcf2940a736b2763969b4 Author: Jorn Baayen Date: Sun Feb 1 21:43:08 2004 +0000 Fix assertions when having an empty playlist. Pointed out by Lee Willis. ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 6 ++++-- 2 files changed, 10 insertions(+), 2 deletions(-) commit 07fd310f1bc00bcbdfd399d8a1d78b9dd6db2c4e Author: Jorn Baayen Date: Sun Feb 1 20:07:15 2004 +0000 Remove album cover pixbuf when not needed anymore. ChangeLog | 6 ++++++ src/SongDatabase.cs | 2 ++ 2 files changed, 8 insertions(+), 0 deletions(-) commit 83bf111f956b3c3a2827291193c96c502f354725 Author: Jorn Baayen Date: Sun Feb 1 19:59:29 2004 +0000 release 0.3.1.1 ChangeLog | 8 ++++++++ NEWS | 7 +++++++ configure.in | 2 +- src/About.cs | 2 +- 4 files changed, 17 insertions(+), 2 deletions(-) commit 9435852f0e729505e6b3abe0831d68e619ad57af Author: Jorn Baayen Date: Sun Feb 1 19:32:43 2004 +0000 updated TODO | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit db0d98202e5834d82654481ec11b74bd1bf3a02a Author: Jorn Baayen Date: Sun Feb 1 19:18:07 2004 +0000 A vain attempt to make b0rken filenames work, and fix the bug where sometimes the "downloading image" would disappear after a restart. ChangeLog | 14 ++++++++++++++ TODO | 7 +++---- src/Album.cs | 7 +++++-- src/CoverDatabase.cs | 10 +++++----- src/PlaylistWindow.cs | 8 ++++---- src/Song.cs | 15 ++++++++++----- src/SongDatabase.cs | 6 +++--- src/StringUtils.cs | 2 +- 8 files changed, 45 insertions(+), 24 deletions(-) commit d06337d0d6e35ca29cecc40c3872eadc56c99742 Author: Jorn Baayen Date: Sun Feb 1 17:56:26 2004 +0000 Add a "downloading" indicator when still searching for an albums cover image. Also handle a maximum of 2 pages of results. ChangeLog | 12 ++++++++++++ TODO | 4 +++- data/images/Makefile.am | 1 + data/images/muine-cover-downloading.png | Bin 0 -> 1521 bytes src/CoverDatabase.cs | 18 +++++++++++++----- src/Makefile.am | 1 + src/Song.cs | 7 ++----- 7 files changed, 32 insertions(+), 11 deletions(-) commit 794836623d1eb39730688cc3047d1d5356527b44 Author: Jorn Baayen Date: Sat Jan 31 23:56:17 2004 +0000 hopefully improve album cover image fetching reliability some more ChangeLog | 11 +++++++++++ TODO | 4 ++++ configure.in | 2 +- src/CoverDatabase.cs | 8 ++++++-- 4 files changed, 22 insertions(+), 3 deletions(-) commit e9762c9976b65542588b3d59031792c1fa950f29 Author: Jorn Baayen Date: Sat Jan 31 18:44:10 2004 +0000 Release 0.3.1 ChangeLog | 9 +++++++++ NEWS | 3 ++- configure.in | 2 +- muine.spec.in | 5 ++++- src/About.cs | 2 +- 5 files changed, 17 insertions(+), 4 deletions(-) commit a27cace7f81a5c552a487fa567854de1f46e45f9 Author: Jorn Baayen Date: Sat Jan 31 16:24:04 2004 +0000 Fix SearchKey calculation. Bug pointed out by Lee Willis. ChangeLog | 6 ++++++ src/Song.cs | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit f5869e171d76fd24d5926a2541e277f4ec1e4828 Author: Jorn Baayen Date: Sat Jan 31 15:50:10 2004 +0000 Added a dashboard frontend ChangeLog | 17 ++++++++ NEWS | 8 ++- TODO | 1 - src/DashboardFrontend.cs | 100 ++++++++++++++++++++++++++++++++++++++++++++++ src/Makefile.am | 1 + src/PlaylistWindow.cs | 10 ++++- 6 files changed, 131 insertions(+), 6 deletions(-) commit bf4f8ba04562faf562044ec0fb9c748c73c2b13d Author: Jorn Baayen Date: Sat Jan 31 02:37:45 2004 +0000 Add {F,f}older.jpg to cover image detection code. ChangeLog | 6 ++++++ src/Song.cs | 2 ++ 2 files changed, 8 insertions(+), 0 deletions(-) commit 6ec273f3a2fd628c98d1af8e624626869b22b4cf Author: Jorn Baayen Date: Fri Jan 30 17:11:34 2004 +0000 added a french translation by vincent carriere ChangeLog | 16 +++ TODO | 1 - configure.in | 2 +- libmuine/pointer-list-model.c | 16 +++ libmuine/pointer-list-model.h | 2 + libmuine/pointer-list-view.c | 7 + libmuine/pointer-list-view.h | 2 + po/ChangeLog | 4 + po/fr.po | 267 +++++++++++++++++++++++++++++++++++++++++ src/HandleView.cs | 9 ++ 10 files changed, 324 insertions(+), 2 deletions(-) commit 5e3bf5205c349458ded0327ce6d9377c614da437 Author: Jorn Baayen Date: Fri Jan 30 16:41:40 2004 +0000 Select playing song when deiconifying window. ChangeLog | 7 +++++++ TODO | 3 ++- src/PlaylistWindow.cs | 9 +++++++++ 3 files changed, 18 insertions(+), 1 deletions(-) commit 41df68dff51fac461a61e35e51d4fcf85d046f45 Author: Jorn Baayen Date: Fri Jan 30 16:08:06 2004 +0000 Expand text column in treeviews, select playing row when changing playing song except when changing due to an EOS event. ChangeLog | 14 ++++++++++++++ TODO | 5 +++++ libmuine/pointer-list-view.c | 18 ++++++++++++++++-- libmuine/pointer-list-view.h | 5 ++++- src/AddAlbumWindow.cs | 4 ++-- src/AddSongWindow.cs | 2 +- src/HandleView.cs | 16 +++++++++++++--- src/PlaylistWindow.cs | 16 +++++++++++++--- 8 files changed, 68 insertions(+), 12 deletions(-) commit 22d781d6e1985b69dde60b388c0f0f7f72862c01 Author: Jorn Baayen Date: Thu Jan 29 21:06:23 2004 +0000 deiconify window when tray icon is clicked ChangeLog | 10 ++++++++++ NEWS | 8 ++++++++ src/PlaylistWindow.cs | 5 ++++- 3 files changed, 22 insertions(+), 1 deletions(-) commit 97cdf2449acfad3f3936f7bf9e032eeb1acc7689 Author: Jorn Baayen Date: Thu Jan 29 11:52:43 2004 +0000 remove awkward DefaultButton hack ChangeLog | 7 +++++++ TODO | 3 +-- src/AddAlbumWindow.cs | 11 +---------- src/AddSongWindow.cs | 11 +---------- 4 files changed, 10 insertions(+), 22 deletions(-) commit 01a1f9eb65aa41b1229a0ae5f51c0701bd46b4eb Author: Jorn Baayen Date: Thu Jan 29 00:53:35 2004 +0000 updated TODO TODO | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit db6df2a890022f5427730c8961128aa737cc9c7d Author: Jorn Baayen Date: Thu Jan 29 00:47:22 2004 +0000 Replaygain for mp3s ChangeLog | 11 +++++++ TODO | 4 +- data/muine.schemas.in | 2 +- libmuine/metadata.c | 72 ++++++++++++++++++++++++++++++++++++++++++++++--- 4 files changed, 82 insertions(+), 7 deletions(-) commit a43436dc2496e675828ef80302c166c1e2d44a71 Author: Jorn Baayen Date: Wed Jan 28 23:33:04 2004 +0000 fix precision for db_pack_double ChangeLog | 6 ++++++ libmuine/db.c | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit ca86e771bec0c02dac5997fb0172ddf56e2228b6 Author: Jorn Baayen Date: Wed Jan 28 23:10:51 2004 +0000 Don't unnecessarily change the selected row when a row is deleted. ChangeLog | 10 ++++++++ libmuine/pointer-list-view.c | 49 ++++++++++------------------------------- libmuine/pointer-list-view.h | 6 +--- src/HandleView.cs | 22 +++++------------- src/PlaylistWindow.cs | 4 ++- 5 files changed, 33 insertions(+), 58 deletions(-) commit ae455a8ce24b38793aaff5db64290fb459244449 Author: Jorn Baayen Date: Wed Jan 28 22:49:35 2004 +0000 Fix the bug where sometimes different songs than added would be played. ChangeLog | 7 +++++++ TODO | 1 + src/PlaylistWindow.cs | 20 +++++++++++--------- 3 files changed, 19 insertions(+), 9 deletions(-) commit 0ae2f0029d35c6b4328090ecf7a3043192a610e6 Author: Jorn Baayen Date: Wed Jan 28 19:44:16 2004 +0000 TODO updated TODO | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 46eae76e0aa372534ee8047f75e17c5b5f7c1b7f Author: Jorn Baayen Date: Wed Jan 28 18:21:43 2004 +0000 Improve cover image fetching reliability. ChangeLog | 10 ++++++++++ TODO | 1 - src/CoverDatabase.cs | 45 +++++++++++++++++++++------------------------ src/PlaylistWindow.cs | 2 +- src/Song.cs | 32 ++++++++++++++++++++++++++++---- 5 files changed, 60 insertions(+), 30 deletions(-) commit bb9cd2eaf8d840087891f45ae441cc9160ac78e4 Author: Jorn Baayen Date: Wed Jan 28 17:56:15 2004 +0000 uptated TODO TODO | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 558d822394ecea77d48e49d29efe0e9f8eb91a0e Author: Jorn Baayen Date: Wed Jan 28 17:53:29 2004 +0000 flac support ChangeLog | 14 +++ TODO | 2 - configure.in | 8 ++- libmuine/Makefile.am | 2 +- libmuine/metadata.c | 219 ++++++++++++++++++++++++++++++++++++++++++-------- libmuine/player.c | 7 ++ src/About.cs | 2 +- 7 files changed, 215 insertions(+), 39 deletions(-) commit 73ae3cd8913721d91d287b42ebc75e344a2a9084 Author: Jorn Baayen Date: Wed Jan 28 14:00:46 2004 +0000 plug leaks ChangeLog | 6 ++++++ libmuine/db.c | 31 +++++++++++++++++++++++-------- 2 files changed, 29 insertions(+), 8 deletions(-) commit d6a3be4184f6f1595c0fe7daefbb3b6a54687d75 Author: Jorn Baayen Date: Wed Jan 28 13:30:49 2004 +0000 Fix checked_cover_image being set to true when it should be false. ChangeLog | 6 ++++++ TODO | 1 + src/Song.cs | 3 ++- 3 files changed, 9 insertions(+), 1 deletions(-) commit 81a609ad67a652ccb71d447f979641f219709705 Author: Jorn Baayen Date: Wed Jan 28 13:12:46 2004 +0000 Revert making artist and title labels one. It broke ellipsizification.. or whatever the right word for that is. ChangeLog | 8 +++++++ TODO | 8 ++++-- data/glade/PlaylistWindow.glade | 19 +++++++++++++++++- src/PlaylistWindow.cs | 40 ++++++++++++++++++++++---------------- 4 files changed, 54 insertions(+), 21 deletions(-) commit 4165e460f7bca49fbf65d0c85295ad73fa46ddc3 Author: Jorn Baayen Date: Tue Jan 27 20:16:32 2004 +0000 Release 0.3.0 ChangeLog | 7 +++++++ configure.in | 4 ++-- src/About.cs | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) commit 29ffb92c6b2e4bbcb3862781ba7cf8a6a818b4df Author: Jorn Baayen Date: Tue Jan 27 19:47:40 2004 +0000 release -pre2 ChangeLog | 8 ++++++++ TODO | 1 + configure.in | 2 +- src/About.cs | 2 +- 4 files changed, 11 insertions(+), 2 deletions(-) commit 571b438d703e7b159cddc6d35ffa644893245ba3 Author: Jorn Baayen Date: Tue Jan 27 19:40:20 2004 +0000 changelog fix ChangeLog | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2813597c5b3242d2fe94c580090a042c235c8157 Author: Jorn Baayen Date: Tue Jan 27 19:38:56 2004 +0000 Make title_label and artist_label one, so that the text can be easier selected. As suggested by synap. ChangeLog | 8 +++++++ data/glade/PlaylistWindow.glade | 19 +----------------- src/PlaylistWindow.cs | 40 ++++++++++++++++---------------------- 3 files changed, 26 insertions(+), 41 deletions(-) commit 2cc76ec10e2f23670967eb5b2a395125f99606d3 Author: Jorn Baayen Date: Tue Jan 27 19:25:42 2004 +0000 Use dirname:albumname as album key. ChangeLog | 11 +++++++++++ TODO | 2 +- src/CoverDatabase.cs | 6 +++--- src/Muine.cs | 2 +- src/PlaylistWindow.cs | 4 ++-- src/Song.cs | 29 +++++++++++++++++++++++------ src/SongDatabase.cs | 10 +++++----- 7 files changed, 46 insertions(+), 18 deletions(-) commit c898b3c83689d7c12919db019493443f95147326 Author: Jorn Baayen Date: Tue Jan 27 16:58:47 2004 +0000 give up on smooth seeking for now ChangeLog | 12 ++++++++++++ NEWS | 2 ++ TODO | 2 -- data/glade/SkipToWindow.glade | 1 - src/SkipToWindow.cs | 8 -------- 5 files changed, 14 insertions(+), 11 deletions(-) commit ac7e1aa99fac4fa858e58da1479cb750c9f0f75f Author: Jorn Baayen Date: Tue Jan 27 14:38:01 2004 +0000 Release 0.3.0-pre1 ChangeLog | 8 ++++++++ NEWS | 16 ++++++++++++++++ configure.in | 2 +- src/About.cs | 2 +- src/PlaylistWindow.cs | 1 + 5 files changed, 27 insertions(+), 2 deletions(-) commit dfec4e525c3cf5319a3ac497f76bf171ef9f25fe Author: Jorn Baayen Date: Tue Jan 27 14:28:43 2004 +0000 Add command line handling and an applications file so that Nautilus knows about us. ChangeLog | 21 +++ TODO | 2 - data/Makefile.am | 10 +- data/muine.applications | 9 ++ libmuine/Makefile.am | 4 +- libmuine/bacon-message-connection.c | 246 +++++++++++++++++++++++++++++++++++ libmuine/bacon-message-connection.h | 36 +++++ src/Makefile.am | 3 +- src/MessageConnection.cs | 72 ++++++++++ src/Muine.cs | 52 +++++++- src/PlaylistWindow.cs | 14 +-- 11 files changed, 450 insertions(+), 19 deletions(-) commit bc9b912ab570e4fa2088825d1445192b9430c08c Author: Jorn Baayen Date: Tue Jan 27 13:31:02 2004 +0000 Tried to implement DnD to the cover image, but ran into a Gtk# bug. Updated TODO with bug information. ChangeLog | 10 +++++ TODO | 19 +++++----- data/glade/PlaylistWindow.glade | 28 +++++++------- src/CoverDatabase.cs | 2 +- src/PlaylistWindow.cs | 76 ++++++++++++++++++++++++++++++++++----- src/SkipToWindow.cs | 4 ++- 6 files changed, 105 insertions(+), 34 deletions(-) commit e78f1e9ef49c91024b21739e9dcdff4afb782fc2 Author: Jorn Baayen Date: Tue Jan 27 12:13:51 2004 +0000 Tray icon restores itself after having been destroyed. ChangeLog | 10 + TODO | 4 +- libmuine/egg/Makefile.am | 2 - libmuine/egg/eggstatusicon.c | 796 ------------------------------------------ libmuine/egg/eggstatusicon.h | 101 ------ src/NotificationAreaIcon.cs | 104 ++++-- 6 files changed, 88 insertions(+), 929 deletions(-) commit 57d1c567842fe7cbc9c98345ebcbdf1eaef1d740 Author: Jorn Baayen Date: Tue Jan 27 11:41:22 2004 +0000 updated TODO TODO | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 392995130dd59697cd1fd6ff1024e8c9bee7acbf Author: Jorn Baayen Date: Tue Jan 27 11:31:48 2004 +0000 Add XF86XK_Audio* keybindings. ChangeLog | 7 +++++++ TODO | 1 - src/PlaylistWindow.cs | 4 ++++ 3 files changed, 11 insertions(+), 1 deletions(-) commit d61c43cd0f6ce6531086ba0d5c1ecd0774d7ae50 Author: Jorn Baayen Date: Mon Jan 26 22:45:20 2004 +0000 mention the mailinglist README | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit a52c389d5356afe233406c3d759ab8fc86424585 Author: Jorn Baayen Date: Mon Jan 26 22:21:08 2004 +0000 add a section on current fundamental probs TODO | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) commit 6568073bd2d013e1b26e503dcc2c79db8d23f735 Author: Jorn Baayen Date: Mon Jan 26 22:10:47 2004 +0000 TODO TODO | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit f76490ee6d97853d1d374fdcc989243d4044aee0 Author: Jorn Baayen Date: Mon Jan 26 20:27:43 2004 +0000 Show playing status in tray icon ChangeLog | 13 +++++++++++++ data/images/Makefile.am | 3 ++- data/images/muine-tray-paused.png | Bin 0 -> 296 bytes data/images/muine-tray-playing.png | Bin 0 -> 201 bytes data/images/muine-tray.png | Bin 201 -> 0 bytes src/Makefile.am | 3 ++- src/NotificationAreaIcon.cs | 31 +++++++++++++++++++++---------- src/PlaylistWindow.cs | 9 ++++----- 8 files changed, 42 insertions(+), 17 deletions(-) commit 959c366070f06d6b183f74b75a8dff902f88e432 Author: Jorn Baayen Date: Mon Jan 26 20:07:10 2004 +0000 nicer album tooltip ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 6 ++---- 2 files changed, 8 insertions(+), 4 deletions(-) commit 915e33f9ca8b20ad84c95fa2686d4b1d0109ba51 Author: Jorn Baayen Date: Mon Jan 26 19:50:02 2004 +0000 nice TODO TODO | 90 ++++++++++++++++++++++++++++++++++++++++++++--------------------- 1 files changed, 61 insertions(+), 29 deletions(-) commit 8228e26df01c599792817d92ffa88f51c56b5776 Author: Jorn Baayen Date: Mon Jan 26 19:36:53 2004 +0000 Add database versioning, replaygain support, performer tag support, and some misc bugfixes and cleanups. ChangeLog | 29 +++++++++ TODO | 3 +- libmuine/db.c | 85 ++++++++++++++++++++++++++- libmuine/db.h | 6 ++ libmuine/metadata.c | 156 +++++++++++++++++++++++++++++++++--------------- libmuine/metadata.h | 37 ++++++----- libmuine/player.c | 34 +++++++++-- libmuine/player.h | 41 +++++++------ src/AddAlbumWindow.cs | 18 ++---- src/AddSongWindow.cs | 19 +----- src/Album.cs | 77 ++++++++++++++---------- src/CoverDatabase.cs | 6 +- src/Metadata.cs | 77 ++++++++++++++++++------ src/Muine.cs | 4 +- src/Player.cs | 5 ++ src/PlaylistWindow.cs | 48 +++++---------- src/Song.cs | 107 +++++++++++++++++++++------------- src/SongDatabase.cs | 9 ++- src/StringUtils.cs | 21 +++++++ 19 files changed, 528 insertions(+), 254 deletions(-) commit 6de1ad391be1f3bcef1da038fcd032f604f40826 Author: Jorn Baayen Date: Mon Jan 26 16:10:43 2004 +0000 update TODO TODO | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit e7659f469bc10b7874074f6d6d40e1b85ab35153 Author: Jorn Baayen Date: Mon Jan 26 12:27:39 2004 +0000 Put a link to amazon.com in the about box, instead of linking to amazon.com from the cover image widget. ChangeLog | 9 +++++++++ data/glade/PlaylistWindow.glade | 1 - src/About.cs | 9 +++++++++ src/PlaylistWindow.cs | 5 ----- 4 files changed, 18 insertions(+), 6 deletions(-) commit 52451c805bf52a34c0de740e737e2e964e31aa7c Author: Jorn Baayen Date: Mon Jan 26 11:36:41 2004 +0000 Don't watch foo/bar/ if foo/ is already being watched. ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit d025f544a949d9a2f8b68a52c5fb0aa3c1ef2735 Author: Jorn Baayen Date: Mon Jan 26 11:33:09 2004 +0000 Set KeepAlive to false when fetching cover images. ChangeLog | 6 ++++++ src/CoverDatabase.cs | 1 + 2 files changed, 7 insertions(+), 0 deletions(-) commit 72b9ca2ce759fcc6975536f8c0e74ec39fee0a64 Author: Jorn Baayen Date: Sun Jan 25 21:32:42 2004 +0000 async fixes ChangeLog | 6 ++++++ src/SongDatabase.cs | 14 ++++++++++++++ 2 files changed, 20 insertions(+), 0 deletions(-) commit 436b223570a0714d69317ec0a0856c752d11794a Author: Jorn Baayen Date: Sun Jan 25 21:17:13 2004 +0000 fix stream close src/CoverDatabase.cs | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) commit 8570b2edc1c4d6f8d1443303bd25000bdc65a887 Author: Jorn Baayen Date: Sun Jan 25 21:15:01 2004 +0000 Close stream after creating a pixbuf from it. ChangeLog | 6 ++++++ src/CoverDatabase.cs | 4 +++- 2 files changed, 9 insertions(+), 1 deletions(-) commit fcbe66cff46fd508c21a4ceacedd1010aba626b3 Author: Jorn Baayen Date: Sun Jan 25 20:57:21 2004 +0000 fix SanitizeString ChangeLog | 6 ++++++ src/CoverDatabase.cs | 5 +++-- 2 files changed, 9 insertions(+), 2 deletions(-) commit 61924d72a1c82864ef439195cb58c8f88f4395df Author: Jorn Baayen Date: Sun Jan 25 14:12:10 2004 +0000 fix sorting ChangeLog | 6 ++++++ src/Album.cs | 1 + 2 files changed, 7 insertions(+), 0 deletions(-) commit 94a961d3abcd59e79439a2b1390b11d300df90e4 Author: Jorn Baayen Date: Sun Jan 25 14:02:04 2004 +0000 better change handling ChangeLog | 8 ++++++++ libmuine/pointer-list-view.c | 4 +++- src/AddAlbumWindow.cs | 12 +++++++----- src/AddSongWindow.cs | 12 +++++++----- 4 files changed, 25 insertions(+), 11 deletions(-) commit 397437e9abf16244fe693210e2d205a2fd67e13d Author: Jorn Baayen Date: Sun Jan 25 11:57:14 2004 +0000 update TODO TODO | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit ea83a78309f08cba86f6442418d9ab78d6311987 Author: Jorn Baayen Date: Sun Jan 25 11:38:16 2004 +0000 Ensure we keep a selection when possible. ChangeLog | 7 +++++++ TODO | 15 +-------------- src/AddAlbumWindow.cs | 13 +++++++++++++ src/AddSongWindow.cs | 13 +++++++++++++ 4 files changed, 34 insertions(+), 14 deletions(-) commit 61e60505fc42c70a1e4d7a95b80ef35df766dca7 Author: Jorn Baayen Date: Sun Jan 25 11:19:57 2004 +0000 fix last commit src/Album.cs | 1 + src/Song.cs | 1 - 2 files changed, 1 insertions(+), 1 deletions(-) commit 159c6d4b2681fbb7de7815969e3c990eeb6bf68f Author: Jorn Baayen Date: Sun Jan 25 11:14:18 2004 +0000 Fix album covers only showing up for the first song. AUTHORS | 1 + ChangeLog | 11 +++++++++++ src/Album.cs | 6 ++++++ src/Song.cs | 4 ++++ 4 files changed, 22 insertions(+), 0 deletions(-) commit b30c25e17036156d6899b5f662952b434978de04 Author: Jorn Baayen Date: Sun Jan 25 11:06:52 2004 +0000 Fully asynchronous cover image fetching. ChangeLog | 14 ++++++++++++++ libmuine/db.c | 12 ++++++++++++ libmuine/db.h | 2 ++ src/AddAlbumWindow.cs | 11 +++++++++++ src/AddSongWindow.cs | 11 +++++++++++ src/Album.cs | 16 +++++++++++++--- src/Song.cs | 35 +++++++++++++++++++++++++++++------ src/SongDatabase.cs | 24 ++++++++++++++++++++++-- 8 files changed, 114 insertions(+), 11 deletions(-) commit 6806224ecf7ccbfde29c0329eae03c65f51a6d78 Author: Jorn Baayen Date: Sun Jan 25 10:20:49 2004 +0000 File existance/change/removal checking on startup works. And async ;) ChangeLog | 13 ++++++++ libmuine/db.c | 2 +- libmuine/pointer-list-view.c | 13 ++++++++ libmuine/pointer-list-view.h | 2 + src/CoverDatabase.cs | 11 ++----- src/HandleView.cs | 9 ++++++ src/PlaylistWindow.cs | 63 ++++++++++++++++++++++++++++----------- src/Song.cs | 33 ++++++++------------ src/SongDatabase.cs | 66 +++++++++++++++++++++++++++++++++--------- 9 files changed, 151 insertions(+), 61 deletions(-) commit f9b1dcb86ac14450145c2d03fd161745026d8a59 Author: Jorn Baayen Date: Sun Jan 25 01:37:23 2004 +0000 Check that we have no watched folders instead of an empty lib. ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 9 ++++++++- 2 files changed, 14 insertions(+), 1 deletions(-) commit a979e77334a39edec1b01e50ba4c893f598ed33f Author: Jorn Baayen Date: Sun Jan 25 01:30:04 2004 +0000 first stab at async stuff ChangeLog | 21 ++++++++++ TODO | 3 - data/muine.schemas.in | 12 ++++++ libmuine/metadata.c | 15 +++++++- libmuine/metadata.h | 2 + src/Action.cs | 33 ++++++++++++++++ src/ActionThread.cs | 58 ++++++++++++++++++++++++++++ src/CoverDatabase.cs | 20 +++++----- src/Makefile.am | 2 + src/Metadata.cs | 12 ++++++ src/Muine.cs | 5 ++ src/PlaylistWindow.cs | 63 +++++++++++++++++++++++++++--- src/Song.cs | 96 +++++++++++++++++++++++++++++++++++----------- src/SongDatabase.cs | 101 +++++++++++++++++++++++++++++++++++++++++++++++- 14 files changed, 396 insertions(+), 47 deletions(-) commit 0b9bdbe4b44612f7b7827fb364311a4413c05eeb Author: Jorn Baayen Date: Sat Jan 24 22:03:29 2004 +0000 add HACKING file, update cvsignores .cvsignore | 1 + HACKING | 22 ++++++++++++++++++++++ Makefile.am | 1 + src/.cvsignore | 1 + 4 files changed, 25 insertions(+), 0 deletions(-) commit b18f9131e06029f3f4fedc36d809276963222986 Author: Jorn Baayen Date: Sat Jan 24 20:58:48 2004 +0000 added es.po po/es.po | 269 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 269 insertions(+), 0 deletions(-) commit ff65b35397a71594306a23bbc4b475c2a0c3e45c Author: Jorn Baayen Date: Sat Jan 24 20:58:37 2004 +0000 added a spanish translation ChangeLog | 6 ++++++ configure.in | 2 +- po/ChangeLog | 4 ++++ 3 files changed, 11 insertions(+), 1 deletions(-) commit 626c11654aed72691e924032fe9d993268cdda3b Author: Jorn Baayen Date: Sat Jan 24 20:45:16 2004 +0000 add warning ChangeLog | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit a987a7c08766dbdab2b27e0dcf7d4cccf9d59f1d Author: Jorn Baayen Date: Sat Jan 24 20:40:24 2004 +0000 fetch album covers that cannot be found from amazon ChangeLog | 18 + TODO | 3 + data/glade/PlaylistWindow.glade | 1 + src/AddSongWindow.cs | 8 +- src/AmazonSearchService.cs | 2009 +++++++++++++++++++++++++++++++++++++++ src/AmazonSearchService.wsdl | 1390 +++++++++++++++++++++++++++ src/CoverDatabase.cs | 153 +++- src/Makefile.am | 14 +- src/PlaylistWindow.cs | 25 +- src/Song.cs | 89 ++- 10 files changed, 3660 insertions(+), 50 deletions(-) commit 7d3177336a38c9653a3c2e500fd3546a7a61671a Author: Jorn Baayen Date: Sat Jan 24 12:50:57 2004 +0000 update README README | 10 ++++------ 1 files changed, 4 insertions(+), 6 deletions(-) commit 6f14a62c9f1f6e3249f3aa2084475899542ae1ea Author: Jorn Baayen Date: Sat Jan 24 12:47:46 2004 +0000 release 0.2.1 ChangeLog | 8 ++++++++ NEWS | 14 ++++++++++++++ configure.in | 2 +- src/About.cs | 2 +- 4 files changed, 24 insertions(+), 2 deletions(-) commit 4e3f99b1de9731ba26f542601177202dea0ca387 Author: Jorn Baayen Date: Sat Jan 24 12:41:55 2004 +0000 Merge save_playlist_as an open_playlist gconf keys. ChangeLog | 7 +++++++ data/muine.schemas.in | 19 ++++--------------- src/PlaylistWindow.cs | 4 ++-- 3 files changed, 13 insertions(+), 17 deletions(-) commit 4e235a55fc7daf5f872f24c8d5c6a27d40095f64 Author: Jorn Baayen Date: Sat Jan 24 12:29:10 2004 +0000 autogen fix autogen.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 5602bdbecb838574e78175c51507fa59d433549a Author: Jorn Baayen Date: Sat Jan 24 12:09:12 2004 +0000 scrolling improvements ChangeLog | 12 ++++++++++++ TODO | 1 + libmuine/pointer-list-view.c | 17 +++++++++-------- libmuine/pointer-list-view.h | 6 ++++-- src/AddAlbumWindow.cs | 6 +++--- src/AddSongWindow.cs | 6 +++--- src/HandleView.cs | 14 ++++++++------ 7 files changed, 40 insertions(+), 22 deletions(-) commit b959e52d4dffeb826034cd8a3d58cde058b8c420 Author: Vincent van Adrighem Date: Sat Jan 24 11:25:39 2004 +0000 Translation updated by Tino Meinen. 2004-01-24 Vincent van Adrighem * nl.po: Translation updated by Tino Meinen. po/ChangeLog | 4 ++ po/nl.po | 147 ++++++++++++++++++++++++++++++++++++++++------------------ 2 files changed, 106 insertions(+), 45 deletions(-) commit 93e4098d5883d7b6c69fa70d4927d59f7d29752f Author: Jorn Baayen Date: Fri Jan 23 19:52:54 2004 +0000 better feedback when queueing ChangeLog | 7 +++++++ src/AddAlbumWindow.cs | 2 ++ src/AddSongWindow.cs | 2 ++ 3 files changed, 11 insertions(+), 0 deletions(-) commit 393e900865b685094fbc266ca24367f3bbc4f86e Author: Jorn Baayen Date: Fri Jan 23 17:43:14 2004 +0000 finish last commit src/AddAlbumWindow.cs | 10 +++++----- src/AddSongWindow.cs | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) commit cb7159988eb436330f4a356f50ef16588ca83a13 Author: Jorn Baayen Date: Fri Jan 23 17:34:18 2004 +0000 don't close the add window when queueing stuf ChangeLog | 8 ++++++++ TODO | 8 ++++++-- data/glade/AddWindow.glade | 4 ---- src/AddAlbumWindow.cs | 32 +++++++++++++++++++------------- src/AddSongWindow.cs | 32 +++++++++++++++++++------------- 5 files changed, 52 insertions(+), 32 deletions(-) commit e04c5c161b73ca6f28fe64e1b303c10db658e6c7 Author: Miloslav Trmac Date: Fri Jan 23 17:11:50 2004 +0000 Update Czech translation po/ChangeLog | 4 ++ po/cs.po | 113 +++++++++++++++++++++++++++++++++++---------------------- 2 files changed, 73 insertions(+), 44 deletions(-) commit efdd2ebd988ce0f5a0ed21726b748c4a81f87285 Author: Jorn Baayen Date: Fri Jan 23 16:44:13 2004 +0000 restore playlist on startup ChangeLog | 8 ++++++ TODO | 12 +++++++-- src/Muine.cs | 7 +++++- src/PlaylistWindow.cs | 59 ++++++++++++++++++++++++++++++++++++++---------- 4 files changed, 69 insertions(+), 17 deletions(-) commit e51e00c158f910178c89abe90f9d7aad6a8b0f8c Author: Danilo Šegan Date: Fri Jan 23 11:46:25 2004 +0000 Added "sr" and "sr@Latn" to ALL_LINGUAS. 2004-01-23 Danilo Šegan * configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS. * po/POTFILES.in: Added missing files. * po/sr.po, po/sr@Latn.po: Added Serbian translation. ChangeLog | 4 + configure.in | 2 +- po/ChangeLog | 6 + po/POTFILES.in | 3 + po/sr.po | 1799 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ po/sr@Latn.po | 1799 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 3612 insertions(+), 1 deletions(-) commit 491c441c370a981984844673f1b924378aed9966 Author: Jorn Baayen Date: Thu Jan 22 22:34:34 2004 +0000 fix eos bug ChangeLog | 6 ++++++ TODO | 2 ++ src/PlaylistWindow.cs | 9 ++++++--- 3 files changed, 14 insertions(+), 3 deletions(-) commit 1d7185b606b7d0228e837bb29025908ee5226b08 Author: Jorn Baayen Date: Thu Jan 22 21:49:24 2004 +0000 added a spec file ChangeLog | 8 ++++++++ Makefile.am | 4 +++- configure.in | 1 + muine.spec.in | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 66 insertions(+), 1 deletions(-) commit 278540246ce03cd4d2df5fb8bde3baf8f6871682 Author: Jorn Baayen Date: Thu Jan 22 21:40:25 2004 +0000 make artist and title labels selectable ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 2 ++ 2 files changed, 8 insertions(+), 0 deletions(-) commit 4881a272914b9a0d705e9b8307ec7f16c3ff1068 Author: Jorn Baayen Date: Thu Jan 22 18:55:13 2004 +0000 release 0.2 AUTHORS | 13 +- ChangeLog | 15 ++ NEWS | 9 + README | 4 +- TODO | 9 +- configure.in | 2 +- data/glade/GroupsWindow.glade | 459 +++++++++++++++++++++++++++++++++++++++++ data/glade/Makefile.am | 1 + src/About.cs | 2 +- src/Muine.cs | 6 +- src/PlaylistWindow.cs | 3 + 11 files changed, 511 insertions(+), 12 deletions(-) commit 00d02093389abd21b949d0c61cafc04a5bf1f088 Author: Jorn Baayen Date: Thu Jan 22 15:39:31 2004 +0000 add missing ProgressWindow.Done ChangeLog | 6 ++++++ src/PlaylistWindow.cs | 1 + 2 files changed, 7 insertions(+), 0 deletions(-) commit 24d5f52551d2f53165c087e0705f45022d9ec0ef Author: Jorn Baayen Date: Thu Jan 22 15:18:31 2004 +0000 progress window polish ChangeLog | 7 +++++++ data/glade/ProgressWindow.glade | 18 +++++++----------- src/ProgressWindow.cs | 17 +++++++++++------ 3 files changed, 25 insertions(+), 17 deletions(-) commit be143fc22f9ee2d38096c0b219dacd1b5318c0c5 Author: Jorn Baayen Date: Thu Jan 22 15:11:33 2004 +0000 folder defaults ChangeLog | 13 +++++ data/glade/SearchMusicWindow.glade | 77 +++++++++++++++++++++++---- data/muine.schemas.in | 6 +- src/FileSelector.cs | 3 +- src/PlaylistWindow.cs | 101 ++++++++++++++++++++---------------- src/SearchMusicWindow.cs | 37 +++++++++++-- 6 files changed, 171 insertions(+), 66 deletions(-) commit 709165271304d82ad1aa129958649c34ba631a82 Author: Jorn Baayen Date: Thu Jan 22 14:40:25 2004 +0000 first time "search music" window ChangeLog | 12 +++ TODO | 6 +- data/glade/Makefile.am | 1 + data/glade/SearchMusicWindow.glade | 172 ++++++++++++++++++++++++++++++++++++ src/Makefile.am | 2 + src/PlaylistWindow.cs | 20 ++++- src/SearchMusicWindow.cs | 63 +++++++++++++ src/SongDatabase.cs | 8 ++- 8 files changed, 279 insertions(+), 5 deletions(-) commit 54d2be3fd6190782e3551782af2f2d6ef4e10348 Author: Jorn Baayen Date: Wed Jan 21 22:52:45 2004 +0000 replace deprecated gdk_pixbuf_render_to_drawable_alpha ChangeLog | 7 +++++++ libmuine/rb-cell-renderer-pixbuf.c | 25 ++++++++++++------------- 2 files changed, 19 insertions(+), 13 deletions(-) commit bebe9ceb4408ed0c2c75e46a55aeca02ae4f31ef Author: Jorn Baayen Date: Wed Jan 21 22:17:04 2004 +0000 get rid of messy volume menu ChangeLog | 7 +++ data/glade/PlaylistWindow.glade | 81 ++++++--------------------------------- src/PlaylistWindow.cs | 34 ---------------- 3 files changed, 19 insertions(+), 103 deletions(-) commit 3ed255258e2a8b8a60401c9c90264348ade3d35a Author: Jorn Baayen Date: Wed Jan 21 22:11:21 2004 +0000 better check for libid3tag ChangeLog | 7 +++++++ configure.in | 10 ++++++++-- libmuine/Makefile.am | 2 +- 3 files changed, 16 insertions(+), 3 deletions(-) commit 4e25e9332aed9da32b9193644b10ed888f5f1ff1 Author: Jorn Baayen Date: Wed Jan 21 22:03:49 2004 +0000 nicer seeking ChangeLog | 16 +++++ TODO | 5 +- data/glade/PlaylistWindow.glade | 30 +++++----- data/glade/SkipToWindow.glade | 120 ++++++-------------------------------- libmuine/db.c | 4 +- libmuine/egg/Makefile.am | 4 +- src/Player.cs | 21 +++++++ src/PlaylistWindow.cs | 56 ++++-------------- src/SkipToWindow.cs | 95 +++++++++++++++++-------------- src/StringUtils.cs | 15 +++++ 10 files changed, 160 insertions(+), 206 deletions(-) commit 412625d86ba0d7afea65058e2f27e58b16cef0cf Author: Miloslav Trmac Date: Wed Jan 21 19:42:15 2004 +0000 Add Czech translation Add cs to ALL_LINGUAS in configure.in ChangeLog | 4 + configure.in | 2 +- po/ChangeLog | 4 + po/cs.po | 269 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 278 insertions(+), 1 deletions(-) commit 853d9279126dbc26be38b297d697ac7a6427e676 Author: Jorn Baayen Date: Wed Jan 21 18:43:06 2004 +0000 playlist open/save ChangeLog | 15 +++++ TODO | 5 +- data/glade/ErrorDialog.glade | 4 +- data/glade/Makefile.am | 1 + data/glade/PlaylistWindow.glade | 76 +++++++++++++++++++++---- data/glade/YesNoDialog.glade | 117 +++++++++++++++++++++++++++++++++++++++ data/muine.schemas.in | 24 ++++++++- src/ErrorDialog.cs | 17 +++++- src/FileSelector.cs | 73 ++++++++++++++++++++++++ src/Makefile.am | 3 + src/PlaylistWindow.cs | 102 +++++++++++++++++++++++++++++++++- src/YesNoDialog.cs | 51 +++++++++++++++++ 12 files changed, 465 insertions(+), 23 deletions(-) commit 2c526f3e0bb926e6677ce49ff613083d3392e502 Author: Jorn Baayen Date: Wed Jan 21 16:10:09 2004 +0000 menu rearrangement ChangeLog | 8 ++ TODO | 2 + data/glade/PlaylistWindow.glade | 219 +++++++++++++++++++++------------------ 3 files changed, 126 insertions(+), 103 deletions(-) commit 67422ce36129eca746717d4f807c6cba7102ea86 Author: Jorn Baayen Date: Wed Jan 21 14:15:13 2004 +0000 HIG fixes ChangeLog | 12 +++++++++ data/glade/AddWindow.glade | 58 +++++++++++++++++++++++-------------------- src/PlaylistWindow.cs | 2 +- 3 files changed, 44 insertions(+), 28 deletions(-) commit 8e0269d29e4d70cffd04e79e8050d75ceedeba4a Author: Jorn Baayen Date: Tue Jan 20 18:32:19 2004 +0000 release 0.1.1 ChangeLog | 9 +++++++++ NEWS | 6 ++++++ TODO | 18 ++++-------------- configure.in | 2 +- src/About.cs | 2 +- 5 files changed, 21 insertions(+), 16 deletions(-) commit 0fb2c92c6403d2db0e8635df2f1085ea5fb648e1 Author: Vincent van Adrighem Date: Tue Jan 20 02:39:52 2004 +0000 Translation added by Tino Meinen. 2004-01-20 Vincent van Adrighem * nl.po: Translation added by Tino Meinen. po/ChangeLog | 4 + po/nl.po | 274 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 278 insertions(+), 0 deletions(-) commit d1bc40b4db9eecd1707da5d735d2cc6700120422 Author: Jorn Baayen Date: Mon Jan 19 17:06:19 2004 +0000 slight look tweak ChangeLog | 6 ++++++ TODO | 1 - src/AddAlbumWindow.cs | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) commit acb9a543931d4cf05942e65df7b1f92a2eecba95 Author: Jorn Baayen Date: Sun Jan 18 23:50:06 2004 +0000 more eos bugs ChangeLog | 7 +++++++ libmuine/player.c | 3 +++ src/PlaylistWindow.cs | 9 ++++++--- 3 files changed, 16 insertions(+), 3 deletions(-) commit 61d2c22bf5b2f4f9915618b6248113bf93a0d094 Author: Jorn Baayen Date: Sun Jan 18 23:33:34 2004 +0000 fix a last_eos bug ChangeLog | 10 ++++++++++ TODO | 3 +++ data/glade/ProgressWindow.glade | 2 +- src/PlaylistWindow.cs | 18 ++++++++++++------ src/Song.cs | 2 +- 5 files changed, 27 insertions(+), 8 deletions(-) commit bfb80eede98c125b875677b586baef73e684bf8e Author: Jorn Baayen Date: Sun Jan 18 20:28:45 2004 +0000 aestethic fixes, release 0.1 ChangeLog | 25 ++++++++++++++++++++++ NEWS | 4 +- README | 7 ++++++ configure.in | 2 +- data/glade/PlaylistWindow.glade | 40 ++++++++++++++++++------------------ data/images/Makefile.am | 9 +++++++- data/images/muine-add-album-16.png | Bin 0 -> 813 bytes data/images/muine-add-album.png | Bin 0 -> 1582 bytes data/images/muine-albums.png | Bin 1322 -> 0 bytes data/images/muine-forward.png | Bin 0 -> 502 bytes data/images/muine-next-16.png | Bin 0 -> 602 bytes data/images/muine-pause-16.png | Bin 0 -> 488 bytes data/images/muine-play-16.png | Bin 0 -> 473 bytes data/images/muine-previous-16.png | Bin 0 -> 668 bytes data/images/muine-queue.png | Bin 893 -> 1161 bytes data/images/muine-rewind.png | Bin 0 -> 533 bytes src/About.cs | 2 +- src/AddAlbumWindow.cs | 8 +++--- src/Makefile.am | 9 +++++++- src/PlaylistWindow.cs | 23 ++++++++++++++++++-- src/StockIcons.cs | 17 ++++++++++++++- 21 files changed, 112 insertions(+), 34 deletions(-) commit deaa19418860ed2b47c692e106646a741b62e8fd Author: Jorn Baayen Date: Sun Jan 18 18:59:36 2004 +0000 remove obsolete code, slight mem optimization ChangeLog | 10 ++++++++++ src/Song.cs | 10 ---------- src/SongDatabase.cs | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) commit ae67ea34b498870727db321b418fcb3e7a85a500 Author: Jorn Baayen Date: Sun Jan 18 18:45:47 2004 +0000 plug leaks ChangeLog | 6 ++++++ libmuine/metadata.c | 4 ++++ 2 files changed, 10 insertions(+), 0 deletions(-) commit 19b771a12d697d2b17e0ee0bfc4a3ecc1539b78a Author: Jorn Baayen Date: Sun Jan 18 18:35:48 2004 +0000 sort songs by tracknumber in their albums ChangeLog | 12 ++++++++++++ TODO | 2 -- libmuine/metadata.c | 24 ++++++++++++++++++++++++ libmuine/metadata.h | 2 ++ src/Album.cs | 30 ++++++++++++++++++++++-------- src/Metadata.cs | 12 ++++++++++++ src/Song.cs | 10 ++++++++++ 7 files changed, 82 insertions(+), 10 deletions(-) commit 63e087bf63e85792c29d4c6be39654fb3267d1f2 Author: Jorn Baayen Date: Sun Jan 18 18:12:18 2004 +0000 sort by artists, then album name scroll to playing song when restoring window visibility ChangeLog | 10 ++++++++++ NEWS | 7 +++++++ TODO | 1 - src/Album.cs | 3 ++- src/PlaylistWindow.cs | 13 +++++++++---- 5 files changed, 28 insertions(+), 6 deletions(-) commit 1a705a492337dc44313d4b580f430ffd87c3275b Author: Jorn Baayen Date: Sun Jan 18 17:50:32 2004 +0000 Make artist and title labels ellipsizing labels. Fix removing songs from the playlist. ChangeLog | 29 ++ TODO | 1 - data/glade/PlaylistWindow.glade | 36 +- libmuine/Makefile.am | 2 + libmuine/pointer-list-view.c | 2 +- libmuine/rb-ellipsizing-label.c | 896 +++++++++++++++++++++++++++++++++++++++ libmuine/rb-ellipsizing-label.h | 77 ++++ src/EllipsizingLabel.cs | 56 +++ src/Makefile.am | 1 + src/PlaylistWindow.cs | 18 +- 10 files changed, 1092 insertions(+), 26 deletions(-) commit dbc9fe1f5e65d09e0e2611f482d7e6a9d3611615 Author: Jorn Baayen Date: Sun Jan 18 17:24:54 2004 +0000 Scroll to playing cell when playing a newly added song or album. ChangeLog | 10 ++++++++++ TODO | 1 + libmuine/pointer-list-view.c | 17 +++++++++++++++++ libmuine/pointer-list-view.h | 2 ++ src/HandleView.cs | 9 +++++++++ src/PlaylistWindow.cs | 3 +++ 6 files changed, 42 insertions(+), 0 deletions(-) commit 1b66f01092bf69f75ed818f7f1955195fb9b5c21 Author: Jorn Baayen Date: Sun Jan 18 16:53:03 2004 +0000 import cleanups ChangeLog | 7 +++++++ src/PlaylistWindow.cs | 28 ++++++---------------------- src/ProgressWindow.cs | 14 ++------------ 3 files changed, 15 insertions(+), 34 deletions(-) commit 4f1e4856815a0efd663e2aed21738ef280e6ca07 Author: Jorn Baayen Date: Sun Jan 18 16:48:44 2004 +0000 implement cover database ChangeLog | 14 ++++ TODO | 1 - configure.in | 1 + libmuine/db.c | 51 +++++++++++++++ libmuine/db.h | 3 + src/CoverDatabase.cs | 175 ++++++++++++++++++++++++++++++++++++++++++++++++++ src/Makefile.am | 2 +- src/Muine.cs | 14 ++++- src/PixbufUtils.cs | 59 ----------------- src/Song.cs | 18 +---- 10 files changed, 262 insertions(+), 76 deletions(-) commit e10cefa87763d446de591ec83aa325a286a4f8e4 Author: Jorn Baayen Date: Sun Jan 18 14:56:28 2004 +0000 dialog fixes II src/AddAlbumWindow.cs | 5 ++++- src/AddSongWindow.cs | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) commit 08fc412b1780205ca52aefdeea4993e5d6fbb89c Author: Jorn Baayen Date: Sun Jan 18 14:56:23 2004 +0000 dialog fixes ChangeLog | 11 +++++++++++ data/glade/AddWindow.glade | 4 ++-- data/glade/ErrorDialog.glade | 3 ++- data/glade/ProgressWindow.glade | 2 +- data/glade/SkipToWindow.glade | 2 +- 5 files changed, 17 insertions(+), 5 deletions(-) commit e164fc49bbf12c3da05e96aa8663464c7ce5c517 Author: Jorn Baayen Date: Sun Jan 18 12:47:09 2004 +0000 tray icon show/hide fixes ChangeLog | 6 ++++++ TODO | 1 + src/PlaylistWindow.cs | 37 ++++++++++++++++++++----------------- 3 files changed, 27 insertions(+), 17 deletions(-) commit 7082afa29b4fcea1abdce24f39f24feaf04a4c56 Author: Jorn Baayen Date: Sun Jan 18 12:23:30 2004 +0000 handle albums with a lot of artists in a nicer way ChangeLog | 6 ++++++ TODO | 8 ++------ src/AddAlbumWindow.cs | 6 +++++- 3 files changed, 13 insertions(+), 7 deletions(-) commit 9f5338acff15393fe49820562d6d99bc2db5122d Author: Jorn Baayen Date: Sun Jan 18 12:08:44 2004 +0000 speed tweaks, select first row when opening an add window ChangeLog | 7 +++++++ src/AddAlbumWindow.cs | 8 ++++++-- src/AddSongWindow.cs | 10 +++++++--- 3 files changed, 20 insertions(+), 5 deletions(-) commit fe2d46542933c1d484516b40c39e3d005b37df24 Author: Jorn Baayen Date: Sun Jan 18 12:04:05 2004 +0000 show max 200 songs if searching for < 3 chars ChangeLog | 11 ++++++ libmuine/pointer-list-view.c | 6 +++ libmuine/pointer-list-view.h | 1 + src/AddAlbumWindow.cs | 14 +------ src/AddSongWindow.cs | 79 +++++++++++++++++------------------------- src/HandleView.cs | 9 +++++ 6 files changed, 61 insertions(+), 59 deletions(-) commit ced151d3155a09d9d17513642a0684b197503980 Author: Jorn Baayen Date: Sun Jan 18 11:47:50 2004 +0000 sort albums by artist ChangeLog | 6 ++++++ src/Album.cs | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) commit 104dc3255411699be7fd69b73cc4fd6087b71dff Author: Christian Rose Date: Sun Jan 18 02:42:18 2004 +0000 Added "sv" to ALL_LINGUAS. Added more entries. Added Swedish translation. 2004-01-18 Christian Rose * configure.in: Added "sv" to ALL_LINGUAS. * po/.cvsignore: Added more entries. * po/sv.po: Added Swedish translation. ChangeLog | 4 + configure.in | 2 +- po/.cvsignore | 13 + po/ChangeLog | 5 + po/POTFILES.in | 12 + po/sv.po | 1829 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 1864 insertions(+), 1 deletions(-) commit e95442231238f1186a725916f564825403f09e4a Author: Jorn Baayen Date: Sun Jan 18 01:20:50 2004 +0000 implement "Add album" window ChangeLog | 16 +++ TODO | 2 + data/glade/AddWindow.glade | 3 +- data/glade/PlaylistWindow.glade | 89 ++++++++++------ libmuine/pointer-list-view.c | 2 + src/AddAlbumWindow.cs | 229 ++++++++++++++++++++++++++++++++++++++- src/AddSongWindow.cs | 9 +- src/Album.cs | 46 +++++--- src/LibraryWindow.cs | 27 ----- src/Makefile.am | 1 - src/PlaylistWindow.cs | 75 +++++++++++--- src/Song.cs | 16 +++ 12 files changed, 414 insertions(+), 101 deletions(-) commit 441f3069bd6270aa686dca23daa257aa5ebe36f5 Author: Jorn Baayen Date: Sat Jan 17 23:26:51 2004 +0000 remove obsolete clear button, scroll when needed ChangeLog | 10 ++++++++++ data/glade/AddWindow.glade | 16 ---------------- libmuine/pointer-list-view.c | 29 ++++++++++++++++++++++++----- src/AddSongWindow.cs | 6 ------ src/PlaylistWindow.cs | 2 +- 5 files changed, 35 insertions(+), 28 deletions(-) commit e5e41a3b5652f7abe7e054b4dddca2b64e8ab2d9 Author: Jorn Baayen Date: Sat Jan 17 23:14:18 2004 +0000 Finish "Add song" window. ChangeLog | 16 +++++ data/glade/AddWindow.glade | 2 + libmuine/pointer-list-view.c | 138 ++++++++++++++++++++++++++++++++++++++---- libmuine/pointer-list-view.h | 7 ++- src/AddSongWindow.cs | 137 +++++++++++++++++++++++++++--------------- src/HandleView.cs | 40 ++++++++++++- src/PlaylistWindow.cs | 78 ++++++++++++++++-------- 7 files changed, 327 insertions(+), 91 deletions(-) commit 71271182c01590e759d15f2b7e5fe41c94dac326 Author: Jorn Baayen Date: Sat Jan 17 21:58:56 2004 +0000 optimizations ChangeLog | 9 +++++++++ src/AddSongWindow.cs | 37 +++++++++++-------------------------- src/Album.cs | 15 ++++++++------- src/PlaylistWindow.cs | 2 +- src/Song.cs | 22 ++++++++++++---------- 5 files changed, 41 insertions(+), 44 deletions(-) commit c042196d4f8fc741b1f1d43afcc2c45004e3fcd9 Author: Jorn Baayen Date: Sat Jan 17 21:22:18 2004 +0000 Add an "Import folder" command with a progress dialog, more library work (almost fully functional), error dialogs, various fixes and polish. ChangeLog | 27 +++++++ data/glade/AddWindow.glade | 3 +- data/glade/ErrorDialog.glade | 104 +++++++++++++++++++++++++++ data/glade/Makefile.am | 4 +- data/glade/PlaylistWindow.glade | 68 +++++++++++++++--- data/glade/ProgressWindow.glade | 141 ++++++++++++++++++++++++++++++++++++ data/glade/SkipToWindow.glade | 2 + data/muine.schemas.in | 11 +++ src/AddSongWindow.cs | 118 +++++++++++++++++++++++-------- src/Album.cs | 33 +++++++-- src/ErrorDialog.cs | 48 ++++++++++++ src/KeyUtils.cs | 40 ++++++++++ src/Makefile.am | 5 ++ src/MarkupUtils.cs | 16 ++-- src/Muine.cs | 4 +- src/PlaylistWindow.cs | 151 ++++++++++++++++++++++++++++----------- src/ProgressWindow.cs | 101 ++++++++++++++++++++++++++ src/SkipToWindow.cs | 12 +++ src/Song.cs | 36 +++++++++ src/SongDatabase.cs | 95 +++++++++++++++---------- src/StringUtils.cs | 4 +- 21 files changed, 884 insertions(+), 139 deletions(-) commit 8cb42a65c4e22e75b63b2e62b4057093adbed8cb Author: Jorn Baayen Date: Sat Jan 17 15:43:36 2004 +0000 and more .cvsignore | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 71fd91b067ca713cf6e4ab427fb6a44583f03a19 Author: Jorn Baayen Date: Sat Jan 17 15:43:08 2004 +0000 more cvsignore work.. data/.cvsignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 34e8cdbcaef7322244d54769bc4e44451a5410bb Author: Jorn Baayen Date: Sat Jan 17 15:42:52 2004 +0000 add cvsignores data/.cvsignore | 2 ++ data/glade/.cvsignore | 4 ++++ data/images/.cvsignore | 2 ++ libmuine/.cvsignore | 2 ++ po/.cvsignore | 1 + src/.cvsignore | 6 +++--- 6 files changed, 14 insertions(+), 3 deletions(-) commit 9166501f07748f27b577ec8ec940d1247c5184a7 Author: Jorn Baayen Date: Sat Jan 17 15:41:32 2004 +0000 fix build libmuine/db.c | 10 +++++----- libmuine/egg/Makefile.am | 6 +----- libmuine/metadata.h | 4 ++++ 3 files changed, 10 insertions(+), 10 deletions(-) commit c80beac72524a6bb5078bb11f202c645c3401e24 Author: Jorn Baayen Date: Sat Jan 17 15:34:41 2004 +0000 commit macros m4/.cvsignore | 2 + m4/Makefile.am | 1 + m4/ogg.m4 | 100 ++++++++++++++++++++++++++++++++++++++++++++++ m4/vorbis.m4 | 120 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 223 insertions(+), 0 deletions(-) commit 3902bb7fbbada7d7063423eba14122b6914d6319 Author: Jorn Baayen Date: Sat Jan 17 15:30:59 2004 +0000 Muine music player commit eb3d1921d092d40bb90fc8e6b7d62b9dae9b6351 Author: Jorn Baayen Date: Sat Jan 17 15:30:59 2004 +0000 Initial revision .cvsignore | 26 + AUTHORS | 6 + COPYING | 340 +++++++++++ ChangeLog | 4 + INSTALL | 182 ++++++ MAINTAINERS | 1 + Makefile.am | 12 + NEWS | 48 ++ README | 14 + TODO | 30 + autogen.sh | 19 + configure.in | 89 +++ data/Makefile.am | 26 + data/glade/AddWindow.glade | 293 ++++++++++ data/glade/Makefile.am | 6 + data/glade/PlaylistWindow.glade | 915 ++++++++++++++++++++++++++++++ data/glade/SkipToWindow.glade | 190 +++++++ data/images/Makefile.am | 23 + data/images/muine-albums.png | Bin 0 -> 1322 bytes data/images/muine-default-cover.png | Bin 0 -> 4313 bytes data/images/muine-groups.png | Bin 0 -> 1316 bytes data/images/muine-next.png | Bin 0 -> 510 bytes data/images/muine-nothing.png | Bin 0 -> 203 bytes data/images/muine-pause.png | Bin 0 -> 367 bytes data/images/muine-paused.png | Bin 0 -> 250 bytes data/images/muine-play.png | Bin 0 -> 382 bytes data/images/muine-playing.png | Bin 0 -> 271 bytes data/images/muine-playlist.png | Bin 0 -> 3493 bytes data/images/muine-previous.png | Bin 0 -> 572 bytes data/images/muine-queue.png | Bin 0 -> 893 bytes data/images/muine-tray.png | Bin 0 -> 201 bytes data/images/muine-volume-max.png | Bin 0 -> 982 bytes data/images/muine-volume-medium.png | Bin 0 -> 928 bytes data/images/muine-volume-min.png | Bin 0 -> 828 bytes data/images/muine-volume-zero.png | Bin 0 -> 756 bytes data/images/muine.png | Bin 0 -> 3493 bytes data/muine.desktop.in | 11 + data/muine.schemas.in | 93 +++ libmuine/Makefile.am | 46 ++ libmuine/db.c | 240 ++++++++ libmuine/db.h | 56 ++ libmuine/egg/.cvsignore | 2 + libmuine/egg/Makefile.am | 52 ++ libmuine/egg/eggintl.h | 10 + libmuine/egg/eggmarshalers.c | 558 ++++++++++++++++++ libmuine/egg/eggmarshalers.h | 127 +++++ libmuine/egg/eggmarshalers.list | 17 + libmuine/egg/eggstatusicon.c | 796 ++++++++++++++++++++++++++ libmuine/egg/eggstatusicon.h | 101 ++++ libmuine/egg/eggtrayicon.c | 480 ++++++++++++++++ libmuine/egg/eggtrayicon.h | 77 +++ libmuine/egg/eggtraymanager.c | 725 ++++++++++++++++++++++++ libmuine/egg/eggtraymanager.h | 93 +++ libmuine/egg/update-from-egg.sh | 34 ++ libmuine/gsequence.c | 1061 +++++++++++++++++++++++++++++++++++ libmuine/gsequence.h | 91 +++ libmuine/id3-vfs/.cvsignore | 4 + libmuine/id3-vfs/Makefile.am | 10 + libmuine/id3-vfs/field.h | 38 ++ libmuine/id3-vfs/file.h | 29 + libmuine/id3-vfs/global.h | 53 ++ libmuine/id3-vfs/id3-vfs.c | 541 ++++++++++++++++++ libmuine/id3-vfs/id3-vfs.h | 44 ++ libmuine/id3-vfs/mp3bitrate.c | 258 +++++++++ libmuine/id3-vfs/mp3bitrate.h | 19 + libmuine/id3-vfs/tag.h | 30 + libmuine/markup-utils.c | 104 ++++ libmuine/markup-utils.h | 40 ++ libmuine/metadata-gst.c | 240 ++++++++ libmuine/metadata.c | 428 ++++++++++++++ libmuine/metadata.h | 46 ++ libmuine/ogg-helper.c | 104 ++++ libmuine/ogg-helper.h | 37 ++ libmuine/player-gst-0.7.c | 675 ++++++++++++++++++++++ libmuine/player.c | 666 ++++++++++++++++++++++ libmuine/player.h | 76 +++ libmuine/pointer-list-model.c | 959 +++++++++++++++++++++++++++++++ libmuine/pointer-list-model.h | 95 ++++ libmuine/pointer-list-view.c | 383 +++++++++++++ libmuine/pointer-list-view.h | 83 +++ libmuine/rb-cell-renderer-pixbuf.c | 346 ++++++++++++ libmuine/rb-cell-renderer-pixbuf.h | 62 ++ libmuine/volume-button.c | 413 ++++++++++++++ libmuine/volume-button.h | 59 ++ src/.cvsignore | 3 + src/About.cs | 59 ++ src/AddAlbumWindow.cs | 88 +++ src/AddSongWindow.cs | 242 ++++++++ src/Album.cs | 121 ++++ src/ColoredCellRendererPixbuf.cs | 66 +++ src/GroupWindow.cs | 27 + src/HandleView.cs | 294 ++++++++++ src/LibraryWindow.cs | 27 + src/Makefile.am | 77 +++ src/MarkupUtils.cs | 63 ++ src/Metadata.cs | 136 +++++ src/Muine.cs | 87 +++ src/NotificationAreaIcon.cs | 85 +++ src/PixbufUtils.cs | 59 ++ src/Player.cs | 166 ++++++ src/PlaylistWindow.cs | 848 ++++++++++++++++++++++++++++ src/SkipToWindow.cs | 95 ++++ src/Song.cs | 286 ++++++++++ src/SongDatabase.cs | 158 ++++++ src/StockIcons.cs | 50 ++ src/StringUtils.cs | 32 + src/VolumeButton.cs | 71 +++ src/muine.in | 6 + 108 files changed, 15882 insertions(+), 0 deletions(-)