summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2008-04-09remove debugging info about screen sizePaul Davis
2008-04-09fixes for AU plugin GUIs, including the "hidden GUI shows up when app becomes...Paul Davis
2008-04-08fix box packing error messagePaul Davis
2008-04-08Added polish translation, updated swedish translation and added both Sampo Savolainen
2008-04-04SaBers auditioning fixes, plus a declicking fade at start and endBen Loftis
2008-04-04SaBers auditioning fixes, plus a declicking fade at start and endBen Loftis
2008-04-04Fix resetting of peak display and metersDoug McLain
2008-04-04Integrate level meters into the mixerstrip gain meters for real this time. Th...Doug McLain
2008-04-03rename menu items for monitoring options, and make the one based on JACK inse...Paul Davis
2008-04-02fix problems with undo/redo and region dragging; fix dragging in lock edit modePaul Davis
2008-04-01duration clocks are rooted at 0|0 in BBT time, not 1|1Paul Davis
2008-04-01clean up port insert port count/config mess, maybePaul Davis
2008-04-01fix permissions on file type iconsNick Mainsbridge
2008-04-01insert time operationPaul Davis
2008-03-31added filePaul Davis
2008-03-31New icon files from Thorsten WilmsNick Mainsbridge
2008-03-31minor mootcher fixes; change "Analyze .." to "Spectral Analysis" where applic...Paul Davis
2008-03-30hide the gain slider when track area is too smallBen Loftis
2008-03-30fixed some typos in track height menusBen Loftis
2008-03-30remove non-functioning auto-rename from menusPaul Davis
2008-03-27fix typo in crossfade auditioningBen Loftis
2008-03-26fix typosBen Loftis
2008-03-26mo better login detectionBen Loftis
2008-03-26need to create the Freesound dir if it does not already existBen Loftis
2008-03-26fix curl error checksBen Loftis
2008-03-26update binding file names in SConstruct for srctar targetPaul Davis
2008-03-26oops, there it isPaul Davis
2008-03-26a big menu cleanup; vertical auto-scrolling; some code cleanups; an unfinishe...Paul Davis
2008-03-25Comment out some debug stuff that made it to svn my accidentDoug McLain
2008-03-25add new Session::Dialog signal for generic dialog interactions with unknown G...Paul Davis
2008-03-25ignore dbl-clicks on mute/solo/rec-enable buttons since they make the user-ex...Paul Davis
2008-03-24small change to logic for track selection when context/button clicking on a t...Paul Davis
2008-03-24fix up those horribly thick separators between ruler linesPaul Davis
2008-03-24more fixes for drag/lock/copy logicPaul Davis
2008-03-24fix specific copy-drag opsPaul Davis
2008-03-24don't try to automatically remove locked regions frm selection at end of dragPaul Davis
2008-03-24Fix dialog message to something sensible.Sampo Savolainen
2008-03-24complete reorganization of logic in Editor::region_drag_finished_callback()Paul Davis
2008-03-24initial checkin of freesound integrationBen Loftis
2008-03-23more fixes for the intersection of Locked Edit mode and copy-draggingPaul Davis
2008-03-21fix dragging that involves locked regions; auto-rebinding patch for people to...Paul Davis
2008-03-21fix missing i18n for import mode strings when comparing with whatever the use...Paul Davis
2008-03-21new french translation updatePaul Davis
2008-03-21Undo 3160 for now. The canvas stops updating when the mixer is open (but only...Doug McLain
2008-03-20build the meters in GainMeter from the LevelMeters class instead of doing it ...Doug McLain
2008-03-15make sure user ardour dir exists before trying to put pango.rc in itPaul Davis
2008-03-14enable icon-start-from-.ardour-file to work on OS X; properly install apple e...Paul Davis
2008-03-14make feature lines (rhythm ferret etc) scale with zoom; hide them whenever RF...Paul Davis
2008-03-13(OS X native: don't write dynamic pango.rc into app.bundle); use Glib::get_ho...Paul Davis
2008-03-08Fix warnings.David Robillard