CVS log for SmallSteps/EventRouter.cpp |
 |
|
Up to [pingdynasty] / SmallSteps
Request diff between arbitrary revisions
/ Display revisions graphically
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.21
/
(view)
- annotate
- [select for diffs]
, Wed Apr 23 19:32:40 2008 UTC (2 years, 3 months ago) by mars
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.20: +5 -5 lines
Diff to previous 1.20
changed std::cout logging to DBG and other minor changes
Revision
1.20
/
(view)
- annotate
- [select for diffs]
, Mon Apr 21 21:44:42 2008 UTC (2 years, 3 months ago) by mars
Branch:
MAIN
Changes since 1.19: +12 -66 lines
Diff to previous 1.19
fixed bad_access bug
Revision
1.19
/
(view)
- annotate
- [select for diffs]
, Mon Apr 21 19:05:22 2008 UTC (2 years, 3 months ago) by mars
Branch:
MAIN
Changes since 1.18: +9 -6 lines
Diff to previous 1.18
added thread sync code
Revision
1.18
/
(view)
- annotate
- [select for diffs]
, Sat Apr 19 05:41:55 2008 UTC (2 years, 3 months ago) by mars
Branch:
MAIN
Changes since 1.17: +38 -5 lines
Diff to previous 1.17
code improvements, fixed sequence switching (though causing thread issues?)
Revision
1.17
/
(view)
- annotate
- [select for diffs]
, Wed Apr 16 04:19:16 2008 UTC (2 years, 3 months ago) by mars
Branch:
MAIN
Changes since 1.16: +80 -42 lines
Diff to previous 1.16
fixed sequence (preset) selection and row updates. added global bpm control
Revision
1.16
/
(view)
- annotate
- [select for diffs]
, Tue Apr 15 17:07:43 2008 UTC (2 years, 3 months ago) by mars
Branch:
MAIN
Changes since 1.15: +16 -3 lines
Diff to previous 1.15
fixed global step
Revision
1.15
/
(view)
- annotate
- [select for diffs]
, Tue Apr 15 05:24:09 2008 UTC (2 years, 3 months ago) by mars
Branch:
MAIN
Changes since 1.14: +80 -22 lines
Diff to previous 1.14
factored out classes, implemented radio buttons
Revision
1.14
/
(view)
- annotate
- [select for diffs]
, Wed Mar 26 05:17:05 2008 UTC (2 years, 4 months ago) by mars
Branch:
MAIN
Changes since 1.13: +6 -1 lines
Diff to previous 1.13
added step note labels
Revision
1.13
/
(view)
- annotate
- [select for diffs]
, Sat Mar 22 08:28:17 2008 UTC (2 years, 4 months ago) by mars
Branch:
MAIN
Changes since 1.12: +8 -9 lines
Diff to previous 1.12
added bend, cc1 and cc2 control
Revision
1.12
/
(view)
- annotate
- [select for diffs]
, Sat Mar 22 07:12:06 2008 UTC (2 years, 4 months ago) by mars
Branch:
MAIN
Changes since 1.11: +27 -17 lines
Diff to previous 1.11
updated mode switch to update controllers
Revision
1.11
/
(view)
- annotate
- [select for diffs]
, Sat Mar 22 04:56:27 2008 UTC (2 years, 4 months ago) by mars
Branch:
MAIN
Changes since 1.10: +19 -10 lines
Diff to previous 1.10
added step counter, indicator and chooser, reverse and step on/off functionality
Revision
1.10
/
(view)
- annotate
- [select for diffs]
, Thu Mar 20 18:22:10 2008 UTC (2 years, 4 months ago) by mars
Branch:
MAIN
Changes since 1.9: +5 -0 lines
Diff to previous 1.9
works with MidiSyncThread pushing clock messages to drive sequencer
Revision
1.9
/
(view)
- annotate
- [select for diffs]
, Wed Mar 19 21:38:02 2008 UTC (2 years, 4 months ago) by mars
Branch:
MAIN
Changes since 1.8: +20 -7 lines
Diff to previous 1.8
mode buttons implemented
Revision
1.8
/
(view)
- annotate
- [select for diffs]
, Mon Mar 17 00:01:09 2008 UTC (2 years, 4 months ago) by mars
Branch:
MAIN
Changes since 1.7: +9 -1 lines
Diff to previous 1.7
basic sequencer with stepping thread
Revision
1.7
/
(view)
- annotate
- [select for diffs]
, Fri Feb 29 17:23:50 2008 UTC (2 years, 5 months ago) by mars
Branch:
MAIN
Changes since 1.6: +24 -8 lines
Diff to previous 1.6
note playing step sequencer without sequencer thread
Revision
1.6
/
(view)
- annotate
- [select for diffs]
, Thu Feb 28 17:32:07 2008 UTC (2 years, 5 months ago) by mars
Branch:
MAIN
Changes since 1.5: +18 -15 lines
Diff to previous 1.5
integrated MIDI device manager
Revision
1.5
/
(view)
- annotate
- [select for diffs]
, Wed Feb 27 23:05:38 2008 UTC (2 years, 5 months ago) by mars
Branch:
MAIN
Changes since 1.4: +60 -29 lines
Diff to previous 1.4
with flawed but working midi control config
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Tue Feb 26 14:05:56 2008 UTC (2 years, 5 months ago) by mars
Branch:
MAIN
Changes since 1.3: +19 -18 lines
Diff to previous 1.3
two-way control
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Tue Feb 26 03:35:43 2008 UTC (2 years, 5 months ago) by mars
Branch:
MAIN
Changes since 1.2: +51 -37 lines
Diff to previous 1.2
partial two-way callback system
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Tue Feb 26 02:47:21 2008 UTC (2 years, 5 months ago) by mars
Branch:
MAIN
Changes since 1.1: +23 -33 lines
Diff to previous 1.1
new controlled component model
Revision
1.1.1.1
/
(view)
- annotate
- [select for diffs]
(vendor branch)
, Mon Feb 25 13:46:55 2008 UTC (2 years, 5 months ago) by mars
Branch:
pingdynasty
CVS Tags:
import
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
import
Revision
1.1
/
(view)
- annotate
- [select for diffs]
, Mon Feb 25 13:46:55 2008 UTC (2 years, 5 months ago) by mars
Branch:
MAIN
Initial revision
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.