Age | Commit message (Expand) | Author |
2016-04-13 | New Semaphore method wait with timeout. | Bent Bisballe Nyeng |
2016-04-08 | Refactoring to finally get rid of MessageHandler/Receiver in favor of the new... | Bent Bisballe Nyeng |
2016-04-03 | Fix logic error in SettingRef::hasChanged(). | Bent Bisballe Nyeng |
2016-04-02 | Make Atimoc fit style-guide. | Bent Bisballe Nyeng |
2016-03-31 | Removed the last Conf:: namespace usage and replaced it with Settings. | Bent Bisballe Nyeng |
2016-03-31 | Use new Random class. | Bent Bisballe Nyeng |
2016-03-31 | Fix merge conflicts. | Bent Bisballe Nyeng |
2016-03-31 | Fix issues from rebasing. | Bent Bisballe Nyeng |
2016-03-31 | Fix mutex include issue. | Bent Bisballe Nyeng |
2016-03-31 | Fix compilation on windows. | Bent Bisballe Nyeng |
2016-03-31 | Workaround outdated compiler version | Christian Glöckner |
2016-03-31 | Removed unused features and fixed tests | Christian Glöckner |
2016-03-31 | Fixed my dumb fail | Christian Glöckner |
2016-03-31 | Added explicit cpy/mv assign operators to be sure about thread-safety of Grou... | Christian Glöckner |
2016-03-31 | Added thread-safety to implicit cpy/mv assign op for synced group settings | Christian Glöckner |
2016-03-31 | Cleanup on Synced Settings Header | Christian Glöckner |
2016-03-31 | Added API for accessing structs in a thread-safe way | Christian Glöckner |
2016-03-31 | Fixed API of class Atomic for POD | Christian Glöckner |
2016-03-31 | Settings. | Bent Bisballe Nyeng |
2016-03-31 | More cleanup. | Bent Bisballe Nyeng |
2016-03-31 | Use new Atomic class. | Bent Bisballe Nyeng |
2016-03-31 | atomic workaround | Christian Glöckner |
2016-03-31 | Settings. | Bent Bisballe Nyeng |
2016-03-31 | Fix drumkit file by reference. | Bent Bisballe Nyeng |
2016-03-31 | More cleanup. | Bent Bisballe Nyeng |
2016-03-31 | Parser refactoring. | André Nusser |
2016-03-31 | Fix build errors due to rebase. | André Nusser |
2016-03-31 | Refactored class VersionStr | Christian Glöckner |
2016-03-31 | API Refactoring for class Velocity | Christian Glöckner |
2016-03-31 | API Refactoring for class Sample | Christian Glöckner |
2016-03-31 | Reformatted class PowerList | Christian Glöckner |
2016-03-31 | API Refactoring for getPath function | Christian Glöckner |
2016-03-31 | Reformatted minor headers | Christian Glöckner |
2016-03-31 | Reformatted MidiMapper | Christian Glöckner |
2016-03-31 | API Refactoring for events | Christian Glöckner |
2016-03-31 | API Refactoring for class Instrument | Christian Glöckner |
2016-03-31 | API Refactoring for class Instrument | Christian Glöckner |
2016-03-31 | API Refactoring for class Drumkit | Christian Glöckner |
2016-03-31 | fixed ConfigFile's destructor impl | Christian Glöckner |
2016-03-31 | Made API of class ConfigFile more consistent | Christian Glöckner |
2016-03-31 | fixed include path | Christian Glöckner |
2016-03-31 | Refactored class CHResampler | Christian Glöckner |
2016-03-31 | Refactored class BeatMapper | Christian Glöckner |
2016-03-31 | made API of AudioCacheFile more consistent | Christian Glöckner |
2016-03-31 | made API of AudioCacheEventHandler's getters more consistent | Christian Glöckner |
2016-03-31 | made API of AudioCache's getters more consistent | Christian Glöckner |
2016-03-31 | refactored class ChannelMixer | Christian Glöckner |
2016-03-31 | refactored class Channel | Christian Glöckner |
2016-03-31 | more consistent style of input engines' getters | Christian Glöckner |
2016-03-31 | more consistent style of output engines' getters | Christian Glöckner |