Make the wiimote code appear in the source package
[ardour.git] / gtk2_ardour /
2008-11-26 Paul Davismore little build fixes for OS X
2008-11-26 Paul Davisbuild ardour.menus on OSX too, not ardour_osx.menus
2008-11-26 Paul Davismake send GUIs into ArdourDialogs; ensure that panner...
2008-11-25 Paul Davisdesensitize positional actions in region context menu...
2008-11-25 Paul Daviscopy sends & plugins, not just plugins, when doing...
2008-11-25 Paul Davislincoln's solo-mute-override patch modified/extended...
2008-11-25 Paul Daviscarl's fix to select objects when clicking in mouseGain...
2008-11-25 Paul Daviscolinf's patch to remove height buttons from automation...
2008-11-25 Paul Davismeta-ize menu generation to cope with differences in...
2008-11-25 Paul Davisa slightly better fix than colinf's for the hang-when...
2008-11-25 Paul Davisif using a top-menubar (e.g. OS X), don't quit when...
2008-11-25 Paul Davisfix up region-list => canvas drags, given changes in...
2008-11-25 Paul Davisenough mind-blowing crazy code, lets do intra-ardour...
2008-11-24 Paul Davisreinstate lost stuff to ardev scripts for finding the...
2008-11-22 Paul Davisdon't set up dir name incorrectly for range export
2008-11-22 Paul Davisnew user option "New Plugins Active"; make only *new...
2008-11-22 Paul Daviscolin fletcher's preserve-formants patch for rubberband...
2008-11-21 Paul Davisother part of that fix from markus s. for visual state...
2008-11-21 Paul Davisfix from markus s. for visual state operations, too...
2008-11-20 Paul Davisfix crash caused by ARDOUR::Profile not existing when...
2008-11-20 Paul Davisfixed tarball scons target to use correct bindings...
2008-11-19 Paul Davisremove debugging output
2008-11-18 Paul Davisdon't show nag screen if export was stopped or if SAE...
2008-11-18 Paul Davisfix up install commands for bindings
2008-11-18 Paul Davisworking nag screen url opening on OS X
2008-11-17 Paul Daviscocoa-based URL handling, first pass (not tested)
2008-11-17 Paul Davisuse nag screen
2008-11-17 Paul Davisnew nag screen
2008-11-17 Paul Davisfix loss of Keyboard::current_window tracking when...
2008-11-17 Paul Davismake step-mouse-mode work for SAE too sae-1
2008-11-17 Paul Davisadd step-mouse-mode action, bound to F1 for SAE bindings
2008-11-17 Paul Davisuse F2 for maximal editor in SAE-use-keypad bindings...
2008-11-17 Paul Davisuse F2 for maximal editor in SAE-de-keypad bindings
2008-11-17 Nick MainsbridgeEnsure double-click on session file in findoer on osx...
2008-11-15 Paul Davisharmonize SAE-us and SAE-de bindings
2008-11-15 Paul Davisharmonize SAE-de nonkeypad and keypad bindings
2008-11-15 Paul Davisremove previous debug output, plus one other debug...
2008-11-15 Paul DavisOS X dbl-click open document debugging
2008-11-15 Paul Davisfix spelling of rFerret action in new keybinding files
2008-11-14 Paul Davisfix missing % from bindings.in files
2008-11-14 Nick MainsbridgeEnsure treeview checkmarks always drawn on osx, session...
2008-11-14 Paul Davischange US bindings for Z/Y key swap
2008-11-14 Paul Davisnew bindings files from armand, again
2008-11-14 Paul Davismake necessary change to the SAE-us keybindings to...
2008-11-14 Paul Davisreplace SAE-us bindings template with SAE-de contents...
2008-11-14 Paul Davisremove unimplemented actions that i just added to ardou...
2008-11-14 Paul Davistweaks to match armand's last bindings email
2008-11-14 Paul Davisnew version of german translation for gtk2_ardour
2008-11-14 Paul Davisback out "ignore_gui_changes" stuff for track resizing
2008-11-14 Paul Davisadd select-all-before/after-playhead to SAE menus
2008-11-14 Paul Davisadd new bindings as per armand's request
2008-11-14 Nick MainsbridgeRevert rev 4149 (caused double draws on zoom on X11).
2008-11-13 David RobillardApply LV2 port notification fix (for GUI updating)...
2008-11-13 Paul Davisremove unused file on OS X
2008-11-13 Nick MainsbridgeForce gtk ruler update slightly earlier.
2008-11-13 Paul Davisspeed up track resizing; fixup file DnD; stop use CAAud...
2008-11-13 Nick MainsbridgeUse consistent font size for marker text, unset CAN_FOC...
2008-11-12 Nick MainsbridgeUpdate sae bindings and menus.
2008-11-11 Nick MainsbridgeError viewer is set to WINDOW_TYPE_HINT_UTILITY, same...
2008-11-11 Paul Davisadd start/sync clocks to audio region editor (not edita...
2008-11-11 Nick MainsbridgeUse a better size for automation base rect.
2008-11-11 Nick MainsbridgeNew sae icons, fix ghostregion layering problem (automa...
2008-11-11 Paul Davisno tearoffs for SAE version
2008-11-11 David RobillardFix silly careless errors.
2008-11-09 Paul Davismake drop_paths() run in an idle handler on OS X to...
2008-11-09 Paul Davisfix for handling DnD path data, plus lots of d-n-d...
2008-11-09 Paul Davisno recursive main loop just to set import watch cursor
2008-11-09 Nick MainsbridgeRemove Splice edit mode from SAE version, sync instant...
2008-11-09 Paul Davisslightly better way of cancelling audition in xfade...
2008-11-09 Paul Davisa few useful keybindings in the xfade editor
2008-11-09 Nick MainsbridgeClicking canvas rulers mpves playhead, imicing behaviou...
2008-11-09 Nick MainsbridgeFix rulers sometimes not refreshed on zoom, only auto...
2008-11-07 Nick MainsbridgeFix (OSX only) for dirty redraws in adjacent mixer...
2008-11-07 Nick MainsbridgeBBT duration clocks use zero-based values, init SAE...
2008-11-07 Nick MainsbridgeFix for track backgrounds sometimes not following ruler...
2008-11-07 Nick MainsbridgeAdd default instant.xml to bundles, set SAE-specific...
2008-11-06 Paul Daviswrap PBD::Thread... signals in a mutex to avoid crashin...
2008-11-04 Paul Davismore tooltips; better tooltip colors for dark themes
2008-11-04 Paul DavisTOC file quote fix from Don Fredricks
2008-11-04 Sampo SavolainenSkip non active and hidden tracks with prev/next track...
2008-11-04 Nick MainsbridgeInfrastructure for customized SAE ui themes. Some perfo...
2008-11-04 Nick MainsbridgeRestore scrolling performance on osx.
2008-11-03 Nick MainsbridgeFix background unhiding.
2008-11-03 Nick MainsbridgeRestore earlier canvas layering
2008-11-03 Nick MainsbridgeDont move track backgrounds, so that they no longer...
2008-11-03 Paul Davismeta-fy handling of button2, to deal with apple's messe...
2008-11-03 Paul Davisbetter xfade presets (still need icons)
2008-11-02 Sampo SavolainenEnsure that the newly selected track is visible on...
2008-11-01 Sampo SavolainenWiimote control surface. Bind one wiimote by pressing...
2008-11-01 Nick MainsbridgeIgnore triple clicks for mute/solo/rec-enable (fixes...
2008-11-01 Paul Davisinitialize jack timeout parameter correctly (not doing...
2008-11-01 Paul Davisprevent double registration of ALSA sequencer MIDI...
2008-10-31 Paul Davisdefault crossfade is now constant power; SAE gets only...
2008-10-31 Paul Davisfix (?) confusing visual state(s) of bypass button...
2008-10-31 Paul Davisreinstate ArdourUI::idle_load(), need by OS X build...
2008-10-31 Paul Davisreinstate ArdourUI::idle_load(), need by OS X build
2008-10-30 Paul Davisremove cruft from ArdourUI; improve keyboard icon(s...
2008-10-30 Nick MainsbridgeMake hw monitoring available when its available.
2008-10-30 Nick MainsbridgeShow loop/punch ruler in initial session.
2008-10-29 Paul Davisfix up key focus handling for plugin windows
next