8000 Tags · superjaded/mpc-qt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: superjaded/mpc-qt

Tags

v20.10

Toggle v20.10's commit message
make-release-win.sh: update dependencies

v18.08

Toggle v18.08's commit message
settingswindow: provide saner defaults

Not sure why default volume was at 99% and default zoom was at 25%.

v18.03

Toggle v18.03's commit message
make-release-win.sh: include youtube-dl too

Completely automate the build process by copying more
arbitrary files to the zipfile.  Allows us to include
youtube-dl.exe and msvcr100.dll and checksum it rather
than mucking around later.

v17.11

Toggle v17.11's commit message
readme: indicate that favorites are implemented

v17.10

Toggle v17.10's commit message
docs: ipc: update with mpris info

v17.09

Toggle v17.09's commit message
main,playlistwindow: keep playlists visible after min/restore

Keep the undocked playlist window visible after the application goes
through a minimize->restore change.  The visibilityChanged signal also
triggers when the mainwindow is hidden from minimizing the main app,
which causes the app to forget if the playlist was visible or not when
it's undocked.  The toggleViewAction on the other hand only triggers
through user interaction, so use that instead.

v17.08

Toggle v17.08's commit message
build: make-release-win: add to project

A script that generates release zipfiles in the msys2 environment.

v17.07

Toggle v17.07's commit message
playlistwindow: remove spurious mnemonic from development environment

Only noticable on Windows platform afaik.
0