summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2006-01-24a few small thingsTim Mayberry
2006-01-23add undo to select within (mouse and loop/punch ranges). add right click menu...Nick Mainsbridge
2006-01-23Mute/unmute region via keyboard is now undoableSampo Savolainen
2006-01-23add undo to keymouse set sync position.. possibly the hard wayNick Mainsbridge
2006-01-23add some undo to previous selection stuffNick Mainsbridge
2006-01-23select all, musical (fuzzy) loop/punch/range region selections, soundtouch pa...Nick Mainsbridge
2006-01-22Reorganized edit menu: edit cursor related actions into one submenu, andSampo Savolainen
2006-01-22new keymouse action mute/unmute region (m)Nick Mainsbridge
2006-01-22new keymouse binding 'set region sync point'Nick Mainsbridge
2006-01-21fix setting sync point crash, reinstate keymouse zoom tentativelyNick Mainsbridge
2006-01-20Moved the code to ignore latency ports to the appropriate placeSampo Savolainen
2006-01-20a nice excuse for some keybindings, make some markers larger verticallyNick Mainsbridge
2006-01-20make F11 take us fullscreen (bug remains in edit pane position restore); redu...Paul Davis
2006-01-19F11 now toggles maximal editor spacePaul Davis
2006-01-19fixed various xfade and undo and updating issues. plugins no longer run on d...Jesse Chappell
2006-01-19add GUI support to create tape/destructive tracksPaul Davis
2006-01-19latched rec-enablePaul Davis
2006-01-18Removing fields from the sfdb works. Dialog is fully functional as presented.Taybin Rutkin
2006-01-18fix track controls height allocation to be font sensitive; fix core dump rela...Paul Davis
2006-01-17Make the output meter display narrower.Sampo Savolainen
2006-01-17a metric boatload of changes; plugin UIs work, adding tracks work, redirect l...Paul Davis
2006-01-15compliation fix.Taybin Rutkin
2006-01-13All useage of ArdourPrompter checks for a valid result.Taybin Rutkin
2006-01-13Moved strip_whitespace_edges() to pbd/whitespace.hTaybin Rutkin
2006-01-12minor include fix for <errno.h>Paul Davis
2006-01-12mixer track list now uses checks and reordering properlyPaul Davis
2006-01-12Include gtkmm2ext/gtk_ui.hTaybin Rutkin
2006-01-11Use compiler provided __BIG_ENDIAN__ instead of WORD_BIGENDIANTaybin Rutkin
2006-01-11remove properties in glade fileTim Mayberry
2006-01-11Fixed broken vst code in PluginSelectorDoug McLain
2006-01-11Fixed broken vst code in PluginSelectorDoug McLain
2006-01-10Rotate output meter label. Is this really supported in the chosen gtkSampo Savolainen
2006-01-10more gcc 4.1 complaints, route_list is a ListStoreNick Mainsbridge
2006-01-10move range labels, attempt to make them look nicer, gcc 4.1 complaintNick Mainsbridge
2006-01-10renamed menu definition filePaul Davis
2006-01-10route list + edit group list now pretty much functional, plus preparations fo...Paul Davis
2006-01-09Plugin output meters are now vertical. It still needs a rotateable textSampo Savolainen
2006-01-09"Run plugins while recording" -> "Do not run plugins while recording"Sampo Savolainen
2006-01-08fix control layout size allocation (nearly done) and make duplicate region ev...Paul Davis
2006-01-08more goodies, including improved duplicate-region functionalityPaul Davis
2006-01-08fix old function left over by removing itPaul Davis
2006-01-08add destructive outlines, more action usage and state fixups in GUIPaul Davis
2006-01-08a metric ton of changesPaul Davis
2006-01-06modified rgba_from_style() so that it can be used to retrieve any attribute f...Doug McLain
2006-01-06committed RWlock fixes to libardour. added hw monitoring fixes from nick_m. ...Jesse Chappell
2006-01-05sfdb displays file info.Taybin Rutkin
2006-01-05make meters work again, mistaken comment left in place last timePaul Davis
2006-01-05lots of small fixes for various irritations, return of snapshots, region list...Paul Davis
2006-01-04Reverted --display=localhost:0.0Taybin Rutkin
2006-01-04Updates for set_type_hint() and the sfdb_ui.Taybin Rutkin