summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2006-07-27sfdb paths are saved and restored.prercuTaybin Rutkin
2006-07-26Minor updates for PathList and OptionEditor.Taybin Rutkin
2006-07-26Added PathList widget to Gtkmm2ext. It is for adding and removing directoryTaybin Rutkin
2006-07-22Fixed double delete in Stateful::add_instant_xml().Taybin Rutkin
2006-07-19Removed unused midicontrollable.ccTaybin Rutkin
2006-07-19Updated config.guess fileTaybin Rutkin
2006-07-13destructive track work: regions now display offset by bwf timeline reference,...Paul Davis
2006-07-11Make it possible to edit multiple pan automation linesSampo Savolainen
2006-07-11make waveforms centered when height hits NAME_HIGHLIGHT_THRESHOLDPaul Davis
2006-07-11fix for playhead/edit cursor having wrong z-order placement; fix fader mouse ...Paul Davis
2006-07-08remove UUIDs as implemention of PBD::ID, use static counter (not finished - c...Paul Davis
2006-07-07id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now ow...Paul Davis
2006-07-06Fixed compile warnings.Sampo Savolainen
2006-07-06- fixed editor forced minimum size issueJesse Chappell
2006-06-29Fixed i18n system.Taybin Rutkin
2006-06-28many fixes to audio file code, SMPTE offset now works correctlyPaul Davis
2006-06-22correctly forward configure events to plugin windows, and cleanup FST codePaul Davis
2006-06-22don't use PluginSelector::vst_refiller if VST_SUPPORT not definedPaul Davis
2006-06-21the return of VST supportPaul Davis
2006-06-20fixes for libsndfile conversion issues, tape track waveform display and overl...Paul Davis
2006-06-16Fixed typo that had "Send MMC" toggling Send MTCDavid Robillard
2006-06-15Moved SMPTE type/functions into SMPTE namespace;David Robillard
2006-06-15Make signals below -200dB "-inf" in meters.Sampo Savolainen
2006-06-15Check for templates dir existence before adding bookmarkDavid Robillard
2006-06-15- Fixed templates install directory to <prefix>/share/ardour2David Robillard
2006-06-15Removed unused files from glade based NSDDoug McLain
2006-06-15Removed debug code from ARDOUR_UI::toggle_UseHardwareMonitoring()Doug McLain
2006-06-15Removed debug code from ARDOUR_UI::setup_config_options ()Doug McLain
2006-06-14attempted fix for FLAC-sensitive build of libsndfile - link FLAC into ardour ...Paul Davis
2006-06-14use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStreamPaul Davis
2006-06-07Dynamically generated meter gradientsSampo Savolainen
2006-06-07Merged timbyr's win32 branch. -r 547:566.Taybin Rutkin
2006-06-03Fix for gtk 2.8 crasher.Sampo Savolainen
2006-06-02Remove needless hbox in panner, get rid of some warnings in editor_rulers.cc,...Nick Mainsbridge
2006-05-31unfinished work on selection/HiG details, restore range ops destroyed by auto...Paul Davis
2006-05-27Added cerr output informing where ardour2_ui.rc is being loaded from, and add...Doug McLain
2006-05-27Changes to the Configuration object to properly handle radio actions as well ...Doug McLain
2006-05-25changes to autoscroll behaviour. not perfect, but probably betterPaul Davis
2006-05-24Fixed some valgrind errors from using uninitialized variables in Sampo Savolainen
2006-05-24a silly change to test the commit hook scriptPaul Davis
2006-05-24cleaned up main(), but partly to test the commit hook scriptPaul Davis
2006-05-24fix up formatting of SMPTE time printing in tranzport control codePaul Davis
2006-05-23breakout control protocol code into LGPL library; fix panner buttons even mor...Paul Davis
2006-05-22Mixer pane can be collapsed again, some cleanup, give up and go back to 'Off'...Nick Mainsbridge
2006-05-21This should fix the options editor crasher i just made.. thanks NostarNick Mainsbridge
2006-05-21Mixer strip layout, emsure correct column expands on treeviews, 'Manual' auto...Nick Mainsbridge
2006-05-20Fix bus rec enable bug introduced in last commitNick Mainsbridge
2006-05-20fix timestretch dialog/progress etc; make tranzport protocol non-mandatoryPaul Davis
2006-05-19allow for mandatory control protocols, plus some ongoing work on automation c...Paul Davis
2006-05-19Mixer strip & ui layout changesNick Mainsbridge