summaryrefslogtreecommitdiff
path: root/muse2/muse/mixer
AgeCommit message (Expand)Author
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
2010-11-10Fixed solo button icons.Tim E. Real
2010-11-10Fixed audio and midi strips and converted to Qt4. Looks OK now, but will be b...Tim E. Real
2010-11-09Some more strip work...Tim E. Real
2010-11-09Updated some window flags (stay on top, delete on close...)Tim E. Real
2010-11-09Fixed strip name label colours, also name label auto-font-sizing.Tim E. Real
2010-11-08Mixer is fixed and converted to QT4.Tim E. Real
2010-11-07All routing popups finished. Major cleanup of astrip + mstrip comments, code!Tim E. Real
2010-11-04Fixed MenuTitleItem class. Fixed some usages of it (Jack popup routes, midi c...Tim E. Real