summaryrefslogtreecommitdiff
path: root/muse2/muse/mixer
AgeCommit message (Expand)Author
2011-08-29Fixed audio automation graph editing. And now 'snaps' to discrete integer or ...Tim E. Real
2011-08-17Finished some remaining work on the port of ComboBoxOrcan Ogetbil
2011-06-02applied WillyFoobar's patch: moved all Q_OBJECT statements toFlorian Jung
2011-05-26Moved all routing popup menu stuff from app, astrip, mstrip, mtrackinfo into ...Tim E. Real
2011-05-19Popup menus now auto-scroll if too large to fit on desktop. Tim E. Real
2011-04-27feedback parametersRobert Jonsson
2011-04-25Overhaul plugin module and add variable run-length ladspa + dssi processing. ...Tim E. Real
2011-04-21dnd pluginsRobert Jonsson
2011-04-10Please see ChangeLogTim E. Real
2011-04-01Initial support for custom LADSPA DSSI GUIs, such as those generated by FLAM.Tim E. Real
2011-02-28progress dialogRobert Jonsson
2011-02-27D&D fixes ...dungeons and dragons?! better check the changelogRobert Jonsson
2011-02-24Improved midi auto-connections. Fixed Organ synth crashing.Tim E. Real
2011-02-14mixer slider updates canvasRobert Jonsson
2011-02-09Mini MIDI overhaul. Please see ChangeLog.Tim E. Real
2011-01-31added option to build internal modules staticallyOrcan Ogetbil
2011-01-10TypoTim E. Real
2011-01-09Forgot to turn on oR tooltip Tim E. Real
2011-01-09Completed soloing system. Other fixes - see ChangeLog.Tim E. Real
2011-01-02Removed the last Qt3Support referencesOrcan Ogetbil
2010-12-30Please see ChangeLog.Tim E. Real
2010-12-28Some more arranger + pianoroll trackinfo synchronization fixes.Tim E. Real
2010-12-23Fixed *some* gui drawing speed issues.Tim E. Real
2010-12-20Major cmake cleanup. Please see the ChangeLog.Orcan Ogetbil
2010-12-19Split individual parts into their own shared libraries. Moved main() into its...Orcan Ogetbil
2010-12-18Fixed rack drag and drop. Display individual tooltip for each effect plugin i...Orcan Ogetbil
2010-12-17Fixed meter drawing (speed) - removed double buffer pixmap.Tim E. Real
2010-12-15Major cleanup in the #includes. Moved the contents of all.h into individal fi...Orcan Ogetbil
2010-12-14Please see ChangeLog.Tim E. Real
2010-12-12Translations are now handled by cmake. Updated the Russian translation. Added...Orcan Ogetbil
2010-12-10Drop accidental Qt-4.7 requirementOrcan Ogetbil
2010-12-10Fixes in plugin and save dialogs. Please see the ChangeLog.Orcan Ogetbil
2010-12-09Ported the final Qt3 methods. Turned off Qt3Support.Orcan Ogetbil
2010-12-09Converted Qt3 methods to Qt4. Ported song.cppOrcan Ogetbil
2010-12-08ported many Qt3 methods to Qt4Orcan Ogetbil
2010-12-07Converted all latin1() instances. Ported Qt3 methods to Qt4.Orcan Ogetbil
2010-12-07converted Qt3 methods to Qt4. Cleaned up app.* includes a bit.Orcan Ogetbil
2010-12-07Ported rack. Converted many Qt3 methods to Qt4.Orcan Ogetbil
2010-12-04Ported all copy/paste/drag/drop coding. Fixed arranger menu cut/copy enable.Tim E. Real
2010-11-27ported vamguibase. removed midiportroutebase.Orcan Ogetbil
2010-11-27ported .ui widgets to Qt4Orcan Ogetbil
2010-11-23Added Track::cname(), applied to strip labels' object names, so they may be u...Tim E. Real
2010-11-23Fixed some remaining layout issues using setSpacing(0).Tim E. Real
2010-11-21cleanups after switching to QActions in menusOrcan Ogetbil
2010-11-18Finished remaining port work of mixer and strips. Should be all done now.Tim E. Real
2010-11-16Fixed mixer maximum and minimum sizes. Still needs a bit of work.Tim E. Real
2010-11-14Applied patch by Orcan converting populateAddSynth(). Tim E. Real
2010-11-12Just a failed attempt at setting mixer min/max size. This could be tough...Tim E. Real
2010-11-12WIP: Mixer and strips re-designed to be theme/font friendly - no more fixed S...Tim E. Real
2010-11-10Missed one toggled -> clickedTim E. Real