summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2024-04-24Make libcanberra optionalHEADmasterAdrian Ratiu3-3/+14
2024-04-15Some minor whitespace fixupsArun Raghavan3-5/+4
2024-04-15pavuapplication: Drop references to unused on_hide_windowArun Raghavan2-3/+2
2024-04-15mainwindow: Clean up canberra context on shutdownArun Raghavan1-0/+2
2024-04-15devicewidget: Minor function rename for legibilityArun Raghavan2-5/+3
2024-04-15Fix some minor lints and warningsArun Raghavan5-14/+3
2024-04-12Use Gtk4 instead of Gtk3JA27-1627/+1008
2024-04-12build-sys: Drop autotools buildArun Raghavan1-59/+0
2024-03-18metainfo: Add release notes for 5.0Will Thompson1-1/+10
2024-03-18Add AppStream metainfo fileWill Thompson3-0/+80
2023-06-23Less choppy peak barswarmos3-2/+4
2023-06-22mainwindow: change "[Set as] fallback" to "default"Konstantin Kharlamov2-6/+6
2022-05-02fix focus trap in output selection widgetAlexander Epaneshnikov1-1/+1
2022-04-13meson: Define HAVE_PULSE_MESSAGING_API when availableJan Alexander Steffens (heftig)1-2/+10
2022-01-15Fix warning in .desktop fileArun Raghavan1-1/+1
2022-01-15build-sys: Add a meson-based build systeomArun Raghavan1-0/+34
2022-01-14i18n: Migrate to upstream gettext over intltoolArun Raghavan2-5/+6
2022-01-10sink-widget: add support for TrueHD and DTS-HD formatsWim Taymans3-1/+49
2021-08-15Disconnect and unreference all peak indicator stream objectsIgor V. Kovalenko3-0/+10
2021-06-01cardwidget: add flag to lock profile from switching automaticallyIgor V. Kovalenko7-0/+146
2021-03-29card: use JSON with pulseaudio messaging APIIgor V. Kovalenko3-33/+115
2021-02-27card: do not quit on error sending message to objectIgor V. Kovalenko2-2/+2
2021-02-26card: implement bluetooth profile codec selectionIgor V. Kovalenko8-15/+336
2021-01-04mainwindow: do not erase from container while iteratingIgor V. Kovalenko1-12/+12
2020-12-03devicewidget: Mark Cancel and OK button texts translatableTanu Kaskinen1-2/+2
2020-11-09mainwindow: Close window instead of quitting on Ctrl-W etc.mephinet1-1/+1
2020-10-11Migrate away from deprecated Gtk interfacesFelipe Sateler9-34/+45
2020-08-04Set channel label width to 12Jamison Lofthouse1-1/+1
2020-07-07Have pulseaudio appear in the Settings category of menuYousuf Philips1-1/+1
2020-06-10Additional keywords from the dialog and elsewhereYousuf Philips1-1/+1
2020-06-09Make pulse audio appear in Xfce's settings dialogYousuf Philips1-1/+1
2020-06-02add gtk window class to mainwindow.Leon Kowarschick1-0/+1
2020-05-17i18n: Correct spelling "AC-3" and "E-AC-3"Allan Nordhøy1-2/+2
2020-02-14pavuapplication: fix compilation issue with g++ (Raspbian 4.9.2-10+deb8u2)lionel1-1/+1
2019-12-22mainwindow: escape nameLabelChristoph Haag1-1/+3
2019-11-27streamwidget: Use a drop-down list instead of a button and a popup for select...Tanu Kaskinen9-158/+86
2019-11-07Add keywords to desktop fileWill Thompson1-0/+1
2019-09-19devicewidget: fix the enabling logic of the advanced options expanderTanu Kaskinen4-14/+40
2019-09-19mainwindow: set the updating flag later for sinks and sourcesTanu Kaskinen1-4/+4
2019-07-27mainwindow: scale icons to sane sizeTanu Kaskinen1-10/+16
2019-02-26channelwidget: ensure that all channel labels have the same widthTanu Kaskinen2-2/+18
2019-02-26channelwidget: refactor to reduce repetitionTanu Kaskinen4-19/+32
2019-02-26pavucontrol.glade: right-align channel labelsTanu Kaskinen1-1/+1
2019-02-25channelwidget: Make volume strings translatable and add missing spaceKarl Ove Hufthammer1-4/+4
2019-02-09Remove closing window by pressing EscAndreas Rönnquist1-4/+0
2018-11-21drop gtk2 supportTanu Kaskinen4-14/+1
2018-11-21pavucontrol.glade: changes automatically done by GladeTanu Kaskinen1-37/+40
2018-11-21pavucontrol.glade: object renames automatically done by GladeTanu Kaskinen1-19/+19
2018-11-21rename more objects in the quest to get rid of duplicate IDsTanu Kaskinen4-12/+12
2018-11-21move some widget initializations from MinimalStreamWidget to subclassesTanu Kaskinen5-16/+49