Commit graph

16 commits

Author SHA1 Message Date
Baptiste Daroussin
a6abc3b420 Cleanup plist 2014-10-20 06:35:58 +00:00
Alex Kozlov
12e263b358 - Use /usr/bin/unzip for zip files extraction (part 2)
Remove most of USES=zip:infozip

PR:        ports/188419
Approved by:	portmgr (bapt)
Exp-run:	antoine
2014-06-06 15:26:41 +00:00
Tim Bishop
256e6797b3 - Stage support 2014-05-09 21:57:56 +00:00
Baptiste Daroussin
e06f3ca1c9 Convert to rest of a* to USES=zip 2014-03-07 15:48:59 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Tim Bishop
223d6bc739 - Update to 2.11.3435
(most recent version that doesn't require purchasing a license)
- Update MASTER_SITES
2011-10-23 12:11:28 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Tim Bishop
21431f00af - Update to 2.10.3031
Feature safe:	yes
2010-07-04 21:43:54 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Tim Bishop
acf9e08986 - Name changes after repocopy in previous commit.
- Update to 2.10
2009-11-03 14:34:27 +00:00
Tim Bishop
30e06bf179 - Update to 2.8. 2009-07-26 22:18:24 +00:00
Tim Bishop
a61ee25d86 - Update to 2.6. 2009-01-07 11:36:26 +00:00
Tim Bishop
93f89fc7a6 - Update to 2.1 2008-07-04 13:40:31 +00:00
Tim Bishop
5618af2399 This is a statistic plugin for SqueezeCenter. SqueezeCenter normally
stores statistics about the last time a track was played, when a
specific track was added to the library and how many times a track has
been played. The problem is that all of these statistics are cleared
every time you perform a full rescan of SqueezeCenter.

The TrackStat plugin solves this problem by making sure that the
statistics survive a rescan. Besides this TrackStat also extends the
statistics a bit, one example is that it doesn't count a track as
played just because you listen to the first 2 seconds of it, you will
have to play a certain amount of the track until it is played.
TrackStat also makes it possible to put a rating on all your tracks by
holding a number between 1-5 down on the now playing screen.

The other main functionality the TrackStat plugins provides is various
ways to browse your music based on the statistic information. The
standard SqueezeCenter only makes it possible to show most played
tracks. The TrackStat plugin makes it possible to show the statistics
in a lot more ways. The purpose is simply to give you another way to
select which music you like to play, for example like:

    * Find tracks you haven't played for a long time
    * Find tracks you have recently added to the library
    * Find top rated tracks
    * Find least played tracks
    * And a lot more...

WWW: http://wiki.slimdevices.com/index.php/TrackStat_plugin
2008-06-29 21:59:28 +00:00