2011-01-15  Sebastian Pölsterl <[email protected]>

       * NEWS: [1054] Added release notes

2011-01-15  Sebastian Pölsterl <[email protected]>

       * po/el.po,
       * po/hu.po: Added.

       * po/LINGUAS,
       * po/ar.po,
       * po/cs.po,
       * po/da.po,
       * po/de.po,
       * po/en_GB.po,
       * po/es.po,
       * po/fi.po,
       * po/fr.po,
       * po/it.po,
       * po/lt.po,
       * po/pl.po,
       * po/pt_BR.po,
       * po/sr.po,
       * po/sv.po,
       * po/te.po,
       * po/tr.po: Modified.

       [1053] Updated translations

       Added Greek and Hungarian

2011-01-15  Sebastian Pölsterl <[email protected]>

       * po/gnome-dvb-daemon.pot: [1052] Updated POT file

2011-01-14  Sebastian Pölsterl <[email protected]>

       * vapi/cstuff.c: [1051] Removed useless if-else case

       * src/Channel.vala,
       * src/rtsp/Server.vala: [1050] Do not use hostname in rtsp streaming
       URL but use the IPv4 address of the interface specified in the
       settings file.

       The default and fallback is localhost.

       * vapi/cstuff.c,
       * vapi/cstuff.h,
       * vapi/cutils.vapi: [1049] Added helper function to retrieve name and
       IPv4 address of all network interfaces

       * src/EPGScanner.vala,
       * src/Recorder.vala,
       * src/Settings.vala: [1048] Added getters for values in settings file

       * Makefile.am,
       * configure.ac: [1047] Use upstream gettext instead of glib one

       * data/Makefile.am: [1046] Removed desktop_DATA from EXTRA_DIST

2011-01-07  Sebastian Pölsterl <[email protected]>

       * src/EventStorage.vala: Added.

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

       [1045] Detect overlapping EPG events and remove outdated events.

       Moved handling of GSequence to new class EventStorage.

2011-01-07  Sebastian Pölsterl <[email protected]>

       * src/Utils.vala: [1044] Added t_min, t_max and strdiff methods

       * src/Event.vala: [1043] Added get_start_timestamp and
       get_overlap_percentage methods

2010-12-05  Sebastian Pölsterl <[email protected]>

       * client/gnomedvb/ui/wizard/pages/AdaptersPage.py: [1042] gnomedvb:
       Display adapter and frontend for each device in the setup assistant;
       https://launchpad.net/bugs/683950 fixed

       * configure.ac,
       * src/EPGScanner.vala,
       * src/Scanner.vala,
       * src/Schedule.vala,
       * src/Settings.vala,
       * src/Utils.vala,
       * src/io/ChannelListWriter.vala,
       * src/io/RecordingWriter.vala: [1041] Fixed compiler errors. Requires
       Vala >= 0.11.2; https://launchpad.net/bugs/676263 fixed

       * src/Terrestrial/TerrestrialScanner.vala: [1040] Fixed parsing of
       guard interval

       * src/Cable/CableScanner.vala,
       * src/Satellite/SatelliteScanner.vala: [1039] Use length property to
       get array length

2010-11-24  Sebastian Pölsterl <[email protected]>

       * client/totem-plugin/dvb-daemon.py: [1038] Totem: use dgettext to
       avoid overriding Totem's translations;
       https://launchpad.net/bugs/680519 fixed

2010-11-15  Sebastian Pölsterl <[email protected]>

       * client/gnomedvb/ui/widgets/SchedulePaned.py: [1037] SchedulePaned:
       Don't allow to edit TextView

       * client/gnomedvb/ui/widgets/ScheduleView.py: [1036] Make ScheduleView
       searchable by using the title

       Merged lp:~patrick-niklaus/gnome-dvb-daemon/searchable

2010-11-14  Patrick Niklaus <[email protected]>

       * client/gnomedvb/ui/widgets/ScheduleView.py: [1035.1.2] Ignore the
       case when searching in the schedule

       * client/gnomedvb/ui/widgets/ScheduleView.py: [1035.1.1] Make
       ScheduleView searchable

2010-10-11  Sebastian Pölsterl <[email protected]>

       * configure.ac: [1035] Post release version bump to 0.1.23

=== version-0.1.22 ===