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

	* 0.5.17
	* Removed remaining compiler warnings about depricated char* assignments
	* Added XPM image for menu


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

	* 0.5.16
	* Channel names can now contain HTML encoded characers (LP: #191038)


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

	* 0.5.15
	* `sudo make install` now works properly (LP: #190199)
	* Translations fixed (LP: #190599)
	* Fixed issues with ISO 6973 (LP: #189019)
	* Reapplied fix for fullscreen workaround which maintains the EPG/controls state


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

	* 0.5.14
	* Added translations
	* Fixed AC3 audio issue (LP: #190132)


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

	* 0.5.13
	* Updated help file
	* Updated man page
	* Fix for searching for events that started before now.
	* Event Details renamed to Program Details
	* Fix for scheduled recording asking for to be removed when complete
	* Fix for sending fake key presses while main window not shown
	* Scan dialog uses Me TV's tuner rather than opening a new one
	* Added message to remove scheduled recording when stopped
	* Switched to new GTK widget based EPG
	* Reinstated MPEG PS option


2008-02-03		Michael Lamothe <michael.lamothe@gmail.com>

	* 0.5.12
	* Rolled back to 0.5.9 and applied a few simple fixes


2008-02-03		Michael Lamothe <michael.lamothe@gmail.com>

	* 0.5.11
	* Fixed issue with scan failing to get the initial tuning file. (LP: #188379)


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

	* 0.5.10
	* Candidate for Hardy
	* Consecutive scheduled recording events on the same channel no longer split recording files.
	* Fix to make log file truncate at startup (LP: #185467)
	* Commented out the SCOPE_LOG calls
	* Event dialog renamed to Program Details dialog
	* Fullscreen workaround will no longer change control visibility
	* Fullscreen workaround will return to unmaximised state on fullscreen exit
	* Fix for HD channels by adding PAT and PMT PES filters to stream (LP: #160447)
	* Recorded TS streams are now valid MPEG TS and show in nautilus
	* Removed unused help figures
	* Help file is complete and up-to-date
	* Help file moved to correct location
	* Reverting to GtkHTML 3.8 again because I'm getting crashes in gtklayout.c
	* Set minimum height on EPG window to 100
	* Fix for searching for events that started before now.
	* Removed PS recording type
	* Reimplemented local exception handling to stop crashing (LP: #186219)
	* Fix so that you can now record shows with special character ("&<>) in the title
	* Fix so that programs with quotes in the title show correctly


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

	* 0.5.9
	* Removed GTK Critical Error messages by not setting an active index on combos in the preferences dialog.
	* Added option for channel sorting and implemented in EPG
	* Added question about deleting scheduled recording when stopping.


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

	* 0.5.8
	* Fix IO channel write length (LP: #180481)
	* Added remaining fields to the preferences dialog
	* Added EPG span hours configuration


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

	* 0.5.7
	* Fixed log creation issue
	* Removed extra logging for channel issue (LP: #183141)
	* Dual Language support added
	* Implemented fullscreen workaround
	* Implemented selectable PID selection method
	* Removed UTF-8 converter for channels.conf


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

	* 0.5.6
	* Reimplemented channel scan to fix UTF-8 issues (LP: #180481)
	* Added dvb-utils dep (LP: #183632)
	* Fix for events that are longer than 3 hours not appearing in the EPG
	* Extra logging for channel issue (LP: #183141)


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

	* 0.5.5
	* Fixed another compiler error on SUSE to do with linux/types.h.
	* Reinstated the scrollbar position reverter for the EPG.
	* Auto scan should now be able to scan non-UTF8 sources (Take 2) (LP: #180481)
	* Made PS/TS configurable and TS the default


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

	* 0.5.4
	* Scan dialog now closes again automatically (LP: #180562)
	* Auto scan should now be able to scan non-UTF8 sources (LP: #180481)
	* Converted HTML links to GtkLinkButtons so non-English characters are shown correctly (LP: #182968)


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

	* 0.5.3
	* Added program search to menu.
	* Added subtitles to menu (experimental)
	* Search bar now shows and hides with EPG
	* Fixed an issue with mute not working
	* Setting channels.conf parser encoding to NULL (binary) to allow for non-UTF8 files
	* Fixed issue with EPG events only showing now/next
	* Upgrade to GtkHTML 3.14, will need testing
	* Fixed issue with DVB SI parser not raising exceptions for types that weren't caught
	* Changed scan so that it can now do non-UTF8 languages, hopefully


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

	* 0.5.2
	* Fixed issues with German translation
	* Main window now restores to correct location (LP: #177149)
	* Trial audio select feature
	* The directory for initial tuning files can now be specified by the packager


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

	* 0.5.1
	* Fix for auto scan (LP: #180481)
	* Added ISO6937 support (LP: #175927)
	* Fix for recording stop (LP: #180519)
	* Scan dialog now exits to main window (LP: #180562)


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

	* 0.5.0
	* Scheduled recordings, finally!
	* Recordings now in MPEG2 PS rather than TS
	* Better deinterlacing options
	* Fixed popup messages appearing behind main window
	* Broadcasting had a major overhaul, now works well.
	* Auto scan dialog
	* EPG colours
	* Auto detecting PIDs


2007-12-22      Michael Lamothe <michael.lamothe@gmail.com>

	* 0.4.20
	* Fix for ISO-8859-[1-4] using incorrect buffer offset for 3-byte table descriptors


2007-12-19      Michael Lamothe <michael.lamothe@gmail.com>

	* 0.4.19
	* Help file now validates against the schema


2007-12-18      Michael Lamothe <michael.lamothe@gmail.com>

	* 0.4.18
	* DVB-S confirmed working.


2007-12-17      Michael Lamothe <michael.lamothe@gmail.com>

	* 0.4.17
	* Added status icon
	* Recording filenames can now only contain A-Z, a-z, 0-9, space and "_" (LP: #176854)


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

	* 0.4.16
	* Fix for DVB-S hi band calculation, DVB-S stream now confirmed working (No events though)
	* Fixed channel loader to select first channel if last_channel is missing (LP: #174867)
	* Added try/catch to Application::on_timer() to attempt to catch exceptions from LP: #174867
	* Removed scheduled recording code from HTML EPG widget (will implement in UI)
	* Recording filenames have defaulted title when no title is available


2007-12-09      Michael Lamothe <michael.lamothe@gmail.com>

	* 0.4.15
	* Re-added TRY/CATCH to Application::Application()
	* Increased channel limit to 1000
	* Hiding "Record" button on event dialog because it's not implemented
	* Added periodic (1 sec) expose on xine engine


2007-12-08      Michael Lamothe <michael.lamothe@gmail.com>

	* 0.4.14
	* Removed debug code


2007-12-08      Michael Lamothe <michael.lamothe@gmail.com>

	* 0.4.13
	* Fixed channel locking issue


2007-12-08      Michael Lamothe <michael.lamothe@gmail.com>

	* 0.4.12
	* Automatic conversion for channels.conf to UTF-8


2007-12-08      Michael Lamothe <michael.lamothe@gmail.com>

	* 0.4.11
	* Fixed man page to have a proper header


2007-12-08      Michael Lamothe <michael.lamothe@gmail.com>

	* 0.4.10
	* Fixed compiler warnings from build


2007-12-07      Michael Lamothe <michael.lamothe@gmail.com>

	* 0.4.9
	* Added check for non-UTF-8 characters in channels.conf


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

	* 0.4.8
	* Only showing EPG buffer overflow message once
	* EPG file messages are now more logical
	* Switched to a better mode of tuning which will allow for mutli-zapping
	* EPG slices round down to 10 minutes
	* Fixed Log time for initial Me TV version
	* Added 'Hide Controls' button on the toolbar
	* Added tvtime deinterlacer (LP: #164546)
	* Fixed yelp path
	* Added event name to statusbar
	* Removed the ability for Me TV to start maximised, gtk_window_fullscreen() has some issues
	* Removed the MainWindow screenshot from the docbook yelp page


2007-12-03	Michael Lamothe	<michael.lamothe@gmail.com>

	* 0.4.7
	* Another fix for DVB EPG text (transposing from/to codeset names)
	* Changed GNOME Volume icon for mute button 
	* Now GNOME application


2007-12-02	Michael Lamothe	<michael.lamothe@gmail.com>

	* 0.4.6
	* Added the me-tv.pot for translations
	* Added support for ATSC devices
	* Fixes for DVB
	* Fixed DVB text parser to use proper language and implement full spec
	* Added CRC32 check to skip dodgy packets
	* German translation added


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

	* 0.4.5
	* Major shakeup of the way the packaging works, a lot of files have been relocated
	* Updating version to see if it helps me get this into my PPA


2007-11-19	Michael Lamothe	<michael.lamothe@gmail.com>

	* 0.4.4
	* Fixed correct locale from section parse (umlaut issue) (LP: #162421)
	* Removed autoscan code
	* Added QAM_AUTO, TRANSMISSION_MODE_AUTO and HIERARCHY_AUTO as channels.conf options
	* EPG prune now deletes events that don't have channels rather than bubbling to a UI exception
	* Added GPL headers to all files


2007-11-12	Michael Lamothe	<michael.lamothe@gmail.com>

	* 0.4.3
	* Fixed GtkHTML widget to use viewport to stop hanging on_click (LP: #158092)
	* Added local version of the license


2007-11-04	Michael Lamothe	<michael.lamothe@gmail.com>

	* 0.4.2
	* Added preferences dialog
	* Fixed menu items (and other anomolies) in the glade file that got broken from glade-2 (LP: #158091)
	* Added GNOME Help
	* Removed "Purging" message
	* Fixed build deps to use correct dev packages.


2007-10-28	Michael Lamothe	<michael.lamothe@gmail.com>

	* 0.4.1
	* Fixed issue where Me TV kept trying to initialise itself
	* Throws exception in main thread at startup if there are no channels
	* Added libxine1-ffmpeg as a Depends
	* Increased limit for EPG event queue to 500 (LP: #157753)
	* Moved "Don't record (delete)" to top option (index 0) because it makes more sense.
	* Shuffled day order in scheduled recording dialog
	* Moved network output to last output in stream thread in case it fails which stops live stream
	* Decreased DVB packet buffer from 1000 packets (188, 000  bytes) to 100 packets (18, 800) to avoid UDP max packet size
	* Fixed issues with daylight savings time
	* Fixed issue with HTML not being correctly decoded in GtkHTML 3.14, reverting to GtkHTML 3.8
	* Changed main loop model so that I don't have to wrap every GTK callback in an exception handler.
	* Fixed minimum video window size to 100 (LP: #158011)


2007-10-27	Michael Lamothe	<michael.lamothe@gmail.com>

	* 0.4.1
	* Fix spurious hanging caused by non multi-thread safe code


2007-09-18	Michael Lamothe	<michael.lamothe@gmail.com>

	* 0.4.0-0test2
	* Added auto surf feature
	* Added builtin help feature
	* Added auto scan feature
	* Added About dialog
	* Added broadcast TS over UDP
	* New EPG implemented
	* Controls (record, mute, auto surf and broadcast) moved to toolbar.
	* Channels now sorted by order in the channels.conf
	* Added built in scanner
	* Added support for translations


2007-09-04	Michael Lamothe	<michael.lamothe@gmail.com>

	* 0.3.3-2
	* Fixed build dependencies to ensure that automake >= 1.10 is installed

 
2007-09-02	Michael Lamothe	<michael.lamothe@gmail.com>

	* 0.3.3-1
	* (LP: #136564) Memory Leak as New EPG events are created
	* (LP: #136566) Application crashes if no channels.conf found
	* (LP: #136573) EPG title too long


2007-10-29	Michael Lamothe	<michael.lamothe@gmail.com>

	* 0.3.2-1
	* Added DVB-S support
	* (LP: #134287) Reinstate menu icon


2007-08-27	Michael Lamothe	<michael.lamothe@gmail.com>

	* 0.3.1-1
	* (LP: #133307) Changing Channels Quickly Causes Crash
	* (LP: #133768) Me-TV dont show special characters in EPG strings
	* (LP: #134162) Me TV crashes on radio station

2007-08-19	Michael Lamothe	<michael.lamothe@gmail.com>

	* 0.3.0-1
	* Added DVB-C support
