[libgnome-media-profiles] Created tag 2.91.2



The unsigned tag '2.91.2' was created.

Tagger: Bastien Nocera <hadess hadess net>
Date: Wed Nov 10 12:50:14 2010 +0000

    2.91.2

Changes:

Anders Jenbo (1):
      Added Danish translation

Andre Klapper (1):
      Fix typo. Fixes bug #630567.

Bastien Nocera (5):
      Make the edit dialogues modal so that they are editable in sound-juicer
      Patch from Gustavo Noronha <gns gnome org> to port the media profiles to
      Add deprecation warnings (almost) everywhere
      Fix build with newer GTK+
      Fix pkg-config file not matching install dir

Brian Cameron (2):
      Add missing LGPL license. Fixes bug #413736.
      Change definition of edit_item to "static const" instead of "const". This

Bruno Brouard (2):
      Added French doc translation
      Updated French doc translation

Christian Kirbach (1):
      [audio profiles] Updated German manual translation

Christian Neumair (1):
      Added some missing .cvsignore files.

Daniel Nylander (2):
      Added Swedish translation
      Added Swedish screenshots

Dominique Leuenberger (1):
      fix build warning: E: gnome-media missing-sentinel gmp-util.c:160

Fotis Tsamis (1):
      Added Greek translation for gnome-media profiles documentation

Frédéric Crozat (1):
      Initialize gettext and include config.h.

Frédéric Péters (2):
      Put legal.xml in DOC_INCLUDES, as it's used via xi:include
      Port to GTK+ 3.0

Johan Dahlin (4):
      profiles/audio-profile-choose.[ch] New function,
      And fix leak(s)
      (gm_audio_profile_choose_get_active): One more leak fix,     	thanks Richard.
      Make it work again

Jonathan Matthew (1):
      Drop libgnomeui dependency from media profiles

Jorge González (5):
      Added es to DOC_LINGUAS
      Added initial Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Kenneth Nielsen (1):
      Added da to list of languages

Kjartan Maraas (4):
      Cygwin build fixes
      Fix for error dialogues that can't be closed. Patch from Stephen Cook
      HIGify the dialogs. Patch from Christian Persch. Closes bug #332563.
      General cleanups: Remove unused variables, mark code static, add missing

Luca Ferretti (1):
      Add Behdad's git.mk to autogenerate .gitignore

Madhan Raj M (2):
      Moved the definitions from gnome-audio-profiles-properties.c.
      Use audio-profile-private.h instead of gnome-media-profiles.h for private

Marc-Andre Lureau (10):
      Use gtk_stock_add to avoid crash when started multiple times. (Closes:
      Move code comments to avoid them being close to translatable strings.
      Move code comments to avoid them being close to translatable strings.
      Remove deleted profiles from the profile choose combo-box. Replace
      remove commented GTK code.
      avoid crash when there is no profile
      use G_DEFINE_TYPE, use "self" where appropriate instead of "profile" for
      Revert back OGG/OGA changes, OGG is still prefered
      profiles: Bug 524364 - libglade -> gtkbuilder
      profiles: shut up gcc

Marc-André Lureau (12):
      Make voice speex encoder mono. (Closes: #552420)
      Use LC profile by default for AAC (m4a). Closes: #498617
      Add MP2 profile. Closes: #557043
      Use 32kHz for Speex. Closes: #564060
      Remove audio profile from hashtable with id instead of name, fix can't
      clean up GLib and GTK+ includes. Closes #563573
      I wish distcheck would pass (again).
      all: remove old .cvsignore
      Bug 563343 - first stab at profiles documentation
      profile: use volatile to make sure compiler do not optimized away
      build: fix make dist
      profiles: compile with GSEAL

Mario Blättermann (3):
      Added screenshots
      Added German doc translation
      [i18n] Updated German doc translation

Matej UrbanÄ?iÄ? (2):
      Updated Slovenian translation
      Added sl for Slovenian translation

Nikos Bakaoukas (1):
      Updated Greek translation for audio profiles documentation

Nirmal Kumar (1):
      Record as Combo box is modified to reflect mime type too (#170350).

Pascal de Bruijn (1):
      profiles: Use lamemp3enc and xingmux instead of the deprecated lame element

Philip Withnall (1):
      Miscellaneous string fixes

Ronald Bultje (17):
      Compile using -Wall -Werror and fix all. Also includes the cleanup patch
      Reviewed by: Ronald S. Bultje  <rbultje ronald bitfreak net>     * profiles/audio-profile.c:     * profiles/audio-profile.h:     Compile fix (#154547).
      Fix some leaks (based on a patch by Christophe Fergeau <teuf gnome org>
      Reviewed by:  Ronald S. Bultje  <rbultje ronald bitfreak net>     * profiles/gnome-audio-profiles-properties.c:     (gtk_dialog_build_children), (dialog_find_internal_child), (main):     Don't crash (#153496).
      Fix double free (resulting in crash when creating new profile).
      Reviewed by:  Ronald S. Bultje  <rbultje ronald bitfreak net>     * profiles/audio-profile-choose.c:     (gm_audio_profile_choose_get_active):     Don't get profile if there was no selection (fixes crash in     #167467).
      Reviewed by:  Ronald S. Bultje  <rbultje ronald bitfreak net>     * grecord/src/gsr-window.c: (do_save_file):     * profiles/audio-profile.c: (gm_audio_profile_init):     String typos (#303630).
      gst-0.10 port
      Don't internationalize a gstreamer element (#383469).
      C89 compile fixes by Jens Granseuer <jensgr gmx net> (#387868).
      Remove cancel/ok buttons, change to close, since it's instant-apply anyway (#346386).
      Include AAC and MP3 profiles. Only show profiles if they parse (i.e. if the plugins exist). Fixes #317257. Based on a patch by Ed Catmur <ed catmur co uk>.
      Don't run edit dialogs, no need to, plus it makes them modal (#317430).
      Change speex extension from ogg to spx (#328386).
      entry -> textview for description
      Increase default width so that more text fits on the screen (e.g. the description or the gst-pipeline). Patch provided by Harm Hilvers <harm tweakers net> (#330050).
      Don't mark file extension for i18n.

Ross Burton (1):
      Remove use of the deprecated APIs gnome-i18n and gnome-macros

Sebastien Bacher (1):
      use oga naming rather than ogg for the ogg vorbis audio profile (bug

Simos Xenitellis (1):
      Updated Greek translation for audio profiles documentation

Tadej Borovšak (1):
      Make GMAudioProfileChoose real widget

Takao Fujiwara (1):
      Use gi18n-lib.h instead of gi18n.h (#438866).

Ted Gould (2):
      Adding a default value to active.  Patch from Julio M.     Merino Vidal for bug #135133
      Patch from Elijah Newren to clean up the usage of GConf.     Fixes bug #135135 (cool number).

Thomas Vander Stichele (21):
      adding profile code
      glade file
      adding pkg-config files
      add default profiles
      some code renaming
      adding glade .so stuff
      build this dir first
      fix custom type registering     cosmetic fixes
      adding profile chooser
      small profile changes
      privatise audio-profile stuff
      separating audio profile in pub and priv parts     adding chooser widget
      adding test fixing defaults
      use audio profile selection to record
      ignoring files
      fix for 137139
      fix 134341
      fix 134340
      fix 134339
      fix #130223
      don't build test without GStreamer

William Jon McCann (2):
      Reorganize after git filter branch
      Add project doap file

Wouter Bolsterlee (1):
      Use a fancy window icon. Fixes bug #340303.

YunQiang Su (1):
      Update Simplified Chinese help translation.

Zhang Miao (2):
      Update Simplified Chinese translations.
      Update Simplified Chinese translations.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]