aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrantic10482017-11-08 20:52:25 +0800
committerfrantic10482017-11-08 20:52:25 +0800
commit31826d264dbfa6baec8f8d691d9c6918188eba21 (patch)
tree12640e81cd4ab1d301e33616c95cadc30eb03eca
parent9864988aeeebe8d91e9c8bb7ee0504713c9dba9d (diff)
downloadaur-31826d264dbfa6baec8f8d691d9c6918188eba21.tar.gz
1.0.0beta4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD22
-rw-r--r--kreogist-mu.changelog77
-rw-r--r--kreogist-mu.desktop4
4 files changed, 87 insertions, 22 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8bdb5160ad87..816c5e62ba31 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jul 9 14:14:14 UTC 2017
+# Wed Nov 8 12:13:03 UTC 2017
pkgbase = kreogist-mu
pkgdesc = Fantastic cross-platform music manager.based on Qt5
- pkgver = 1.0.0beta2
+ pkgver = 1.0.0beta4
pkgrel = 1
epoch = 1
url = https://kreogist.github.io/Mu/
@@ -22,7 +22,7 @@ pkgbase = kreogist-mu
optdepends = gst-plugins-good: good plugin libraries
optdepends = gst-plugins-bad: bad plugin libraries
optdepends = gst-plugins-ugly: ugly plugin libraries
- source = https://codeload.github.com/Kreogist/Mu/tar.gz/1.0-beta2
+ source = https://codeload.github.com/Kreogist/Mu/tar.gz/1.0-beta4
source = kreogist-mu.desktop
sha224sums = 050fa0e08539f6adf7fe050831965e59ab0a7b908cf3c03df315c2bd
sha224sums = 2f35e3f154fed55638827811b7ea3d0a34e3f7c39107bb7257a8a5f8
diff --git a/PKGBUILD b/PKGBUILD
index 230033ea5e15..e1f691ae9b2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Frantic1048 <archer@frantic1048.com>
pkgname=kreogist-mu
-pkgver='1.0.0beta2'
-_git_tag='1.0-beta2'
+pkgver='1.0.0beta4'
+_git_tag='1.0-beta4'
pkgrel=1
epoch=1
pkgdesc="Fantastic cross-platform music manager.based on Qt5"
@@ -11,19 +11,7 @@ url="https://kreogist.github.io/Mu/"
license=('GPL')
changelog="$pkgname.changelog"
depends=(
- 'pulseaudio'
- 'ffmpeg'
- 'phonon-qt5'
- 'gst-libav'
- 'ffmpeg'
- 'desktop-file-utils'
- 'hicolor-icon-theme'
-)
-
-optdepends=(
- 'gst-plugins-good: good plugin libraries'
- 'gst-plugins-bad: bad plugin libraries'
- 'gst-plugins-ugly: ugly plugin libraries'
+ 'mpv'
)
makedepends=(
@@ -38,8 +26,8 @@ source=(
"kreogist-mu.desktop"
)
-sha224sums=('050fa0e08539f6adf7fe050831965e59ab0a7b908cf3c03df315c2bd'
- '2f35e3f154fed55638827811b7ea3d0a34e3f7c39107bb7257a8a5f8')
+sha224sums=('5472e022e7bff614bd0dea9b3a7b5bfa4588c04417a16e63fc2ce198'
+ '4faf812fee8623c1f4bbd817397fc5a931f6744cc17ac77ba006980b')
build() {
mkdir -p $srcdir/Mu-build
diff --git a/kreogist-mu.changelog b/kreogist-mu.changelog
index aaed757e8514..550d4c77bd3b 100644
--- a/kreogist-mu.changelog
+++ b/kreogist-mu.changelog
@@ -1,5 +1,81 @@
+1.0.0beta4
+----------
+
+This is a major minor update to 1.0 Beta 3. This version is mainly for solving several problems that recently received. This might be the last update for the several weeks because of the courses.
+
+The update log is below:
+
+ Support high DPI scaling accrossing Windows, Mac OS X and Linux platforms.
+ Support set the default sampling rate for the bass backend.
+ Support customized shortcuts.
+ Support ignoring the CUE data file.
+ Support reading tags using FFMpeg library.
+ Support display the beta number of the current version.
+ Using the new FFMpeg API detect methods.
+ Fixed the detail dialog sometimes cannot display the full file path bug.
+
+The ASIO framework and output device selection is in the future plan. The binaries will be upload in next few days.
+
+Hope you can enjoy the new version μ!
+
+〜μ'sic Forever♪♪♪♪♪♪♪♪♪〜
+
+
+
+1.0.0beta3
+----------
+
+This is a major minor update to 1.0 Beta 2. This version is mainly for solving several problems that recently received. I appreciate for all these people who send feedback and discuss their requirements.
+
+In the next several releases, there might be no such big new features. I will focusing on code checking, bug fixing and adding the missing functions. The update log is below:
+
+ Support WASAPI on 64-bit Windows platform.
+ Support MPV playing backend for reducing the high CPU usage cost by GStreamer's event loop and volume reset bug. This backend will be used as the default backend on Linux platform.
+ Support asynchronous lyrics downloaders for fast online lyrics search and download.
+ Support changing the output parameters on Windows and OS X platform.
+ Support for hiding the status bar.
+ Update all the lyrics downloader modules for the new asynchronous architecture.
+ Deprecated the TTPod download module.
+
+In the next release, I am planning to adapt the high DPI display (e.g. Retina display) and ASIO framework.
+
+Tomorrow I will start my master degree at ANU. I hope that it won't slow down my progress of updating. My individual project will also be related to μ, and it will make this project much better. However, it will take me several days for compiling and uploading the binaries. Thanks for your patient.
+
+Hope you can enjoy the new version μ!
+
+〜μ'sic Forever♪♪♪♪♪♪♪♪♪〜
+
+
+
+1.0.0beta2
+----------
+
+This is a major minor update to 1.0 Beta 1. It adds some important functions from the user feedback and fixed several bugs which might affect the user experience.
+
+The update log is below:
+
+ Support preference control panel for configuration.
+ Support status bar for some quick actions.
+ Support application level play key controls.
+ Support changing the header lyrics font and spacing.
+ Support add music to library from the status bar.
+ Support full screen button from the status bar.
+ Support minimized to tray icon on Windows.
+ Fixed the Mac OS X dock menu now playing labels cannot hide bug.
+ Fixed the SAO menu might get out of the display area.
+ Fixed the library drag and drop on itself will also popup the add to library hint.
+
+Finally, I have got my bechelor degree from BIT and ANU. Although I have to start my master degree, but I think the course won't be such bad and I could spend more time on this project.
+
+Hope you can enjoy the new version μ!
+
+〜μ'sic Forever♪♪♪♪♪♪♪♪♪〜
+
+
+
1.0.0beta
----------
+
This is a major minor update to 0.9.9.3. It fixed several critical bugs when facing some extreme conditions.
The update blog is below:
@@ -22,6 +98,7 @@ Hope you can enjoy the new version μ!
〜μ'sic Forever♪♪♪♪♪♪♪♪♪〜
+
0.9.9.3
----------
diff --git a/kreogist-mu.desktop b/kreogist-mu.desktop
index 41b1a3052ea4..a1d2e9865077 100644
--- a/kreogist-mu.desktop
+++ b/kreogist-mu.desktop
@@ -1,10 +1,10 @@
[Desktop Entry]
Type=Application
Name=μ
-GenericName=Music Manager
+GenericName=Kreogist Music Manager
Exec=kreogist-mu
Icon=kreogist-mu
Terminal=false
Categories=AudioVideo;Audio;Music;Player;Qt;
StartupNotify=false
-MimeType=audio/flac;audio/aac;audio/mp2;audio/mp4;audio/mpeg;audio/x-ape;audio/x-musepack;audio/x-aif;audio/x-aiff;audio/oga;audio/ogg;audio/x-flac+ogg;audio/x-vorbis+ogg;audio/x-opus+ogg;audio/x-speex;audio/x-tta;audio/x-wav;audio/x-wavpack;application/x-cue;x-content/audio-player \ No newline at end of file
+MimeType=audio/flac;audio/aac;audio/mp2;audio/mp4;audio/mpeg;audio/x-ape;audio/x-musepack;audio/x-aif;audio/x-aiff;audio/oga;audio/ogg;audio/x-flac+ogg;audio/x-vorbis+ogg;audio/x-opus+ogg;audio/x-speex;audio/x-tta;audio/x-wav;audio/x-wavpack;application/x-cue;x-content/audio-player