Eina Changelog

What's new in Eina 0.14.0

Dec 19, 2011
  • Support for gtk-3.2 with -DDISABLE_DEPRECATED
  • Better HIG compliance for dialogues and modal windows
  • Art metadata is handled in liblomo: now more sophisticated interfaces can build on top of liblomo
  • liblomo depends on libgel
  • Playlist has gained built-in search option (try control f)
  • Dark theme is used by default
  • Updated translations
  • More documentation and gobject-introspection coverage

New in Eina 0.12.0 (Sep 13, 2011)

  • Gapless play:
  • Gapless play (aka non-pause play) is available in the same degree as gstreamer does, unfortunately, this doesn't mean perfect gapless play.
  • libpeas-based plugins:
  • Plugins now can be written in C, python, javascript or any language supported by libpeas (https://live.gnome.org/Libpeas)
  • Faster startup:
  • Some improvements have been done to make Eina more responsive at startup
  • Fieshta mode (plugin):
  • This plugin adds the basis for 'party mode' (no random skip within the playlist, no seek. Queue it and wait your turn).
  • MPRIS support

New in Eina 0.10.0 (Jun 13, 2011)

  • This is the first release based on gtk3 and some bugs, regressions and missing features are expected.
  • There are no big features since last release but a lot of code has been reviewed and cleaned, making this release more stable (I hope...)
  • System requirements are: gtk3, gstreamer0.10 (with plugins for different audio formats), curl, vala (only if you compile yourself the code). Optionally you can also use sqlite3, clutter-gtk, libnotify and libindicate to activate some plugins. At least Ubuntu 11.04 and Fedora 15 include all those packages.
  • Packages for Ubuntu 11.04 are also available on Eina's PPA

New in Eina 0.9.4.2 (Nov 1, 2010)

  • This is a bugfix and cleaning release, no need features, in fact, some have been removed to improve stability.
  • Now Eina's developement is focused on Gtk+-3.

New in Eina 0.9.3 (Apr 8, 2010)

  • New IO Layer:
  • Better and consistent sorting and loading.
  • New pluggable cover widget:
  • Now plugins can render cover, Eina itself includes the classic cover and a 3D-enabled
  • cover (clutter-gtk required).
  • Updated documentation:
  • Almost all APIs from liblomo are documented, more to come on the next release.
  • More DBus API:
  • DBus signals and methods from liblomo are almost completed.
  • Gtk 3.0 Ready:
  • Eina depends on zero deprecated modules and compiles wi...

New in Eina 0.9.2 (Feb 16, 2010)

  • Improved Muine plugin
  • New plugin ntfy (notifications)
  • Lots of bug fixes and memleaks fixes
  • liblomo documentation

New in Eina 0.9.1 (Jan 31, 2010)

  • Fix dependencies problem with callhome plugin (port from libossp-uuid to more standard uuid).
  • Add muine plugin to show posibilities of adb.

New in Eina 0.9.0 (Jan 29, 2010)

  • This release is focused in improve stability and cut-off incomplete and buggy features.

New in Eina 0.7.3 (Apr 3, 2009)

  • DBus interface for multimedia keys
  • Single instance app using libunique
  • Merge of GelHub and EinaPlugin: simplier core
  • GPL headers added to all source files
  • Add some missing files with copyright information