index
:
patchage.git
main
Patchage patch bay
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Patchage.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-11
Remove unused member variable
David Robillard
1
-3
/
+0
2021-05-10
Add Action representation to isolate behaviour from canvas objects
David Robillard
1
-3
/
+5
2021-01-02
Format all code with clang-format
David Robillard
1
-130
/
+127
2020-12-14
Clean up includes
David Robillard
1
-22
/
+35
2020-11-29
Remove more dead code
David Robillard
1
-2
/
+0
2020-11-29
Use more reasonable class names
David Robillard
1
-7
/
+7
2020-11-29
Put everything in a namespace
David Robillard
1
-0
/
+4
2020-11-29
Clean up Patchage class
David Robillard
1
-14
/
+10
2020-11-29
Remove unnecessary use of shared_ptr
David Robillard
1
-2
/
+2
2020-11-29
Completely isolate drivers from the rest of the application
David Robillard
1
-3
/
+0
2020-11-29
Use Jack driver exclusively through AudioDriver interface
David Robillard
1
-3
/
+3
2020-11-29
Remove flaky DSP load meter
David Robillard
1
-2
/
+1
2020-11-29
Move command line handling to main
David Robillard
1
-7
/
+5
2020-11-29
Simplify refreshing
David Robillard
1
-3
/
+0
2020-11-29
Reduce preprocessor gunk
David Robillard
1
-2
/
+0
2020-11-29
Replace attached and detached signals with events
David Robillard
1
-5
/
+6
2020-11-28
Reduce use of raw new and delete
David Robillard
1
-6
/
+7
2020-11-28
Use AlsaDriver only through base class interface
David Robillard
1
-4
/
+4
2020-11-28
Remove more dead code
David Robillard
1
-10
/
+3
2020-11-28
Remove Jack session support
David Robillard
1
-12
/
+0
2020-11-28
Abstract out sending of events
David Robillard
1
-0
/
+9
2020-11-28
Add separate store for client and port metadata
David Robillard
1
-0
/
+3
2020-11-28
Factor out Connector from PatchageCanvas
David Robillard
1
-0
/
+2
2020-11-27
Factor out log from Patchage class
David Robillard
1
-4
/
+4
2020-11-27
Explicitly delete or define all special member functions
David Robillard
1
-0
/
+6
2020-11-27
Use enum classes
David Robillard
1
-3
/
+6
2020-11-27
Add trailing namespace comment
David Robillard
1
-1
/
+1
2020-11-27
Fix indentation
David Robillard
1
-1
/
+1
2020-02-09
Format all code with clang-format
David Robillard
1
-11
/
+19
2019-12-29
Clean up includes
David Robillard
1
-6
/
+6
2019-12-29
Use std::shared_ptr
David Robillard
1
-4
/
+3
2016-07-08
Add option to disable port sorting
David Robillard
1
-0
/
+3
2015-12-04
Bring back Jack buffer size selector
David Robillard
1
-0
/
+11
2015-02-08
Style messages pane to match canvas.
David Robillard
1
-0
/
+2
2015-02-08
Add support for exporting canvas as PDF or PS.
David Robillard
1
-2
/
+2
2015-01-10
OSX quit integration.
David Robillard
1
-0
/
+1
2014-04-27
Add support for sprung layout to Patchage.
David Robillard
1
-0
/
+2
2014-04-26
Update copyright date.
David Robillard
1
-1
/
+1
2014-04-06
Eliminate messages window in favour of an optional pane (single-window interf...
David Robillard
1
-7
/
+5
2014-04-06
Resurrect toolbar with Jack info and dropout indicator.
David Robillard
1
-2
/
+12
2014-04-06
Rename "Draw" to "Export DOT".
David Robillard
1
-2
/
+2
2014-04-06
Support port pretty names via new Jack metadata API.
David Robillard
1
-0
/
+4
2014-03-31
Add zoom to fit menuitem.
David Robillard
1
-0
/
+2
2014-03-31
Make port colours configurable.
David Robillard
1
-4
/
+10
2014-03-30
StateManager => Configuration.
David Robillard
1
-6
/
+6
2014-03-30
Rewrite configuration system.
David Robillard
1
-3
/
+0
2014-03-30
Reimplement canvas zoom.
David Robillard
1
-0
/
+6
2014-03-16
Support for DOT export for rendering with GraphViz (implement #949).
David Robillard
1
-0
/
+2
2013-03-17
Update copyright date.
David Robillard
1
-1
/
+1
2013-02-02
Fix compilation error with certain boost/C++11 versio combination. Maybe.
David Robillard
1
-1
/
+1
[next]