Gtk# 2.99.3 released

2014-07-14 Thread Bertrand Lorentz
We're happy to announce the release of Gtk# 2.99.3, the fourth beta
release of C# bindings for GTK 3.x.

This version of Gtk# provides bindings for the API exposed by the
following libraries:
  * cairo 1.10.0
  * glib 2.28.0
  * pango 1.28.3
  * atk 1.32.0
  * gdk-pixbuf 2.22.1
  * gtk+ 3.0.0

There is no API stability guarantee for now, but we try to keep
breaking changes to a minimum.

 * Gtk# 2.99.3 source tarball:
   https://download.gnome.org/sources/gtk-sharp/2.99/gtk-sharp-2.99.3.tar.xz
   https://download.gnome.org/sources/gtk-sharp/2.99/gtk-sharp-2.99.3.sha256sum

 * Source code repository: https://github.com/mono/gtk-sharp

This is the first 2.99.x release with a Windows installer, which you
can download at:
   https://download.gnome.org/binaries/win32/gtk-sharp/2.99/gtk-sharp-2.99.3.msi

To find out about all the new features, improvements and bug fixes
included in this release, you can read the release notes at:
https://github.com/mono/gtk-sharp/releases/tag/2.99.3

This version of Gtk# can be installed in parallel with Gtk# 2.x, and
should not have any impact on applications using Gtk# 2.x.

If you encounter any bad behavior with this release, please do not
hesitate to file bugs!
   https://bugzilla.xamarin.com/enter_bug.cgi?product=Gtk%23

I'd like thank everybody who contributed to this release. This
wouldn't have been possible without their hard work !

--
Bertrand
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


Gtk# 2.99.2 released!

2013-12-12 Thread Bertrand Lorentz
We're happy to announce the release of Gtk# 2.99.2, the third beta
release of C# bindings for GTK 3.x.

This version of Gtk# provides bindings for the API exposed by the
following libraries:
  * cairo 1.10.0
  * glib 2.28.0
  * pango 1.28.3
  * atk 1.32.0
  * gdk-pixbuf 2.22.1
  * gtk+ 3.0.0

There is no API stability guarantee for now, but we try to keep breaking
changes to a minimum.

 * Gtk# 2.99.2 source tarball:
   http://ftp.gnome.org/pub/GNOME/sources/gtk-sharp/2.99/gtk-sharp-2.99.2.tar.xz
   
http://ftp.gnome.org/pub/GNOME/sources/gtk-sharp/2.99/gtk-sharp-2.99.2.sha256sum

 * Source code repository: https://github.com/mono/gtk-sharp

To find out about all the new features, improvements and bug fixes
included in this release, you can read the release notes at:
http://ftp.gnome.org/pub/GNOME/sources/gtk-sharp/2.99/gtk-sharp-2.99.1.news
or on GitHub, if you like your release notes with some formatting:
https://github.com/mono/gtk-sharp/releases/tag/2.99.2

This version of Gtk# can be installed in parallel with Gtk# 2.x, and should not
have any impact on applications using Gtk# 2.x.

If you encounter any bad behavior with this release, please do not
hesitate to file bugs!
   https://bugzilla.xamarin.com/enter_bug.cgi?product=Gtk%23

I'd like thank everybody who contributed to this release. This
wouldn't have been possible without their hard work !

--
Bertrand
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


Gtk# 2.99.1 released!

2013-09-30 Thread Bertrand Lorentz
We're happy to announce the release of Gtk# 2.99.1.

This is the second release of C# bindings for GTK 3.x. It is a beta
release, primarily intended for applications developers who want to
start porting their application to GTK 3.x.

This version of Gtk# provides bindings for the API exposed by the
following libraries:
  * cairo 1.10.0
  * glib 2.28.0
  * pango 1.28.3
  * atk 1.32.0
  * gdk-pixbuf 2.22.1
  * gtk+ 3.0.0

There is no API stability guarantee for now, but we will try to keep breaking
changes to a minimum.

 * Gtk# 2.99.1 source tarball:
   http://ftp.gnome.org/pub/GNOME/sources/gtk-sharp/2.99/gtk-sharp-2.99.1.tar.xz
   
http://ftp.gnome.org/pub/GNOME/sources/gtk-sharp/2.99/gtk-sharp-2.99.1.sha256sum

 * Source code repository: https://github.com/mono/gtk-sharp

To find out about all the new features, improvements and bug fixes
included in this release, you can read the release notes:
   http://ftp.gnome.org/pub/GNOME/sources/gtk-sharp/2.99/gtk-sharp-2.99.1.news

This version of Gtk# can be installed in parallel with Gtk# 2.x, and should not
have any impact on applications using Gtk# 2.x.

If you encounter any bad behavior with this release, please do not
hesitate to file bugs!
   https://bugzilla.xamarin.com/enter_bug.cgi?product=Gtk%23

I'd like thank everybody who contributed to this release. This
wouldn't have been possible without their hard work !

--
Bertrand
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


Gtk# 2.99.0 released!

2012-11-12 Thread Bertrand Lorentz
We're happy to announce the release of Gtk# 2.99.0.

This is the first release of C# bindings for GTK 3.x. It is a beta
release, primarily intended for applications developers who want to
start porting their application to GTK 3.x.

This version of Gtk# provides bindings for the API exposed by the
following libraries:
  * cairo 1.10.0
  * glib 2.28.0
  * pango 1.28.3
  * atk 1.32.0
  * gdk-pixbuf 2.22.1
  * gtk+ 3.0.0

There is no API stability guarantee for now, but we will try to keep breaking
changes to a minimum.

This version of Gtk# can be installed in parallel with Gtk# 2.x, and should not
have any impact on applications using Gtk# 2.x.

Sources

 * Gtk# 2.99.0 Tarballs:
   http://ftp.gnome.org/pub/GNOME/sources/gtk-sharp/2.99/gtk-sharp-2.99.0.tar.xz
   
http://ftp.gnome.org/pub/GNOME/sources/gtk-sharp/2.99/gtk-sharp-2.99.0.sha256sum

 * Source code repository: https://github.com/mono/gtk-sharp

There are currently no binaries available for OS X or Windows for now,
but we hope to provide them in the future.

If you encounter any bad behavior with this release, please do not
hesitate to file bugs!
   https://bugzilla.xamarin.com/enter_bug.cgi?product=Gtk%23

I'd like thank everybody who contributed to this release. This
wouldn't have been possible without their hard work !

-- 
Bertrand Lorentz
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


Banshee 2.6.0 released!

2012-10-09 Thread Bertrand Lorentz
We are happy to announce the release of Banshee 2.6, which is the
culmination of six months' work by 15 developers, 30 translators and
dozens of bug reporters and testers. It is a stable release, the
successor to Banshee 2.4.

Release notes: http://banshee.fm/download/archives/2-6-0/

Download: http://banshee.fm/download/

Source:
http://ftp.gnome.org/pub/GNOME/sources/banshee/2.6/banshee-2.6.0.tar.xz

Mac OS X binary:
http://ftp.gnome.org/pub/GNOME/binaries/mac/banshee/banshee-2.6.0.macosx.intel.dmg

A Windows installer will be made available later on.

Thanks to everybody who helped make it happen!

-- 
Bertrand Lorentz
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


Banshee 2.5.0 released

2012-09-02 Thread Bertrand Lorentz
We are happy to announce the release of Banshee 2.5.0, which is the
first release in the 2.5 development series leading up to 2.6,
scheduled for October 2012.

Release notes: http://banshee.fm/download/archives/2-5-0/

Download: http://banshee.fm/download/

Source:
http://ftp.gnome.org/pub/GNOME/sources/banshee/2.5/banshee-2.5.0.tar.xz

Thanks to everybody who contributed to this release!

-- 
Bertrand Lorentz
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


Banshee 2.4.1 released!

2012-06-04 Thread Bertrand Lorentz
We are happy to announce the release of Banshee 2.4.1, which is a
stable, bug-fix-only release building on Banshee 2.4.0.

Release notes: http://banshee.fm/download/archives/2-4-1/

Download: http://banshee.fm/download/

Source:
http://ftp.gnome.org/pub/GNOME/sources/banshee/2.4/banshee-2.4.1.tar.xz

Thanks to everybody who contributed to this release!

-- 
Bertrand Lorentz
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


Banshee 2.3.5 released!

2012-02-20 Thread Bertrand Lorentz
We are happy to announce the release of Banshee 2.3.5, which is part
of the 2.3 development series leading up to 2.4, scheduled for March
2012.

Release notes: http://banshee.fm/download/archives/2.3.5/
Download: http://banshee.fm/download/
Source: http://ftp.gnome.org/pub/GNOME/sources/banshee/2.3/banshee-2.3.5.tar.xz

Changes :
 * UPnP support: browse and play music or videos shared over your
local network by a UPnP device.
 * Dap: Add support for DOS folder separator in playlists
 * Lastfm: Use one standard directory for last.fm caching
 * Add option to hide the artist filter
 * Add a Composer filter in the search entry filter menu
 * MusicBrainz: Enable FreeBSD support

Thanks to everyone who helped make it happen!

Cheers,

-- 
Bertrand Lorentz
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


Banshee 2.3.2 released!

2011-12-01 Thread Bertrand Lorentz
We are happy to announce the release of Banshee 2.3.2, which is part
of the 2.3 development series leading up to 2.4, scheduled for March
2012.

Release notes: http://banshee.fm/download/archives/2.3.2/

Changes :
  * Configurable browser filters: browse your music library by genre
or by year, display only album artists in the artist filter
  * Add support for external ASX playlists
  * Add support for the NEC LifeTouch Note
  * 21 bugs fixed since 2.3.1

Download: http://banshee.fm/download/

Source:
http://ftp.gnome.org/pub/GNOME/sources/banshee/2.3/banshee-2.3.2.tar.xz


Thanks to everybody who helped make it happen!

-- 
Bertrand Lorentz
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


Banshee 2.3.1 released!

2011-11-14 Thread Bertrand Lorentz
We are happy to announce the release of Banshee 2.3.1, which is the
first release in the 2.3 development series leading up to 2.4,
scheduled for March 2012.

Release notes: http://banshee.fm/download/archives/2.3.1/

Changes :
   * DVD playback support
   * Several improvements to Muinshee, our alternative UI
   * Add separate options for writing ratings and play counts to files
   * 36 bugs fixed since 2.2

Download: http://banshee.fm/download/

Source:
http://ftp.gnome.org/pub/GNOME/sources/banshee/2.3/banshee-2.3.1.tar.bz2


Thanks to everybody who helped make it happen!

-- 
Bertrand Lorentz
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


Banshee 2.2.1 released!

2011-11-02 Thread Bertrand Lorentz
We've just released Banshee 2.2.1, a stable, bug-fixes-only release
building on Banshee 2.2.

Notable Bugs Fixed (29 fixed since 2.2.0):

  * bgo#661467: AmazonMp3: Handle plain text AMZ files now sent by Amazon
  * UbuntuOneMusicStore: Ensure u1ms URIs passed at startup get loaded
  * Daap: Fix crash while resolving the address of a DAAP service
  * DatabaseImportManager: Support importing .mka files
  * bgo#662906: AudiobookLibrarySource: Fix crash when adding tracks
  * bgo#659841: GnomeBackend: Be more robust against GConf failures
  * bgo#656533: Notification: Fix application name used in internal notify#
  * bgo#649277: NotificationArea: Only use supported tags in the
notification message

Updated Translations:
  Galician, German, Indonesian, Italian, Korean, Polish, Swedish.

Banshee 2.2.1 Tarballs:
http://ftp.gnome.org/pub/GNOME/sources/banshee/2.2/banshee-2.2.1.tar.bz2
http://ftp.gnome.org/pub/GNOME/sources/banshee/2.2/banshee-2.2.1.tar.xz
http://ftp.gnome.org/pub/GNOME/sources/banshee/2.2/banshee-2.2.1.sha256sum

Thanks to everybody who helped make it happen!

More info: http://banshee.fm

-- 
Bertrand Lorentz
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


Banshee 2.2 released!

2011-09-21 Thread Bertrand Lorentz
We are happy to announce the release of Banshee 2.2, which is the
culmination of six months' work by 35 developers, 38 translators and
dozens of bug reporters and testers.
It is a stable release, the successor to Banshee 2.0.

Release notes: http://banshee.fm/download/archives/2.2.0/

Changes :
* eMusic Store
* New custom support for the Barnes  Noble Nook
* Support default internet radio stations
* 108 bugs fixed since 2.0, and dozens of other enhancements

Download: http://banshee.fm/download/

Source:
http://ftp.gnome.org/pub/GNOME/sources/banshee/2.2/banshee-2.2.0.tar.bz2

Windows installer:
http://ftp.gnome.org/pub/GNOME/binaries/win32/banshee/Banshee-2.2.0.msi

Linux bundle:
http://ftp.gnome.org/pub/GNOME/binaries/linux/banshee/banshee-2.2.0.linux.i386.run.tbz
(32 bit)
http://ftp.gnome.org/pub/GNOME/binaries/linux/banshee/banshee-2.2.0.linux.x86_64.run.tbz
(64 bit)

Mac OS X binary should be available shortly.


Thanks to everybody who helped make it happen!

-- 
Bertrand Lorentz
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


Banshee 2.1.4 released!

2011-09-10 Thread Bertrand Lorentz
We are happy to announce the release of Banshee 2.1.4, which is part
of the 2.1 development series leading up to 2.2.
Version 2.2 is our next major stable release, and is scheduled to be
released on September 21st.

Release notes: http://banshee.fm/download/archives/2.1.4/

Notable Bugs Fixed (11 fixed since 2.1.3):

 * bgo#601554: Don't resolve external references when parsing bad RSS feeds
 * bgo#633939: Fix crash in SearchEntry.FilterMenuItem
 * bgo#647917: Dap.MassStorage: decode URI before using it as playlist name
 * bgo#650325: MtpSource: Remove obsolete URL from error message
 * bgo#657479: Make sure empty default smart playlists are hidden
 * libbanshee: Fix crash on g_free when looking for subtitle description

Download:
http://ftp.gnome.org/pub/GNOME/sources/banshee/2.1/banshee-2.1.4.tar.bz2
http://banshee.fm/download/

Binaries for the various supported platforms should become available
in the coming days.

Thanks to everybody who helped make it happen!

-- 
Bertrand Lorentz
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


Banshee 2.1.0 released!

2011-05-12 Thread Bertrand Lorentz
We are happy to announce the release of Banshee 2.1.0, the first
release in the 2.1 development series leading up to 2.2.

It brings a significant change in dependency policy. We will be
dropping legacy dependencies, and bump other deps to recent versions.
To support users on older distros, we'll publish a Linux bundle.

Release notes: http://banshee.fm/download/archives/2.1.0/

New features, enhancements and bug fixes:

  * eMusic Store
  * Xperia X12 support
  * MiniMode: Reduce height of window
  * Support .spc files
  * Set UserAgent when doing MusicBrainz queries
  * 51 bugs fixed since 2.0

Download:
http://ftp.gnome.org/pub/GNOME/sources/banshee/2.1/banshee-2.1.0.tar.bz2
http://banshee.fm/download/

Binaries for the various supported platforms should become available
in the coming days.

Thanks to everybody who helped make it happen!

-- 
Bertrand
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list