No description
  • C++ 94.3%
  • NSIS 4%
  • C 1.1%
  • QMake 0.5%
  • Batchfile 0.1%
Find a file
2024-05-08 19:08:43 +02:00
assets more front work 2024-04-09 20:00:04 +02:00
src normalized behaviour when clicking on tray icon w/ window open 2024-05-08 19:08:43 +02:00
.gitignore more front work 2024-04-09 20:00:04 +02:00
assets.qrc more front work 2024-04-09 20:00:04 +02:00
bueno.bat Basic scrollArea work, win32 sound controlpanel shortcut 2024-03-26 19:00:34 +01:00
qtest.pro wip: meter bar 2024-04-28 18:26:44 +02:00
README.md added README/reimpl header 2024-05-06 19:32:22 +02:00

Mixer

Build

..\qt6\configure.bat -prefix ..\install -static -debug -opensource -confirm-license -qt-zlib -qt-libpng -qt-webp -qt-libjpeg -qt-freetype -skip qt3d -skip qtactiveqt -skip qtandroidextras -skip qtcharts -skip qtconnectivity -skip qtdatavis3d -skip qtdoc -skip qtgamepad -skip qtlocation -skip qtlottie -skip qtmacextras -skip qtmultimedia -skip qtnetworkauth -skip qtpurchasing -skip qtquick3d -skip qtquick3dphysics -skip qtquicktimeline -skip qtremoteobjects -skip qtscript -skip qtsensors -skip qtwayland -skip qtwebglplugin -skip qtwebview -skip webengine -nomake examples -nomake tests
  • Clone this repo and execute bueno.bat.