Christian Persch
43d40d7a0a
Don't define directories in configure. Remove some obsolete defines, and
...
2007-02-02 Christian Persch <chpe@svn.gnome.org>
* Makefile.am:
* capplets/about-me/Makefile.am:
* capplets/about-me/gnome-about-me-password.c: (passdlg_init):
* capplets/about-me/gnome-about-me.c: (about_me_setup_dialog):
* capplets/accessibility/at-properties/Makefile.am:
* capplets/accessibility/keyboard/Makefile.am:
* capplets/accessibility/keyboard/accessibility-keyboard.c:
(setup_accessX_dialog):
* capplets/background/Makefile.am:
* capplets/background/gnome-wp-capplet.c: (gnome_wp_create_dialog):
* capplets/common/Makefile.am:
* capplets/common/capplet-util.c: (capplet_set_icon):
* capplets/default-applications/Makefile.am:
* capplets/display/Makefile.am:
* capplets/file-types/Makefile.am:
* capplets/file-types/file-types-capplet.c: (create_dialog):
* capplets/file-types/mime-category-edit-dialog.c:
(mime_category_edit_dialog_init):
* capplets/file-types/mime-edit-dialog.c: (mime_edit_dialog_init):
* capplets/file-types/service-edit-dialog.c:
(service_edit_dialog_init):
* capplets/font/Makefile.am:
* capplets/keybindings/Makefile.am:
* capplets/keybindings/gnome-keybinding-properties.c:
(create_dialog):
* capplets/keyboard/Makefile.am:
* capplets/keyboard/gnome-keyboard-properties-xkblt.c:
(xkb_layout_choose):
* capplets/keyboard/gnome-keyboard-properties-xkbmc.c:
(choose_model):
* capplets/keyboard/gnome-keyboard-properties.c: (create_dialog):
* capplets/localization/Makefile.am:
* capplets/localization/gnome-localization-properties.c:
(create_dialog):
* capplets/mime-type/Makefile.am:
* capplets/mouse/Makefile.am:
* capplets/mouse/gnome-mouse-properties.c: (create_dialog):
* capplets/network/Makefile.am:
* capplets/network/gnome-network-preferences.c:
(cb_http_details_button_clicked), (main):
* capplets/rollback/Makefile.am:
* capplets/sound/Makefile.am:
* capplets/sound/sound-properties-capplet.c: (create_dialog),
(device_test_button_clicked):
* capplets/theme-switcher/Makefile.am:
* capplets/ui-properties/Makefile.am:
* capplets/ui-properties/gnome-ui-properties.c: (create_dialog):
* capplets/url-properties/Makefile.am:
* capplets/windows/Makefile.am:
* capplets/wm-properties/wm-desktops/Makefile.am:
* configure.in:
* gnome-settings-daemon/Makefile.am:
* gnome-settings-daemon/actions/Makefile.am:
* gnome-settings-daemon/gnome-settings-xmodmap.c:
(gnome_settings_modmap_dialog_call):
* gnome-settings-daemon/gnome-settings-xrdb.c:
* gnome-settings-daemon/gsd-media-keys-window.c: (action_changed),
(gsd_media_keys_window_init):
* gnome-settings-daemon/xrdb/Makefile.am:
* typing-break/Makefile.am:
* vfs-methods/themus/Makefile.am: Don't define directories in
configure. Remove some obsolete defines, and use the standard
installation paths. Bug #395383 .
svn path=/trunk/; revision=7226
2007-02-02 18:12:40 +00:00
Jan Arne Petersen
90b67faf65
Fixes #173035
...
2007-01-08 Jan Arne Petersen <jpetersen@jpetersen.org>
Fixes #173035
* configure.in: updated sound capplet requirements.
* gnome-settings-daemon/actions/Makefile.am:
* gnome-settings-daemon/actions/acme-volume-gstreamer.c:
(acme_volume_gstreamer_finalize), (acme_volume_gstreamer_set_mute),
(update_state), (acme_volume_gstreamer_get_mute),
(acme_volume_gstreamer_get_volume),
(acme_volume_gstreamer_set_volume),
(acme_volume_gstreamer_close_real), (_acme_set_mixer),
(acme_volume_gstreamer_open), (acme_volume_gstreamer_init): added
support for multiple mixer tracks. Added support for gconf device and
track selection.
* capplets/sound/Makefile.am, mixer-support.c, mixer-support.h: Add new files.
* capplets/sound/sound-properties-capplet.c: (mixer_device_combobox_changed),
(add_track_label_to_list), (mixer_tracks_selection_changed),
(update_mixer_tracks_selection), (default_mixer_tracks_notify),
(update_mixer_device_combobox), (default_mixer_device_notify),
(setup_default_mixer), (setup_dialog):
* capplets/sound/sound-properties.glade: added support for selecting mixer device and
tracks in the capplet.
svn path=/trunk/; revision=7113
2007-01-08 22:50:39 +00:00
William Jon McCann
e7ba3dd216
Add a new media keys window that takes advantage of compositing when
...
2006-12-07 William Jon McCann <mccann@jhu.edu>
* gnome-settings-daemon/Makefile.am:
* gnome-settings-daemon/actions/Makefile.am:
* gnome-settings-daemon/actions/acme.glade:
* gnome-settings-daemon/actions/gnome-speakernotes-muted.png:
* gnome-settings-daemon/actions/gnome-speakernotes.png:
* gnome-settings-daemon/gnome-settings-multimedia-keys.c:
(execute), (dialog_init), (unhookup_keysym), (update_kbd_cb),
(init_kbd), (dialog_show), (do_eject_action), (do_sound_action),
(gnome_settings_multimedia_keys_load):
* gnome-settings-daemon/gsd-media-keys-window.c: (hide_timeout),
(remove_hide_timeout), (add_hide_timeout), (update_window),
(volume_controls_set_visible), (window_set_icon_name),
(window_set_icon_file), (action_changed), (volume_level_changed),
(volume_muted_changed), (gsd_media_keys_window_set_action),
(gsd_media_keys_window_set_volume_muted),
(gsd_media_keys_window_set_volume_level), (curved_rectangle),
(draw_action_eject), (draw_waves), (draw_speaker),
(draw_volume_boxes), (draw_action_volume), (draw_action),
(on_expose_event), (gsd_media_keys_window_real_show),
(gsd_media_keys_window_real_hide),
(gsd_media_keys_window_class_init), (initialize_alpha_mode),
(gsd_media_keys_window_init), (gsd_media_keys_window_finalize),
(gsd_media_keys_window_new):
* gnome-settings-daemon/gsd-media-keys-window.h:
Add a new media keys window that takes advantage of
compositing when available. Fixes #383066
2006-12-07 17:54:56 +00:00
Bastien Nocera
8bf679ab31
remove checks for fb-level support Remove the brightness keybindings
...
2006-04-27 Bastien Nocera <hadess@hadess.net>
* configure.in: remove checks for fb-level support
* schemas/apps_gnome_settings_daemon_keybindings.schemas.in:
Remove the brightness keybindings (Closes : #339857 )
2006-04-27 Bastien Nocera <hadess@hadess.net>
* gnome-keybinding-properties.c: remove brightness keybindings, as
they duplicate with gnome-power-manager's (greater) functionality
(Closes : #339857 )
2006-04-27 Bastien Nocera <hadess@hadess.net>
* actions/Makefile.am:
* actions/acme-brightness.png:
* actions/acme-fb-level.c:
* actions/acme-fb-level.h:
* actions/acme.h:
* gnome-settings-multimedia-keys.c: (do_action),
(acme_filter_events), (gnome_settings_multimedia_keys_load):
Remove references to the brightness controls, we have moved the
functionality (and enhanced it!) to gnome-power-manager
(Closes : #339857 )
2006-04-27 09:50:43 +00:00
Sebastien Bacher
95ceaa7ea5
optional use of gstreamer0.10, patch based on the work
...
done by Saleem Abdulrasool and Tim-Philipp Müller (Fixes : #326257 )
2006-01-15 21:56:50 +00:00
Sebastien Bacher
7b57ffb538
fix the build without gstreamer and with alsa, patch by Paul Drain
...
2005-08-03 Sebastien Bacher <seb128@debian.org>
* actions/Makefile.am: fix the build without gstreamer and with alsa,
patch by Paul Drain <pd@cipherfunk.org> (Closes : #307368 ).
2005-08-03 16:38:27 +00:00
Ronald Bultje
6ce4e37a4f
Fix mute handling, particularly for devices without hardware mute support
...
* actions/Makefile.am:
* actions/acme-volume-gstreamer.c:
(acme_volume_gstreamer_set_mute), (update_state),
(acme_volume_gstreamer_get_mute),
(acme_volume_gstreamer_get_volume),
(acme_volume_gstreamer_set_volume):
Fix mute handling, particularly for devices without hardware
mute support or with applications that use volume=0 for mute.
Also fix the fact that we linked against all of ALSA, OSS and
GStreamer if they were all available; default to GStreamer.
Fixes #306036 .
2005-06-05 13:04:26 +00:00
James Henstridge
ebd8e46d44
use GNOMELOCALEDIR.
...
2004-11-28 James Henstridge <james@jamesh.id.au>
* vfs-methods/themus/themus-properties-main.c: use GNOMELOCALEDIR.
* vfs-methods/themus/Makefile.am: similar changes to the fontilus
ones.
* vfs-methods/fontilus/fontilus-context-menu.c: same here.
* vfs-methods/fontilus/font-view.c: use GNOMELOCALEDIR rather than
FONTILUS_LOCALEDIR in the bindtextdomain() call, to match the rest
of gnome-control-center.
* vfs-methods/fontilus/Makefile.am: similar schema and desktop
file fixes. Don't include the old mime files in the dist.
* schemas/Makefile.am: remove .schemas files on clean, when
installing schemas, look for them in builddir rather than srcdir.
* gnome-settings-daemon/actions/Makefile.am: fix up build rules so
that ALSA_CFLAGS isn't defined multiple times (use the newer
automake += syntax).
* control-center/Makefile.am: distribute $(icon_DATA).
* capplets/*/Makefile.am: put the .desktop and .desktop.in files
in CLEANFILES. The .desktop.in.in file gets included because it
is listed in the configure script.
* configure.in: update configure script, and remove macro calls
that are not needed by modern versions of Automake.
* Makefile.am: remove intltool files on distclean.
* autogen.sh: request Automake >= 1.7.
2004-11-28 08:14:05 +00:00
Christophe Fergeau
95f4986924
switch ALSA_LIBS and GST_LIBS order in libacme_la_LIBADD, fixes some
...
2004-10-08 Christophe Fergeau <teuf@gnome.org>
* gnome-settings-daemon/actions/Makefile.am: switch ALSA_LIBS and
GST_LIBS order in libacme_la_LIBADD, fixes some libtool link
issues on Debian.
2004-10-08 21:16:07 +00:00
Thomas Vander Stichele
690c349e08
check for 0.8 of gst, not 0.7
...
dist gstreamer settings daemon files properly
2004-03-31 11:14:29 +00:00
Bastien Nocera
b87b234730
check for GStreamer, make it possible to disable ALSA support even if the
...
2004-02-25 Bastien Nocera <hadess@hadess.net>
* configure.in: check for GStreamer, make it possible to disable
ALSA support even if the libraries are there
2004-02-25 Bastien Nocera <hadess@hadess.net>
* actions/Makefile.am:
* actions/acme-volume-gstreamer.[ch]:
* actions/acme-volume.c: (acme_volume_class_init),
(acme_volume_new): add GStreamer mixer support
2004-02-25 18:00:37 +00:00
Anders Carlsson
8f243a9569
Link with ALSA_LIBS.
...
2004-02-15 Anders Carlsson <andersca@gnome.org>
* actions/Makefile.am: Link with ALSA_LIBS.
2004-02-15 18:32:53 +00:00
Jonathan Blandford
92999c9380
Merge in acme. We now have a variety of actions for the keybinding
...
Tue Jan 13 10:48:57 2004 Jonathan Blandford <jrb@gnome.org>
* gnome-settings-daemon: Merge in acme. We now have a variety of
actions for the keybinding capplet.
2004-01-13 15:59:09 +00:00