summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2017-09-28propagate upstream updateXZS
Player compatibility improved. Bugs were fixed.
2017-09-28propagate upstream updateXZS
Animations were fixed and improved.
2017-09-28propagate upstream updateXZS
Apart from bug fixes, animations were reworked.
2017-09-28propagate upstream updateXZS
Minor fixups and efficiency improvements, somehow not only increased the minor version number, but also made the version number components shift to the left.
2017-09-28propagate upstream updateXZS
Code was cleaned up, communication was made more efficient.
2017-09-28propagate upstream updateXZS
Regressions were fixed.
2017-09-28propagate upstream updateXZS
Code and settings were cleaned up.
2017-09-28propagate upstream updateXZS
Code was cleaned up, the interface was tweaked.
2017-09-28propagate upstream updateXZS
Along bug fixes, visual improvements were made.
2017-09-28propagate upstream updateXZS
Code was cleaned up. Bugs were fixed.
2017-09-28propagate upstream updateXZS
Code was cleaned up.
2017-09-28propagate upstream updateXZS
Various visual improvements make up a patch release.
2017-09-28propagate upstream updateXZS
HiDPI support improved, the extension better adheres to shell themes and various players were adjusted for. In addition, efficiency was greatly improved by solely reacting to events instead of querying for changes.
2017-09-28change versioning schemeXZS
The project now tracks tagged releases, providing proper version numbers instead of plain revision counting.
2017-09-28propagate upstream updateXZS
Many internal cleanups were performed, slimming down the code base thus improving efficiency.
2017-09-28propagate upstream updateXZS
New options are available, the compatibility of some players was fixed along with visual improvements. Also, more warning messages were silenced, further cleaning up the log.
2017-05-12propagate log cleaningXZS
The JavaScript engine of gnome-shell 3.24 is more strict than previous versions, issuing more warning messages. Some recent commits clean up these and thus keep the log cleaner, aiding debugging.
2017-04-04propagate compatibility changesXZS
Compatibility with the upcoming gnome-shell version 3.24 was added. In turn, version 3.16 is no longer supported.
2017-03-11propagate upstream updateXZS
Some new features are worth shipping out, first and foremost the recent implementation of the track list interface. Besides that, the graphical interface was improved and overall efficiency increased.
2016-11-03propagate gnome-shell 3.22 compatibilityXZS
2016-09-22support arbitrary integrity checksXZS
The git-makepkg-templates switched to dynamic adaptation to integrity checks chosen in makepkg.conf. [1] The default checksums chosen reflect recommendations from the Arch Linux Wiki and manual pages. [2] [1]: https://github.com/dffischer/git-makepkg-templates/commit/e84d04b [2]: https://aur.archlinux.org/cgit/aur.git/commit/?h=git-makepkg-templates-git&id=c2ccaaa
2016-04-04propagate upstream updateXZS
Song information is now properly cleared instead of remaining like they were before song change.
2016-04-04propagate gnome-shell 3.20 compatibilityXZS
2016-03-23remove mksrcinfo headerXZS
This reverts "add mksrcinfo header". The .SRCINFO is now generated by "makepkg --printsrcinfo" which does no longer include any header since commit f63854f [1], released with pacman version 5.0.1. [1]: https://projects.archlinux.org/pacman.git/commit/?id=f63854fa96f658ca5bdf2c21a1cd33cf4e3fbdbd
2016-02-15propagate upstream updateXZS
A recent commit fixed display of the correct track position after seek. This is a good opportunity to push out the last few commits that mostly clear out bugs and update translations.
2016-02-07version provided non-git variantXZS
Other packages usually depend on the package without any -git suffix. This makes it possible to als satisfy these dependency requirements when they target specific versions or version ranges.
2015-12-06add mksrcinfo headerXZS
The new version of mksrcinfo released with the recent update to pkgbuild-introspection adds a header to all .SRCINFO files.
2015-09-24propagate gnome-shell 3.18 compatibilityXZS
2015-08-28propagate upstream updateXZS
One of the commits shipped out makes it go easy on users resources by removing a bunch of log messages otherwise cluttering the system journal which rectifies an update.
2015-08-18adopt package to collectionXZS
This package is now maintained as part of the collection of gnome-shell-extensions and related templates on GitHub. <https://github.com/dffischer/gnome-shell-extensions>
2015-07-20migration from old AURMorris Jobke