790f0c7c56
Version 1.4.0 * added sleep mode inhibition plugin * added separate ListenBrainz submission plugin * added feature to auto-hide empty service menus * added option to disable two passes for equalizer * added fast mute function for most output plugins * added shared CUE parser * added feature to transit between playlists * added optimizations for flac plugin * added feature to select playlist format from the file dialog * added '--pl-next' and '--pl-prev' command line options * added SOCKS5 proxy support * added feature to display average bitrate * added average bitrate displaying for shoutcast/icecast streams * added Ogg Opus support in the ReplayGain scanner * added feature to merge different tag types in the mpeg plugin * added feature to start command on application startup/exit * added 'make docs' build target * added big endian support formats in the PulseAudio plugin * added feature to write singe file in the file writer plugin * improved qsui plugin: - added feature to override track background color - added scope visualization - added feature to reset visualization colors - added waveform seek bar - added alternate analyzer appearance - using gradients between analyzer colors - improved status bar * improved ffmpeg plugin: - added opus bitrate issue workaround - added new implementation of the read function - added embedded CUE sheet support (for Monkey's Audio format) - added format name displaying - added DSD (Direct Stream Digital) support - changed minimal ffmpeg version to 3.2 - removed libav support * improved lyrics plugin: - added feature to save window geometry - added multiple lyrics providers support (based on Ultimare Lyrics plugin) * improved cdaudio plugin: - show more metadata - added KDE Solid integration * improved remote playlists support * improved m3u support * using qsui by default for Wayland sessions * fixed API documentation * updated Portuguese translation (Sérgio Marques) * updated Dutch translation (Heimen Stoffels) * updated Polish translation (mrerexx) * updated Galician translation (Delio Docampo Cordeiro) * updated Spanish translation (Joel Barrios) * updated Russian translation (Alexey Loginov) * updated Ukrainian translation (Gennady Motsyo) * updated French translation (Adrien Vigneron) * updated Indonesian translation (Andika Triwidada) * updated Greek translation (Dimitrios Glentadakis) * updated Italian translation (Luigi Toscano) * updated German translation (Ettore Atalan)
140 lines
4.6 KiB
Text
140 lines
4.6 KiB
Text
@comment $NetBSD: PLIST,v 1.3 2020/05/16 18:51:46 nia Exp $
|
|
bin/qmmp
|
|
include/qmmp/abstractengine.h
|
|
include/qmmp/audioconverter.h
|
|
include/qmmp/audioparameters.h
|
|
include/qmmp/buffer.h
|
|
include/qmmp/channelmap.h
|
|
include/qmmp/cueparser.h
|
|
include/qmmp/decoder.h
|
|
include/qmmp/decoderfactory.h
|
|
include/qmmp/effect.h
|
|
include/qmmp/effectfactory.h
|
|
include/qmmp/enginefactory.h
|
|
include/qmmp/eqsettings.h
|
|
include/qmmp/inputsource.h
|
|
include/qmmp/inputsourcefactory.h
|
|
include/qmmp/metadatamanager.h
|
|
include/qmmp/metadatamodel.h
|
|
include/qmmp/output.h
|
|
include/qmmp/outputfactory.h
|
|
include/qmmp/qmmp.h
|
|
include/qmmp/qmmp_export.h
|
|
include/qmmp/qmmpsettings.h
|
|
include/qmmp/soundcore.h
|
|
include/qmmp/statehandler.h
|
|
include/qmmp/tagmodel.h
|
|
include/qmmp/trackinfo.h
|
|
include/qmmp/visual.h
|
|
include/qmmp/visualfactory.h
|
|
include/qmmp/volume.h
|
|
include/qmmp/volumehandler.h
|
|
include/qmmpui/commandlinehandler.h
|
|
include/qmmpui/commandlinemanager.h
|
|
include/qmmpui/configdialog.h
|
|
include/qmmpui/detailsdialog.h
|
|
include/qmmpui/filedialog.h
|
|
include/qmmpui/filedialogfactory.h
|
|
include/qmmpui/general.h
|
|
include/qmmpui/generalfactory.h
|
|
include/qmmpui/mediaplayer.h
|
|
include/qmmpui/metadataformatter.h
|
|
include/qmmpui/metadataformattermenu.h
|
|
include/qmmpui/playlistdownloader.h
|
|
include/qmmpui/playlistformat.h
|
|
include/qmmpui/playlistgroup.h
|
|
include/qmmpui/playlistheadermodel.h
|
|
include/qmmpui/playlistitem.h
|
|
include/qmmpui/playlistmanager.h
|
|
include/qmmpui/playlistmodel.h
|
|
include/qmmpui/playlistparser.h
|
|
include/qmmpui/playlisttrack.h
|
|
include/qmmpui/qmmpui_export.h
|
|
include/qmmpui/qmmpuisettings.h
|
|
include/qmmpui/templateeditor.h
|
|
include/qmmpui/uifactory.h
|
|
include/qmmpui/uihelper.h
|
|
include/qmmpui/uiloader.h
|
|
lib/libqmmp.so
|
|
lib/libqmmp.so.1
|
|
lib/libqmmp.so.${PKGVERSION}
|
|
lib/libqmmpui.so
|
|
lib/libqmmpui.so.1
|
|
lib/libqmmpui.so.${PKGVERSION}
|
|
lib/pkgconfig/qmmp.pc
|
|
lib/pkgconfig/qmmpui.pc
|
|
lib/qmmp-1.4/CommandLineOptions/libincdecvolumeoption.so
|
|
lib/qmmp-1.4/CommandLineOptions/libplaylistoption.so
|
|
lib/qmmp-1.4/CommandLineOptions/libseekoption.so
|
|
lib/qmmp-1.4/CommandLineOptions/libstatusoption.so
|
|
lib/qmmp-1.4/Effect/libcrossfade.so
|
|
lib/qmmp-1.4/Effect/libfilewriter.so
|
|
lib/qmmp-1.4/Effect/libladspa.so
|
|
lib/qmmp-1.4/Effect/libmonotostereo.so
|
|
lib/qmmp-1.4/Effect/libsoxr.so
|
|
lib/qmmp-1.4/Effect/libstereo.so
|
|
lib/qmmp-1.4/FileDialogs/libqmmpfiledialog.so
|
|
lib/qmmp-1.4/FileDialogs/libtwopanelfiledialog.so
|
|
lib/qmmp-1.4/General/libconverter.so
|
|
lib/qmmp-1.4/General/libcopypaste.so
|
|
lib/qmmp-1.4/General/libcovermanager.so
|
|
lib/qmmp-1.4/General/libfileops.so
|
|
lib/qmmp-1.4/General/libgnomehotkey.so
|
|
lib/qmmp-1.4/General/libhal.so
|
|
lib/qmmp-1.4/General/libhistory.so
|
|
lib/qmmp-1.4/General/libhotkey.so
|
|
lib/qmmp-1.4/General/libkdenotify.so
|
|
lib/qmmp-1.4/General/liblistenbrainz.so
|
|
lib/qmmp-1.4/General/liblyrics.so
|
|
lib/qmmp-1.4/General/libmpris.so
|
|
lib/qmmp-1.4/General/libnotifier.so
|
|
lib/qmmp-1.4/General/librgscan.so
|
|
lib/qmmp-1.4/General/libscrobbler.so
|
|
lib/qmmp-1.4/General/libsleepinhibitor.so
|
|
lib/qmmp-1.4/General/libstatusicon.so
|
|
lib/qmmp-1.4/General/libstreambrowser.so
|
|
lib/qmmp-1.4/General/libtrackchange.so
|
|
lib/qmmp-1.4/General/libudisks2.so
|
|
lib/qmmp-1.4/Input/libaac.so
|
|
lib/qmmp-1.4/Input/libcue.so
|
|
${PLIST.ffmpeg}lib/qmmp-1.4/Input/libffmpeg.so
|
|
lib/qmmp-1.4/Input/libflac.so
|
|
lib/qmmp-1.4/Input/libgme.so
|
|
lib/qmmp-1.4/Input/libmodplug.so
|
|
${PLIST.mpc}lib/qmmp-1.4/Input/libmpc.so
|
|
lib/qmmp-1.4/Input/libmpeg.so
|
|
lib/qmmp-1.4/Input/libopus.so
|
|
lib/qmmp-1.4/Input/libsndfile.so
|
|
lib/qmmp-1.4/Input/libvorbis.so
|
|
${PLIST.wv}lib/qmmp-1.4/Input/libwavpack.so
|
|
lib/qmmp-1.4/Input/libwildmidi.so
|
|
${PLIST.alsa}lib/qmmp-1.4/Output/libalsa.so
|
|
${PLIST.jack}lib/qmmp-1.4/Output/libjack.so
|
|
lib/qmmp-1.4/Output/libnull.so
|
|
${PLIST.pulse}lib/qmmp-1.4/Output/libpulseaudio.so
|
|
lib/qmmp-1.4/Output/libqtmultimedia.so
|
|
lib/qmmp-1.4/Output/libshout.so
|
|
lib/qmmp-1.4/PlayListFormats/libm3uplaylistformat.so
|
|
lib/qmmp-1.4/PlayListFormats/libplsplaylistformat.so
|
|
lib/qmmp-1.4/PlayListFormats/libxspfplaylistformat.so
|
|
lib/qmmp-1.4/Transports/libhttp.so
|
|
lib/qmmp-1.4/Ui/libqsui.so
|
|
lib/qmmp-1.4/Ui/libskinned.so
|
|
lib/qmmp-1.4/Visual/libanalyzer.so
|
|
share/applications/qmmp-dir.desktop
|
|
share/applications/qmmp-enqueue.desktop
|
|
share/applications/qmmp.desktop
|
|
share/icons/hicolor/128x128/apps/qmmp.png
|
|
share/icons/hicolor/16x16/apps/qmmp.png
|
|
share/icons/hicolor/256x256/apps/qmmp.png
|
|
share/icons/hicolor/32x32/apps/qmmp.png
|
|
share/icons/hicolor/48x48/apps/qmmp.png
|
|
share/icons/hicolor/56x56/apps/qmmp.png
|
|
share/icons/hicolor/64x64/apps/qmmp.png
|
|
share/icons/hicolor/scalable/apps/qmmp-simple.svgz
|
|
share/icons/hicolor/scalable/apps/qmmp.svgz
|
|
share/metainfo/qmmp.appdata.xml
|
|
share/qmmp/images/app_icon.png
|
|
share/qmmp/images/empty_cover.png
|
|
share/qmmp/scripts/kwin.sh
|
|
share/solid/actions/qmmp-opencda.desktop
|