Comment 2 for bug 334853

Revision history for this message
Daniel Holbach (dholbach) wrote :

 Jokosher/AddInstrumentDialog.py | 2
 Jokosher/AlsaDevices.py | 158 ----
 Jokosher/AudioBackend.py | 216 ++++++
 Jokosher/CrashProtectionDialog.py | 160 ----
 Jokosher/EffectPresets.py | 4
 Jokosher/Event.py | 9
 Jokosher/EventLaneViewer.py | 27
 Jokosher/EventViewer.py | 16
 Jokosher/Extension.py | 14
 Jokosher/ExtensionManager.py | 2
 Jokosher/Globals.py | 238 ++++--
 Jokosher/IncrementalSave.py | 328 +++++++++
 Jokosher/Instrument.py | 78 +-
 Jokosher/InstrumentConnectionsDialog.py | 133 ++-
 Jokosher/InstrumentViewer.py | 84 +-
 Jokosher/Jokosher | 2
 Jokosher/Jokosher.glade | 1149 ++++++++++++++++++++++----------
 Jokosher/JokosherApp.py | 267 ++-----
 Jokosher/MixdownProfileDialog.py | 4
 Jokosher/MixdownProfiles.py | 2
 Jokosher/MixerStrip.py | 5
 Jokosher/NewProjectDialog.py | 8
 Jokosher/PreferencesDialog.py | 139 ++-
 Jokosher/Project.py | 442 ++++++++----
 Jokosher/ProjectManager.py | 48 -
 Jokosher/ProjectTemplate.py | 4
 Jokosher/ProjectTemplateDialog.py | 2
 Jokosher/RecordingView.py | 241 +++++-
 Jokosher/TimeLine.py | 16
 Jokosher/TimeLineBar.py | 162 +---
 Jokosher/TransportManager.py | 39 +
 Jokosher/UndoSystem.py | 16
 Jokosher/Utils.py | 32
 Jokosher/VUWidget.py | 1
 Jokosher/ui/EventLaneHSeparator.py | 50 +
 Jokosher/ui/MessageArea.py | 188 +++++
 PKG-INFO | 2
 README | 39 -
 bin/jokosher | 2
 debian/changelog | 10
 debian/control | 7
 debian/copyright | 2
 debian/watch | 2
 setup.py | 8
 44 files changed, 2897 insertions(+), 1461 deletions(-)
daniel@bert:~$