Applications Changes History


Applications Release 0.1.1 - (2009-05-31)

  • brisa-media-server 0.1.1 - (xxxx-xx-xx)
    • Added more methods to the dbus interface
    • Separated dbus interface to another module
    • Reflections from python-brisa framework updates (0.9.0)
    • Added assistant tool for fast setup after installing (brisa-media-server-assistant)
    • General cleanup on messages and binaries

  • brisa-media-renderer 0.1.1 - (xxxx-xx-xx)
    • Reflect changes on python-brisa 0.9.0
    • Dbus interface for services and control functions implementation completed

  • brisa-media-server-plugins 0.1.1 - (xxxx-xx-xx)
    • Removed maemo multimedia plugin (deprecated)
    • Reflecting changes on python-brisa 0.9.0



Applications Release 0.1.0 - (2009-02-04)

  • brisa-media-server 0.1.0 - (2009-02-02)
    • Added debian packaging
    • Moved from python-brisa 0.7.1: it's an app, not part of the framework
    • Added auto-config: will perform basic configurations when installed with the debian package or on the first launch
    • Merged brisa-media-server with brisa-media-server-conf
    • Renamed filesystem plugin to media library
    • Added field spec to brisa framework tab (allows configuration)
    • Added dbus methods for controlling the device (halt, rescan_folders, reload_config and get_server_info)
    • Fixes on media_library to work with any recent version of lightmediascanner

  • brisa-media-renderer 0.1.0 - (2009-02-02)
    • Added debian packaging
    • Imports refactored
    • Moved from python-brisa 0.7.1: it's an app, not part of the framework
    • Pep8 corrections
    • Added simple dbus methods for halting the device and retrieving info

  • brisa-media-server-plugins 0.1.0 - (2009-02-02)
    • Added debian packaging
    • Some minor fixes after extraction from python-brisa 0.7.1
    • Configuration parameters renamed with better names
    • Added auto-config: plugins register themselves and their configuration parameters on the configuration database
    • Removed prints
    • Renamed some configuration parameter names for better names
    • Added fields specifications for plugin configurations
    • Initial folder for some plugins is now guessed, instead of a hardcoded always-wrong value
    • Pep8 corrections
    • Flickr, shoutcast, youtube plugins refactored
    • Changes of the new brisa didl module reflected on each plugin
    • Removed canola plugin since media library plugin uses the same scanning lib