Elisa Media Center 0.5.11 Release

2008-09-22 Thread Florian Boucault
Dear Elisa users,

The Elisa team is happy to announce the release of Elisa Media Center
0.5.11, code-named Corporal Nobbs. 

This 11th release of the 0.5 series introduces the following new
features:

- Extended D-Bus API to control the media scanning process
- Rotation of pictures is available as a control of the photo player
- New D-Bus interface to perform common operations on the audio player:
play, pause, stop, currently playing media, etc.
- Favorites are now available for videos as well

On top of that few but hindering bugs have been resolved during this
cycle.

A complete list of the new features and bugs fixed by this release is
available at:

https://bugs.launchpad.net/elisa/+milestone/0.5.11


Installers and sources can be downloaded from
http://elisa.fluendo.com/download/

Bug reports and feature requests are welcome at
https://bugs.launchpad.net/elisa/+filebug


Have a nice evening,

The Elisa team
--
http://mail.python.org/mailman/listinfo/python-announce-list

Support the Python Software Foundation:
http://www.python.org/psf/donations.html


Elisa Media Center 0.5.6 Release

2008-08-18 Thread Florian Boucault
Dear Elisa users,

The Elisa team is happy to announce the release of Elisa Media Center
0.5.6 codenamed Perks.

A very important and long awaited improvement of this release is the
introduction of DVD playback including DVD menus support. It is
elegantly integrated in the user interface making it easy and natural
to use. A well deserved big thanks goes to the GStreamer hackers who
made that possible to happen.

A considerable number of bugs were also fixed during this cycle (25
bugs) mainly related to device hotplugging and to the media scanner.

On top of these bug fixes, this release also introduces the following
new features:

- Contextual actions now available in all view modes (list with preview, grid,
  coverflow).
- First support for contextual actions in the pictures section.
- DVD playback with support of menus.


Installers and sources can be downloaded from
http://elisa.fluendo.com/download/

Bug reports and feature requests are welcome at
https://bugs.launchpad.net/elisa/+filebug

There is still a known issue in this release and we are working on
solving it as fast as possible: Audio CDs are not detected.

Have a nice day,

The Elisa team
Elisa 0.5.6 Perks


This is Elisa 0.5.6, sixth release of the 0.5 branch.

New features since 0.5.5:

- DVD playback with support of menus.
- Contextual actions now available in all view modes (list with preview, grid,
  coverflow).
- First support for contextual actions in the pictures section.

Bugs fixed since 0.5.5:

- 243493: [win32] usb harddrives aren't recognized as removable media
- 252876: [win32] [win32] Use the native API to get the list of attached 
volumes to avoid a deadlock
- 255416: media scanner leaks memory on windows
- 255676: Cannot browse hotplugged ipod
- 255809: amp_slave does not restart correctly
- 256918: [win32] playing large files (4GB) fails
- 257035: Widgets need a way to be cleaned up
- 257039: Scanning animation causes memory leaks
- 257221: [win32] New version available popup does not have the focus
- 232574: DVD plugin
- 242937: shortcut bar is overhead for a few files
- 251791: Going into a subdirectory doesn't cancel pending thumbnail requests
- 252524: [hal] No DeviceRemoved message is sent on the bus when ejecting a DVD
- 253061: Fast scroll bar in Music  Albums is broken when track names start 
with numbers
- 255404: favorites screen doesn't refresh when removing items
- 256009: favorites misplaced
- 256133: Clicking to seek in an mp3 freezes elisa
- 256135: recently viewed\added photos display the wrong picture number in 
player
- 257230: Segfault playing avi file
- 259119: Pictures thumbnails always re-generated even when already in cache
- 246963: Problems using Fastscroller with Folder starting with _
- 252655: [win32] [wmd] Messages not always sent when adding/removing a device
- 255769: No message when decade has no songs
- 257552: fastscroller issue in list view with actions


Download

You can find source releases of Elisa on the download page:
http://elisa.fluendo.com/download


Elisa Homepage

More details can be found on the project's website: http://elisa.fluendo.com


Support and Bugs

We use Launchpad for bug reports and feature requests:
https://bugs.launchpad.net/elisa/+filebug


Developers

All code is in a Bazaar branch and can be checked out from there.
It is hosted on Launchpad: https://code.launchpad.net/elisa


Contributors to this release:

- Alessandro Decina
- Benjamin Kampmann
- David McLeod
- Florian Boucault
- Guido Amoruso
- Guillaume Emont
- Gunnar Holmberg
- Jesús Corrius
- Joshua Eichen
- Lionel Martin
- Olivier Tilloy
- Philippe Normand
--
http://mail.python.org/mailman/listinfo/python-announce-list

Support the Python Software Foundation:
http://www.python.org/psf/donations.html


Elisa Media Center 0.5.3 Release

2008-07-28 Thread Florian Boucault
Dear Elisa users,

This mail announces the release of Elisa Media Center 0.5.3 codenamed
Attraction.

Installers and sources can be downloaded from
http://elisa.fluendo.com/download/



Features added since 0.5.2:

- iPod support has been improved: it shows the available Artists then
the Albums of the selected artist.
- Pluggable devices support on Linux has been fixed: USB hard drives,
iPods and such are browsable from Elisa
- The Music section hierarchy has been reworked and now starts with
Music Library containing entries to browse your music collection by
albums, artists, genres, release date, or folders
- A new playlists entry has been added to the Music section containing
  automatically created playlists: Most Listened Tracks, Most Recently
Added Tracks, Most Recently Listened Tracks
- Shoutcast radio station names are now automatically cleaned up based
on custom heuristics
- GNOME screensaver is automatically deactivated when Elisa is playing
- Important improvements were made in the performance department most
notably on all the list and grid widgets


There are still some known issues in this release and we are working on
solving them as fast as possible:
- Audio Visualization does not work on Windows
- Audio CD are not detected
- DAAP support missing


Have a nice day,

The Elisa team
Elisa 0.5.3 Attraction


This is Elisa 0.5.3, second release of the 0.5 branch.

Features added since 0.5.2:

- iPod support has been improved: it shows the available Artists then the
  Albums of the selected artist.
- Pluggable devices support on Linux has been fixed: USB hard drives, iPods
  and such are browsable from Elisa
- The Music section hierarchy has been reworked and now starts with Music
  Library containing entries to browse your music collection by albums, artists,
  genres, release date, or folders
- A new playlists entry has been added to the Music section containing
  automatically created playlists: Most Listened Tracks, Most Recently Added
  Tracks, Most Recently Listened Tracks
- Shoutcast radio station names are now automatically cleaned up based on
  custom heuristics
- GNOME screensaver is automatically deactivated when Elisa is playing
- Important improvements were made in the performance department most notably
  on all the list and grid widgets

Bugs fixed since 0.5.2:

- 250494 filesystem browsing of localized version
- 250805 Sounds For A Video Plays After Elisa Quits
- 251585 [Win32] Elisa (re)deadlocks at exit
- 251880 Metadata slave not restarted on ConnectionLost
- 232958 local media fails on wrong encoding in filename
- 233757 .srt subtitles are not shown
- 244625 double click messes with history
- 249070 [win32] closing the window does not close elisa
- 249527 poblesec history management improvements
- 249896 media scanner issue with empty tags
- 250780 Locking of the Pigment rendering thread
- 250787 Leaked controllers causing performance issues
- 232631 Media scanning progress reports
- 249145 Apple remote does not work for Imac and macbook on windows
- 250785 pigment.graph.drawable slowness
- 250791 Continued list and grid widgets scrolling slowness
- 246245 [win32] EXIT button press on the remote freezes Elisa
- 249392 Warnings when trying to add directories
- 248758 hal plugin doesn't mount devices anymore when they are hotplugged
- 249066 [win32] hide crash report of sub processes
- 249130 new lirc_input provider
- 251129 elisa.core.pattern_matcher.PatternMatcher matches things it shouldn't


Download

You can find source releases of Elisa in the download directory:
http://elisa.fluendo.com/download


Elisa Homepage

More details can be found on the project's website: http://elisa.fluendo.com


Support and Bugs

We use an issue tracker for bug reports and feature requests:
https://bugs.launchpad.net/elisa/+filebug


Developers

All code is in a Bazaar branch and can be checked out from there.
It is hosted on Launchpad: https://code.launchpad.net/elisa


Contributors to this release:

- Alessandro Decina
- Benjamin Kampmann
- David McLeod
- Florian Boucault
- Gernot Klimscha
- Guido Amoruso
- Gunnar Holmberg
- Jesús Corrius
- Joshua Eichen
- Lionel Martin
- Olivier Tilloy
- Philippe Normand
--
http://mail.python.org/mailman/listinfo/python-announce-list

Support the Python Software Foundation:
http://www.python.org/psf/donations.html