dtcltiny-0.4.5 (2019-12-25)

  Fixed Bugs
    o (none)

  New Features
    o Add qtchooser search for configure script to find moc, lupdate and
      lrelease on recent debian based distributions.
    o Add configure option to disable qtchooser usage.
    o Add new function icons for: inspector whistle, bell, rear light,
      pantograph 1, pantograph 2 and breaking

  General Changes
    o Add dist targets for zip and xz archive file generation


dtcltiny-0.4.4 (2016-06-12)

  Fixed Bugs
    o Stop halt timer if exit signal of current route changes aspect to 'Go'.
    o Fix argument index in German time message.

  New Features
    o (none)

  General Changes
    o Some code optimizations.
    o Change time message to address clearly exit signal.
    o Add message to notify break timing cancellation.


dtcltiny-0.4.3 (2016-05-25)

  Fixed Bugs
    o (none)

  New Features
    o Add menu item to clear all routes of all controllers.
    o Add user options to adjust routes window layout.
    o Show entry and exit signal aspects in routes window.
    o Show next used route in routes window.
    o Add more route state indicator pixmaps.
    o Add CRCF support for direction change messages.

  General Changes
    o Update man window screenshot in HTML documentation.
    o Replace alias value by train number.
    o Add m4 macros to check for C++11 compiler features.
    o Ask for user confirmation if controller is going to be deleted.
    o Add CRCF support for ENTRYSIGNALASPECT, NEXTROUTE and SPEED.
    o Report run and break times in one message line.


dtcltiny-0.4.2 (2016-04-25)

  Fixed Bugs
    o Fix disabling of not visible function buttons in controller dialog
    o Fix disregard of Hp2 and Sh1 signal aspects in automation mode
    o Fix FB message size limit (error message: unsupported code)

  New Features
    o Add route name to routes list view
    o Add context menu to clear transmitted route data
    o Enable activation of not visible functions via function key

  General Changes
    o Make number of function buttons depend on only one variable


dtcltiny-0.4.1 (2016-04-16)

  Fixed Bugs
    o Fix potential memoryleaks by QAction in context menu
    o Delete programmer window after use (memory leak)
    o Fix missing function button activation
    o Fix column count in routes window (could cause crash)
    o No respond to INFO messages while a key is pressed results in
      smoother slider movement

  New Features
    o Function keys are now exactly matched by F1..F12. Function 0 can
      be accessed by the key ° (degree).

  General Changes
    o Darker background color of controller area
    o Updated spec files for redhat/fedora and opensuse
    o Update SRCP capabilities
    o Qt5 now is default, Qt4 can be enabled by configure option
       --enable-qt4


dtcltiny-0.4.0 (2016-03-30)

  Fixed Bugs
    o Fix not working programmers

  New Features
    o New SRCP message engine supporting SRCP 0.8.4
    o Support for unlimited number of controllers
    o Controllers are hidable
    o New function types: gearlight, cabinlight, wagonlight, whistle
    o Any available function can be matched to one of five controller
      buttons
    o Extended toolbars
    o Add general support for CRCF messages based on route data
      (train id, speedlimit, route length, exit signal aspect)
    o Keep speed limit for routes automatically
    o Add option to follow route speed limits as target speed
    o Request missing route data from CRCF server like spdrs60
    o Add automation to move off and halt on signal aspect change
    o Add list window to show collected CRCF route data
    o Status line history can be saved to text file
    o Add option to disable/enable status line message time

  General Changes
    o Port to Qt4 and Qt5 (configure option)
    o Support for Qt3 dropped
    o Support for SRCP 0.7 dropped
    o Reworked decoder programmers
    o Controllers support SRCP LOCK
    o New "check" target for make to run unit tests
    o File format slightly changed to flexibly handle function counts
    o Modify decoders and protocols files so number of supported functions
      is stored in decoders.
    o New layout for controller properties dialog
    o Updated German HTML offline help file
    o New English HTML offline help file
    o Add German manual page
    o Add support for themed standard icons


dtcltiny-0.3.7 (2008-12-30)

  o Response to POWER INFO messages implemented
  o User preferences dialog redesigned
  o Server properties dialog added
  o Locomotives list properties dialog added
  o Server login/logout during runtime implemented 
  o A lot of new toolbar buttons added
  o New about dialog added
  o Several code internal reorganizations done
  o Statusline with message history added
  o Programmer dialog redesigned to use layout management
  o Menu functions slightly redesigned
  o Menu for recently opened files added
  o TODO list translated to English
  o All data files are handled in UTF-8 now
  o File format slightly changed to be more compact and faster to read
  o Power state request at server login added
  o File new/open/save/close logic rewritten
  o Locomotive controller properties dialog partly redesigned to use
    layout management
  o All source code files renamed to lower case letters
  o Server connetion data now are stored in data file instead of beeing
    user preferences variables


dtcltiny 0.3.6-qt3-04 (2005-02-27)

  o Spec file and desktop file for fedora added 
  o Spec file and desktop file for SuSE updated


dtcltiny 0.3.6-qt3-03 (2004-11-03)

  o Added some new loco pixmaps
  o Bottom region of LocoControl now ist layout manager controlled
  o Fixed enabling/disabling bug of power on/off buttons
  o Signal SIGPIPE is catched now, preventing program hang
  o Direction change now sends new status to server, enables loco light
    switching
  o Some layout cleanups in LocoControl
  o Brake button now is accessible by Ctrl-b
  o Brake button and emergency button are animated when key is pressed


dtcltiny 0.3.6-qt3-02 (2004-10-30)

  o New naming schema due to debain dh_make errors (does not like "_")
  o Small fixes in src/Makefile.am (LDADD and moc)
  o New preferences dialog
  o Preferences are saved in personal config file
  o Hostname and port are no longer supported as command line arguments
  o Online help accessible via browser
  o Code cleanups (removed dummy widget)
  o Necessary pixmaps are included to program binary
  o New toolbar and statusline, visibility can be disabled


0.3.6_qt3_01:
  o This release is a port to Qt3.
  o German translation added.
