2004-10-19  Paolo Bacchilega  <paobac@cvs.gnome.org>

	[ version 0.2.0 released ]

	* src/goo-cdrom-linux.h: 
	* src/goo-cdrom-linux.c: 
	* src/goo-cdrom.h: 
	* src/goo-cdrom.c: 

	Remove set_device and get_device as virtual functions.

2004-10-18  Paolo Bacchilega  <paobac@cvs.gnome.org>

	* src/goo-volume-button.c (goo_volume_button_set_volume): 

	always emit the changed signal.

	* src/goo-window.c (window_update_statusbar_list_info): add the
	album title in the statusbar if available.

2004-10-17  Paolo Bacchilega  <paobac@cvs.gnome.org>

	* src/goo-volume-button.c (update_volume_label): 

	display the volume level in a tooltip and in the volume scale window.

	* src/goo-player-cd.c (cd_player_list): 
	* src/goo-cdrom-linux.c (open_device): 
	* src/goo-cdrom.h: 

	Handle device access errors.
	
2004-10-16  Paolo Bacchilega  <paobac@cvs.gnome.org>

	* src/ui.h: fixed command comment.

	* src/goo-window.c (goo_window_get_type): 
	* src/main.c (prepare_app): 

	Added a --device command line argument.
	Added session support.

	* src/dlg-extract.c (destination_button_clicked_cb): set the extract 
	dialog as parent of the file chooser dialog.

	* src/preferences.c (DIALOG_PREFIX): 
	* src/main.c (initialize_data): s/goo/goobox/

	* src/actions.h: 
	* src/actions.c (activate_action_play_selected): 
	* src/goo-window.c (goo_window_play_selected): 
	* src/ui.h: 

	Added a "play selected track" command in the context menu.

2004-10-16  Arafat Medini  <lumina@silverpen.de>

	* configure.in: Added Arabic Locale "ar" to ALL_LINGUAS

2004-10-15  Paolo Bacchilega  <paobac@cvs.gnome.org>

	* src/preferences.h: 
	* src/goo-window.c: 

	* src/goo-player.c: 
	* src/goo-player.h: 
	* src/goo-player-cd.c: 
	* src/goo-player-cd.h: 
	* src/goo-volume-button.c: 
	* src/goo-volume-button.h: 

	Added volume control.
	
	* src/goo-window.c (window_update_title): if the artist is NULL
	display the track title only.

	* src/main.c (initialize_data): 
	* src/actions.c (activate_action_about): s/goo.png/goobox.png/

2004-10-15  Paolo Bacchilega  <paobac@cvs.gnome.org>
	
	[ version 0.1.0 released ]

2004-10-14  Paolo Bacchilega  <paobac@cvs.gnome.org>

	* Imported to GNOME CVS

2004-10-02  Paolo Bacchilega  <paobac@cvs.gnome.org>

	* Started
