summaryrefslogtreecommitdiffstats
path: root/src/mixxx.h
AgeCommit message (Expand)Author
2018-05-01Misc. typosluz.paz
2018-04-06Typo fixes luzpaz
2017-11-21Merge remote-tracking branch 'upstream/master' into postfader_effectsbe_
2017-08-24Merge branch 'master' into multi-broadcastingStéphane L
2017-06-20Merge remote-tracking branch 'upstream/master' into postfader_effectsbe_
2017-06-17Untangle code for application startupUwe Klotz
2017-06-17Move initialization of database from Library to MainWindowUwe Klotz
2017-06-15SettingsManager: remove shared pointer typePalakis
2017-06-15BroadcastSettings: make sure only one instance existsPalakis
2017-06-13pull ChannelHandleFactory out of EngineMaster and into MixxxMainWindowbe_
2017-03-28moved settings and logic to MixxMainWindow. Changed logic on ScreenSaverHelpe...JosepMaJAZ
2017-03-26Implemented inhibit on playJosepMaJAZ
2016-10-24Fix typo in function nameDaniel Schürmann
2016-10-22Added a detailed sound device error pop up during satrtupDaniel Schürmann
2016-10-22Added soundDeviceErrorDlgDaniel Schürmann
2016-10-22Fix behaviour of the Device Bussy dialog.Daniel Schürmann
2016-10-22Improve naming of device error dialogsDaniel Schürmann
2016-05-07Restore window geometry from last session instead of centeringTimothy Rae
2016-04-28Move src/configobject.(h|cpp) to src/preferences/.RJ Ryan
2016-04-27Replace "shoutcast" with "broadcast" in most places.RJ Ryan
2016-04-27Move MixxxKeyboard to src/controllers/keyboard/ and rename to KeyboardEventFi...RJ Ryan
2016-04-26Rename TrackInfoObject to Track.RJ Ryan
2016-02-20Move LibraryScanner into Library. Fixes Bug #1545305.RJ Ryan
2016-01-27Re-create WMainMenuBar when changing in and out of fullscreen.RJ Ryan
2016-01-25Merge branch 'master' into menubarRJ Ryan
2016-01-25Use an enum for tooltip mode.RJ Ryan
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2016-01-15Move menu logic and VC/Passthrough/Mic checking out of MixxxMainWindow.RJ Ryan
2016-01-09Merge branch 'master' into preferences_cleanupSean M. Pappalardo
2016-01-09Move initializeFonts out of MixxxMainWindow.RJ Ryan
2016-01-09Pull some user settings application logic out of MixxxMainWindow.RJ Ryan
2016-01-06Move logBuildDetails and initializeTranslations out of mixxx.cpp.RJ Ryan
2016-01-01Merge branch 'master' into preferences_cleanupSean M. Pappalardo
2015-12-28Fix 'initalize' typos.RJ Ryan
2015-11-18Merged with upstream/masterSean M. Pappalardo
2015-09-30Restore QMenuBar background.Johannes Obermayr
2015-08-23Fix segfault on native menu bar desktops switching fullscreen Bug #1487876Daniel Schürmann
2015-08-20improve comments and readabilityDaniel Schürmann
2015-08-17Move showing the real gui to the very end of initalize(), add a fake 100% poi...Daniel Schürmann
2015-07-29progress the progress barDaniel Schürmann
2015-07-17read the LaunchImage size from the selected skinDaniel Schürmann
2015-07-17Introduce initalize and finalize functions for MixxxMainWindowDaniel Schürmann
2015-05-23Add link to the online version of the manual's keyboard shortcuts chapter to ...S.Brandt
2015-04-23Some more CO leak fixesDaniel Schürmann
2015-04-23Delete some leaking COsDaniel Schürmann
2015-04-22Minor cleanups/fixes to PR #549.RJ Ryan
2015-04-22Merge pull request #549 from jercaianu/showtitlebugRJ Ryan
2015-04-21Merge remote-tracking branch 'esbrandt/lp1430847'RJ Ryan
2015-04-11changed function name to slotUpdateWindowTitleAlexandru Jercaianu
2015-04-10Fixed conflictsAlexandru Jercaianu