summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2006-02-21hook up tape region views to peaks ready signalPaul Davis
2006-02-18fix for plugin_selector, previously added plugins weren't being clearedDoug McLain
2006-02-15change before/after cursor keybindings, attempt to clarify range/diskstream p...Nick Mainsbridge
2006-02-15remove two minor leftovers from last commitPaul Davis
2006-02-15new stacktrace function in libpbd3; variable size GUI request thread queuesPaul Davis
2006-02-15select all in time range, show object selection while in range mode, trim ran...Nick Mainsbridge
2006-02-14Fixed crash with plugin automation but no panners.Sampo Savolainen
2006-02-14mix groups work againNick Mainsbridge
2006-02-14new color management design starts to take shape (canvas color only for now)Paul Davis
2006-02-13fix style overwriting done by fastmeter, and lack of clip mask/clip origin re...Paul Davis
2006-02-13fixed orderering of editor and mixer tracksDoug McLain
2006-02-12add missing filesPaul Davis
2006-02-11miscellaneous fixes post-jesse's 24 bit file format changesPaul Davis
2006-02-10committed INCOMPLETE 24bit filesource supportJesse Chappell
2006-02-07restore many keybindings from ardour 0.99Paul Davis
2006-02-05Midi radiobuttons now work.Sampo Savolainen
2006-01-31remove editor mixer button, fix up editor mixer state save/restorePaul Davis
2006-01-28Edit menu reorganization, abort if problems with ardour.menus.Sampo Savolainen
2006-01-28removed unused fileTim Mayberry
2006-01-28fix (mostly) measure lines and click box text and meter markingsPaul Davis
2006-01-27fix stupid gtk design quirk and bad documentation...oh and rebinding accels a...Tim Mayberry
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