Bertrand Lorentz [Fri, 6 Apr 2012 15:13:53 +0000 (17:13 +0200)]
release: Bump version to 2.4.0
Bertrand Lorentz [Fri, 6 Apr 2012 15:11:51 +0000 (17:11 +0200)]
build: Do not run tests during "make distcheck"
Some of the unit test are now broken, so we disable unit tests when
doing "make distcheck".
Bertrand Lorentz [Fri, 6 Apr 2012 14:48:51 +0000 (16:48 +0200)]
i18n: Update translations from Transifex
Bertrand Lorentz [Fri, 6 Apr 2012 14:33:47 +0000 (16:33 +0200)]
release: Update NEWS for 2.4.0
Bertrand Lorentz [Sun, 1 Apr 2012 18:05:51 +0000 (20:05 +0200)]
release: Update AUTHORS
Bertrand Lorentz [Sun, 1 Apr 2012 18:05:40 +0000 (20:05 +0200)]
i18n: Update the .pot file
Bertrand Lorentz [Sun, 1 Apr 2012 17:54:41 +0000 (19:54 +0200)]
FolderSync: Add a frame around the playlist treeview
Bertrand Lorentz [Sun, 1 Apr 2012 17:53:48 +0000 (19:53 +0200)]
FolderSync: Fix or improve several labels
Bertrand Lorentz [Sun, 1 Apr 2012 16:43:10 +0000 (18:43 +0200)]
i18n: Update the .pot file
Bertrand Lorentz [Sun, 1 Apr 2012 16:00:50 +0000 (18:00 +0200)]
Telepathy: Remove manual purging of ContactSource
Create ContactSource as a temporary source, using the new support
provided by PrimarySource. Purging is now done automatically by the
PrimarySource class.
Bertrand Lorentz [Sun, 1 Apr 2012 15:57:25 +0000 (17:57 +0200)]
Bump Banshee dependency to 2.4.0
This is needed to use the new IsTemporary property in the DatabaseSource
class.
Bertrand Lorentz [Sun, 1 Apr 2012 15:47:02 +0000 (17:47 +0200)]
Fix small issues in two .csproj files
Alexander Kojevnikov [Sun, 22 Jan 2012 02:57:34 +0000 (10:57 +0800)]
Telepathy: Fix dllmap for cross-architecture support
See also commit b6e023e in Banshee.
Alexander Kojevnikov [Sun, 22 Jan 2012 02:57:29 +0000 (10:57 +0800)]
i18n: Update the .pot file
Bertrand Lorentz [Mon, 28 Nov 2011 18:47:08 +0000 (19:47 +0100)]
Karaoke: Disable keybindings in the context pane
Bertrand Lorentz [Mon, 28 Nov 2011 18:45:25 +0000 (19:45 +0100)]
Karaoke: Don't change the visual style of the lyrics
Bertrand Lorentz [Mon, 28 Nov 2011 17:56:55 +0000 (18:56 +0100)]
Lyrics: Drop custom HTTP proxy management (bgo#664710)
The Lyrics extension does not need its own HTTP proxy management, it
just creates more bug opportunities.
Doing nothing here means we'll just use the proxy management done by
Banshee itself, which sets HttpWebRequest.DefaultWebProxy correctly when
needed.
Bertrand Lorentz [Mon, 28 Nov 2011 16:32:38 +0000 (17:32 +0100)]
LastfmFingerprint: Update domain name for the fingerprint query
Use the same domain name as the official Last.fm fingerprint library.
Bertrand Lorentz [Mon, 28 Nov 2011 16:31:26 +0000 (17:31 +0100)]
LastfmFingerprint: Remove unused C++ code
Frank Ziegler [Sun, 13 Nov 2011 07:06:30 +0000 (18:06 +1100)]
[LiveRadio] prevent crash in certain scenarios (clicking multiple genres quickly) bgo#662794
Frank Ziegler [Sun, 13 Nov 2011 07:05:14 +0000 (18:05 +1100)]
[LiveRadio] prevent NPE if live365 session stream cannot be retrieved
Frank Ziegler [Sat, 29 Oct 2011 17:17:15 +0000 (00:17 +0700)]
[LiveRadio] disabled non-functional plugins (shoutcast, magnatune, realradios)
Magnatune can most likely be fixed and re-enabled.
Frank Ziegler [Mon, 17 Oct 2011 03:48:47 +0000 (10:48 +0700)]
[build] added autodetection for correct/latest C# compiler
Fallback from dmcs to gmcs to failing implemented to deal with different mono versions on different build systems.
Frank Ziegler [Sun, 16 Oct 2011 09:10:28 +0000 (16:10 +0700)]
[LiveRadio] prevent crash when updating GUI by using Hyena.ThreadAssist methods
Chow Loong Jin [Tue, 11 Oct 2011 16:07:55 +0000 (00:07 +0800)]
AlbumArtWriter: Update POTFILES.in
Add AlbumArtWriterService.cs and ConfigurationDialog.cs to POTFILES.in now that
both of them are present and have i18n'd strings.
Kevin Anthony [Wed, 5 Oct 2011 13:54:22 +0000 (09:54 -0400)]
AlbumArtWriter: Added two new features
* Added Force Copy which forces a copy of the album art into the album folders
* Added a configuration window, Allowing for naming of the art file, as well as they image type
Notes:
When we register the ration buttons, we must register every button
Even though registering every radio button will make toggled get called twice,
Because if we have more then 3 radio buttons,
it's possable to have a state change that is not caught so we must register every button
Bertrand Lorentz [Sat, 24 Sep 2011 15:35:00 +0000 (17:35 +0200)]
i18n: Update POTFILES.in and .pot file
Bertrand Lorentz [Sat, 24 Sep 2011 15:08:52 +0000 (17:08 +0200)]
FolderSync: Fix up references in the csproj
Bertrand Lorentz [Sat, 24 Sep 2011 15:08:28 +0000 (17:08 +0200)]
FolderSync: Reformart source code, no real code changes
Bertrand Lorentz [Sat, 24 Sep 2011 14:51:51 +0000 (16:51 +0200)]
build: Integrate the FolderSync extension in the build
Timo Dörr [Sat, 17 Sep 2011 14:25:49 +0000 (16:25 +0200)]
Add new FolderSync extension
Kevin Anthony [Wed, 21 Sep 2011 00:08:30 +0000 (20:08 -0400)]
DuplicateSongDetector: Fixed a bug introduced by an earlier commit
Kevin Anthony [Tue, 20 Sep 2011 22:53:53 +0000 (18:53 -0400)]
Merge branch 'master' of git://gitorious.org/banshee-community-extensions/banshee-community-extensions
Kevin Anthony [Tue, 20 Sep 2011 22:28:01 +0000 (18:28 -0400)]
DuplicateSongDetector: Fixed a bug in which after the first time the window opens, it would be blank.
Kevin Anthony [Tue, 20 Sep 2011 22:16:27 +0000 (18:16 -0400)]
Duplicate: Using a more aggressive algorithm for detecting Duplicate Songs
Bertrand Lorentz [Mon, 19 Sep 2011 21:05:38 +0000 (23:05 +0200)]
release: Bump version to 2.2.0
Bertrand Lorentz [Mon, 19 Sep 2011 20:59:33 +0000 (22:59 +0200)]
i18n: Update translations from Transifex
Bertrand Lorentz [Mon, 19 Sep 2011 20:38:26 +0000 (22:38 +0200)]
i18n: Update the .pot file
Bertrand Lorentz [Mon, 19 Sep 2011 20:34:50 +0000 (22:34 +0200)]
release: Update NEWS for 2.2.0
Bertrand Lorentz [Sat, 10 Sep 2011 12:55:34 +0000 (14:55 +0200)]
Karaoke: Fix crash when switching to Now Playing
Similarly to what was done for the Lyrics extension, delay loading
webkit until it's needed. This avoids the crash described in bgo#641515
and probably makes startup a bit faster.
Bertrand Lorentz [Sat, 10 Sep 2011 12:41:06 +0000 (14:41 +0200)]
Karaoke: Improve code formatting, no real code change
Bertrand Lorentz [Sat, 10 Sep 2011 12:00:15 +0000 (14:00 +0200)]
Lyrics: Fix crash when switching to Now Playing
Delay loading webkit until it's needed. This avoids the crash described
in bgo#641515 and probably makes startup a bit faster.
Bertrand Lorentz [Sat, 10 Sep 2011 10:32:07 +0000 (12:32 +0200)]
build: Enable maintainer mode by default
Bertrand Lorentz [Thu, 8 Sep 2011 19:33:40 +0000 (21:33 +0200)]
release: Bump version to 2.1.4
Bertrand Lorentz [Thu, 8 Sep 2011 19:33:06 +0000 (21:33 +0200)]
release: Update NEWS for 2.1.4
Bertrand Lorentz [Thu, 8 Sep 2011 19:32:10 +0000 (21:32 +0200)]
i18n: Update translations from Transifex
Bertrand Lorentz [Thu, 8 Sep 2011 19:22:34 +0000 (21:22 +0200)]
i18n: Update the .pot file
Bertrand Lorentz [Thu, 8 Sep 2011 18:45:01 +0000 (20:45 +0200)]
StreamRecorder: Fix files not being split by metadata (bgo#656339)
Set the filename before trying to add tags, so that files are split
accorsing to the metadata even if there's no tagger available.
Kevin Anthony [Thu, 8 Sep 2011 18:53:18 +0000 (14:53 -0400)]
DuplicateSongDetector: Added a refresh and close button to the Header Toolbar
Kevin Anthony [Wed, 7 Sep 2011 20:35:57 +0000 (16:35 -0400)]
Added a refresh and close button to the header
Bertrand Lorentz [Tue, 6 Sep 2011 19:19:44 +0000 (21:19 +0200)]
ClutterFlow: Fix crash when searching (bgo#658334)
Bertrand Lorentz [Tue, 6 Sep 2011 18:59:06 +0000 (20:59 +0200)]
i18n: Update the .pot file
Nicholas Parker [Tue, 6 Sep 2011 18:52:22 +0000 (20:52 +0200)]
OpenVP: Add new "Spectrum Scan" and "Spectrum Rain" visualizations
These are two variants of a visualization which combine Voiceprint +
Spectrum Analyzer: "Spectrum Scan" scans from right to left, just like
Voiceprint, while "Spectrum Rain" scans from top to bottom. Fixes
bgo#658308.
Signed-off-by: Bertrand Lorentz <bertrand.lorentz@gmail.com>
Nicholas Parker [Tue, 6 Sep 2011 18:38:59 +0000 (20:38 +0200)]
OpenVP: Make "Scaled Voiceprint" visualization look nicer (bgo#658304)
Signed-off-by: Bertrand Lorentz <bertrand.lorentz@gmail.com>
Kevin Anthony [Fri, 26 Aug 2011 23:12:03 +0000 (19:12 -0400)]
DuplicateSongDetector: Added Toggling by Activating Row(DoubleClick/Enter)
Bertrand Lorentz [Thu, 25 Aug 2011 20:02:04 +0000 (22:02 +0200)]
release: Bump version to 2.1.3
Bertrand Lorentz [Thu, 25 Aug 2011 20:01:23 +0000 (22:01 +0200)]
i18n: Update translations from Transifex
Bertrand Lorentz [Thu, 25 Aug 2011 19:52:10 +0000 (21:52 +0200)]
release: Update AUTHORS and NEWS
Bertrand Lorentz [Thu, 25 Aug 2011 19:50:34 +0000 (21:50 +0200)]
i18n: Update POTFILES.in and .pot file
Bertrand Lorentz [Thu, 25 Aug 2011 19:49:21 +0000 (21:49 +0200)]
DuplicateSongDetector: Don't mention URI in the headers
Better avoid technical terms that don't bring any interesting
information.
Bertrand Lorentz [Thu, 25 Aug 2011 19:11:53 +0000 (21:11 +0200)]
DuplicateSongDetector: Only ever create one source
Just reuse the existing instance if the "Detect Duplicate Songs"
action is activated a second time, set it as active and reload it.
This also remove some duplicated code by calling into ReloadWindow
instead of implementing the query in two different places.
Bertrand Lorentz [Thu, 25 Aug 2011 19:03:05 +0000 (21:03 +0200)]
DuplicateSongDetector: Fix mix-up between album and artist name
Bertrand Lorentz [Thu, 25 Aug 2011 19:02:16 +0000 (21:02 +0200)]
DuplicateSongDetector: Fix messages in confirmation dialogs
Bertrand Lorentz [Thu, 25 Aug 2011 18:20:15 +0000 (20:20 +0200)]
DuplicateSongDetector: Fix scrolling of the tree view
Gtk.TreeView should not be added with a ViewPort, as it has native
scrolling support.
Bertrand Lorentz [Thu, 25 Aug 2011 17:58:20 +0000 (19:58 +0200)]
DuplicateSongDetector: Add a description in the .addin.xml
Bertrand Lorentz [Thu, 25 Aug 2011 17:50:22 +0000 (19:50 +0200)]
DuplicateSongDetector: Rename a .cs file to match the class name
Bertrand Lorentz [Thu, 25 Aug 2011 16:57:36 +0000 (18:57 +0200)]
build: Allow optional compilation of DuplicateSongDetector extension
Bertrand Lorentz [Thu, 25 Aug 2011 16:55:41 +0000 (18:55 +0200)]
DuplicateSongDetector: Fix build
Bertrand Lorentz [Thu, 25 Aug 2011 16:32:21 +0000 (18:32 +0200)]
Merge commit 'refs/merge-requests/5' of git://gitorious.org/banshee-community-extensions/banshee-community-extensions into merge-requests/5
Kevin Anthony [Thu, 25 Aug 2011 04:21:32 +0000 (00:21 -0400)]
Cleaned up code, Added Regions and comments
Kevin Anthony [Wed, 24 Aug 2011 22:15:27 +0000 (18:15 -0400)]
Deleted a few unused variables
Kevin Anthony [Wed, 24 Aug 2011 21:29:53 +0000 (17:29 -0400)]
Added Unmap functions, polished some others
Kevin Anthony [Wed, 24 Aug 2011 01:06:44 +0000 (21:06 -0400)]
Fixed Source
Kevin Anthony [Tue, 23 Aug 2011 23:28:34 +0000 (19:28 -0400)]
Extension working
Kevin Anthony [Tue, 23 Aug 2011 23:26:19 +0000 (19:26 -0400)]
Cleaned Up A Formatting Error
Kevin Anthony [Tue, 23 Aug 2011 23:18:50 +0000 (19:18 -0400)]
Created new extension
Kevin Anthony [Tue, 23 Aug 2011 14:15:01 +0000 (10:15 -0400)]
Removed Unused Namespaces
Bertrand Lorentz [Mon, 22 Aug 2011 19:40:08 +0000 (21:40 +0200)]
LastfmFingerprint: Build only if enabled in the build (bgo#657013)
Bertrand Lorentz [Mon, 22 Aug 2011 19:25:10 +0000 (21:25 +0200)]
Mirage: Update the csproj file for Banshee.Mirage
Bertrand Lorentz [Mon, 22 Aug 2011 19:24:57 +0000 (21:24 +0200)]
i18n: Update the .pot file
Philipp Ittershagen [Fri, 1 Jul 2011 22:08:36 +0000 (00:08 +0200)]
Mirage: Re-enable rescan and reset methods (bgo#653826)
This commit re-enables the rescan and reset methods which were disabled
in the past due to refactoring.
The OnMirageRescanMusicHandler method calls ScanLibrary() in order to
manually start a rescan.
The OnMirageResetHandler method now makes use of the
TrackAnalysis.Provider to delete the Mirage tracks scanned so far.
Signed-off-by: Bertrand Lorentz <bertrand.lorentz@gmail.com>
Nicholas Parker [Wed, 17 Aug 2011 19:05:05 +0000 (21:05 +0200)]
OpenVP: Add a new "Scaled Voiceprint" visualization
Signed-off-by: Bertrand Lorentz <bertrand.lorentz@gmail.com>
Bertrand Lorentz [Mon, 15 Aug 2011 09:45:03 +0000 (11:45 +0200)]
Remove incorrect lines created by previous merge
Kevin Anthony [Sat, 13 Aug 2011 23:25:05 +0000 (19:25 -0400)]
Added Checking every 7 days to make sure album.jpg's still exist
Kevin Anthony [Sat, 13 Aug 2011 19:15:46 +0000 (15:15 -0400)]
Merge branch 'master' of git://gitorious.org/banshee-community-extensions/banshee-community-extensions
Conflicts:
configure.ac
src/AlbumArtWriter/AlbumArtWriter.addin.xml
src/AlbumArtWriter/AlbumArtWriter.csproj
src/AlbumArtWriter/Banshee.AlbumArtWriter/AlbumArtWriterJob.cs
src/AlbumArtWriter/Banshee.AlbumArtWriter/AlbumArtWriterService.cs
src/AlbumArtWriter/Makefile.am
Bertrand Lorentz [Thu, 11 Aug 2011 13:13:09 +0000 (15:13 +0200)]
AlbumArtWriter: Improve log messages construction
Bertrand Lorentz [Thu, 11 Aug 2011 12:50:23 +0000 (14:50 +0200)]
i18n: Update the .pot file
Bertrand Lorentz [Thu, 11 Aug 2011 12:47:23 +0000 (14:47 +0200)]
AlbumArtWriter: Mark the job title as translatable
Bertrand Lorentz [Thu, 11 Aug 2011 12:48:04 +0000 (14:48 +0200)]
AlbumArtWriter: Update extension description
Bertrand Lorentz [Thu, 11 Aug 2011 12:33:58 +0000 (14:33 +0200)]
AlbumArtWriter: Remove useless "enabled" preference
Bertrand Lorentz [Thu, 11 Aug 2011 11:47:02 +0000 (13:47 +0200)]
AlbumArtWriter: Fix up code formatting, no real code changes
Bertrand Lorentz [Thu, 11 Aug 2011 11:34:44 +0000 (13:34 +0200)]
AlbumArtWriter: Use CoverArtSpec instead of building the path ourselves
Bertrand Lorentz [Thu, 11 Aug 2011 11:27:55 +0000 (13:27 +0200)]
AlbumArtWriter: Fix up .csproj file
Bertrand Lorentz [Thu, 11 Aug 2011 11:16:18 +0000 (13:16 +0200)]
build: Finish up integrating the AlbumArtWriter extension in the build
Kevin Anthony [Wed, 10 Aug 2011 03:04:47 +0000 (23:04 -0400)]
Add new AlbumArtWriter extension
Signed-off-by: Bertrand Lorentz <bertrand.lorentz@gmail.com>
Kevin Anthony [Wed, 10 Aug 2011 03:04:47 +0000 (23:04 -0400)]
Copied to repository folder, switched to System.IO.Path.GetDirecotryName for getting album path
Raimo Radczewski [Fri, 22 Jul 2011 20:04:40 +0000 (22:04 +0200)]
RandomByLastfm: Lastfm must not be queried when offline (fixes bgo#634785)
Chow Loong Jin [Mon, 13 Jun 2011 18:04:00 +0000 (02:04 +0800)]
StreamRecorder: Standardize gstreamer DllImport
Chow Loong Jin [Mon, 13 Jun 2011 17:21:45 +0000 (01:21 +0800)]
LastfmFingerprint: Add dllmap for liblastfmfpbridge
Although mono tries many funky permutations of the dll name, it is only
documented to try searching for "lib${moduleref}.so"[1].
Hence, the moduleref of liblastfmfpbridge is insufficient, and a dllmap is
needed to map this appropriately. Dropping the "lib" from the moduleref would
not work either, as Windows does not prepend "lib" to the library name while
when loading modulerefs.
[1] http://www.mono-project.com/Interop_with_Native_Libraries
Bertrand Lorentz [Mon, 13 Jun 2011 12:02:40 +0000 (14:02 +0200)]
release: Bump version to 2.1.1