2009-02-16  Sebastian Pölsterl <sebp@k-d-w.org>

	* NEWS: [459] Added release notes

	* src/ChannelList.vala,
	* src/EPGScanner.vala,
	* src/Manager.vala,
	* src/Recorder.vala,
	* src/Scanner.vala,
	* src/rtsp/MediaFactory.vala: [458] Renamed get to get_channel to
	avoid confusions with GObject's get method

	* src/Schedule.vala: [457] Renamed get to get_event to avoid
	confusions with GObject's get method

	* src/RecordingsStore.vala: [456] GetLocation returns a URI instead of
	a path now

	* src/Device.vala: [455] Use UNKNOWN as first item

	* src/Manager.vala: [454] Don't add device groups of unknown type

2009-02-14  Sebastian Pölsterl <sebp@k-d-w.org>

	* client/gnomedvb/ui/controlcenter/ControlCenterWindow.py: [453] Mark
	timers button sensitive when group is selected

	* src/Main.vala,
	* vapi/cutils.vapi: [452] Only print debug messages with --debug is
	provided.

2009-02-12  Sebastian Pölsterl <sebp@k-d-w.org>

	* client/gnomedvb/ui/controlcenter/ControlCenterWindow.py: [451]
	Display help message if no devices are configured

	* src/DeviceGroup.vala,
	* src/EPGScanner.vala: [450] Restored old behavior of stop in
	EPGScanner and added destroy function.

	* client/gnomedvb/ui/widgets/ScheduleStore.py,
	* client/gnomedvb/ui/widgets/ScheduleView.py: [449] Display timer icon
	in the first column if a timer exists that overlaps with the event.

	* client/gnomedvb/DBusWrapper.py: [448] Wrapped has_timer_for_event.
	Added get_group_id and get_channel_sid method to ScheduleClient.

2009-02-12  Sebastian Pölsterl <sebp@k-d-w.org>

	* src/OverlapType.vala: Added.

	* Makefile.am,
	* src/IDBusRecorder.vala,
	* src/Recorder.vala,
	* src/Timer.vala: Modified.

	[447] Renamed Timer.is_in_range to get_overlap_local. It now returns
	the type of the overlap, too. Added HasTimerForEvent method to
	Recorder DBus interface.

2009-02-12  Sebastian Pölsterl <sebp@k-d-w.org>

	* src/EPGScanner.vala: [446] Fixed problem when epg scanner was
	stopped during an active scan.

2009-02-12  Sebastian Pölsterl <sebp@k-d-w.org>

	* src/IDBusManager.vala: Added.

	* Makefile.am,
	* src/Manager.vala: Modified.

	[445] Moved DBus methods and signals to IDBusManager interface.

2009-02-10  Sebastian Pölsterl <sebp@k-d-w.org>

	* client/totem-plugin/dvb-daemon.py: [444] Use action_remote instead
	of set_mrl_and play

	* client/totem-plugin/dvb-daemon.py: [443] Fixed imports in Totem
	plugin

2009-02-08  Sebastian Pölsterl <sebp@k-d-w.org>

	* src/DeviceGroup.vala,
	* src/Main.vala,
	* src/Manager.vala,
	* src/Recorder.vala,
	* src/rtsp/MediaFactory.vala: [442] Moved instances of Recorder and
	EPGScanner to DeviceGroup class. Cleanup correctly when device group
	is destroyed in RemoveDeviceFromGroup.

	* client/gnome-dvb-setup: [441] Import correct module

2009-02-02  Sebastian Pölsterl <sebp@k-d-w.org>

	* configure.ac: [440] Post release version bump to 0.1.4

=== version-0.1.3 ===