summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext
AgeCommit message (Expand)Author
2006-04-10a) moved metering and meter falloff code into libardourPaul Davis
2006-04-10Reinstate mouse scroll actions (audio clocks, shuttle wheel, faders), clearin...Nick Mainsbridge
2006-03-29install into ardour2 dirs, not ardour (translations not included, yet)Paul Davis
2006-03-22significant changes in code to handle import/embedding - much cleaner and les...Paul Davis
2006-03-21Gtkmm2ext::Choice now inherits from Gtk::Dialog; embed/import rate mismatch d...Paul Davis
2006-03-15remove the pitiful Pix classPaul Davis
2006-03-15pixbufs instead of pixmaps; function-scope local fd's for reading from a File...Paul Davis
2006-03-14fix problems with pixmaps/xpm filesPaul Davis
2006-03-14created get_bogus_drawable() when I realized it was needed by FastMeter as we...Doug McLain
2006-03-14moved gain rail and sliders to files. The previously unused 'from_files' port...Doug McLain
2006-03-042006-03-04 Tim Mayberry <mojofunk@gmail.com>Tim Mayberry
2006-02-16fixed missing include need for compile on gcc 3.3.xJesse Chappell
2006-02-15new stacktrace function in libpbd3; variable size GUI request thread queuesPaul Davis
2006-02-13fix style overwriting done by fastmeter, and lack of clip mask/clip origin re...Paul Davis
2006-02-10committed INCOMPLETE 24bit filesource supportJesse Chappell
2006-01-30work to make destructive recording actually do something vaguely close to cor...Paul Davis
2006-01-28important bug fix in handling GUI messages; destructive tracks now operationa...Paul Davis
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-19F11 now toggles maximal editor spacePaul Davis
2006-01-17a metric boatload of changes; plugin UIs work, adding tracks work, redirect l...Paul Davis
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-10route list + edit group list now pretty much functional, plus preparations fo...Paul Davis
2006-01-08fix control layout size allocation (nearly done) and make duplicate region ev...Paul Davis
2006-01-06modified rgba_from_style() so that it can be used to retrieve any attribute f...Doug McLain
2006-01-04sfdb_v3. only in the backend currently.Taybin Rutkin
2006-01-04make show all option on region list context menu workPaul Davis
2006-01-03make meters work properly (and very slightly faster)Paul Davis
2006-01-01fix segvPaul Davis
2006-01-01add ability to specify row colors for region treeviewDoug McLain
2005-12-31many options moved to menus, region list context menu sort of operationalPaul Davis
2005-12-30drag-n-drop to canvas from region list worksPaul Davis
2005-12-30Tearoffs set their type hint.Taybin Rutkin
2005-12-30many changes, read the diffsPaul Davis
2005-12-21button hacks and morePaul Davis
2005-12-18track-color chooser worksKarsten Wiese
2005-12-17A possible method for correctly sizing the editor controls, and a couple butt...Doug McLain
2005-12-07black bg for meters, font fixups for startup message, new notebook widget (in...Paul Davis
2005-12-06un-triple-buffer fastmeter (not finished), fix mixer strip name button, comme...Paul Davis
2005-12-05More tweaksDoug McLain
2005-12-05snapshot(prompter) and recent dialog fixesDoug McLain
2005-12-05stock icons, transport controls as proxies, make ActionManager::get_action() ...Paul Davis
2005-12-02the usual blob of fixes. note the requirement for ComboBoxText::set_active_te...Paul Davis
2005-11-30more miscellaneous fixes to make things even nicerPaul Davis
2005-11-26compiles and runs, but crashes ... duhPaul Davis
2005-11-16get editor.cc to compilePaul Davis
2005-11-02small fixes to editor.ccPaul Davis
2005-10-24added filesPaul Davis
2005-10-22editor.h compiles.Taybin Rutkin