2004-03-22  Ted Gould <ted@gould.cx>

	* configure.in: Upping to 2.6.0

2004-03-22  Guntupalli Karunakar  <karunakar@freedomink.org>

        * configure.in: Added "pa" (Punjabi) to ALL_LINGUAS.

2004-03-11  Alexander Winston  <alexander.winston@comcast.net>

	* configure.in: Added en_CA to ALL_LINGUAS.

2004-03-11  Thomas Vander Stichele  <thomas at apestaart dot org>

	* configure.in: require gtk 2.3 for recorder and profiles (#135549)

2004-03-09  Ted Gould <ted@gould.cx>

	* configure.in: Upping to 2.5.5

2004-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
 
 	* gstreamer-properties/gstreamer-properties.c:
 	(create_pipeline_menu):
 	* gstreamer-properties/pipeline-constants.c:
           - Add "audioconvert ! audioscale" to the pipeline for testing 
 	  audio sinks.  This makes esdsink 'work' and fixes #136407
 	  - Wrap lines in pipeline-constants to 80 chars for readability.
 	  - Use gst_parse_launch to evaluate the validity of a sink pipeline, i
 	  rather than assuming that they contain only a single sink. 
 	  Resurrects Ascii Art.
 	  - Add a disabled cacasink destination. Disabled because apparently
 	  cacasink briefly creates an empty window, even though we never 
 	  set the element to READY.
 	  - Disable jack source & sink, since they're not working.
 	  - Remove ossgst audio source which no longer exists.
 	  - Remove fakesrc as a video source.

2004-03-09  Ted Gould <ted@gould.cx>

	* grecord/src/gsr-window.c, gst-mixer/src/mixer.c: Adding
	Sun Microsystems at the documenters as requested by Breda McColgan
	who did the documentation for those.

2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>

    * configure.in: check for 0.8 and 0.7 GStreamer

2004-03-08  Jan Schmidt  <thaytan@mad.scientist.com>

	* gstreamer-properties/gstreamer-properties.c:
	(update_from_option), (entry_changed), (init_pipeline_editor),
	(main):
	* gstreamer-properties/pipeline-constants.c:
	  Use gst-gconf library for gconf access

2004-03-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>

	* configure.in:
	  Check for gst-gconf lib correctly.

2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>

	* gst-mixer/src/Makefile.am:
	* gst-mixer/src/mixer.c: (main):
	  Fix docs display (fixes #135692).

2004-02-29  Seth Nickell  <seth@gnome.org>

	Reviews by: Ronald Bultje <rbultje@ronald.bitfreak.net>

	* gst-mixer/src/mixer.c: (create_mixer_widget):
	  Remove borders that are automatically put around GtkViewports.
	  Fixes #134331.

2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>

	* gst-mixer/src/mixer.c: (cb_about), (main):
	  s/GStreamer Volume Control/Volume Control/. Fixes #134329.

2004-02-27 Breda McColgan <breda.mccolgan@sun.com>

	* gst-mixer/doc/C/gnome-volume-control.xml: Updated for GNOME 2.6, technical review draft
	* gst-mixer/doc/C/gnome-volume-control-C.omf: Updated for GNOME 2.6
	* gst-mixer/doc/C/l10n.txt: Added for GNOME 2.6
	* gst-mixer/doc/C/figures/gnome-volume-control_window.png: Added for GNOME 2.6


2004-02-25  Ted Gould <ted@gould.cx>

	* configure.in: release 2.5.4

2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>

	* configure.in: add gstreamer-gconf to requirements for GSR

2004-02-24  Johan Dahlin  <johan@gnome.org>

	* profiles/audio-profile-choose.c
	(gm_audio_profile_choose_set_active): And fix leak(s)
	(gm_audio_profile_choose_get_active): One more leak fix, 
	thanks Richard.

	* profiles/audio-profile-choose.[ch] New function, 
	gm_audio_profile_choose_set_active

2004-02-23  Ted Gould <ted@gould.cx>

	* configure.in: release 2.5.3

2004-02-23  Ted Gould <ted@gould.cx>

	* gst-mixer/gnome-volume-control.desktop.in: Patch from
	Grzegorz Golawski which makes this more fd.o
	compatible.  This is bug #129207.

2004-02-23  Ted Gould <ted@gould.cx>

	* cddb-slave2/Makefile.am, gnome-cd/Makefile.am, grecord/Makefile.am
	profiles/Makefile.am:  Patch from Elijah Newren to clean
	up the usage of GConf.  Fixes bug #135135 (cool number).

2004-02-23  Ted Gould <ted@gould.cx>

	* profiles/schemas.in.in: Adding a default value
	to active.  Patch from Julio M. Merino Vidal for
	bug #135133

2004-02-21  Paisa Seeluangsawat  <paisa@users.sf.net>

	* configure.in: Added Thai (th) to ALL_LINGUAS.

2004-02-19  Kaushal Kumar  <kaushal.kumar@wipro.com>
 
 	* gst-mixer/src/mixer.c (create_track_widget):
 	Make all the slider and checkbox widgets accessible.
 	Fix bugzilla #133208.
 
2004-02-18  Ted Gould <ted@gould.cx>

	* autogen.sh, configure.in:  Applying a patch by
	Malcolm Tredinnick which is located in bug #133384 and
	fully fixes everything for versions of intltool greater
	than 0.30.

2004-02-15  Thomas Vander Stichele  <thomas at apestaart dot org>

	* grecord/Makefile.am:
	* grecord/src/Makefile.am:
          fix cleaning of schemas/desktop files to make make distcheck work

Sun Feb  8 00:53:23 2004  Matthias Clasen  <maclas@gmx.de>

	* autogen.sh (have_intltoolize): Make the version check pass
	for 0.30.

2004-01-17  Ted Gould <ted@gould.cx>

	* gnome-cd/callbacks.c, gnome-cd/gnome-cd.c:
	Applying patch by padraig.obriain@sun.com for bug # 125321 that
	deals with the title getting updated too much.

2004-01-17  Ted Gould <ted@gould.cx>

	* gnome-cd/cdda.c, gnome-cd/callbacks.c:
	Applying a patch done by Sanjiv Agarwala.  It fixes a sleu of
	bugs but has been placed in an umbrella bug #131799

2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>

	* gst-mixer/src/mixer.c: (create_mixer_widget):
	  Make UI somewhat bigger by default.

2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>

	* gst-mixer/src/mixer.c: (create_mixer_collection):
	  Fix for crash if array from propertyprobe is NULL.

2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>

	* grecord/src/Makefile.am:
	* grecord/src/gnome-recorder.c: (gsr_open_window), (main):
	* grecord/src/gsr-window.c: (set_extension), (profile_changed),
	(gsr_window_new):
	* profiles/gnome-media-profiles.c: (gnome_media_profiles_init):
          use audio profile selection to record

2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>

	* profiles/gnome-audio-profiles.schemas.in.in:
          fix defaults

2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>

	* profiles/Makefile.am:
	* profiles/README:
	* profiles/audio-profile-choose.c:
	* profiles/audio-profile-choose.h:
	* profiles/audio-profile-edit.c:
	* profiles/audio-profile-private.h:
	* profiles/audio-profile.c:
	* profiles/audio-profile.h:
	* profiles/audio-profiles-edit.c:
	* profiles/gnome-audio-profiles-test.c:
	* profiles/gnome-media-profiles.c:
	* profiles/gnome-media-profiles.h:
          separate AudioProfile in public and private bits and prefix with GM
          make test code to show how it works

2004-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>

	* profiles/audio-profile-edit.c:
	* profiles/audio-profile-private.h:
	* profiles/audio-profile.c:
	* profiles/audio-profile.h:
	* profiles/audio-profiles-edit.c:
          privatise audio-profile bits that are internal

2004-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>

	* configure.in:
	* profiles/README:
	* profiles/audio-profile-edit.c: (gm_audio_profile_edit_init),
	(gm_audio_profile_edit_new):
	* profiles/audio-profile-edit.h:
	* profiles/audio-profile.h:
	* profiles/audio-profiles-edit.c: (gm_audio_profiles_edit_new):
	* profiles/audio-profiles-edit.h:
          assorted changes and notes

2004-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>

	* profiles/audio-profile-choose.c: (gm_audio_profile_choose_new),
	(gm_audio_profile_choose_get_active):
	* profiles/audio-profile-choose.h:
	* profiles/gnome-media-profiles.h:
          adding profile choose combo box

2004-01-11 Christian Schaller <Uraeus@gnome.org>

	* Switch gstreamer-properties to use new videosinks
	* Switch gstreamer-properties to use ffcolorspace

2004-01-10 Christian Schaller <Uraeus@gnome.org>

	* Some updates to the spec file (re-enablind gsr)
	* fix gnome-sound-recorder desktop file
	 to point to actuall binary
	* Update TODO

2004-01-05  Ted Gould <ted@gould.cx>

	* gnome-cd/linux-cdrom.c:
	* gnome-cd/freebsd-cdrom.c:
	* gnome-cd/solaris-cdrom.c:
	Changing some errors to warnings.  Patch submitted by
	Srinivasa Ragavan to fix bug #119715

	The patch was for the linux files, I changed the Solaris and FreeBSD
	ones.

2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>

	* gmix/.cvsignore:
	* gmix/AUTHORS:
	* gmix/BUGS:
	* gmix/CHANGES:
	* gmix/ChangeLog:
	* gmix/Makefile.am:
	* gmix/README:
	* gmix/TODO:
	* gmix/device_labels_alsa.h:
	* gmix/device_labels_alsa.sed:
	* gmix/device_labels_linux.h:
	* gmix/device_labels_linux.sed:
	* gmix/doc/.cvsignore:
	* gmix/doc/C/.cvsignore:
	* gmix/doc/C/Makefile.am:
	* gmix/doc/C/figures/gmix-prefs.eps:
	* gmix/doc/C/figures/gmix-prefs.png:
	* gmix/doc/C/figures/gmix.eps:
	* gmix/doc/C/figures/gmix.png:
	* gmix/doc/C/gnome-volume-control-C.omf:
	* gmix/doc/C/gnome-volume-control.xml:
	* gmix/doc/C/legal.xml:
	* gmix/doc/C/topic.dat:
	* gmix/doc/Makefile.am:
	* gmix/doc/it/.cvsignore:
	* gmix/doc/it/Makefile.am:
	* gmix/doc/it/figures/gmix-prefs.png:
	* gmix/doc/it/figures/gmix.png:
	* gmix/doc/it/gmix-it.omf:
	* gmix/doc/it/gmix.sgml:
	* gmix/doc/it/topic.dat:
	* gmix/gmix.c:
	* gmix/gmix.h:
	* gmix/gnome-fader.c:
	* gmix/gnome-mixer.c:
	* gmix/gnome-mixer.h:
	* gmix/gnome-mixer.png:
	* gmix/gnome-volume-control.desktop.in.in:
	* gmix/gnome-volume-control.schemas.in:
	* gmix/prefs.c:
	* gmix/prefs.h:
	* gnome-volume-control/.cvsignore:
	* gnome-volume-control/ChangeLog:
	* gnome-volume-control/Makefile.am:
	* gnome-volume-control/alsa-channel.c:
	* gnome-volume-control/alsa-channel.h:
	* gnome-volume-control/alsa-device.c:
	* gnome-volume-control/alsa-mixer.c:
	* gnome-volume-control/alsa-mixer.h:
	* gnome-volume-control/debug.c:
	* gnome-volume-control/debug.h:
	* gnome-volume-control/device-module.h:
	* gnome-volume-control/gnome-channel-group.c:
	* gnome-volume-control/gnome-channel-group.h:
	* gnome-volume-control/gnome-channel-widget.c:
	* gnome-volume-control/gnome-channel-widget.h:
	* gnome-volume-control/gnome-channel.c:
	* gnome-volume-control/gnome-channel.h:
	* gnome-volume-control/gnome-mixer.c:
	* gnome-volume-control/gnome-mixer.h:
	* gnome-volume-control/gnome-volume-control.c:
	* gnome-volume-control/gnome-volume-control.desktop.in:
	* gnome-volume-control/gnome-volume-control.png:
	* gnome-volume-control/oss-channel.c:
	* gnome-volume-control/oss-channel.h:
	* gnome-volume-control/oss-device.c:
	* gnome-volume-control/oss-mixer.c:
	* gnome-volume-control/oss-mixer.h:
	* gnome-volume-control/volume-marshal.list:
	* grecord/src/grec.c:
	* grecord/src/grec.h:
	* grecord/src/gui.c:
	* grecord/src/gui.h:
	* grecord/src/main.c:
	* grecord/src/preferences.c:
	* grecord/src/preferences.h:
	* grecord/src/sound.c:
	* grecord/src/sound.h:
	  Remove old/unused files of sound recorder and mixer.

2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>

	* configure.in:
	  Fix grecord not being compiled.

2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>

	* grecord/src/gsr-window.c: (eos_done), (save_sink_eos),
	(cb_iterate), (cb_error), (do_save_file), (make_play_pipeline),
	(make_record_pipeline), (init):
	  Fix crashes when saving file, add some checks in various places,
	  and recording works again (well, a bit). Other bugs are likely
	  GStreamer bugs, not GSR bugs.

2004-01-03  Robert Sedak  <robert.sedak@sk.htnet.hr>

        * configure.in: Added "hr" in ALL_LINGUAS.

2003-12-31  Thomas Vander Stichele  <thomas at apestaart dot org>

	* configure.in: release 2.5.2 - "no more no make distcheck"
        * cddb-slave2/Makefile.am: fix distcheck issues, rewrite for clarity
        * Makefile.am:
        * gnome-cd/Makefile.am:
        * gst-mixer/Makefile.am:
        * gstreamer-properties/Makefile.am:
        * vu-meter/Makefile.am:
          fix distcheck

2003-12-31  Thomas Vander Stichele  <thomas at apestaart dot org>

        * omf.make:
	* xmldocs.make:
	  fix DESTDIR for uninstalling
	  remove strange regeneration rule for legal.xml that caused
          stray files after distcleaning caused by cvs commit time
          difference between legal.xml and gnome-cd.xml

2003-12-31  Thomas Vander Stichele  <thomas at apestaart dot org>

	* po/POTFILES.in:
	* po/am.po:
	* po/ar.po:
	* po/az.po:
	* po/be.po:
	* po/bg.po:
	* po/bn.po:
	* po/ca.po:
	* po/cs.po:
	* po/cy.po:
	* po/da.po:
	* po/de.po:
	* po/el.po:
	* po/en_GB.po:
	* po/es.po:
	* po/et.po:
	* po/eu.po:
	* po/fa.po:
	* po/fi.po:
	* po/fr.po:
	* po/ga.po:
	* po/gl.po:
	* po/he.po:
	* po/hi.po:
	* po/hu.po:
	* po/id.po:
	* po/it.po:
	* po/ja.po:
	* po/ko.po:
	* po/lt.po:
	* po/lv.po:
	* po/mk.po:
	* po/ml.po:
	* po/mn.po:
	* po/ms.po:
	* po/nl.po:
	* po/nn.po:
	* po/no.po:
	* po/pl.po:
	* po/pt.po:
	* po/pt_BR.po:
	* po/ro.po:
	* po/ru.po:
	* po/sk.po:
	* po/sl.po:
	* po/sq.po:
	* po/sr.po:
	* po/sr@Latn.po:
	* po/sv.po:
	* po/ta.po:
	* po/tr.po:
	* po/uk.po:
	* po/vi.po:
	* po/wa.po:
	* po/zh_CN.po:
	* po/zh_TW.po:
	  Remove files that aren't disted anymore

2003-12-29  Christian Schaller <Uraeus@gnome.org>

	* Commit po updates
	* Fix gst-mixer menu icon

2003-12-21  Ronald Bultje <rbultje@ronald.bitfreak.net>

	* grecord/src/gnome-record.c:
	  fix command-line option mess up, add a dummy -p option so that
	  it no longer crashes when evocated using nautilus.

2003-12-21  Ronald Bultje <rbultje@ronald.bitfreak.net>

	* configure.in: fix detection of mixer/interface headers
	* gst-mixer/src/Makefile.am:
	* gst-mixer/pixmaps/Makefile.am: change installation directory
	  for pixmaps so that it goes in pkgdatadir instead of datadir.
	  datadir is being cluttered with icons that don't belong there.
	* gst-mixer/src/mixer.c: add a scrollbar so that it won't fill
	  up your whole screen (which happens with ALSA, for example).
	  Patch from Leif Johnson. Since he wrote ALSA mixer support in
	  GStreamer too, I've added him to the about dialog, too.

2003-12-17  Thomas Vander Stichele  <thomas at apestaart dot org>

	* profiles/audio-profiles-edit.c: (profile_activated_callback),
	(edit_button_clicked), (new_profile_response_callback):
	* profiles/gnome-audio-profiles.schemas.in.in:
	* profiles/gnome-media-profiles.c: (gnome_media_profiles_init):
 	  initialize the custom widget in the library, doh :)
          cosmetic fixes and print removal

2003-12-17  Thomas Vander Stichele  <thomas at apestaart dot org>

        * Makefile.am: undid the stupid gettextize m4 additions

2003-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>

	* configure.in:
	* profiles/Makefile.am:
	* profiles/glade/Makefile.am:
	* profiles/glade/gnome-media-profiles-glade.c:
	(gm_audio_profile_edit_new_2), (glade_module_register_widgets):
	* profiles/gnome-audio-profiles.glade2:
          adding .so for glade

2003-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>

        * configure.in: rework so that it doesn't fail without gst 0.7

2003-12-14  Christian Schaller <uraeus@gnome.org>

	* Fix gstreamer properties icon name
	* Add docs to gstreamer properties
	* Update docs to gst-mixer
	* Update spec to reflect other changes

2003-12-14  Thomas Vander Stichele  <thomas at apestaart dot org>

	* profiles/gnome-audio-profiles.schemas.in.in: add defaults

2003-12-13  Thomas Vander Stichele  <thomas at apestaart dot org>

	* configure.in:
          profiles/Makefile.am:
          profiles/gnome-media-profiles.pc.in:
          Add pkg-config stuff

2003-12-04  Thomas Vander Stichele  <thomas at apestaart dot org>

	* configure.in:
          Makefile.am:
          profiles/:
          Add media profile code

2003-12-02  Thomas Vander Stichele  <thomas at apestaart dot org>

	* gstreamer-properties/pipeline-tests.c: remove gstautoplug.h

2003-11-25 Ted Gould <ted@gould.cx>

	* configure.in: release 2.5.1

2003-10-26 Christian Schaller <Uraeus@gnome.org>

	* Adding config.rpath. Generated file, shouldn't be here
	* Fixing the calling of the mixer from gnome-sound-recorder

2003-10-25 Christian Schaller <Uraeus@gnome.org>

	* Fix so that gstreamer-properties works
	* Put gstreamer-properties.desktop file back in action
	* Move and somewhat update docs from gmix to gst-mixer
	* Get appicon working for gst-mixer

2003-10-25  gettextize  <bug-gnu-gettext@gnu.org>

	* Makefile.am (SUBDIRS): Add m4.
	(ACLOCAL_AMFLAGS): New variable.
	(EXTRA_DIST): Add config.rpath.
	* configure.in (AC_OUTPUT): Add m4/Makefile.

2003-10-25 Christian Schaller <Uraeus@gnome.org>

	* Replace gmixer with the new gst-mixer
	* Remove build dependency on gnome-common
	* Update GStreamer dependency to 0.7.1
	* Comment out some mixer tie in code in sound-recorder,
	  should be re-enabled by someone with the right skills
	* Update SPEC file for latest changes

2003-10-15  Thomas Vander Stichele <thomas at apestaart dot org>
	* configure.in: release 2.5.0


2003-10-15  Thomas Vander Stichele <thomas at apestaart dot org>

	* configure.in, gnome-cd/Makefile.am:
	  fix conditionals for cdrom host source

2003-09-17  Ted Gould   <ted@gould.cx>

	* configure.in:  Finially figured out how to make a branch
	in CVS, so I did for gnome-2-4 and now I've labeled this
	2.5.0 in the main branch - just so if someone posts a bug
	I'll know a little bit more.

2003-09-17  Fatih Demir <kabalak@gtranslator.org>

	* configure.in: Added "ta" (Tamil) to the languages' list.

2003-09-08  Ted Gould   <ted@gould.cx>

	* configure.in:  Updating version number to 2.4.0

2003-09-05  Taneem Ahmed  <taneem@bengalinux.org>

	* configure.in: Added "bn" to ALL_LINGUAS.

2003-08-25  Ted Gould   <ted@gould.cx>

	* configure.in:  Updating version number to 2.3.8

2003-08-11  Ted Gould   <ted@gould.cx>

	* configure.in:  Updating version number to 2.3.7
	
2003-08-04  Ted Gould   <ted@gould.cx>

	* configure.in:  Updating version number to 2.3.6
	
2003-07-25  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* configure.in: Added Macedonian (mk) to ALL_LINGUAS

2003-07-16  Ted Gould   <ted@gould.cx>

	* configure.in:  Updating version number to 2.3.5
	
2003-07-03  Ted Gould   <ted@gould.cx>
	* configure.in:  Updating version number to 2.3.4

	* configure.in:
	* gnome-cd/images/None-theme/*:
	* gnome-cd/images/Makefile.am:
	* gnome-cd/gnome-cd.schemas.in.in:
	Adding a new default theme for gnome-cd.  Basically this theme
	is a NULL theme, in that it looks basically like the GTK theme
	that is being used.  I called it 'None' because this is most
	likely how a user will think about it.  Calum Benson contributed
	the theme itself, and it was all discussed in bugzilla
	bug 82190.

	* cddb-slave2/Makefile.am:
	* gnome-cd/Makefile.am:
	Changed these so that the IDL generated files are not included
	in a distribution.  These had some ripple through effects that made
	distcheck not work, but those issues are resolved also.

2003-06-30  Mohammad DAMT  <mdamt@bisnisweb.com>

	* po/id.po: Added Indonesian translation
	* configure.in: Added "id" to ALL_LINGUAS

2003-06-23  Ted Gould   <ted@gould.cx>

	* gmix/gmix.c:
	Added a patch given to Iain, unknown origin.  It adds FreeBSD
	name support to the mixer.

2003-06-20  Ted Gould  <ted@gould.cx>

	* AUTHORS:
	* HACKING:
	* MAINTAINERS:
	Made myself into the maintainer.

2003-06-18  Alex Duggan  <aldug@gnome.org>

	* gmix/gmix.c:
	* gnome-cd/Makefile.am:
	* gnome-cd/callbacks.c:
	* grecord/src/gsr-window.c:
	Add use the logos of these programs in their about dialogs.
	Fixes #102983.

2003-05-20  Danilo Šegan  <dsegan@gmx.net>

	* configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS.

2003-05-05  Telsa Gwynne  <hobbit@aloss.ukuu.org.uk>
                                                                                
        * configure.in: Added cy to ALL_LINGUAS
        * po/cy.po: Added

2003-04-08  Mike Lei <mike.lei@sun.com>

	* configure.in: Added l10n doc Makefile support for 
	  gnome-cd and grecord
	
	* Added l10n doc files for gnome-cd and grecord

2003-03-21  Guntupalli Karunakar  <karunakar@freedomink.org>

	* configure.in: Added "ml" to ALL_LINGUAS

2003-02-22  Abel Cheung  <maddog@linux.org.hk>

	* cddb-slave2/cddb-track-editor.c: Fix tyop in genres name.

2003-02-21  Roozbeh Pournader  <roozbeh@sharif.edu>

	* configure.in: Added "fa" to ALL_LINGUAS.

2003-01-29  Laurent Dhima  <laurenti@alblinux.net>

	* configure.in: Added "sq" to ALL_LINGUAS.
	
2003-01-22  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "mn" to ALL_LINGUAS.

2003-01-10  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* configure.in: Added Amharic (am) to ALL_LINGUAS

2003-01-08  Frederic Crozat  <fcrozat@mandrakesoft.com>

	Fix for 64-bit platforms. Probably better do the other way round
	(aka guint -> gsize) since underlying g_io_channel_read()/...
	operate the same way. This would change cddb-slave2
	visible API.

	* cddb-slave2/cddb-slave-capplet.c: (do_goodbye), (do_sites),
	(do_hello):
	* cddb-slave2/cddb-slave.c: (do_goodbye), (do_read), (do_query),
	(do_hello):
	* cddb-slave2/iochannel.c: (gnet_io_channel_writen),
	(gnet_io_channel_readn): Use guint instead of gsize to comply with 
	cddb-slave API.
	

2003-01-07  Naba Kumar <naba@gnome.org>

	* configure.in: Added hi (hindi) in ALL_LINGUAS
	
2002-12-16  Thomas Vander Stichele <thomas at apestaart dot org>

        * gstreamer-properties/Makefile.am: don't install desktop stuff
          until proper UI review is done

2002-12-11  Alex Duggan <aldug@gnome.org>
	
   * gmix/gnome-volume-control.desktop.in.in:
   * gnome-cd/gnome-cd.desktop.in:
   * record/gnome-sound-recorder.desktop.in:
   * gstreamer-properties/gstreamer-properties.desktop.in:
   * vu-meter/vumeter.desktop.in:
   Add startup-notification support to all .desktop files
   Fixes #100958

2002-12-10  Thomas Vander Stichele <thomas at apestaart dot org>

        * configure.in: require GStreamer >= 0.5.0

2002-12-01  Thomas Vander Stichele <thomas at apestaart dot org>

        * configure.in, Makefile.am: added gstreamer-properties
	  gstreamer-properties: merged in thaytan's capplet, needs cleaning

2002-11-03  Dmitry G. Mastrukov  <dmitry@taurussoft.org>

	* configure.in: Added Belarusian to ALL_LINGUAS

2002-11-01  Iain <iain@prettypeople.org>

	* configure.in: Bump version number and require the new GST

2002-10-16  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Require a newer intltool for better .schemas 
	support.

2002-10-10 Iain <iain@prettypeople.org>

	* : Applied Bala's patch for some solaris issues.

2002-08-11  Ross Burton  <ross@burtonini.com>

	* **/*.deskop.in: Add Encoding keyword, remove old Info keyword,
	fix Terminal keyword and add GNOME to the Categories keyword.

2002-08-02  Iain <iain@prettypeople.org>

	* configure.in: Generate the correct schemas files.

2002-07-27  Kjartan Maraas  <kmaraas@gnome.org>

	* cddb-slave2/cddb-slave2.desktop.in: Fix the name and tooltip in
	this file. #87760
 
2002-06-18  Shivram U  <shivaram.upadhyayula@wipro.com>

	* cddb-slave2/Makefile.am, gmix/Makefile.am, gnome-cd/Makefile.am,
	gnome-volume-control/Makefile.am, vu-meter/Makefile.am: Changed
	-DGNOMELOCALEDIR to "${prefix}/${DATADIRNAME}/locale".
	 Fix for #83624, as per the suggestions given by 
	Hidetoshi Tajima <hidetoshi.tajima@sun.com>

2002-06-10  Iain <iain@ximian.com>

	* configure.in: TWO POINT OH POINT OH!

2002-06-10  Yanko Kaneti <yaneti@declera.com>

	* configure.in: (ALL_LINGUAS) Added Bulgarian (bg).

2002-05-29  Balamurali Viswanathan <balamurali.viswanathan@wipro.com>

	* configure.in: Build gmix desktop files only in Solaris

2002-05-27  Chris Lyttle  <chris@wilddev.net>

	* omf.make: Added for new scrollkeeper system
	* xmldocs.make: Changed for new scrollkeeper system
	* Makefile.am: Added omf.make to EXTRA_DIST
	* gmix/doc/C/Makefile.am: Changed figs to figdir
	* gmix/doc/C/gmix-C.omf: Updated to new scrollkeeper format
	* gnome-cd/doc/C/Makefile.am: Changed figs to figdir
	* grecord/doc/C/Makefile.am: Changed figs to figdir

2002-05-22  Balamurali Viswanathan <balamurali.viswanathan@wipro.com>

	* acconfig.h configure.in:Check for sdtaudiocontrol in the proper
	path. Define HAVE_MIXER if we have a audio mixer

2002-05-16  Sander Vesik <sander.vesik@sun.com>

	* grecord/doc/C: integrated sun docs for sound recorder

2002-05-16  Sander Vesik <sander.vesik@sun.com>

	* gnome-cd/doc/C: integrated sun docs for cd player

2002-05-14  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* configure.in: Added Vietnamese (vi) to ALL_LINGUAS

2002-05-13  Iain <iain@ximian.com>

	* configure.in: Bump version number

2002-05-06  Satyajit Kanungo  <satyajit.kanungo@wipro.com>

	* grecord/gnome-sound-recorder.desktop.in:
       	* gnome-cd/gnome-cd.desktop.in :
          Added the Docpath  to open the help document from panel (launcher menu)
2002-04-30  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* configure.in: Added Basque (eu) and Walloon (wa) to ALL_LINGUAS

2002-04-25 Iain <iain@ximian.com>

	* configure.in: Bump version number to indicate a change.

2002-04-18  jacob berkman  <jacob@ximian.com>

	* configure.in: fix checks for network libs (stolen from linc,
	fixes bug #78548)

2002-04-15  Iain <iain@ximian.com>

	* configure.in: Bump version number slightly to indicate that there's
	a new icon.

2002-04-15  Iain <iain@ximian.com>

	* configure.in: Version++
	Check for some socket libs.

2002-04-04  Iain <iain@ximian.com>

	* configure.in: Fix the check for the host name

2002-04-02  Iain <iain@ximian.com>

	* configure.in: Updated version :)
	Check sdtaudiocontrol if we're not going to build gmix and we're ont
	Solaris.

2002-04-01  jacob berkman  <jacob@ximian.com>

	* xmldocs.make: 
	* Makefile.am (EXTRA_DIST): add xmldocs.make (fixes build bustage)

2002-04-01  Iain <iain@ximian.com>

	* added documentation.

2002-03-30  Iain <iain@ximian.com>

	* configure.in: Change version to something.
	Check for the presence of CDROMCLOSETRAY in the cdrom header.

2002-03-14  Laszlo Peter  <laca@ireland.sun.com>

	* gnome-cd/callbacks.c: s/__FUNCTION__/G_GNUC_FUNCTION/
	* gnome-cd/cdrom.c: ditto
	* gnome-cd/gnome-cd.c: ditto
	* gnome-cd/linux-cdrom.c: ditto
	* gnome-cd/solaris-cdrom.c: ditto

2002-03-13  Theo van Klaveren <t.vanklaveren@student.utwente.nl>

	* configure.in: Add FreeBSD platform detection for GnomeCD.

2002-03-04  Iain <iain@ximian.com>

	* TODO: Add some TODO stuff.

	* Makefile.am: Disable building the new gnome-volume-control

	* configure.in: Ditto.

2002-02-27  Iain <iain@ximian.com>

	* configure.in: Use the gconf2 AM rule 

2002-02-27  Iain <iain@ximian.com>

	* tcd/*: Removed.

	* gnomovision/*: Removed.

	* cddbslave/*: Removed.

	* debian/*: Removed.

2002-02-27  Iain <iain@ximian.com>

	* AUTHORS: Ego got the better of me.

	* TODO: Update.

2002-02-27  Iain <iain@ximian.com>

	* configure.in: Add the Solaris detection stuff from Balamurali
	Viswanathan. Substitute default devices for Solaris and Linux.
	Generate gnome-cd/gnome-cd.schemas
	Print some stats about whats going on.

2002-02-20  Iain <iain@ximian.com>

	* configure.in: Add a check for sys/sockio.h

2002-02-15  jacob berkman  <jacob@ximian.com>

	* Makefile.am (DIST_SUBDIRS):
	* configure.in (AC_OUTPUT): it's gnome-volume-control, not
	volume-control

2002-02-05  Abel Cheung  <maddog@linux.org.hk>

	* configure.in (ALL_LINGUAS): zh_CN.GB2312 -> zh_CN

2002-02-02  Iain Holmes  <iain@ximian.com>

	* configure.in: Update version number.

2002-01-17 Hasbullah Bin Pit <sebol@ikhlas.com>

	* configure.in: Added 'ms' at ALL_LINGUAS.
	* po/ms.po: Added Malay Translation.

2002-01-12  Iain Holmes  <iain@ximian.com>

	* configure.in: Remove some line, that I've forgotten and create the
	Makefile in the lcd-theme dir

2001-12-03  Sander Vesik <Sander.Vesik@sun.com>
	* autogen.sh: Remove test for CERTIFIED_GNOMIE 
	* configure.in: Remove test for CERTIFIED_GNOMIE and add 
	  missing [] to AC_MESSAGE_ERROR for the case of missing
	  scrollkeeper

2001-12-02  Iain Holmes  <iain@ximian.com>

	* configure.in: Add a check for esd.

2001-12-02  Iain Holmes  <iain@ximian.com>

	* configure.in: Remove the bonobo-config check.

2001-11-17  Iain Holmes  <iain@ximian.com>

	* configure.in: Make a stripped down link list for CDDBSlave.

2001-11-03  Iain Holmes  <iain@ximian.com>

	* configure.in: Use the new glib-gettext stuff

2001-10-30  Iain Holmes  <iain@ximian.com>

	* branched for gnome2. Old branch is at gnome-media-1-0

	* Added cddb-slave2 and gnome-cd

2001-10-07  Gediminas Paulauskas <menesis@delfi.lt>

	* configure.in (ALL_LINGUAS): added lv

2001-08-31  Abel Cheung  <maddog@linux.org.hk>

	* configure.in (ALL_LINGUAS): zh_TW.Big5 -> zh_TW

2001-07-28  Dan Mueth  <d-mueth@uchicago.edu>

	Adding line so help docs are included in RPMs.

	* gnome-media.spec.in:

2001-07-27  Dan Mueth  <d-mueth@uchicago.edu>

	Updating doc build stuff to use jw on RH 7.1 and any other dist which
	has moved to docbook-utils.

	* configure.in:
	* sgmldocs.make:

2001-06-07  Peter Teichman  <peter@phb>

	* release 1.2.3

2001-06-02  Peter Teichman  <peter@ximian.com>

	* gmix/.cvsignore, gmix/Makefile.am, gmix/gmix.desktop*,
	grecord/.cvsignore, grecord/Makefile.am, grecord/gmix.desktop*,
	tcd/.cvsignore, tcd/Makefile.am, tcd/gmix.desktop*,
	vu-meter/.cvsignore, vu-meter/Makefile.am, vu-meter/gmix.desktop*:
	infrastructure changes for handling .desktop translations with
	xml-i18n-tools

2001-06-01  Peter Teichman  <peter@ximian.com>

	* use xml-i18n-tools

2001-05-29  Peter Teichman  <peter@ximian.com>

	* configure.in: move gnome initialization beyond AC_PROG_CC. Patch
	from David Hampton <hampton@employees.org>

2001-05-28  Peter Teichman  <peter@ximian.com>

	* configure.in, gmix/Makefile.am: only configure ALSA when the
	user asks for it (patch from David Hampton <hampton@employees.org>)

2001-05-26  Peter Teichman  <peter@ximian.com>

	* .cvsignore maintenance - many files weren't included, and a
	couple .cvsignore files needed to be created

2001-04-25  Peter Teichman  <peter@ximian.com>

	* fix gtcd to look for its help files in the 'gtcd' path
	* release 1.2.2

2001-03-28  Peter Teichman  <pat@gnu.org>

	* AUTHORS, HACKING: fix up some of the docs to establish myself
	as maintainer

2001-03-23  Dan Mueth  <dan@eazel.com>

	Adding a file which slipped through last commit.

	* omf-install/Makefile.am:

2001-03-23  Dan Mueth  <dan@eazel.com>

	Fixed a couple problems with the build.  Updated doc
	build stuff and added OMF metadata.

	* COPYING-DOCS:
	* Makefile.am:
	* configure.in:
	* gmix/doc/C/Makefile.am:
	* gmix/doc/C/figs/gmix-prefs.png:
	* gmix/doc/C/figs/gmix.png:
	* gmix/doc/C/figures/gmix-prefs.png:
	* gmix/doc/C/figures/gmix.png:
	* gmix/doc/C/gmix-C.omf:
	* gmix/doc/C/gmix.sgml:
	* gmix/doc/it/Makefile.am:
	* gmix/doc/it/figs/gmix-prefs.png:
	* gmix/doc/it/figs/gmix.png:
	* gmix/doc/it/figures/gmix-prefs.png:
	* gmix/doc/it/figures/gmix.png:
	* gmix/doc/it/gmix-it.omf:
	* gmix/doc/it/gmix.sgml:
	* grecord/Makefile.am:
	* sgmldocs.make:
	* tcd/doc/C/Makefile.am:
	* tcd/doc/C/figures/gtcd-props.png:
	* tcd/doc/C/figures/gtcd-window.png:
	* tcd/doc/C/figures/gtcd.png:
	* tcd/doc/C/figures/track-number.png:
	* tcd/doc/C/figures/track-time.png:
	* tcd/doc/C/figures/trackeditor.png:
	* tcd/doc/C/gtcd-C.omf:
	* tcd/doc/C/gtcd.sgml:
	* tcd/doc/C/images/gtcd-props.png:
	* tcd/doc/C/images/gtcd-window.png:
	* tcd/doc/C/images/gtcd.png:
	* tcd/doc/C/images/track-number.png:
	* tcd/doc/C/images/track-time.png:
	* tcd/doc/C/images/trackeditor.png:

2000-12-06  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

	* configure.in (ALL_LINGUAS): added Slovak [sk] language

2000-10-20  Christopher R. Gabriel  <cgabriel@softwarelibero.org>

	* configure.in (AC_OUTPUT): added italian documentation for gmix.

2000-10-10  Christophe Merlet  <christophe@merlet.net>

	* */*.desktop: Updated French strings.

2000-08-05  Dan Mueth <d-mueth@uchicago.edu>

	* configure.in: added /tcd/doc/ and /tcd/doc/C

2000-05-21  Tim Gerla  <timg@means.net>

	* configure.in: Update to 1.2.0
	* README: Same

2000-05-11  Pablo Saratxaga <pablo@mandrakesoft.com>

	* configure.in (ALL_LINGUAS): added Catalan language

2000-04-21  Andreas Hyden  <a.hyden@cyberpoint.se>

	* configure.in: Added grecord/src/Makefile.
	* Makefile.am: Added grecord.
	* grecord/src/Makefile.am: Removed all subdirs but src.
	* grecord/src/main.c: Some stuff.

2000-04-21  Andreas Hyden  <a.hyden@cyberpoint.se>

	* AUTHORS: Added myself.
	* README: Added grecord.
	* configure.in: Added grecord/Makefile.
	Grecord added.

2000-04-08  Pablo Saratxaga <pablo@mandrakesoft.com>

	* configure.in (ALL_LINGUAS): added Lithuanian language
	* *.desktop: added Lithuanian strings from Gediminas Paulauskas
          <menesis@delfi.lt> to the desktop menu files

2000-02-12  Fatih Demir <kabalak@gmx.net>

	* configure.in: Added tr to ALL_LINGUAS .

2000-01-31  Yuan-Chung Cheng <platin@linux.org.tw>

        * configure.in: Added "zh_CN.GB2312" to ALL_LINGUAS.

2000-01-13  Tim Gerla  <timg@means.net>

	* configure.in: Added check for ucdrom.h for Linux 2.0.x users.

2000-01-11  Tim Gerla  <timg@means.net>

	* gnome-media.spec.in: Added cddb-submit-methods (Peter Wainwright)

1999-11-17  Pablo Saratxaga <pablo@mandrakesoft.com>

	* configure.in (ALL_LINGUAS): Added Greek (el).

1999-11-02  Yuri Syrota <rasta@renome.rovno.ua>

	* configure.in (ALL_LINGUAS): Added Ukrainian (uk).

1999-10-12  Dan Damian <dand@dnttm.ro>

	* configure.in (ALL_LINGUAS): Added Romanian (ro).

1999-10-07  Jesus Bravo Alvarez  <jba@pobox.com>

	* configure.in (ALL_LINGUAS): Added Galician (gl)

1999-10-05  Tim Gerla  <timg@means.net>

	* configure.in: Bump to 1.0.51, final release

1999-10-04  Stanislav Brabec  <utx@penguin.cz>

	* configure.in: Alphabetical resort of languages.

1999-28-09  Tim P. Gerla  <timg@means.net>
	
	* configure.in: Bump to 1.0.50, whee!

1999-22-09  Tim P. Gerla  <timg@means.net>

	* configure.in: Bump to 1.0.41

1999-09-28  Martin Baulig  <martin@home-of-linux.org>

	* configure.in (ALL_LINGUAS): Added cs.

1999-09-27  Richard Hult  <rhult@hem2.passagen.se>

	* configure.in (ALL_LINGUAS): Added sv.

1999-09-26  Lauris Kaplinski <lauris@ariman.ee>

        * configure.in: Added et (Estonian) to ALL_LINGUAS

1999-19-09  Tim P. Gerla  <timg@means.net>

	* configure.in: Bumped version to 1.0.40.
	* README: Updates
	* NEWS: Updates
	* TODO: Removed old info

1999-07-09  Tim P. Gerla  <timg@means.net>

	* configure.in/AUTHORS/MAINTAINERS: Removed extace traces
	* README.extace: Document pointing to new extace maintainer's page.

1999-07-09  Tim P. Gerla  <timg@means.net>

	* configure.in, Makefile.am: Disabled extace because of compiliation problems
	* configure.in, Makefile.am: Include intl/ in dist please

1999-05-25  Yukihiro Nakai <nacai@iname.com>

	* Add Japanese entry to *.desktop

1999-04-29  James Henstridge  <james@daa.com.au>

	* acconfig.h, configure.in: added a test to find the system's mail
	transfer agent.  It is used by cddbsubmit for email type submissions.

1999-04-17  James Henstridge <james@daa.com.au>

	* configure.in, acconfig.h: check for libghttp, and if found define
	WITH_LIBGHTTP.  If not found, set GHTTP_LIB to empty.

1999-03-18 Tuomas J. Lukka <lukka@iki.fi>

	* configure.in - fix the test for we_have_esd to test -n "$we_have_esd"
	  now gnome-media compiles on my system without ESD again

1999-03-09 Mark Crichton <crichton@gimp.org>

	* configure.in: Fixed chicken-and-egg problem with the AM_ESD_PATH
	macro.  That macro is now in acinclude.m4.  Also set up vu-meter and
	extace to compile only if ESD is found.

	* Makefile.am: changes to support above.  Also, if/when tcd becomes its
	own module, we should remove this.

	* acinclude.m4: Added AM_ESD_PATH.

1999-02-25 Shooby Ban <bansz@szif.hu>

        * configure.in: Added hungarian po
        po/hu.po Hungarian translations

Wed Feb 10 22:42:39 EST 1999 Gregory McLean <gregm@comstar.net>

	* Bumped version to 0.99.8

Wed Jan 20 23:48:16 EST 1999 Mandrake <mandrake@mandrake.net>
	
	* vu-meter/Makefile.am: fixes to make this puppy actually BUILD again.

1999-01-18  Christopher Blizzard  <blizzard@appliedtheory.com>

	* configure.in (PROGRAMS_EXTACE): Add check to find the gsl header
 	files.

1998-12:31  Mark Crichton <crichton@gimp.org>

 	* Makefile.am: Disabled building gnomovision...see gnomovision
	changelog for more info.

1998-12-28  Mark Crichton <crichton@gimp.org>

	* Makefile.am
	* configure.in: got gnomovision back to life...somewhat
	Also checks for Specific XFree86 extensions now.

Fri Dec 25 23:25:02 PST 1998 Manish Singh <yosh@gimp.org>

	* Makefile.am
	* configure.in: reenabled extace, redid the gsl check for gsl 0.4

	* extace/extace.c: make it work with gsl 0.4

1998-12-15  Mark Crichton <crichton@gimp.org>

	* Makefile.am: Included configure as an EXTRA_DIST target
	(needed for people who d/l tarball, but DON'T have auto*)

	* vu-meter/Makefile.am: Removed dependency on vu-meter/NEWS.
	File does not exist

1998-12-04  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>

	* configure.in (AC_OUTPUT): Removed the `sed ... POTFILES'.
	* acinclude.m4: Removed.

Wed Nov 25 12:56:36 EST 1998 Gregory McLean <gregm@comstar.net>

	* vu-meter: Added a new toy.
 
1998-11-17  Tuomas J. Lukka  <lukka@iki.fi>

	* configure.in (ALL_LINGUAS): Add da, fi

1998-10-14  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* configure.in (ALL_LINGUAS): Added Japanese to the translations.
	Thanks to Mitsuru Oka for the ja.po file!

Sun Aug 30 21:06:10 1998  Tim P. Gerla	<timg@means.net>
	
	* Added new directory `cddbslave'. It's a program to request 
	cddb information from cddb servers.

	* Makefile.am: Added cddbslave.
	
	* configure.in: Added cddbslave.

1998-08-24  Tim P. Gerla  <timg@means.net>

	* configure.in: Added checks for later linux kernel headers, to enable cd                      
	  changer support. I haven't tried using the cd changer code on a kernel that                  
	  doesn't support it, so when we release we may want to disable it.

1998-08-14  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* configure.in: Bumped version number to 0.27.

1998-07-02  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>

	* configure.in (ALL_LINGUAS): Added `pt' for Portuguese translation.

1998-05-15  Raja R Harinath  <harinath@cs.umn.edu>

	* configure.in (PROGRAMS_EXTACE): Define only if both `libesd' and
	`libgslfft' exist.

1998-02-26  Raja R Harinath  <harinath@cs.umn.edu>

	* configure.in (ALL_LINGUAS): Add `it'.

1998-02-22  Carsten Schaar  <nhadcasc@fs-maphy.uni-hannover.de>

	* configure.in (ALL_LINGUAS): Added 'de' for German language support.

1998-02-19  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* gnomovision/tvset.c (main): Added app_id "gnomovision".

1998-02-17  Raja R Harinath  <harinath@cs.umn.edu>

	* configure.in: Use `AM_ACLOCAL_INCLUDE'.

Tue Feb 17 11:06:43 KST 1998  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>

	* Makefile.am (macros/macros.dep): Maintainer rule to
	auto-regenerate aclocal.m4.
	(SUBDIRS): Add `macros'. 
	* autogen.sh: Use macros/autogen.sh.
	

