ardour.git
2009-02-26 David RobillardUse actually normal taglib headers (apparently it compl...
2009-02-26 David RobillardUse normal taglib include paths.
2009-02-26 David RobillardUse quotes for taglib includes.
2009-02-26 David RobillardVersion file building stuff.
2009-02-26 David RobillardBuild VAmp plugins.
2009-02-26 David RobillardWaf building of rubberband.
2009-02-26 David RobillardFix a bunch of warnings.
2009-02-26 David RobillardClean up checks.
2009-02-26 David RobillardRemove useless checks.
2009-02-25 David RobillardAdd missing gtk2_ardour wscript.
2009-02-25 David RobillardWrapper scripts for waf built version.
2009-02-25 David RobillardAdd missing gtkmm2ext wscript.
2009-02-25 David RobillardWaf building of gtk2_ardour.
2009-02-25 David RobillardWaf building of libardour (yay!).
2009-02-25 David RobillardWaf building of taglib and vamp-sdk.
2009-02-25 David RobillardFix stupid warnings.
2009-02-25 David RobillardMake unit tests optional.
2009-02-25 David RobillardAdd top level wscript.
2009-02-25 David RobillardQuote includes for control_protocol.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-25 David RobillardMove waf up to top level, waf building of pbd, evoral...
2009-02-25 David RobillardFix warnings.
2009-02-25 David RobillardFix empty for loop warning in RingBuffer constructor...
2009-02-25 David RobillardUpgrade to waf 1.5.3.
2009-02-22 David RobillardClean up xml++.h and xml++.cc in Ardour style.
2009-02-22 David RobillardMake commands noncopyable (they are definitely not...
2009-02-20 David RobillardFix recording of the last disk chunk's worth of MIDI...
2009-02-20 David RobillardMake source length a dynamic thing.
2009-02-19 David RobillardClean up Region interface, remove Readable stub kludge.
2009-02-19 David RobillardOnly create a Curve for an AutomationList if we need it.
2009-02-19 David RobillardFix crash when using pencil on empty track areas while...
2009-02-19 David RobillardCheck for alsa correctly. Hopefully.
2009-02-19 David RobillardIntroduce new time for session-relative frame time...
2009-02-19 David RobillardInterpret tempo time based on read position (not source...
2009-02-19 David RobillardReadable is not as generic as its name implies ;)
2009-02-19 David RobillardRemove unused Session::curves.
2009-02-19 David RobillardRemove clear button from automation track headers so...
2009-02-19 David RobillardFix insane formatting (how did this even happen? copy...
2009-02-19 David RobillardI am become death, destroyer of boilerplate.
2009-02-18 David RobillardRemove empty files.
2009-02-18 David RobillardFix 'sticky' sliders when MIDI control feedback is...
2009-02-18 David RobillardFix MIDI control parameter mapping to work with control...
2009-02-18 David RobillardStyle.
2009-02-18 David RobillardFix MIDI controller feedback.
2009-02-18 David RobillardFix ardour2 -> ardour3 stuff in po files.
2009-02-18 David RobillardFix ardour2 -> ardour3 issues.
2009-02-18 David RobillardMake sure Evoral::MIDIEvent XML stuff is entirely unuse...
2009-02-17 Hans Baier* .gitignore
2009-02-17 Hans Baier* FIXME in midi_util.h
2009-02-17 David RobillardFix deadlock and potential race condition when editing...
2009-02-17 David RobillardMake a bunch of stuff boost::noncopyable.
2009-02-17 David RobillardFix crazy spacey tabs, width, other super relevant...
2009-02-17 Carl HetheringtonMake range selection context menu work again.
2009-02-17 David RobillardRemove unnecessary/unused template parameter from canva...
2009-02-17 David RobillardFix the horrible mess that was anything related to...
2009-02-17 Carl HetheringtonFix for visual glitch due to race between Editor::updat...
2009-02-16 David RobillardFix crash on audio record (time converter segfault...
2009-02-16 Sampo SavolainenFix memory leak.
2009-02-16 David RobillardMove duplicated AudioFileSource::Flags and SMFSource...
2009-02-16 Hans Baier* First prototype of SysEx GUI
2009-02-16 David RobillardFix a bunch of the ol' trivial audio-specific-for-no...
2009-02-16 David RobillardFix crash iterating over sequences with no controls...
2009-02-16 David RobillardFix time / positioning of PC flags (beat time).
2009-02-16 David RobillardDon't do a linear search through controls for program...
2009-02-16 David RobillardDon't bind playlist_modified with a shared_ptr<Playlist...
2009-02-16 David RobillardFix crash when NullAutomation is created (which shouldn...
2009-02-16 David RobillardTime unit translation for AutomationLine (correctly...
2009-02-16 David RobillardFix crash on iteration over an empty sequence and/or...
2009-02-16 David RobillardFix deadlock issues.
2009-02-16 David RobillardMove all beats <-> frames time conversion into a single...
2009-02-16 David RobillardFix horizontal positioning of PC flags.
2009-02-16 David RobillardGracefully ignore illegal MIDI events at the buffer...
2009-02-16 David RobillardGracefully ignore illegal MIDI events.
2009-02-16 David RobillardRewrite Sequence::const_iterator.
2009-02-15 David RobillardTrim include dependency tree (particularly on evoral...
2009-02-15 David RobillardClean up fugly debug printing stuff.
2009-02-15 David RobillardBring the note mode menu back from the dead.
2009-02-15 David RobillardFix crash on reading meta event.
2009-02-15 David RobillardFactor out region layering.
2009-02-15 David RobillardRemove dead code.
2009-02-15 David RobillardFix genererally retarded and broken note range / diskst...
2009-02-15 David RobillardThe Big Change: Store time in MidiModel as tempo time...
2009-02-15 David RobillardMake smf_track_get_next_event gracefully handle empty...
2009-02-15 David RobillardCommit of the century, right here.
2009-02-15 David RobillardOops. Fix XML stuff in GUI as well.
2009-02-15 David RobillardMore contrast for MIDI notes.
2009-02-15 David RobillardSession XML style consistency (tag names are capitalized).
2009-02-15 David RobillardTidy, remove dead code.
2009-02-15 David RobillardTidy.
2009-02-15 David RobillardShutup.
2009-02-15 David RobillardCache file position in SMFSource::read_unlocked (i...
2009-02-15 David RobillardClean up.
2009-02-15 David RobillardDe-templatify Evoral::SMF which has no concept of time...
2009-02-15 David RobillardUse nframes_t for timestamps of real (jack) time MIDI...
2009-02-14 David RobillardTidy.
2009-02-14 David RobillardRemove superfluous typedefs.
2009-02-14 David RobillardMake SMF::append_event_delta take a buffer and a size...
2009-02-14 David RobillardConst correctness.
2009-02-14 David RobillardRemove unused (and timestamp type nasty) last_event_tim...
2009-02-14 David RobillardWhile I'm doing trivial prettification things and not...
next