[banshee/grid: 126/126] Merge branch 'master' into grid



commit a2ee6c7d9fe11cec691e83e15c83e70ded7c4231
Merge: 5ee817a 3c5ae21
Author: Gabriel Burt <gabriel burt gmail com>
Date:   Fri Jan 8 17:14:25 2010 -0800

    Merge branch 'master' into grid

 .gitignore                                         |    5 +
 COPYING                                            |    3 +-
 Makefile.am                                        |    2 +-
 autogen.osx.sh                                     |    4 -
 autogen.sh                                         |    2 +-
 bootstrap-bundle                                   |   60 +
 build/build.environment.mk                         |    1 +
 build/bundle/bockbuild/darwinprofile.py            |   25 +
 build/bundle/bockbuild/environment.py              |   62 +
 build/bundle/bockbuild/package.py                  |  190 ++
 build/bundle/bockbuild/profile.py                  |   88 +
 build/bundle/bockbuild/unixprofile.py              |   27 +
 build/bundle/bockbuild/util.py                     |   83 +
 build/bundle/mkbundle.osx                          |   53 +
 build/bundle/packages.py                           |   83 +
 build/bundle/packages/atk.py                       |    1 +
 build/bundle/packages/autoconf.py                  |    1 +
 build/bundle/packages/automake.py                  |    1 +
 build/bundle/packages/banshee.py                   |   32 +
 build/bundle/packages/cairo.py                     |   24 +
 build/bundle/packages/flac.py                      |   12 +
 build/bundle/packages/fontconfig.py                |    6 +
 build/bundle/packages/freetype.py                  |    3 +
 build/bundle/packages/gconf-dummy.py               |    9 +
 build/bundle/packages/gettext.py                   |    5 +
 build/bundle/packages/glib.py                      |   44 +
 build/bundle/packages/gst-plugins-bad.py           |    9 +
 build/bundle/packages/gst-plugins-base.py          |   22 +
 build/bundle/packages/gst-plugins-good.py          |   24 +
 build/bundle/packages/gst-plugins-ugly.py          |    9 +
 build/bundle/packages/gstreamer.py                 |    3 +
 build/bundle/packages/gtk+.py                      |   27 +
 build/bundle/packages/gtk-sharp.py                 |   33 +
 build/bundle/packages/hicolor-icon-theme.py        |    1 +
 build/bundle/packages/icon-naming-utils.py         |    1 +
 build/bundle/packages/ige-mac-integration-sharp.py |    3 +
 build/bundle/packages/ige-mac-integration.py       |    1 +
 build/bundle/packages/intltool.py                  |    1 +
 build/bundle/packages/libglade.py                  |    1 +
 build/bundle/packages/libiconv.py                  |    7 +
 build/bundle/packages/libjpeg.py                   |    6 +
 build/bundle/packages/libogg.py                    |    1 +
 build/bundle/packages/liboil.py                    |    8 +
 build/bundle/packages/libpng.py                    |    3 +
 build/bundle/packages/libproxy.py                  |    3 +
 build/bundle/packages/librsvg.py                   |    1 +
 build/bundle/packages/libsoup.py                   |    5 +
 build/bundle/packages/libtheora.py                 |    1 +
 build/bundle/packages/libtool.py                   |    1 +
 build/bundle/packages/libvorbis.py                 |    1 +
 build/bundle/packages/libxml2.py                   |    6 +
 build/bundle/packages/mono-addins.py               |    4 +
 build/bundle/packages/mono.py                      |   21 +
 build/bundle/packages/ndesk-dbus-glib.py           |    3 +
 build/bundle/packages/ndesk-dbus.py                |    3 +
 build/bundle/packages/pango.py                     |   14 +
 build/bundle/packages/pixman.py                    |    1 +
 build/bundle/packages/pkg-config.py                |    1 +
 build/bundle/packages/speex.py                     |    1 +
 build/bundle/packages/sqlite.py                    |    3 +
 build/bundle/packages/taglib-sharp.py              |    4 +
 build/bundle/packages/taglib.py                    |    3 +
 build/bundle/packages/tango-icon-theme.py          |    4 +
 build/bundle/packages/wavpack.py                   |    3 +
 build/bundle/profile.darwin.py                     |   11 +
 build/bundle/profile.linux.py                      |   16 +
 build/bundle/profile.mingw-cross.py                |   47 +
 build/bundle/solitary/AssemblyItem.cs              |  165 ++
 build/bundle/solitary/DataItem.cs                  |   40 +
 build/bundle/solitary/Entry.cs                     |   90 +
 build/bundle/solitary/Item.cs                      |  124 +
 build/bundle/solitary/Makefile                     |   21 +
 build/bundle/solitary/NativeLibraryItem.cs         |   57 +
 build/bundle/solitary/ProcessTools.cs              |  105 +
 build/bundle/solitary/Solitary.cs                  |  167 ++
 build/m4/banshee/bnpx11.m4                         |    1 +
 build/m4/banshee/dap-mtp.m4                        |    2 +
 build/osx/README                                   |   14 +
 build/osx/autogen.sh                               |   39 -
 build/osx/build-deps.profile                       |    5 -
 build/osx/build-deps.sh                            |  159 --
 build/osx/build.env                                |   34 -
 build/osx/targets/bundle-00-base-libs.targets      |    7 -
 build/osx/targets/bundle-10-xiph-libs.targets      |   11 -
 build/osx/targets/bundle-20-extra-libs.targets     |    5 -
 build/osx/targets/bundle-30-gstreamer.targets      |   16 -
 build/osx/targets/bundle-40-managed-libs.targets   |    9 -
 build/osx/targets/gettext.targets                  |    4 -
 build/osx/targets/gst-plugins-base-docs-fix.patch  |   10 -
 build/osx/targets/gstreamer-docs-fix.patch         |   10 -
 build/pkg-config/banshee-1-nowplaying.pc.in        |   10 +
 build/tango/README                                 |    5 -
 build/tango/build-icon-theme                       |   35 -
 build/tango/extract-icon-theme                     |   29 -
 configure.ac                                       |   12 +-
 data/Makefile.am                                   |    2 +-
 data/addin-xml-strings.cs                          |   96 +-
 po/POTFILES.in                                     |    3 +-
 po/ca.po                                           | 2720 ++++++++++++++------
 po/es.po                                           |  827 +++++--
 po/fi.po                                           | 2343 +++++++++++++-----
 po/it.po                                           | 2170 ++++++++++++----
 po/sl.po                                           | 1030 +++++---
 po/sv.po                                           | 2038 ++++++++++++----
 src/AssemblyInfo.cs.in                             |    2 +-
 src/Clients/Booter/Makefile.am                     |    7 +
 src/Clients/Booter/banshee-1.darwin.in             |   25 +
 .../Booter/{banshee-1.in => banshee-1.linux.in}    |    1 -
 .../Banshee.Core/Banshee.Base/FileNamePattern.cs   |  256 +--
 .../Banshee.Collection/SampleTrackInfo.cs          |    2 +
 .../Banshee.Core/Banshee.Collection/TrackInfo.cs   |  203 +--
 .../Banshee.Core/Banshee.Streaming/StreamTagger.cs |   11 +-
 src/Core/Banshee.Core/Makefile.am                  |    3 -
 src/Core/Banshee.Core/Resources/contributors.xml   |   12 +-
 src/Core/Banshee.Core/Resources/translators.xml    |    2 +-
 .../DatabaseTrackInfo.cs                           |    9 +
 .../DatabaseTrackListModel.cs                      |   13 +-
 .../Banshee.Library}/LibrarySchema.cs              |    5 +-
 .../Banshee.Library/LibrarySource.cs               |   10 +-
 .../Banshee.Library/MusicFileNamePattern.cs        |  166 ++
 .../Banshee.Library/MusicLibrarySource.cs          |   21 +-
 .../Banshee.Library}/Tests/FileNamePatternTests.cs |    4 +-
 .../Banshee.Metadata/SaveTrackMetadataJob.cs       |    2 +-
 .../Tests/TaglibReadWriteTests.cs                  |    2 +-
 .../Banshee.ServiceStack/InterfaceAction.cs        |   39 -
 src/Core/Banshee.Services/Banshee.Services.csproj  |    1 -
 .../Banshee.Sources/PrimarySource.cs               |   12 +
 src/Core/Banshee.Services/Makefile.am              |    5 +-
 .../Banshee.Addins.Gui/AddinDetailsDialog.cs       |   96 -
 .../Banshee.Addins.Gui/AddinTile.cs                |  225 --
 .../Banshee.Addins.Gui/AddinView.cs                |  272 +--
 .../ColumnCellStatusIndicator.cs                   |    2 +
 .../Banshee.Gui.Dialogs/AboutDialog.cs             |    6 +-
 .../BasicTrackDetailsPage.cs                       |   46 +-
 .../Banshee.Gui.TrackEditor/FieldOptions.cs        |    3 +-
 .../Banshee.Gui.TrackEditor/FieldPage.cs           |   26 +-
 .../Banshee.Gui.TrackEditor/RangeEntry.cs          |    4 +-
 .../Banshee.Gui.TrackEditor/SpinButtonEntry.cs     |   11 +
 .../Banshee.Gui.TrackEditor/TrackEditorDialog.cs   |   13 +-
 .../Banshee.Gui/SourceActions.cs                   |    2 +-
 .../Banshee.Gui/TrackActions.cs                    |    2 +-
 .../DefaultPreferenceWidgets.cs                    |   62 +-
 .../Banshee.ThickClient/Banshee.ThickClient.csproj |    2 -
 src/Core/Banshee.ThickClient/Makefile.am           |    2 -
 .../Banshee.Dap.Ipod/Banshee.Dap.Ipod.addin.xml    |    4 +-
 .../Banshee.Dap.Karma/Banshee.Dap.Karma.addin.xml  |    4 +-
 .../Banshee.Dap.MassStorage.addin.xml              |    7 +-
 .../Banshee.Dap.MassStorage/AndroidDevice.cs       |    2 +-
 src/Dap/Banshee.Dap.Mtp/Banshee.Dap.Mtp.addin.xml  |    4 +-
 src/Dap/Banshee.Dap/Banshee.Dap.addin.xml          |    1 -
 .../Banshee.AudioCd/Banshee.AudioCd.addin.xml      |    4 +-
 .../Banshee.AudioCd/AudioCdRipper.cs               |    7 +-
 .../Banshee.Audiobook/Banshee.Audiobook.addin.xml  |    4 +-
 .../Banshee.Audiobook/AudiobookFileNamePattern.cs  |  148 ++
 .../Banshee.Audiobook/AudiobookLibrarySource.cs    |    6 +
 src/Extensions/Banshee.Audiobook/Makefile.am       |    3 +-
 .../Banshee.BooScript/Banshee.BooScript.addin.xml  |    4 +-
 .../Banshee.Bookmarks/Banshee.Bookmarks.addin.xml  |    4 +-
 src/Extensions/Banshee.Bpm/Banshee.Bpm.addin.xml   |    4 +-
 .../Banshee.CoverArt/Banshee.CoverArt.addin.xml    |    4 +-
 src/Extensions/Banshee.Daap/Banshee.Daap.addin.xml |    4 +-
 .../Banshee.Emusic/Banshee.Emusic.addin.xml        |   27 +
 .../Banshee.Emusic/Banshee.Emusic.csproj           |   77 +
 .../DownloadManager/DownloadManagerInterface.cs    |  153 ++
 .../DownloadManager/DownloadUserJob.cs             |  144 +
 .../Banshee.Emusic/Banshee.Emusic/EmusicImport.cs  |   93 +
 .../Banshee.Emusic/Banshee.Emusic/EmusicService.cs |  157 ++
 src/Extensions/Banshee.Emusic/Makefile.am          |   15 +
 .../Banshee.FileSystemQueue.addin.xml              |    6 +-
 .../Banshee.InternetArchive.addin.xml              |    2 +-
 .../Banshee.InternetArchive/DetailsSource.cs       |    9 +-
 .../Banshee.InternetArchive/DetailsView.cs         |   15 +-
 .../InternetArchive/Search.cs                      |    3 +-
 .../Banshee.InternetRadio.addin.xml                |    4 +-
 .../Banshee.Lastfm.Radio/LastfmSource.cs           |    5 +
 .../Banshee.Lastfm.Radio/LastfmSourceContents.cs   |    5 -
 .../Banshee.Lastfm/Banshee.Lastfm.addin.xml        |    4 +-
 .../Banshee.MiniMode/Banshee.MiniMode.addin.xml    |    3 +-
 .../Banshee.Moblin/Banshee.Moblin.addin.xml        |    1 -
 .../Banshee.MultimediaKeys.addin.xml               |    4 +-
 .../Banshee.NotificationArea.addin.xml             |    4 +-
 .../Banshee.NowPlaying/NowPlayingContents.cs       |   22 +-
 .../Banshee.NowPlaying/NowPlayingInterface.cs      |   21 +-
 .../Banshee.NowPlaying/NowPlayingSource.cs         |   16 +
 .../Banshee.PlayQueue/Banshee.PlayQueue.addin.xml  |    4 +-
 .../Banshee.PlayerMigration.addin.xml              |    4 +-
 .../ItunesPlayerImportDialogs.cs                   |   18 +-
 .../Banshee.Podcasting.addin.xml                   |    4 +-
 .../Banshee.Podcasting/PodcastService.cs           |    3 +-
 .../Banshee.Torrent/Banshee.Torrent.addin.xml      |    4 +-
 .../Banshee.Wikipedia/Banshee.Wikipedia.addin.xml  |    4 +-
 src/Extensions/Banshee.Wikipedia/Makefile.am       |    2 +-
 src/Extensions/Makefile.am                         |    1 +
 .../Accessibility/ColumnCellAccessible.cs          |    2 +
 .../ColumnHeaderCellTextAccessible.cs              |    2 +
 .../Accessibility/ListViewAccessible.cs            |    2 +
 .../Accessibility/ListViewAccessible_Selection.cs  |    2 +
 .../Accessibility/ListViewAccessible_Table.cs      |    2 +
 .../Hyena.Gui/Hyena.Gui/BaseWidgetAccessible.cs    |    2 +
 .../Hyena.Gui/Hyena.Widgets/RatingEntry.cs         |    2 +
 src/Libraries/Migo/Migo.Net/AsyncWebClient.cs      |    1 +
 src/Libraries/Migo/Migo.Syndication/Feed.cs        |    1 +
 src/Libraries/Mtp/Makefile.am                      |    4 +
 src/Libraries/Mtp/Mtp/AbstractTrackList.cs         |    2 +-
 src/Libraries/Mtp/Mtp/Album.cs                     |   38 +-
 src/Libraries/Mtp/Mtp/Error.cs                     |   94 +-
 src/Libraries/Mtp/Mtp/ErrorCode.cs                 |   42 +-
 src/Libraries/Mtp/Mtp/FileSampleData.cs            |   32 +-
 src/Libraries/Mtp/Mtp/FileType.cs                  |   90 +-
 src/Libraries/Mtp/Mtp/Folder.cs                    |  462 ++--
 src/Libraries/Mtp/Mtp/MtpDevice.cs                 |  848 +++---
 src/Libraries/Mtp/Mtp/Playlist.cs                  |   44 +-
 src/Libraries/Mtp/Mtp/Track.cs                     |  470 ++--
 213 files changed, 12837 insertions(+), 5498 deletions(-)
---
diff --cc src/Core/Banshee.ThickClient/Makefile.am
index 5245d54,97f1750..37a6abb
--- a/src/Core/Banshee.ThickClient/Makefile.am
+++ b/src/Core/Banshee.ThickClient/Makefile.am
@@@ -8,10 -8,7 +8,8 @@@ BUILD_DEFINES = "-define:HAVE_GLIBSHARP
  endif
  
  SOURCES =  \
- 	Banshee.Addins.Gui/AddinDetailsDialog.cs \
- 	Banshee.Addins.Gui/AddinTile.cs \
  	Banshee.Addins.Gui/AddinView.cs \
 +	Banshee.CairoGlyphs/BansheeLineLogo.cs \
  	Banshee.Collection.Gui/AlbumListView.cs \
  	Banshee.Collection.Gui/ArtistListView.cs \
  	Banshee.Collection.Gui/ArtworkManager.cs \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]