summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Collapse)Author
2008-12-09* moved /midi_patch_manager.* to libs/ardourHans Baier
* GUI improvement: do away with the midi channel expander git-svn-id: svn://localhost/ardour2/branches/3.0@4305 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-12-09* first working prototype of selecting instruments in the MIDI track headerHans Baier
* parsing patchfiles works git-svn-id: svn://localhost/ardour2/branches/3.0@4304 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-12-08merge 3870-3890 from 2.0-ongoing into 3.X (compiles, runs, no other promisesPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@4303 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-12-08partial patch/partial by-hand merge of 2.X commits 3169&3170 to 3.X codebasePaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@4300 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-12-08* first primitive implementation of MidiPatchManagerHans Baier
* some cosmetic changes * added midi_patch_path() to libs/ardour/ardour/session_directory.h git-svn-id: svn://localhost/ardour2/branches/3.0@4299 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-12-08Improve svn revision handling and make srctar "work". (The tarball is ↵Sakari Bergen
created, but it doesn't build...) git-svn-id: svn://localhost/ardour2/branches/3.0@4298 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-12-06* completed MIDI::Name::MIDINameDocument and implemented its ↵Hans Baier
set_state-Method, added constructor git-svn-id: svn://localhost/ardour2/branches/3.0@4295 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-12-06* changed all lists in midnam_patch.h to std::listHans Baier
git-svn-id: svn://localhost/ardour2/branches/3.0@4294 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-12-06* completed MIDI::Name::MasterDeviceNames and implemented its set_state-MethodHans Baier
git-svn-id: svn://localhost/ardour2/branches/3.0@4293 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-12-06* Added MIDI::Name::NoteHans Baier
git-svn-id: svn://localhost/ardour2/branches/3.0@4292 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-12-04* made MidiClockTicker SingletonHans Baier
git-svn-id: svn://localhost/ardour2/branches/3.0@4281 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-12-01* minor cleanupHans Baier
git-svn-id: svn://localhost/ardour2/branches/3.0@4277 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-12-01* reduced debugging outputHans Baier
git-svn-id: svn://localhost/ardour2/branches/3.0@4276 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-12-01* Sending MIDI Clock while looping works nowHans Baier
git-svn-id: svn://localhost/ardour2/branches/3.0@4275 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-29First revision with working track importSakari Bergen
git-svn-id: svn://localhost/ardour2/branches/3.0@4270 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-29* fixed potential crashHans Baier
git-svn-id: svn://localhost/ardour2/branches/3.0@4269 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-29* sending MIDI clock works, hooray\!Hans Baier
git-svn-id: svn://localhost/ardour2/branches/3.0@4268 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-26* added Menu for sending midi clockHans Baier
* hooked up MidiClockTicker to the session git-svn-id: svn://localhost/ardour2/branches/3.0@4267 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-26More work on track import and some cleaning up of ElementImporter interfaceSakari Bergen
git-svn-id: svn://localhost/ardour2/branches/3.0@4265 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-26* the very humble beginnings of sending MIDI clockHans Baier
git-svn-id: svn://localhost/ardour2/branches/3.0@4263 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-24A bit more of track import done...Sakari Bergen
git-svn-id: svn://localhost/ardour2/branches/3.0@4241 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-23* Added support for ChannelNameSetAssignments (midnam_patch.(cc|h)Hans Baier
git-svn-id: svn://localhost/ardour2/branches/3.0@4238 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-22* added XML deserialisation for control and program changesHans Baier
* added pointer checks * fixed typos in comments git-svn-id: svn://localhost/ardour2/branches/3.0@4234 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-21* Clean up (fix?) ExportStatus signal handlingSakari Bergen
* Fix problem in export dialog error reporting * Sart implementing audio track importer (nothing very functional yet...) git-svn-id: svn://localhost/ardour2/branches/3.0@4231 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-14Apply LV2 changes from 2.0.David Robillard
Completely and utterly untested. git-svn-id: svn://localhost/ardour2/branches/3.0@4178 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-07* Enabled debugging output for start/stop messages on MidiClockSlave Hans Baier
git-svn-id: svn://localhost/ardour2/branches/3.0@4107 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-07* removed unnecessary method calls (preparse/postparse) in JACK_MidiPortHans Baier
* Changed calculation of current speed and transport position to double to avoid accumulating rounding errors git-svn-id: svn://localhost/ardour2/branches/3.0@4106 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-06* Fix problem with JACK being left in freewheeling after exportSakari Bergen
* Add quotes to cuefile filename entries git-svn-id: svn://localhost/ardour2/branches/3.0@4098 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-03fix nasty bug in evaluation of final step of interpolated Curve valuesPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@4085 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-10-30*disabled debugging outputHans Baier
git-svn-id: svn://localhost/ardour2/branches/3.0@4033 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-10-30* got MIDI clock working really smoothly (29 frames until sync, ardour ↵Hans Baier
transport jitter 1 frame) * removed debugging output git-svn-id: svn://localhost/ardour2/branches/3.0@4032 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-10-29* disabled one line of debugging outputHans Baier
git-svn-id: svn://localhost/ardour2/branches/3.0@4028 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-10-29* fixed bug in Session::follow_slave: average_slave_delta wrapped around to ↵Hans Baier
huge positive values when slave lags behind master (ie deltas become negative) * enabled some debugging output in Session::follow_slave (session_process.cc), beware! git-svn-id: svn://localhost/ardour2/branches/3.0@4027 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-10-29* added documentaion to libs/ardour/slave.hHans Baier
* first roughly working midi clock slave git-svn-id: svn://localhost/ardour2/branches/3.0@4025 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-10-27got MIDI Clock slave closer to functioning properly: Hans Baier
- Cleaned up the class - calculating (kind-of) sensible speed and position values - fixed resolution (quick-fix) - fixed requires_seekahead (set to false) - fixed locked (set to true) git-svn-id: svn://localhost/ardour2/branches/3.0@4018 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-10-25* fixed jitter problems for midi clock and removed superfluous UI elementsHans Baier
git-svn-id: svn://localhost/ardour2/branches/3.0@4008 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-10-21Added svn:ignore properties and cleaned out autocrap cruft from ↵Sakari Bergen
libs/glibmm2/scripts/ git-svn-id: svn://localhost/ardour2/branches/3.0@3994 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-10-20Added facilities into PluginInsert for the GUI to gather parts of the real ↵Sampo Savolainen
signal passed through the insert. Also added rudimentary plugin input/output difference analysis in the plugin eq gui for the collected signal. git-svn-id: svn://localhost/ardour2/branches/3.0@3987 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-10-16Handle export presets from config dirs properly. Removed some debug output.Sakari Bergen
git-svn-id: svn://localhost/ardour2/branches/3.0@3977 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-10-16Fix handling of format profiles in system config dirs. (Some profiles could ↵Sakari Bergen
now be shipped with Ardour) git-svn-id: svn://localhost/ardour2/branches/3.0@3976 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-10-14* this implementation of midi_clock_slave is still sort of a proof of ↵Hans Baier
concept, but it reveals interesting issues and is better than the code before git-svn-id: svn://localhost/ardour2/branches/3.0@3969 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-10-14Remove meaningless const qualifier (-Wextra warning).David Robillard
git-svn-id: svn://localhost/ardour2/branches/3.0@3968 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-10-13First draft of the EQ visualization system. Now force fed to all plugin UIs.Sampo Savolainen
git-svn-id: svn://localhost/ardour2/branches/3.0@3958 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-10-13Fix wrongly exposed set_parameter methods on PluginInsert.David Robillard
Have plugin GUI stuff twiddle plugin parameters correctly. git-svn-id: svn://localhost/ardour2/branches/3.0@3957 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-10-13fix for ancestral start values in basic region constructorPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@3956 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-10-13fix initialization of region shift/stretch members, missed during 2.X mergePaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@3953 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-10-13Fix pollution of global namespace by Evoral.David Robillard
git-svn-id: svn://localhost/ardour2/branches/3.0@3947 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-10-13Fix warning.David Robillard
Hope this is what was intended.... Precedence is the devil. git-svn-id: svn://localhost/ardour2/branches/3.0@3946 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-10-12MIDI looping fixes from torbenh.David Robillard
git-svn-id: svn://localhost/ardour2/branches/3.0@3932 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-10-11* Region export dialog does not lose export settings (Do not serialize into ↵Sakari Bergen
instant xml) * Remove old export related files git-svn-id: svn://localhost/ardour2/branches/3.0@3924 d708f5d6-7413-0410-9779-e7cbd77b26cf