diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-04-08 05:58:05 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-04-08 05:58:05 +0000 |
commit | 2b55e30467f5ccdf9324b0377c419c5681f4c215 (patch) | |
tree | 16c2f63178ff762a673face6abb7fe584b680b36 /images/localplay | |
parent | 941afedab85ffd77a83188ca09a888e0603fae72 (diff) | |
download | ampache-2b55e30467f5ccdf9324b0377c419c5681f4c215.tar.gz ampache-2b55e30467f5ccdf9324b0377c419c5681f4c215.tar.bz2 ampache-2b55e30467f5ccdf9324b0377c419c5681f4c215.zip |
This update includes a full rewrite of the Localplay code, only update
to this version if you don't care about losing a lot of functionality
while I am still finishing it up. Also the only working localplay
method is currently MPD. UPDATE AT YOUR OWN RISK!
Diffstat (limited to 'images/localplay')
-rwxr-xr-x | images/localplay/next.gif | bin | 0 -> 1005 bytes |
-rwxr-xr-x | images/localplay/pause.gif | bin | 0 -> 1006 bytes |
-rwxr-xr-x | images/localplay/play.gif | bin | 0 -> 989 bytes |
-rwxr-xr-x | images/localplay/prev.gif | bin | 0 -> 1014 bytes |
-rwxr-xr-x | images/localplay/stop.gif | bin | 0 -> 1005 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/images/localplay/next.gif b/images/localplay/next.gif Binary files differnew file mode 100755 index 00000000..e7e6664f --- /dev/null +++ b/images/localplay/next.gif diff --git a/images/localplay/pause.gif b/images/localplay/pause.gif Binary files differnew file mode 100755 index 00000000..7f49b71f --- /dev/null +++ b/images/localplay/pause.gif diff --git a/images/localplay/play.gif b/images/localplay/play.gif Binary files differnew file mode 100755 index 00000000..a416b0d9 --- /dev/null +++ b/images/localplay/play.gif diff --git a/images/localplay/prev.gif b/images/localplay/prev.gif Binary files differnew file mode 100755 index 00000000..575e4692 --- /dev/null +++ b/images/localplay/prev.gif diff --git a/images/localplay/stop.gif b/images/localplay/stop.gif Binary files differnew file mode 100755 index 00000000..428c3279 --- /dev/null +++ b/images/localplay/stop.gif |