Develop and Download Open Source Software

Browse CVS Repository

Annotation of /satellite/neuromanager/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.12 - (hide annotations) (download)
Sat Feb 4 13:17:13 2006 UTC (18 years, 2 months ago) by orrisroot
Branch: MAIN
Changes since 1.11: +33 -0 lines
update logs.

1 orrisroot 1.12 2006-02-04 22:11 orrisroot
2    
3     * MultiChannelData.cpp, MultiChannelData.h, NeuroManager.sln,
4     NeuroManager.vcproj, PCScanData.cpp, PCScanData.h, stdafx.h:
5     imported satellite4 base library sources. moved base class of
6     multi channel data class 'CMultiChannelData' to dll.
7    
8     2006-02-02 16:33 orrisroot
9    
10     * MainFrm.cpp, MainFrm.h, MultiChannelData.cpp, NeuroManager.cpp,
11     NeuroManager.rc, NeuroManager.vcproj, SpikeData.cpp, SpikeData.h,
12     SpikeDetector.cpp, SpikeDetector.h, SpikeView.cpp, SpikeView.h,
13     SpikeViewBar.cpp, SpikeViewBar.h, SpikeViewProperties.cpp,
14     SpikeViewProperties.h, SpikeViewSplitter.cpp,
15     SpikeViewSplitter.h, resource.h: added new panel for spike
16     sorting.
17    
18     2006-01-24 10:59 orrisroot
19    
20     * DataView.cpp, DataView.h, DataViewBar.cpp, DataViewBar.h,
21     DataViewContext.cpp, DataViewContext.h, DataViewProperties.cpp,
22     DataViewProperties.h, DataViewSplitter.cpp, DataViewSplitter.h,
23     MainFrm.cpp, MainFrm.h, MultiChannelData.cpp, MultiChannelData.h,
24     NeuroManager.cpp, NeuroManager.h, NeuroManager.rc,
25     NeuroManagerDoc.cpp, NeuroManagerDoc.h, NeuroManagerView.cpp,
26     NeuroManagerView.h, PCScanData.cpp, PCScanData.h, resource.h,
27     stdafx.cpp, stdafx.h, COPYING.txt, ListCtrlEdit.cpp,
28     ListCtrlEdit.h: changed license from BSD-style to GPL.
29    
30     2006-01-19 13:43 orrisroot
31    
32     * DataView.cpp: fixed offset of end point for data drawing.
33    
34 orrisroot 1.11 2006-01-19 11:40 orrisroot
35    
36     * DataView.cpp, DataView.h: implemented y axis cliped drawing.
37    
38 orrisroot 1.10 2006-01-19 08:48 orrisroot
39    
40     * DataView.cpp, DataView.h: fixed center line drawing bug.
41    
42     2006-01-19 08:39 orrisroot
43    
44     * DataViewProperties.cpp, DataViewProperties.h, ListCtrlEdit.cpp:
45     supported Copy/Cut/Paste operation for ListCtrl.
46    
47     2006-01-19 07:33 orrisroot
48    
49     * DataViewProperties.cpp: formated indents.
50    
51     2006-01-19 07:31 orrisroot
52    
53     * DataViewProperties.cpp, DataViewProperties.h, ListCtrlEdit.cpp:
54     fixed horizontal / vertical scrolling bug in ListCtrl.
55     implemented dataview redraw notifying when Y axis range was
56     changed.
57    
58     2006-01-18 04:29 orrisroot
59    
60     * DataView.cpp, DataView.h, DataViewProperties.cpp,
61     DataViewProperties.h, NeuroManager.rc: implemented list view
62     control editing for Y axis range.
63    
64     2006-01-18 04:25 orrisroot
65    
66     * NeuroManager.vcproj: added new sources
67    
68     2006-01-18 04:24 orrisroot
69    
70     * DataViewContext.cpp, DataViewContext.h: added y axis range
71     variables.
72    
73     2006-01-18 04:23 orrisroot
74    
75     * ListCtrlEdit.cpp, ListCtrlEdit.h, stdafx.h: added extended
76     ListControl class 'CListCtrlEdit'.
77    
78     2006-01-16 11:17 orrisroot
79    
80     * NeuroManager.rc: updated copyright year.
81    
82 orrisroot 1.9 2006-01-12 13:41 orrisroot
83    
84     * DataView.cpp, DataView.h, DataViewBar.cpp, DataViewContext.cpp,
85     DataViewContext.h, DataViewProperties.cpp, DataViewProperties.h,
86     NeuroManager.rc, resource.h: implemented multi channel data
87     viewing interface.
88    
89 orrisroot 1.8 2006-01-12 10:36 orrisroot
90    
91     * COPYING.txt, DataView.cpp, DataView.h, DataViewBar.cpp,
92     DataViewBar.h, DataViewContext.cpp, DataViewContext.h,
93     DataViewProperties.cpp, DataViewProperties.h,
94     DataViewSplitter.cpp, DataViewSplitter.h, MainFrm.cpp, MainFrm.h,
95     MultiChannelData.cpp, MultiChannelData.h, NeuroManager.cpp,
96     NeuroManager.h, NeuroManager.rc, NeuroManagerDoc.cpp,
97     NeuroManagerDoc.h, NeuroManagerView.cpp, NeuroManagerView.h,
98     PCScanData.cpp, PCScanData.h, resource.h, stdafx.cpp, stdafx.h:
99     fixed copyrights year range to '2005 - 2006'.
100    
101     2006-01-12 10:32 orrisroot
102    
103     * NeuroManager.rc: added copying to resource file. translated
104     Japanese comment to English.
105    
106     2006-01-12 10:22 orrisroot
107    
108     * AUTHORS.txt, COPYING.txt, DataView.cpp, DataView.h,
109     DataViewBar.cpp, DataViewBar.h, DataViewContext.cpp,
110     DataViewContext.h, DataViewProperties.cpp, DataViewProperties.h,
111     DataViewSplitter.cpp, DataViewSplitter.h, MainFrm.cpp, MainFrm.h,
112     MultiChannelData.cpp, MultiChannelData.h, NeuroManager.cpp,
113     NeuroManager.h, NeuroManagerDoc.cpp, NeuroManagerDoc.h,
114     NeuroManagerView.cpp, NeuroManagerView.h, PCScanData.cpp,
115     PCScanData.h, resource.h, stdafx.cpp, stdafx.h: added copyrights
116     and authors.
117    
118     2006-01-12 10:01 orrisroot
119    
120     * DataView.cpp, DataView.h: modified view painting code for multi
121     channel drawing.
122    
123 orrisroot 1.7 2006-01-10 11:29 orrisroot
124    
125     * DataView.cpp: added y size fixing code into UpdateScrollSizes().
126    
127 orrisroot 1.6 2006-01-06 08:16 orrisroot
128    
129     * DataView.cpp, DataView.h, DataViewContext.cpp,
130     DataViewProperties.cpp, DataViewProperties.h, MainFrm.cpp,
131     MainFrm.h, NeuroManager.cpp, NeuroManagerDoc.h,
132     NeuroManagerView.h, PCScanData.cpp, sizecbar.cpp: removed
133     OnInitialUpdate() method from CDataView class.
134    
135     2006-01-06 07:54 orrisroot
136    
137     * DataView.cpp, DataView.h, DataViewBar.cpp, DataViewContext.cpp,
138     DataViewContext.h, DataViewProperties.cpp, DataViewProperties.h,
139 orrisroot 1.7 DataViewSplitter.cpp: moved variable of current viewing data
140 orrisroot 1.6 channel from CDataView class to CDataViewContext class.
141    
142     2006-01-06 05:07 orrisroot
143    
144     * DataView.cpp, DataView.h: moved mutex lock position.
145    
146     2006-01-06 05:06 orrisroot
147    
148     * DataViewProperties.cpp, DataViewProperties.h: formated indents.
149    
150     2006-01-06 05:00 orrisroot
151    
152     * DataViewProperties.cpp, DataViewProperties.h: used '_T()' macro
153     for inline strings.
154    
155     2006-01-06 03:35 orrisroot
156    
157     * DataViewContext.cpp, DataViewProperties.cpp,
158     DataViewProperties.h: removed OnUpdate() message handler from
159     class 'DataViewProperties'.
160    
161     2006-01-05 23:11 orrisroot
162    
163     * DataViewContext.cpp, DataViewContext.h: changed method names
164     'Set/GetVisibleState()' to 'Set/GetVisibleChannelState()'. added
165     new method 'GetVisibleChannelSize()'.
166    
167     2006-01-05 22:25 orrisroot
168    
169     * DataView.cpp, DataView.h: implemented 'GetDataViewProperties()'
170     method.
171    
172 orrisroot 1.5 2006-01-05 22:08 orrisroot
173    
174     * DataView.cpp, DataView.h, DataViewBar.cpp, DataViewBar.h,
175     DataViewProperties.cpp, DataViewProperties.h,
176     DataViewSplitter.cpp, DataViewSplitter.h, MainFrm.cpp, MainFrm.h,
177     MultiChannelData.cpp, MultiChannelData.h, NeuroManager.cpp,
178     NeuroManager.h, NeuroManagerDoc.cpp, NeuroManagerDoc.h,
179     NeuroManagerView.cpp, NeuroManagerView.h, PCScanData.cpp,
180     PCScanData.h, resource.h, scbarg.cpp, scbarg.h, sizecbar.cpp,
181     sizecbar.h, stdafx.cpp, stdafx.h: formated source codes indent
182     style using 'astyle' command with '-tPb' arguments.
183    
184     2006-01-05 21:37 orrisroot
185    
186     * DataViewContext.cpp, DataViewContext.h, NeuroManager.vcproj:
187     added dataview context class 'CDataViewContext'.
188    
189 orrisroot 1.4 2005-12-23 06:22 orrisroot
190    
191     * DataView.cpp, DataView.h: added mutex locking for multi thread
192     message sending.
193    
194 orrisroot 1.3 2005-11-29 19:16 orrisroot
195 orrisroot 1.1
196     * DataView.cpp, DataView.h: fixed bug in data view window resizing.
197    
198 orrisroot 1.3 2005-11-28 21:04 orrisroot
199 orrisroot 1.1
200     * MainFrm.cpp: implemented all toolbar status storing and loading
201     using registry.
202    
203 orrisroot 1.3 2005-11-28 21:02 orrisroot
204 orrisroot 1.1
205     * DataView.cpp, DataView.h: fixed bug on initial drawing.
206     m_brushBackground was invalid brush.
207    
208 orrisroot 1.3 2005-11-28 18:11 orrisroot
209 orrisroot 1.1
210     * DataViewBar.cpp, MainFrm.cpp, MainFrm.h, stdafx.h: added dataview
211     bar size storing and loading using application registroy.
212    
213 orrisroot 1.3 2005-11-23 17:15 orrisroot
214 orrisroot 1.1
215     * DataView.cpp, DataView.h: added faster scrolling trick.
216    
217 orrisroot 1.3 2005-11-23 12:04 orrisroot
218 orrisroot 1.1
219     * DataView.cpp, DataView.h: added backing storing code.
220    
221 orrisroot 1.3 2005-11-23 10:58 orrisroot
222 orrisroot 1.1
223     * DataView.cpp, DataView.h: added buffered drawing code.
224    
225 orrisroot 1.3 2005-11-22 09:43 orrisroot
226 orrisroot 1.1
227     * DataView.cpp, DataView.h: disable to erase background.
228    
229 orrisroot 1.3 2005-11-17 14:12 orrisroot
230 orrisroot 1.1
231     * DataView.cpp, MultiChannelData.cpp, MultiChannelData.h,
232     NeuroManagerDoc.cpp, NeuroManagerDoc.h: tuned performance for
233     data drawing.
234    
235 orrisroot 1.3 2005-11-17 13:28 orrisroot
236 orrisroot 1.1
237     * DataView.cpp: escaped unknown compiler bug.
238    
239 orrisroot 1.3 2005-11-17 08:34 orrisroot
240 orrisroot 1.1
241     * DataView.cpp, DataView.h, DataViewProperties.cpp,
242     MultiChannelData.cpp, MultiChannelData.h, NeuroManagerDoc.cpp,
243     NeuroManagerDoc.h, PCScanData.cpp, stdafx.h: changed data type of
244     raw data size to 64bit integer. added drawing accelaration code.
245    
246 orrisroot 1.3 2005-11-17 05:53 orrisroot
247 orrisroot 1.1
248     * DataView.cpp, DataView.h: added magnification changing keyevent
249     'Ctrl-Shift-Left/Right'.
250    
251 orrisroot 1.3 2005-11-17 04:00 orrisroot
252 orrisroot 1.1
253     * DataView.cpp, DataView.h, DataViewProperties.cpp,
254     DataViewProperties.h, DataViewSplitter.cpp, DataViewSplitter.h,
255     NeuroManagerDoc.cpp, NeuroManagerDoc.h: moved current data
256     channel variable from CDocument to CView.
257    
258 orrisroot 1.3 2005-11-17 01:26 orrisroot
259 orrisroot 1.1
260     * DataView.cpp: added limitation of time positioning.
261    
262 orrisroot 1.3 2005-11-17 01:14 orrisroot
263 orrisroot 1.1
264     * DataView.cpp, DataView.h, DataViewBar.cpp,
265     DataViewProperties.cpp, DataViewProperties.h,
266     DataViewSplitter.cpp, DataViewSplitter.h, MultiChannelData.cpp,
267     MultiChannelData.h, NeuroManager.rc, NeuroManagerDoc.cpp,
268     NeuroManagerDoc.h, resource.h: added current time displaing.
269    
270 orrisroot 1.3 2005-11-15 23:12 orrisroot
271 orrisroot 1.1
272     * DataView.cpp, DataView.h: disabled middle click scrolling. it
273     does not works.
274    
275 orrisroot 1.3 2005-11-15 14:17 orrisroot
276 orrisroot 1.1
277     * DataView.cpp, DataView.h: clean up horizontal scrolling.
278    
279 orrisroot 1.3 2005-11-14 20:39 orrisroot
280 orrisroot 1.1
281     * DataView.cpp, DataView.h: implemented virtual horizontal scroll
282     feature. this is supports for x axis magnification changing.
283     but, this is still buggy. be carefull to use...
284    
285 orrisroot 1.3 2005-10-17 14:20 orrisroot
286 orrisroot 1.1
287     * DataView.cpp, DataView.h: changed pen color of axis to Gray.
288    
289 orrisroot 1.3 2005-10-15 04:04 orrisroot
290 orrisroot 1.1
291     * MultiChannelData.cpp, MultiChannelData.h: supported giga byte
292     sized binary data file.
293    
294 orrisroot 1.3 2005-10-14 16:00 orrisroot
295 orrisroot 1.1
296     * DataView.cpp, DataView.h: renamed private variable name.
297    
298 orrisroot 1.3 2005-10-13 20:43 orrisroot
299 orrisroot 1.1
300     * DataView.cpp, DataView.h: added data scroll handler by mouse
301     drag.
302    
303 orrisroot 1.3 2005-10-13 19:26 orrisroot
304 orrisroot 1.1
305     * DataView.cpp, DataView.h: added arrow key handling on data view
306     panel.
307    
308 orrisroot 1.3 2005-10-12 14:12 orrisroot
309 orrisroot 1.1
310     * DataView.cpp: changed scrolling size.
311    
312 orrisroot 1.3 2005-10-12 14:12 orrisroot
313 orrisroot 1.1
314     * MultiChannelData.cpp: changed pre reading buffer size to 200000.
315    
316 orrisroot 1.3 2005-10-11 13:45 orrisroot
317 orrisroot 1.1
318     * MainFrm.cpp: changed dataview subwindow title from constant value
319     to resource string.
320    
321 orrisroot 1.3 2005-10-09 03:07 orrisroot
322 orrisroot 1.1
323     * DataView.cpp, DataView.h, DataViewBar.cpp,
324     DataViewProperties.cpp, DataViewProperties.h,
325     DataViewSplitter.cpp, NeuroManager.cpp, NeuroManager.rc,
326     NeuroManager.vcproj, NeuroManagerDoc.cpp, NeuroManagerDoc.h,
327     resource.h: added property panel.
328    
329 orrisroot 1.3 2005-10-05 16:06 orrisroot
330 orrisroot 1.1
331     * DataView.cpp, DataView.h, MultiChannelData.cpp,
332     MultiChannelData.h, NeuroManagerDoc.cpp, NeuroManagerDoc.h,
333     PCScanData.cpp, PCScanData.h: added data pickup abstraction
334     method 'CMultiChannelData::GetData(UINT ch, DWORD pos)'.
335    
336 orrisroot 1.3 2005-10-04 16:29 orrisroot
337 orrisroot 1.1
338     * DataView.cpp, DataView.h, DataViewBar.cpp, NeuroManager.rc,
339     resource.h: fixed resources.
340    
341 orrisroot 1.3 2005-09-28 01:55 orrisroot
342 orrisroot 1.1
343     * DataView.cpp, DataView.h, DataViewBar.cpp, DataViewBar.h,
344     DataViewSplitter.cpp, DataViewSplitter.h, MainFrm.cpp, MainFrm.h,
345     NeuroManager.cpp, NeuroManager.vcproj, NeuroManagerDoc.cpp:
346     splited dataview bar.
347    
348 orrisroot 1.3 2005-09-25 02:47 orrisroot
349 orrisroot 1.1
350     * DataView.cpp, DataView.h: fixed zero point of graph in data view.
351    
352 orrisroot 1.3 2005-09-22 12:56 orrisroot
353 orrisroot 1.1
354     * NeuroManager.vcproj: removed unused source file from neuromanager
355     project.
356    
357 orrisroot 1.3 2005-09-21 21:56 orrisroot
358 orrisroot 1.1
359     * DataView.cpp, DataView.h, MultiChannelData.h,
360     NeuroManager.vcproj, NeuroManagerDoc.cpp, NeuroManagerDoc.h:
361     implemented drawing handler for real raw data.
362    
363 orrisroot 1.3 2005-09-20 21:35 orrisroot
364 orrisroot 1.1
365     * DataView.cpp, DataView.h, DataViewBar.cpp, DataViewBar.h,
366     MainFrm.cpp, MainFrm.h, NeuroManager.cpp: related document
367     instance to data scroll view instance.
368    
369 orrisroot 1.3 2005-09-16 18:47 orrisroot
370 orrisroot 1.1
371     * DataView.cpp, DataView.h, DataViewBar.cpp, DataViewBar.h,
372     MainFrm.cpp, NeuroManager.vcproj, NeuroManagerView.h: added
373     scroll view panel.
374    
375 orrisroot 1.3 2005-09-15 00:38 orrisroot
376 orrisroot 1.1
377     * MainFrm.h, MultiChannelData.cpp, MultiChannelData.h,
378     NeuroManager.h, NeuroManager.vcproj, NeuroManagerDoc.cpp,
379     NeuroManagerDoc.h, PCScanData.cpp, PCScanData.h, stdafx.h: added
380     first data type SONY PCScan Data type.
381    
382 orrisroot 1.3 2005-09-13 17:43 orrisroot
383 orrisroot 1.1
384     * NeuroManager.vcproj: removed unused file.
385    
386 orrisroot 1.3 2005-09-08 18:16 orrisroot
387 orrisroot 1.1
388     * NeuroManager.cpp, NeuroManager.rc, resource.h: fixed broken
389     document icon resourc.
390    
391 orrisroot 1.3 2005-09-08 16:41 orrisroot
392 orrisroot 1.1
393     * NeuroManager.rc: backout overwrited string.
394    
395 orrisroot 1.3 2005-09-08 16:12 orrisroot
396 orrisroot 1.1
397     * DataViewBar.cpp, DataViewBar.h, MainFrm.cpp, MainFrm.h,
398     NeuroManager.cpp, NeuroManager.rc, NeuroManager.vcproj,
399     NeuroManagerDoc.cpp, resource.h, stdafx.h: added sample code of
400     dataview bar.
401    
402 orrisroot 1.3 2005-09-08 16:11 orrisroot
403 orrisroot 1.1
404     * scbarg.cpp, scbarg.h, sizecbar.cpp, sizecbar.h: added dockable
405     bar base classes.
406    
407 orrisroot 1.3 2005-09-08 13:12 orrisroot
408 orrisroot 1.1
409     * NeuroManager.rc: added english dialog resource.
410    
411 orrisroot 1.3 2005-09-08 11:44 orrisroot
412 orrisroot 1.1
413     * NeuroManager.rc: added english resouces.
414    
415 orrisroot 1.3 2005-09-07 18:14 orrisroot
416 orrisroot 1.1
417     * MainFrm.cpp, MainFrm.h, NeuroManager.cpp, NeuroManager.h,
418     NeuroManager.rc, NeuroManager.sln, NeuroManager.vcproj,
419     NeuroManagerDoc.cpp, NeuroManagerDoc.h, NeuroManagerView.cpp,
420 orrisroot 1.3 NeuroManagerView.h, resource.h, stdafx.cpp, stdafx.h: Import
421     template sourcecode of spike analysis tool into CVS
422 orrisroot 1.1
423 orrisroot 1.3 2005-09-07 18:14 orrisroot
424 orrisroot 1.1
425     * MainFrm.cpp, MainFrm.h, NeuroManager.cpp, NeuroManager.h,
426     NeuroManager.rc, NeuroManager.sln, NeuroManager.vcproj,
427     NeuroManagerDoc.cpp, NeuroManagerDoc.h, NeuroManagerView.cpp,
428     NeuroManagerView.h, resource.h, stdafx.cpp, stdafx.h: Initial
429     revision
430    

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26