Clean code
[irreco.git] / irreco / ChangeLog
blobfca11afc092641c3d0563ec008f746103e91f72a
1 0.6.5  Tue, 11 Nov 2008 09:07:26 +0200
2   * New theme upload/download functionality
4 0.6.3  Fri,8 Aug 2008 15:26:25 +0200
5   * Fixed packaging to build in diablo autobuilder
7 0.6.2  Wed,6 Aug 2008 15:26:25 +0200
8   * Some bugs fixed
10 0.6.1  Tue, 5 Aug 2008 15:26:25 +0300
11   * Themes on their own folders
12   * Libsoup
14 0.6.0  Fri, 27 Jun 2008 15:26:25 +0300
15   * New packaging. Separated irreco and backend packages.
16   * Improved API for backends.
17   * WebDataBase support for uploading and downloading device configurations.
19 0.5.7  Tue, 22 Apr 2008 14:42:40 +0300
20   * GtkButtons can once again be added using Style Browser dialog.
21   * Made GtkButtons without a name a bit larger.
22   * Changed comments so that Doxygen documentation generator works properly.
23   * MythTV command additions requested by Gerolf Ziegenhain and Marcus Redeker.
24   * Some Maemo integration patches by Joni Kokko.
26 0.5.6  Thu, 28 Feb 2008 13:14:19 +0200
27   * Disabled home and menu hardkey support because OS has special use for them.
28   * Revorked IRTrans handling, should be less error prone.
29   * Fixed some problems with the order some dialogs are shown.
31 0.5.5  Fri, 08 Feb 2008 14:16:01 +0200
32   * Added icons to Hardware Keys dialog.
33   * allow-text bstyleconf attribute implemented.
34   * About dialog added.
35   * Some code cleanup.
36   * Fast click will no longer move buttons in Edit remote window. 
37     Instead the popup menu is now reliably shown. 
38   * Buttonstyle selection dialog is more responcive. It no longer waits for all
39     images to be loaded before showing itself, instead, it shows the dialog 
40     first and loads images afterwards.
42 0.5.4  Tue, 22 Jan 2008 15:46:57 +0200
43   * Improved backend error dialog.
44   * Added Irreco to maemo extras repository.
46 0.5.3
47   * Support for OS2008 / Chinook
48   * Command chain execution rate can be set.
50 0.5.2
51   * Commands can be attached to hardware keys.
52   * Saving of command chains to configs rewritten to support hardware keys. 
53   * Irreco will automatically convert the old configs to the new format.
54   * Fixed problems with layout changing.
55   * Rename remote command now saves the new name to the config files.
56   * Previous / Next remote commands now properly rotate around the list of 
57     remotes.
59 0.5.1
60   * Fixed mythtv related crash.
61   * Fixed empty select remote menu.
62   * Added some help messages.
63   * Misc ui tweaks.
65 0.5.0
66   * Major updates to internal project structure.
67   * All backends now have their own subdir and makefiles.
68   * IrrecoUtil is now a library instead of just *.c file.
69   * Irreco backend api version 2.
70   * New button styles.
71   * Mythtv control backend by Jami Pekkanen.
72   * Devices can be handled directly from a device menu, instead of going through
73     backend configuration dialog.
74   * New logo and icon.
75   * Wait command for command chains.
76   
77 0.4.5
78   * IrTrans dongle autodetect.
80 0.4.4
81   * Minor user interface tweaks
82   * Background images / color
84 0.4.3
85   * User interface improvements for Irreco
86   * User interface improvements for IrTrans backend
88 0.4.2
89   * User interface updates for Irreco
90   * User interface updates for IrTrans backend
91   * Select remote menu crash fixed
93 0.4.1
94   * Fullscreen mode
95   * Rudimentary support for teaching Ir commands to IrTrans
97 0.4
98   * User interface improvements.
99   * New extendable backend system.
100   * Lirc backend.
101   * IrTrans backend.
103 0.3 First public release
104   * First released version.
105   * Supports LIRC with a separate binary named
106     netirsed, which is based on irsend command 
107     from LIRC sources.
108   * User can create several Remotes, each remote
109     has unique buttonlayout.
110   * Internal buttonlayout editor.
111   * Saves / Reads remotes to config file.
112   * Read button styles from config files.