Opened 9 years ago

Closed 9 years ago

#6156 closed enhancement (fixed)

grilo-0.2.12

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.7
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

http://ftp.gnome.org/pub/gnome/sources/grilo/0.2/grilo-0.2.12.tar.xz

http://ftp.gnome.org/pub/gnome/sources/grilo/0.2/grilo-0.2.12.news

  * Add man pages for grilo-test-ui and grl-launch
  * Modernized Vala bindings
  * Sources are network aware
  * Added new keys: GRL_METADATA_KEY_MB_TRACK_ID, GRL_METADATA_KEY_MB_ARTIST_ID,
    GRL_METADATA_KEY_MB_RECORDING_ID, GRL_METADATA_KEY_EPISODE_TITLE,
    GRL_METADATA_KEY_AUDIO_TRACK
  * Added new functions: grl_data_set_int64(), grl_data_get_int64(),
    grl_data_add_int64(), grl_media_audio_set_mb_artist_id(),
    grl_media_audio_set_mb_recording_id(), grl_media_audio_set_mb_track_id(),
    grl_media_audio_add_mb_artist_id(), grl_media_audio_get_mb_artist_id(),
    grl_media_audio_get_mb_artist_id_nth(),
    grl_media_audio_get_mb_recording_id(), grl_media_audio_get_mb_track_id(),
    grl_media_video_set_episode_title(), grl_media_video_get_episode_title(),
    grl_related_keys_set_int64(), grl_related_keys_get_int64()
  * Deprecated functions: grl_operation_options_set_flags() [for
    grl_operation_options_set_resolution_flags()],
    grl_operation_options_get_resolution_flags() [for
    grl_operation_options_get_resolution_flags()].
  * Added new plugin register function: GRL_PLUGIN_REGISTER_FULL()
  * Renamed GrlOperationOptions "flags" to "resolution-flags"
  * Several fixes, including:

           ...

  * Added/updated support for i18n
    * Punjabi
    * Swedish
    * Turkish

Change History (2)

comment:1 by Fernando de Oliveira, 9 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 9 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r15532.

Note: See TracTickets for help on using tickets.