2007-01-07 Ronald S. Bultje,,, * NEWS: * configure.in: Release 2.17.2. 2007-01-07 Ronald S. Bultje,,, * grecord/src/gsr-window.c: (do_save_file), (file_save_as_cb), (record_state_changed_cb), (gsr_window_set_property): Save extension when recording start, so that if the profile selection changes, we don't provide a false extension hint for the already-recorded file (#300571). 2007-01-07 Ronald S. Bultje,,, * grecord/src/gsr-window.c: (pipeline_error_cb), (file_save_cb), (play_state_changed_cb), (record_state_changed_cb), (gsr_window_set_property): * grecord/src/ui.xml: Remove save-as from toolbar, make save behave as save-as if no filename has been given yet. 2007-01-06 Ronald S. Bultje,,, * profiles/gnome-audio-profiles.schemas.in.in: Change speex extension from ogg to spx (#328386). 2007-01-06 Ronald S. Bultje,,, * profiles/audio-profiles-edit.c: (profile_activated_callback), (edit_button_clicked): Don't run edit dialogs, no need to, plus it makes them modal (#317430). 2007-01-06 Ronald S. Bultje,,, * configure.in: * profiles/audio-profile.c: (gm_audio_profile_get_active_list): * profiles/gnome-audio-profiles.schemas.in.in: 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 . 2007-01-06 Ronald S. Bultje,,, * vu-meter/gtkled.c: (gtk_led_init), (gtk_led_size_request), (gtk_led_size_allocate), (gtk_led_expose): * vu-meter/gtkled.h: * vu-meter/gtkledbar.c: (led_bar_new): * vu-meter/main.c: (main): Implement dynamic resizing (#315257), patch by Brent Smith . 2007-01-06 Ronald S. Bultje,,, * gst-mixer/src/Makefile.am: * gst-mixer/src/element.c: (gnome_volume_control_element_dispose): * gst-mixer/src/misc.c: (get_page_num), (get_page_description): * gst-mixer/src/misc.h: * gst-mixer/src/preferences.c: (gnome_volume_control_preferences_init), (gnome_volume_control_preferences_change): * gst-mixer/src/track.c: (should_toggle_record_switch), (cb_toggle_changed), (cb_check), (gnome_volume_control_track_add_title), (gnome_volume_control_track_add_switch): Don't duplicate devices for the Audigy (#313495). Patch by Sam Morris . 2007-01-06 Ronald S. Bultje,,, * gst-mixer/src/volume.c: (get_scale): Dynamically set the step-size and change page-size so it is more accessible for keyboard-use. 2007-01-06 Ronald S. Bultje,,, * profiles/gnome-audio-profiles.glade2: Remove cancel/ok buttons, change to close, since it's instant-apply anyway (#346386). 2007-01-06 Ronald S. Bultje,,, * gst-mixer/src/element.c: (gnome_volume_control_element_dispose), (gnome_volume_control_element_change): * gst-mixer/src/track.c: (gnome_volume_control_track_free): * gst-mixer/src/window.c: (gnome_volume_control_window_dispose): Clean up on close, so that we don't crash if the idle handler comes in between the final exit() and the cleanup (#361887). 2007-01-06 Ronald S. Bultje,,, * configure.in: Set correct gtk version dependency for GtkStatusIcon. 2007-01-06 Ronald S. Bultje,,, * grecord/src/gsr-window.c: (file_save_as_cb): Patch by jerry tan to not crash after we close the window though saving the file (#367442). 2007-01-06 Ronald S. Bultje,,, * gstreamer-properties/gstreamer-properties.c: (gst_properties_gconf_get_string), (gst_properties_gconf_set_string): Use G_GNUC_PRETTY_FUNCTION instead of __FUNCTION__, so that it works on non-gcc compilers (#383106). 2007-01-06 Ronald S. Bultje,,, * gstreamer-properties/gstreamer-properties.c: Fix indenting. 2007-01-06 Ronald S. Bultje,,, * gstreamer-properties/gstreamer-properties.c: (update_device_menu): * profiles/gmp-util.c: (gmp_util_run_error_dialog): C89 compile fixes by Jens Granseuer (#387868). 2007-01-06 Ronald S. Bultje,,, * gstreamer-properties/gstreamer-properties.c: (create_pipeline_menu): Use gettext(), not _(), since it's not a constant string. * gstreamer-properties/pipeline-constants.c: Mark pipeline descriptors for translation, patch provided by Gabor Kelemen (#393527). 2007-01-06 Ronald S. Bultje * configure.in: * gnome-cd/access/Makefile.am: Explicit dependency on libxml2 (#388728). 2007-01-06 Ronald S. Bultje * profiles/audio-profile.c: (gm_audio_profile_create): Don't internationalize a gstreamer element (#383469). 2006-12-19 Ronald S. Bultje * configure.in: Dev mode. === Release 2.17.1 ===