summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2006-05-19fix for edit & mix group names getting lost at session loadPaul Davis
2006-05-18add new filePaul Davis
2006-05-18a) basic prototype of OSC controlPaul Davis
2006-05-17Remove CannotRecordNoInput signal (allowing recording without input connectio...Nick Mainsbridge
2006-05-14Mixer strip uses button 1 where possible, make mouse click behaviour more con...Nick Mainsbridge
2006-05-14Don't show comments editor on the taskbar, position & resize it more sensibly...Nick Mainsbridge
2006-05-14Misc layout and useability fixes for NSD.Nick Mainsbridge
2006-05-12NSD bug fixes.. align text, default open and session folder directories, nami...Nick Mainsbridge
2006-05-12NSD cleanups (again).Nick Mainsbridge
2006-05-12Convert NSD from glade to gtkmm objectDoug McLain
2006-05-11Convert NSD from glade to gtkmm objectDoug McLain