2009-03-01  Michael Lamothe <michael.lamothe@gmail.com>

	* 0.7.16
	* Fix so to increase the granularity of the GTK EPG widget
	* Small performance fixes

2009-02-20  Michael Lamothe <michael.lamothe@gmail.com>

	* 0.7.15
	* Added support for 2 tuner devices
	* Fixed a performance issue where the EPG was causing temporary lockups

2009-02-11  Michael Lamothe <michael.lamothe@gmail.com>

	* 0.7.14
	* Fix so that minimise mode does not crash
	* Fix so that status icon shows current event
	* Compatibility changes for 2.6.29 kernel
	* ATSC support! (but not for scanning)

2009-02-08  Michael Lamothe <michael.lamothe@gmail.com>

	* 0.7.13
	* Removed my email address from the application
	* Fixed performance issue when calling data.vacuum()

2009-02-07  Michael Lamothe <michael.lamothe@gmail.com>

	* 0.7.12
	* EPG events are now stored in memory to conserve disk access, written periodically and on exit
	* Added option to compile in libvlc, libxine, libgstreamer and mplayer engines 

2009-01-26  Michael Lamothe <michael.lamothe@gmail.com>

	* 0.7.11
	* Fixed issue with incorrect initialisation of application_dir
	* Deleting old events periodically
	* Vacuuming database periodically
	* Fixed issue were EPG had gaps if start_time was now
	* Fixed issue with application terminating on main_window hide

2009-01-18  Michael Lamothe <michael.lamothe@gmail.com>

	* 0.7.10
	* Added dynamically loaded VLC based engine
	* Persistent window geometry
	* Added option for hiding status_icon

2009-01-04  Michael Lamothe <michael.lamothe@gmail.com>

	* 0.7.9
	* Fixed issue with man page not being included in dist

2009-01-02  Michael Lamothe <michael.lamothe@gmail.com>

	* 0.7.8
	* Fixed issue with initial scan parser
	* Added fa translation

2009-01-01  Michael Lamothe <michael.lamothe@gmail.com>

	* 0.7.7
	* Added de translation
	* Added it translation
	* Put in timeout for xine process to reap
	* Fix for extent EPG events
	* MPlayer engine is available again
	* Added channels.conf importer

2008-12-06  Michael Lamothe <michael.lamothe@gmail.com>

	* 0.7.6
	* Removing FIFO on every request so that stalled xine processes don't interfere with new xine requests
	* Added sv translation

2008-11-30  Michael Lamothe <michael.lamothe@gmail.com>

	* 0.7.5
	* Changed recording mechanism to use an IOChannel for better buffering
	* Opening streamer in main thread to avoid locking
	* Now reports if xine binary is not available

2008-11-25  Michael Lamothe <michael.lamothe@gmail.com>

	* 0.7.4
	* Fixed issue with race condition on scheduled recording.

2008-11-22  Michael Lamothe <michael.lamothe@gmail.com>

	* 0.7.3
	* Fixed recording logic switch
	* Fixed meters dialog without border
	* Fixed dialog warning messages
	* Default video driver is xv

2008-11-05  Michael Lamothe <michael.lamothe@gmail.com>

	* 0.7.2
	* Writes to FIFO are now non blocking so a xine crash will not lock up the application
	* Fixed issue with mute not restoring its state
	* Fixed issue with child xine process not reaping
	* Put in a retry mechanism for database locks so that concurrent versions can work together

2008-10-25  Michael Lamothe <michael.lamothe@gmail.com>

	* 0.7.1
	* Removed more compiler warnings
	* Added --maintenance-mode (-m) to application
	* Added xine audio driver option in preferences dialog
	* Added 24 hour workaround for GnomeDateEdit

2008-10-18  Michael Lamothe <michael.lamothe@gmail.com>

	* 0.7.0
	* Readded translation support
	* Added Czech translation
	* Several translation fixes from Luboš Staněk
	* Fixed resize issue on expose
	* Added support for multiple audio streams
	* Made scheduled recording sort in chronological order
	* Fixed issue with log/recording filename being 1 day out
	* Fixed mouse hiding in menu/controls
	* Several changes to the time calculations 
	* Added proper command line argument handling
	* Removed libxine dependency in favour of spawned xine process

2008-09-28  Michael Lamothe <michael.lamothe@gmail.com>

	* 0.6.4
	* Fixed numerous debian packaging issues

2008-09-26  Michael Lamothe <michael.lamothe@gmail.com>

	* 0.6.3
	* Fixed keycodes for GDK input
	* Fixed time in EPG header
	* Fixed 2 GB recording limit by adding O_LARGEFILE to open() (LP: #272766)
	* Fixed crash on start up (LP: #259911)

2008-09-19  Michael Lamothe <michael.lamothe@gmail.com>

	* 0.6.2
	* Fixed issue with EPG getting wiped on profile save

2008-09-16  Michael Lamothe <michael.lamothe@gmail.com>

	* 0.6.1
	* Several fixes to resolve crash bugs
	* Fixed issue with scheduled recordings selecting first channel

2008-09-14  Michael Lamothe <michael.lamothe@gmail.com>

	* Me TV 0.6, initial version
	* Complete code rewrite in C++ using C++ libraries
