~ubuntu-branches/ubuntu/trusty/rhythmbox/trusty

« back to all changes in this revision

Viewing changes to doc/reference/tmpl/rhythmdb.sgml

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2013-10-24 11:01:12 UTC
  • mfrom: (1.1.69) (2.1.31 trusty-proposed)
  • Revision ID: package-import@ubuntu.com-20131024110112-v3ou37rae2m6xpml
Tags: 3.0.1-1ubuntu1
* Merge with Debian unstable (LP: #1220972), remaining changes:
  + Add Breaks and Replaces on versions of transmageddon which shipped the
    .prs files we are now shipping in -data.
  + Split magnatune, visualizer and cdrecorder plugins out and Recommend
    these from rhythmbox instead of all of the plugins.
  + Suggest gst-plugins-ugly instead of Recommending.
  + Add Ubuntu encoding presets and use them by default.
  + debian/patches/02_use_escaped_podcast_uri.patch
    - Handle podcasts that have sound files with the same basename
  + debian/patches/03_magnatune_partner.patch:
    - Change magnatune partner ID to 'ubuntu'.
  + debian/patches/05_hide_on_quit.patch
    - Hide (not quit) if RB is playing when closed.
  + debian/patches/07_quicklists.patch
    - Add quicklists.
* Re-enable visualization plugin; it works again.
* Remove 09_keywords.patch as the upstream .desktop file contains (almost)
  all of these.
* Disable grilo plugin as grilo is in Universe. 
* Use dh_python3 and pass --no-ext-rename to leave plugin filenames alone. 
* Have -plugin-magnatune depend on gir1.2-secret-1
* Re-enabled replaygain plugin (LP: #1180721)

Show diffs side-by-side

added added

removed removed

Lines of Context:
144
144
@RHYTHMDB_PROP_ALBUM_ARTIST_SORTNAME_SORT_KEY: 
145
145
@RHYTHMDB_PROP_ALBUM_ARTIST_SORTNAME_FOLDED: 
146
146
@RHYTHMDB_PROP_BPM: 
 
147
@RHYTHMDB_PROP_COMPOSER: 
 
148
@RHYTHMDB_PROP_COMPOSER_SORT_KEY: 
 
149
@RHYTHMDB_PROP_COMPOSER_FOLDED: 
 
150
@RHYTHMDB_PROP_COMPOSER_SORTNAME: 
 
151
@RHYTHMDB_PROP_COMPOSER_SORTNAME_SORT_KEY: 
 
152
@RHYTHMDB_PROP_COMPOSER_SORTNAME_FOLDED: 
147
153
@RHYTHMDB_NUM_PROPERTIES: 
148
154
 
149
155
<!-- ##### MACRO RHYTHMDB_PROP_STREAM_SONG_TITLE ##### -->
1035
1041
@metadata: 
1036
1042
 
1037
1043
 
1038
 
<!-- ##### FUNCTION rhythmdb_is_busy ##### -->
1039
 
<para>
1040
 
 
1041
 
</para>
1042
 
 
1043
 
@db: 
1044
 
@Returns: 
1045
 
 
1046
 
 
1047
 
<!-- ##### FUNCTION rhythmdb_get_progress_info ##### -->
1048
 
<para>
1049
 
 
1050
 
</para>
1051
 
 
1052
 
@db: 
1053
 
@text: 
1054
 
@progress: 
1055
 
 
1056
 
 
1057
1044
<!-- ##### FUNCTION rhythmdb_compute_status_normal ##### -->
1058
1045
<para>
1059
1046