File: ChangeLog

package info (click to toggle)
kmidimon 0.5.0-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 396 kB
  • ctags: 193
  • sloc: cpp: 1,754; makefile: 50
file content (113 lines) | stat: -rw-r--r-- 2,345 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
2006-12-28 01:57  plcl

	* updated install instructions
	* updated documentation
	* Version 0.5.0 released

2006-12-27 16:18  plcl

	* CMake build system support
	* Remove the old autotools buildsystem
	* Warning fixes

2005-09-25 01:50  plcl

	* Fix a nasty bug with the connections dialog, and bump version to
	  0.4.1

2005-09-24 00:00  plcl
        * Version 0.4 released
        * RPM spec files included

2005-09-03 01:59  plcl

	* UI files cleanup

2005-08-29 00:23  plcl

	* Internationalization updates 
        * Spanish translation updated

2005-08-28 22:44  plcl

	* Context menu to hide/show list columns

2005-08-27 12:27  plcl

	* Reorganized preferences dialog

2005-08-27 11:55  plcl

	* antialiased icons

2005-08-26 02:00  plcl

	* Configuration dialog redesign, using tabs to take less 
          screen real estate.

2005-08-25 18:00  plcl

        * Option for using fixed font 
        * Format sysex with 2 hex digits per byte 
        * Show/hide columns 
        * Option for translating universal sysex messages 
        * Configure dialog available even when recording.

2005-08-05 00:10  plcl
	* Version 0.3 released
	
	* New Connections menu, with three items: connect-all, 
	  disconnect-all and a dialog allowing the user to configure
	  ALSA sequencer connections from inside the program.
	  
	* New column showing the source ALSA client/port for
	  each event.
	  
	* New configurable option to show the ALSA client name 
	  or number, applied to the new column and elsewhere.
	  
2005-05-13 00:02  plcl

	* Version 0.2 released

2005-05-12 23:23  plcl

	* Use <State> in xml.rc, instead of setEnabled() in code.

2005-05-01 14:39  plcl

	* Changelog created

2005-05-01 14:35  plcl

	* More code restructuration. Hopefully it works this time.

2005-05-01 14:34  plcl

	* Translations enabled. First Spanish translation.

2005-04-30 00:37  plcl

	* Fixed some problems with latest code restructuration

2005-04-28 00:14  plcl

	* Added Christoph Eckert to credits - about dialog

2005-04-28 00:03  plcl

	* Channel numbers from 1 to 16. Code restructured. Thanks to
	  Christoph Eckert for his suggestions.

2005-04-27 07:55  plcl

	* Documentation updated. Thanks to Christoph Eckert

2005-04-26 22:06  plcl

	* Preferences and Save must be disabled while recording

2005-04-25 00:58  plcl

	* initial import