summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2013-02-23disable custom font loading on OSXRobin Gareus
2013-02-22updated czech translation from pavel frichPaul Davis
2013-02-22OSX font loadingRobin Gareus
2013-02-21do NOT point LD_LIBRARY_PATH at /usr/local/lib. i mean, c'mon ...Paul Davis
2013-02-21fix GTK_PATH for linux bundlePaul Davis
2013-02-19disable unused windows-vst / ALSA-MIDI codeRobin Gareus
2013-02-18fix linking of windows-vst with gcc > 4.7Robin Gareus
2013-02-15updated spanish translation from Pablo Fernandez (and team)Paul Davis
2013-02-13add MIDNAM (patchfiles) to child list so that they get installedPaul Davis
2013-02-06fix crash when pressing "s" with kbd focus in editor route listPaul Davis
2013-02-05more consistency for mute/solo/rec-enable press including making ctrl-click w...Paul Davis
2013-02-05fix typo in recent i18n changePaul Davis
2013-02-05i18n fixes from alexandrePaul Davis
2013-02-05replace final(?) incidences of program name (ardour, Ardour) with PROGRAM_NAM...Paul Davis
2013-02-05fix (1) lack of mute on master (2) lack of route-group driven behaviour for P...Paul Davis
2013-02-02update DE translation from edgarPaul Davis
2013-01-31OSX CoreText font loading, updated ArdourMono font-family nameRobin Gareus
2013-01-30more font fiddlingPaul Davis
2013-01-30fix references to bold monoPaul Davis
2013-01-30don't bother trying to set FONTCONFIG_FILE on linux if /etc/fonts stuff doesn...Paul Davis
2013-01-30don't attempt to use ArdourMono as the monospace font on OS XPaul Davis
2013-01-29proper fontconfig error handlingRobin Gareus
2013-01-29amend prev commit. the actual font file was MIA.Robin Gareus
2013-01-29Custom Monospace font for clocks and such (no dot in zero).Robin Gareus
2013-01-29fix monospace font and clock widthRobin Gareus
2013-01-27fix crash when zoom level leads to multiple tempo lines on the same pixel (ma...Paul Davis
2013-01-27Lower transparency of marker/etc bars so tempo lines show.David Robillard
2013-01-27remove setting of GTK_LOCALEDIR from bundle setupPaul Davis
2013-01-26bump copyright msg year rangePaul Davis
2013-01-26Fix border case where bank select controlers are last in midnam file.David Robillard
2013-01-26Fix named controls menu to display all controls (don't miss the last submenu).David Robillard
2013-01-25add to ARDOUR_DATA_PATH for ardev and cousins, so that in-tree MIDNAMs are l...Paul Davis
2013-01-25fix big fat mixer stripsPaul Davis
2013-01-24fix up rather odd sizing model for ProcessorBox that affected Pixfaders used ...Paul Davis
2013-01-24fix labels and time-of-labelling for iso+lock buttons in mixer stripPaul Davis
2013-01-24prevent smart mode from interfering with internal edit mode (note selection, ...Paul Davis
2013-01-24add BackSpace == back button binding for step editor/entryPaul Davis
2013-01-24tweak font/style stuff for the labels used on the left side of rulersPaul Davis
2013-01-24re-tweak overlap-equivalency option as per colin's suggestion, since it is re...Paul Davis
2013-01-23reinstate shift-tab behaviour (move to prev track/bus) when editing track/bus...Paul Davis
2013-01-23clarify tooltip text regarding region overlap equivalency (#5300)Paul Davis
2013-01-23new logic for enabling translation in bundled releases of ardourPaul Davis
2013-01-23remove EnableTranslations action, since this stuff is all done in the prefs d...Paul Davis
2013-01-23part two of allow markup to be used in BoolOption items in an option editorPaul Davis
2013-01-23add new SVG files for transport icons (from alexander prokoudine)Paul Davis
2013-01-23allow markup to be used in BoolOption items in an option editorPaul Davis
2013-01-23more i18n fixes, this time removing a hack that broke i18n in bundles, and al...Paul Davis
2013-01-22fix #5290 for 'Session|Recent' dialog as well as startup dialog.Colin Fletcher
2013-01-22more i18n debuggingPaul Davis
2013-01-22guard initial bindtextdomain() etc. with ENABLE_NLS for debuggingPaul Davis