2013-12-09  Osmo Antero <osmoma@gmail.com>

  * Version 1.4-1
  * Bug #1258822 Timer.c does not stop recording in some rare cases.
  * Changes in timer.c should address this bug.

2013-12-06  Osmo Antero <osmoma@gmail.com>

  * Version 1.4
  * Replaced fixed size icons 16x16,...,64x64 with scalable svg images.
  * Modified also also pixmap/audio-recorder-off-dot.svg, audio-recorder-on-dot.svg, audio-recorder-paused-dot.svg. 

2013-11-23  Osmo Antero <osmoma@gmail.com>

  * Version 1.3-3
  * Language updates on Ukrainian(uk) and Chinese Simplified(zh_CN) texts.
  * Preliminary test on getting device list from GStreamer 1.x instead of PulseAudio.
  * Note: bumped version to 1.3-3. Build of version 1.3-2 failed.

2013-10-18  Osmo Antero <osmoma@gmail.com>

  * Version 1.3-1
  * zh_TW translation updates.

2013-10-12  Osmo Antero <osmoma@gmail.com>

  * Version 1.3
  * Final release for Ubuntu 13.10 (Saucy Salamander). 
  * Some new translations.

2013-08-04  Osmo Antero <osmoma@gmail.com>

  * Version 1.2
  * First build for Ubuntu 13.10 (Saucy Salamander). 
  * Renamed configure.in to configure.ac.

2013-05-11  Osmo Antero <osmoma@gmail.com>

  * Version 1.1.2
  * Updated audio-recorder.spec file for Fedora 19.
  * Some language updates from Launchpad.net.

2013-05-11  Osmo Antero <osmoma@gmail.com>

  * Version 1.1.1
  * Fixed bug #1159341. Systray icon popped ON after reboot or logout.

2013-05-08  Osmo Antero <osmoma@gmail.com>

  * Version 1.1
  * Migrated dbus-skype.c to GDBus intrerface.
  * Removed dependency to dbus-glib-1 library (from configure.in and debian/control).
  * Removed skype-service.[ch] and skype-service-object-glue.h from the project.

2013-03-21  Osmo Antero <osmoma@gmail.com>

  * Version 1.0
  * Removed dependency to libgnome-media-profiles library (media-profiles.c).
  * Fixed bug #1074928 on Arch-Linux. Couldn`t find configuration values in dconf.
  * See function conf_get_base_settings() in src/dconf.c.
  * Getting player name and executable from player's .desktop file.

2012-12-01  Osmo Antero <osmoma@gmail.com>

  * Version 0.9.9

2012-11-04  Osmo Antero <osmoma@gmail.com>

  * Version 0.9.8
  * Fixed bug #1074928. Audio-recorder could not find configuration values (in dconf) and exited. 
  * Trying to fix this by calling g_settings_schema_source_lookup() with recursive=TRUE in dconf.c.

2012-10-28  Osmo Antero <osmoma@gmail.com>

  * Version 0.9.7
  * A.r will now remember lastly used media-players (dbus-player.c).
  * New/changed key in data/org.gnome.audio-recorder.gschema.xml.

2012-10-19  Osmo Antero <osmoma@gmail.com>

  * Version 0.9.6

2012-10-11  Osmo Antero <osmoma@gmail.com>

  * Version 0.9.5
  * Moving to Gstreamer 1.0.

2012-10-08  Osmo Antero <osmoma@gmail.com>

  * Version 0.9.4
  * Removed remaining deprecated functions from the code. Full GTK3 support.

2012-09-30  Osmo Antero <osmoma@gmail.com>

  * Version 0.9.3
  * Upgrade for Ubuntu 12.10 and F18. Improved timer and VAD-modules. Better gst-pipeline.

2012-04-26  Osmo Antero <osmoma@gmail.com>

  * Version 0.9.1
  * Improved MPRIS2 interface. VLC media-player should now work with ar. 

2012-04-18  Osmo Antero <osmoma@gmail.com>

  * Version 0.9
  * MPRIS2 compliant media-player interface (dbus-mpris2.c)
  * Removed fixed icons. Icons are now loaded from the current theme.  

2012-04-05  Osmo Antero <osmoma@gmail.com>

  * Version 0.8.2
  * Set right version number in the .deb package.

2012-04-01  Osmo Antero <osmoma@gmail.com>

  * Version 0.8
  * New widget for the level bar (See GtkLevelBar class in gtklevelbar.[ch])

2012-03-30  Osmo Antero <osmoma@gmail.com>
  * Version 0.7
  * Updated code for Fedora 16 and Ubuntu 12.04.
  * Uses now GTK 3 libraries.

2011-09-26  Osmo Antero <osmoma@gmail.com>

  * Version 0.6.2
  * Fixing typo in debian/control file.
  * Needs libappindicator3-dev instead of libappindicator-dev.

2011-09-26  Osmo Antero <osmoma@gmail.com>

  * Version 0.6.1
  * Fixing debian/control file.
  * It seems that "libgnome-media-profiles-dev" (in Ubuntu 11.10 beta) still requires the "libgconf2-dev" package.
  * I hope they will remove this dependency. But for now, add libgconf2-dev.

2011-09-26  Osmo Antero <osmoma@gmail.com>

  * Version 0.6.
  * Ported this application to GTK 3/GDK 3.
  * Using now GSettings (and dconf) instead of GConf2. See dconf.[ch].
  * Better Banshee integration.
  * Some changes in GUI labels (need re-translation).

2011-09-26  gettextize  <bug-gnu-gettext@gnu.org>

	* Makefile.am (ACLOCAL_AMFLAGS): New variable.
	(EXTRA_DIST): Add config.rpath, m4/ChangeLog.
	* configure.in (AC_CONFIG_FILES): Add po/Makefile.in.

2011-09-18   Osmo Antero <osmoma@gmail.com>

    * Version 0.5
    * Added simple DBus-service so recorder can be controlled from command line or other applications.
    * See audio-recorder --help.
    * Added support for Unity's launcher icon. audio-recorder.desktop file contains now static menu items 
    * for "start recording", "stop recording", "pause" and "show window".

2011-02-08   Osmo Antero  <osmoma@gmail.com>

    * Released version 0.3.
    * This version replaces the old rec-applet package.

2010-10-05   Osmo Antero  <osmoma@gmail.com>

    * Released version 0.2.3
    * New translations; en_AU, de, fr, hu

2010-08-20   Osmo Antero  <osmoma@gmail.com>

    * Initial import of new languages; pt_BR (thanks to Jose Humberto), pt (Europe) and fi_FI.

2010-08-17  Osmo Antero  <osmoma@gmail.com>

    * Released version 0.2.

2010-08-16  Osmo Antero  <osmoma@gmail.com>

    * The data stream from GStreamer is now properly terminated. The AAC .m4a files (via the faac encoder) are now playable (always!).
    * The GStreamer EOS event is sent, and the event loop now correctly waits for it.
    * Added new directory rec-applet/data with (HTML) help files and COPYING file.
    * The help files can be launched from the GUI.
    * The right-click menu is now translatable. The entire app is translatable.
    * Translated the application to Norwegian Bokmål, in .../po/nb_NO.po.
    * Small improvements in the stop-timer's input format (such as 12-hour clock with am and pm suffices).

2010-08-15  Osmo Antero  <osmoma@gmail.com>

    * Getting now supported audio-formats from GNOME's media-profiles library (requires libgnome-media-dev package).
    * See media-profiles.[ch].
    * The stop-timer field can now take several values separated by "|" (meaning OR). Eg. Stop After: "1 h 20min | 500 MB | silence 7s". 

2010-08-07  Osmo Antero  <osmoma@gmail.com>

    * Several improvements:
    * The "Default" audio device now tries to create pipeline of "gconfaudiosrc" element.
    * The size of the applet is now correct (earlier it expanded too much horizontally).  
    * The applet now obeys color/background settings of the panel; transparent and opaque values are ok.
    * The time ##:##:## and the file size labels resize correctly.
    * The settings window now opens at correct position depending on the panel orientation.

2010-08-04  Osmo Antero  <osmoma@gmail.com>

    * GNOME Audio Recorder Applet v0.1 released

