summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* TabView -> two colums [Output, Input]Simon Rettberg2022-09-011-0/+3
|
* Big refactor, minor design tweak along the waySimon Rettberg2022-08-251-0/+2
|
* Replace everything with new "slxmix" (work in progress)Simon Rettberg2022-08-181-45/+21Star
|
* Add -o option to select output profilev29r1Simon Rettberg2021-11-221-0/+2
|
* "Fix" compile on older distros by killing off i18n for nowSimon Rettberg2021-11-041-16/+0Star
|
* Remove unused dbus depAndrea Diamantini2021-01-241-1/+0Star
|
* translations: Use .yaml for .desktop translationPalo Kisa2020-11-201-0/+1
|
* GUI fixes: Elide playback name label if needed and…Tsu Jan2020-08-161-0/+2
| | | | | | | | If the name is too long, elide it centrally, so that a horizontal scrollbar isn't needed (and isn't shown). Also, don't force a height on progressbars because some widget styles may not show any bar with a forced height. Closes https://github.com/lxqt/pavucontrol-qt/issues/99 and closes https://github.com/lxqt/pavucontrol-qt/issues/75
* Remove (duplicated) string casts definitionsLuís Pereira2019-12-031-9/+0Star
| | | | Already defined in LXQtCompilerSettings.
* Don't use automatic string conversionsLuís Pereira2019-05-261-0/+9
|
* Set cmake_minimum_required(VERSION 3.1.0 FATAL_ERROR)Alf Gaida2018-11-181-4/+0Star
| | | | Removed set CMAKE_BUILD_TYPE
* Removed translation related git stuff from src/CMakeLists.txtAlf Gaida2018-06-061-8/+1Star
|
* build: Use pkg-config's *_LDFLAGSPalo Kisa2018-04-291-2/+2
| | | | ..instead of just *_LIBRARIES
* pavucontrol: Remove unique application constraintPalo Kisa2018-02-281-1/+0Star
| | | | | | | | | | There is no need to limit number of running instances. User(s) may want to use multiple instances to control multiple servers (or even the same one). The "unique constraint" was introduced by dbafc202cfdaf40f50716be64418541149439740 w/o previous discussion/agreement on this topic.
* - Add a simple single instance controller to avoid run multiple simultaneous ↵Helio Chissini de Castro2016-09-281-0/+1
| | | | applications
* channels: Align channel slidersPalo Kisa2016-09-071-3/+2Star
| | | | With previous QVBarLayout + QHBarLayout the sliders weren't aligned.
* Properly install pavucontrol-qt.desktop file.Hong Jen Yee (PCMan)2016-09-011-2/+10
|
* Fix translations.Hong Jen Yee (PCMan)2016-09-011-8/+13
|
* Add missing ui files to CMakeLists.txtHong Jen Yee (PCMan)2016-09-011-1/+5
|
* Make all source code compile with Qt5.Hong Jen Yee (PCMan)2016-08-311-2/+15
|
* Port DeviceWidget and ChannelWidget to Qt5.Hong Jen Yee (PCMan)2016-08-311-0/+6
|
* Port the sound card configuration page to Qt.Hong Jen Yee (PCMan)2016-08-301-0/+2
|
* Start working on a Qt5 port.Hong Jen Yee (PCMan)2016-08-301-0/+63