index
:
ingen.git
atom-cpp
fix-unused-parameter-warnings
groups
main
newparallel
nodeless
parallel
parallel-work
parameters
sequencefix
serd1
tasks
Ingen modular audio processor
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ingen
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-09
Clean up includes and forward declarations
David Robillard
1
-12
/
+14
2019-03-09
Localise dependency on boost::format and improve logging API
David Robillard
1
-3
/
+3
2019-03-08
Use smart pointers to manage World in programs
David Robillard
1
-1
/
+1
2019-03-08
Pass World everywhere by reference
David Robillard
1
-1
/
+1
2019-03-08
Make parser take mandatory arguments by reference
David Robillard
1
-1
/
+1
2018-09-29
Use nullptr
David Robillard
1
-1
/
+2
2018-09-23
Use lowercase namespace names
David Robillard
1
-5
/
+5
2018-01-21
Remove glib dependency from engine and core library
David Robillard
1
-18
/
+20
2018-01-21
Move Glib::thread_init to GUI
David Robillard
1
-1
/
+0
2018-01-21
Use C++ style includes for standard language headers
David Robillard
1
-1
/
+1
2018-01-21
Add URI class and remove use of Raul::URI
David Robillard
1
-9
/
+7
2017-12-25
Always use braces
David Robillard
1
-1
/
+2
2017-12-25
Use nullptr
David Robillard
1
-3
/
+3
2017-12-24
Clean up includes in public headers
David Robillard
1
-0
/
+1
2017-12-16
Use unbounded queue for client signals
David Robillard
1
-1
/
+1
2017-04-12
Replace use of Glib::usleep with standard facilities
David Robillard
1
-3
/
+3
2017-04-12
Manage world with a smart pointer
David Robillard
1
-10
/
+5
2017-04-12
Refuse to start if driver requires a graph and one is not provided
David Robillard
1
-1
/
+8
2017-04-12
Ensure thread count is sane
David Robillard
1
-0
/
+5
2017-02-18
Improve parallel analysis and execution algorithms
David Robillard
1
-1
/
+2
2017-02-18
Add experimental PortAudio driver
David Robillard
1
-3
/
+12
2017-02-18
Update copyright date
David Robillard
1
-1
/
+1
2017-02-15
Move static path stuff to its own header
David Robillard
1
-5
/
+5
2017-02-12
Fix warnings
David Robillard
1
-1
/
+1
2016-10-01
Save global options to options.ttl
David Robillard
1
-0
/
+5
2016-08-17
Rename main graph and control/notify ports
David Robillard
1
-5
/
+5
2015-06-09
Server side loading.
David Robillard
1
-2
/
+16
2015-05-30
Preliminary server-side save support.
David Robillard
1
-0
/
+16
2015-05-25
Use ingen:/ as base URI on the wire.
David Robillard
1
-1
/
+1
2015-05-23
Prevent concurrent Sord access.
David Robillard
1
-0
/
+2
2015-04-04
Support GNU style long options.
David Robillard
1
-18
/
+12
2015-04-04
Improve application comment.
David Robillard
1
-1
/
+1
2015-04-04
Update copyright dates.
David Robillard
1
-1
/
+1
2015-04-03
Fix loading graphs with explicit/non-file URIs.
David Robillard
1
-2
/
+1
2015-03-16
Fix launching GUI with no engine.
David Robillard
1
-2
/
+6
2015-02-24
Remove crusty old internal bindings.
David Robillard
2
-16
/
+2
2015-02-24
Demodularize Parser and Serialiser.
David Robillard
1
-6
/
+1
2015-02-17
Delete trailing whitespace.
David Robillard
1
-1
/
+1
2015-02-07
Demodularize socket stuff.
David Robillard
1
-7
/
+5
2015-01-16
Add standard version flag.
David Robillard
1
-0
/
+14
2015-01-16
Prevent build directory path clashes.
David Robillard
1
-0
/
+0
2014-01-24
Fix various whitespace and formatting issues.
David Robillard
1
-8
/
+7
2014-01-07
Reduce deadlock kludge delay on exit.
David Robillard
1
-2
/
+2
2014-01-04
More attempts at fixing deadlocks on exit.
David Robillard
1
-0
/
+3
2013-03-18
Add missing semicolon.
David Robillard
1
-1
/
+1
2013-02-23
Remove Raul::fmt wrapper, the last vestige of boost dependency for Raul.
David Robillard
1
-3
/
+3
2013-02-23
Move Atom implementation out of Raul so it can depend on LV2.
David Robillard
1
-1
/
+1
2013-02-02
More generic Atom class.
David Robillard
1
-12
/
+12
2013-01-12
Remove Raul::SharedPtr and switch to std::shared_ptr.
David Robillard
1
-9
/
+8
2012-12-23
Use more sensible URI scheme for Ingen paths.
David Robillard
1
-1
/
+1
[next]