~ubuntu-branches/ubuntu/lucid/brasero/lucid-updates

« back to all changes in this revision

Viewing changes to docs/reference/libbrasero-burn/html/libbrasero-burn-BraseroTrackImageCfg.html

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-06-24 11:22:46 UTC
  • mfrom: (1.3.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20100624112246-s5ubbf8tafqkir0m
Tags: 2.30.2-0ubuntu1
* New upstream release
  - Lot's of memleak fixes
  - Fixed a runtime warning related to cancelling tracker searches
  - Crash in brasero_data_project_node_removed at
    brasero-data-project.c:1163
  - brasero crashed with SIGSEGV in brasero_data_project_remove_node()
    (LP: #561319)
  - Fix a few runtime warnings with the Cover Editor
  - Text in cover editor does not show up automatically (LP: #469459)
  - Removed use of deprecated flags
  - Use accessor functions instead direct access (use GSEAL GnomeGoal)
  - Fix a bug in the layout on first start (side pane was hidden and
    remained so until the user moved it)
  - Save printer settings for cover printing
  - Write the contents of the GtkTextBuffer displayed line by displayed
    line which should improve the layout
  - "Write to Disc" button sensitivity regression
  - Fix flaw in mask that led libburn plugin not to work (not to be picked
    up actually) in some circumstances
  - Fails to burn ANY audio project
  - Move columns doesn't work (LP: #581759)
  - Brasero does not correctly handle double clicking on column separators
    (LP: #581885)
  - Bad info when burning, high CPU usage and slow burn
  - Change the priority for cdrdao and raised the one of cdda2wav plugin
  - brasero crashed with SIGSEGV in
    brasero_mmc3_get_performa nce_wrt_spd_desc() (LP: #564766)
  - brasero crashed with SIGSEGV in brasero_scsi_command_issue_sync()
    (LP: #444832)
  - Do not check for symlinks on cdda2wav so the plugin can use icedax.
  - Brasero's failure with some file names (LP: #380643)
  - Pressing create audio cd does nothing
  - Empty project not available
  - can't actually save error logs
  - doesn't handle incorrect temp dirs properly
  - Fix multi DND in GtkFileChooser
  - Displays "starting to record" during whole burn process
  - Fix wrong report of speed with both cdrecord and wodim
  - Disk project doesn't save the disk title (LP: #587924)
  - Brasero reports outdated cdrtools on cdrtools-3.00 (LP: #592075)
  - misc bug fixes
  - Updated Translations
* Removed upstream patches:
  - debian/patches/90_git_audio_project_creation.patch,
    debian/patches/91_git_audio_project_creation.patch,
    debian/patches/92_git_audio_cd_recording.patch,
    debian/patches/93_git_new_caps_function_definition.patch
* debian/patches/99_autoconf.patch:
  - refreshed

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="ch01.html" title="API Reference for Libbrasero-burn">
9
9
<link rel="prev" href="libbrasero-burn-BraseroTrackImage.html" title="BraseroTrackImage">
10
10
<link rel="next" href="libbrasero-burn-BraseroBurnSession.html" title="BraseroBurnSession">
11
 
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.15 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
40
40
<pre class="synopsis">                    <a class="link" href="libbrasero-burn-BraseroTrackImageCfg.html#BraseroTrackImageCfg" title="BraseroTrackImageCfg">BraseroTrackImageCfg</a>;
41
41
<a class="link" href="libbrasero-burn-BraseroTrackImageCfg.html#BraseroTrackImageCfg" title="BraseroTrackImageCfg"><span class="returnvalue">BraseroTrackImageCfg</span></a> * <a class="link" href="libbrasero-burn-BraseroTrackImageCfg.html#brasero-track-image-cfg-new" title="brasero_track_image_cfg_new ()">brasero_track_image_cfg_new</a>      (<em class="parameter"><code><span class="type">void</span></code></em>);
42
42
<a class="link" href="libbrasero-burn-brasero-enums.html#BraseroBurnResult" title="enum BraseroBurnResult"><span class="returnvalue">BraseroBurnResult</span></a>   <a class="link" href="libbrasero-burn-BraseroTrackImageCfg.html#brasero-track-image-cfg-set-source" title="brasero_track_image_cfg_set_source ()">brasero_track_image_cfg_set_source</a>  (<em class="parameter"><code><a class="link" href="libbrasero-burn-BraseroTrackImageCfg.html#BraseroTrackImageCfg" title="BraseroTrackImageCfg"><span class="type">BraseroTrackImageCfg</span></a> *track</code></em>,
43
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);
 
43
                                                         <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);
44
44
<a class="link" href="libbrasero-burn-brasero-enums.html#BraseroBurnResult" title="enum BraseroBurnResult"><span class="returnvalue">BraseroBurnResult</span></a>   <a class="link" href="libbrasero-burn-BraseroTrackImageCfg.html#brasero-track-image-cfg-force-format" title="brasero_track_image_cfg_force_format ()">brasero_track_image_cfg_force_format</a>
45
45
                                                        (<em class="parameter"><code><a class="link" href="libbrasero-burn-BraseroTrackImageCfg.html#BraseroTrackImageCfg" title="BraseroTrackImageCfg"><span class="type">BraseroTrackImageCfg</span></a> *track</code></em>,
46
46
                                                         <em class="parameter"><code><a class="link" href="libbrasero-burn-brasero-enums.html#BraseroImageFormat" title="enum BraseroImageFormat"><span class="type">BraseroImageFormat</span></a> format</code></em>);
84
84
<div class="refsect2" title="brasero_track_image_cfg_set_source ()">
85
85
<a name="brasero-track-image-cfg-set-source"></a><h3>brasero_track_image_cfg_set_source ()</h3>
86
86
<pre class="programlisting"><a class="link" href="libbrasero-burn-brasero-enums.html#BraseroBurnResult" title="enum BraseroBurnResult"><span class="returnvalue">BraseroBurnResult</span></a>   brasero_track_image_cfg_set_source  (<em class="parameter"><code><a class="link" href="libbrasero-burn-BraseroTrackImageCfg.html#BraseroTrackImageCfg" title="BraseroTrackImageCfg"><span class="type">BraseroTrackImageCfg</span></a> *track</code></em>,
87
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);</pre>
 
87
                                                         <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);</pre>
88
88
<p>
89
89
Sets the image uri or path (absolute or relative). <em class="parameter"><code>track</code></em> will then identify its format and retrieve its size.
90
90
</p>
98
98
</tr>
99
99
<tr>
100
100
<td><p><span class="term"><em class="parameter"><code>uri</code></em> :</span></p></td>
101
 
<td>a <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>
 
101
<td>a <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>
102
102
</td>
103
103
</tr>
104
104
<tr>
171
171
</div>
172
172
<div class="footer">
173
173
<hr>
174
 
          Generated by GTK-Doc V1.14</div>
 
174
          Generated by GTK-Doc V1.15</div>
175
175
</body>
176
176
</html>
 
 
b'\\ No newline at end of file'