2008-01-12  Kalle Vahlman <zuh@iki.fi>

  * Release 0.2.6
  * Fixes to volume handling, tag reading etc.
  * A handful of other fixes
  * Allow playbin usage (with maemo hacks too)

2007-11-11  Tuomas Kulve  <tuomas@kulve.fi>

	* autogen.sh: Updated to use automake 1.9 by default.
	* NEWS, README: Some cleanup.
	* Added --enable-it2008os option for Maemo Chinook.

2007-08-19  Joni Valtanen  <jvaltane@kapsi.fi>

	* Fixed length and position again

2007-08-19  Joni Valtanen  <jvaltane@kapsi.fi>

	* Added internet radio support to ui

2007-08-19  Joni Valtanen  <jvaltane@kapsi.fi>

	* Removed special ogg pipeline creation
	* Added iradio-name signal listening to ui
	* Fixed position stuff
	* Added fallback to create pipeline with audioconvert

2007-07-19  Joni Valtanen  <jvaltane@kapsi.fi>

	* Fixed getting ogg duration from base-bin-tablet

2007-07-19  Joni Valtanen  <jvaltane@kapsi.fi>

	* Fixed getting duration from base-bin-desktop
	* Removed unnessesary functions

2007-07-16  Joni Valtanen  <jvaltane@kapsi.fi>

	* Fixed logic behind sid-playing signal

2007-06-28  Joni Valtanen  <jvaltane@kapsi.fi>

	* Added type-unknown signal to KilikaliAudio interface.
	* Almost completed sid support.
	* Added kilikali-bin and kilikali-base-bin:s to avoid duplicated
	code.
	* Removed kilikali-bin-tablet-c and kilikali-bin-desktop.c

2007-06-10  Tuomas Kulve  <tuomas@kulve.fi>

	* Added folder selection dialog to install scripts.
	* Added menu to SB plugin.

2007-06-05  Tuomas Kulve  <tuomas@kulve.fi>

	* Added home applet with 4 buttons.
	* Added stub for sb plugin.

2007-05-31  Tuomas Kulve  <tuomas@kulve.fi>

	* Added Tango icon theme support

2007-05-31  Joni Valtanen  <jvaltane@kapsi.fi>

	* Fixed kilikali-bin-tablet. Added decodebin support without 
	audioconvert.

2007-05-15  Joni Valtanen  <jvaltane@kapsi.fi>

	* Making desktopversion work properly with new kilikali-bin.

2007-05-10  Joni Valtanen  <jvaltane@kapsi.fi>

	* Creating new audio engine with kilikali-bin.

2007-05-08  Tuomas Kulve  <tuomas@kulve.fi>

	* Get mime types for local files
	(GNOME_VFS_FILE_INFO_GET_MIME_TYPE) in vfs_add_file().
	* strdup file info fields for gtk_list_store_set () in _add_file().

2007-05-04  Joni Valtanen  <jvaltane@kapsi.fi>

	* Fixed mp3 internet radio.

2007-05-03  Joni Valtanen  <jvaltane@kapsi.fi>

	* Added premilinary internet radio support.

2007-05-03  Tuomas Kulve  <tuomas@kulve.fi>

	* Added load/load from location/save playlist functionality.
	* Changed the PACKAGE_DATA_DIR logic. 

2007-04-26  Tuomas Kulve  <tuomas@kulve.fi>

	* Removed ogg and kilikali-codecs-meta related stuff.
	* Change renicing to -18 instead of -20.

2007-04-01  Tuomas Kulve  <tuomas@kulve.fi>

	* Fixed the playlist stuff after zuh's UI merge.
	* Added iteration loops to ui rendering before calling
	audio play/stop/etc to get the menu rendered quickly.

2007-03-28  Tuomas Kulve  <tuomas@kulve.fi>

	* Added support for maemo hw signals.

2007-03-25  Tuomas Kulve  <tuomas@kulve.fi>

	* Added load/save whole file to vfs module.
	* Added playlist module.
	* Added load/save playlist menu items.
	* Added Maemo-launcher support.
	* Added launch from filemanager feature.

2007-03-22  Tuomas Kulve  <tuomas@kulve.fi>

	* Launch kilikali.sh instead of kilikali binary directly. The
	script checks existance of maemo-nicer and uses it to get higher
	priority.

2007-02-01  Joni Valtanen  <jvaltane@kapsi.fi>

	* Fixed after last song nothing is working
	* when pushing play and nothing is selected first song is 
	starting to play
	* some testing how it really works

2007-01-31  Joni Valtanen  <jvaltane@kapsi.fi>

	* added gtk_main_quit when closing window
	* added controlmenu to the menubar. Now popupmenu takes only 
	reference to it. 
	* fixed all gui components that are related to time
	* added song after selection starting when previous is ended
	* little overall fixes and tuning

2007-01-25  Joni Valtanen  <jvaltane@kapsi.fi>

	* Removed control buttons from gui.
	* added control popmenu to right mouse button
	* added playing and stopping

2007-01-24  Joni Valtanen  <jvaltane@kapsi.fi>

	* Generated pregui and putted about year old 
	gstreamer music playing engine with same package.
	* added file scanning and putting results to treeview

