1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 02:39:47 +02:00
Commit graph

547 commits

Author SHA1 Message Date
SUTJael
4f07aaf565 Top menu design updated (jdock removed, rendering was ugly) 2014-04-18 17:47:52 +02:00
SUTJael
2345fef891 getid3 updated to latest commit (prior investigating #42) 2014-04-17 17:05:34 +02:00
Afterster
0152ab610f Move ampache-doped to ampache 2014-04-15 20:20:02 +02:00
Afterster
a76609bcad Add local charset setting for ISO8859-1 filename files operations on Windows 2014-04-15 00:02:08 +02:00
Afterster
ffe5d80c5d Move from Evenement 2.0.0 to 1.0.0 for PHP 5.3 compatibility reason 2014-04-13 09:04:27 +02:00
Afterster
7f82bea13e Move from React 0.4.0 to 0.3.4 for PHP 5.3 compatibility reasons 2014-04-13 08:58:34 +02:00
Jean-François Bilger
ff013ef6b7 [MOD] Bootstrapify installation 2014-04-10 22:39:26 +02:00
Afterster
8e471221da Add top dock menu option
Fix most themes random album art size (fix #176)
2014-04-03 14:07:08 +02:00
Afterster
7aba0d2eee Keep visualization selection and first HTML5 Equalizer implementation 2014-04-01 23:50:09 +02:00
Afterster
c64f8c79b2 First Web Audio API vizualizer implementation 2014-04-01 01:20:49 +02:00
SUTJael
7e4e12f53b Fix #173. Fix rating. Fix plenty of Warnings. 2014-03-27 15:28:58 +01:00
SUTJael
c174c2b9aa Fix #171 2014-03-27 13:15:02 +01:00
SUTJael
dd63f44c93 Fix album batch download. Fix browse catalog (bug with mediaTable). Update some syntax on batch. 2014-03-26 21:58:15 +01:00
Afterster
ea815a1ff1 Add responsive elements for tables and fix code style 2014-03-15 10:19:59 +01:00
Afterster
b7e0966007 Auto-hide table columns according to screen size 2014-03-14 02:26:23 +01:00
Afterster
8bebad9b9d First jPlaylist sortable implementation 2014-02-28 08:19:48 +01:00
Afterster
1258d77c52 Update GetID3 module to current 1.10.0 development version (to fix m4a metadata, #142) 2014-02-27 15:55:27 +01:00
Afterster
00165d377d Fix local catalog path already exists check 2014-02-26 14:24:04 +01:00
Afterster
991b16f860 Fix private broadcasts and add automatic broadcast by default web player 2014-02-23 00:42:32 +01:00
Afterster
54ab51873c Add Growl notification as song scrobbling plugin 2014-02-22 22:56:13 +01:00
Afterster
45c5bb2d51 Flickr concert keyword 2014-02-22 21:07:57 +01:00
Afterster
3169e9fcf1 Add filters on Flickr 2014-02-22 21:05:02 +01:00
Afterster
e578b99a95 Add Search Advanced Playlists and artist slideshow photos plugin from Flickr 2014-02-22 20:34:26 +01:00
Afterster
5ae92b93c5 Fix #146 and https://github.com/ampache/ampache/issues/46
Add pls, asx and xspf playlist import support
2014-02-22 11:35:48 +01:00
SUTJael
cb8c1e3e4a Center slideshow.
Should be improved for none "stretching" effect.
2014-02-17 18:10:05 +01:00
Afterster
7cfed01b1e Add artist slideshow when playing and no user action 2014-02-14 01:28:29 +01:00
Afterster
6adf8307c4 Begin WebSocket support for Broadcast and Player control 2014-02-05 08:08:46 +01:00
Afterster
38e054d796 Fix modules license information 2014-02-01 11:23:40 +01:00
Afterster
4ac93e2ce8 Sperate correctly jquery-jplayer and jquery-ui from jquery 2014-02-01 11:06:43 +01:00
Afterster
1415f090ad Remove Muses Radio Player, use jPlayer for everything 2014-02-01 10:58:38 +01:00
Afterster
7b64802f62 Rename Ampache to Ampache-doped 2014-02-01 10:30:13 +01:00
Afterster
470dcea5b3 Add Gravatar / Libravatar plugins 2014-01-28 23:27:49 +01:00
Afterster
253503ad21 Check xbmc controller instance 2014-01-22 22:40:07 +01:00
Afterster
b4b8f33b85 Add OpenID authentication (fix #113) 2014-01-18 17:49:41 +01:00
Afterster
bde6890f9f Disable php included files direct access 2014-01-18 11:00:43 +01:00
Afterster
8fdbcce0fa Fix vainfo filename regex match on Windows
Fix m3u import (no need to declare m3u filetype music/video file types anymore)
Only check for footer iframe on login page
Remove unused files (artifacts)
2014-01-17 00:15:35 +01:00
Afterster
e51717be6e Merge branch 'develop' of github.com:ampache-doped/ampache into develop
Conflicts:
	lib/class/update.class.php
2014-01-15 23:58:13 +01:00
Afterster
8d7ce473d0 Add share feature 2014-01-15 23:55:19 +01:00
SUTJael
7c2f8b0f26 Actions on rows are now displayed on mouse-hover. Removed all unused parameters. Song/artists/albums title are displayed correctly (truncate has been removed). Add to an existing playlist implementation started. 2014-01-15 20:47:49 +01:00
Afterster
cfb349178e Add Infinite Scroll in Browse 2014-01-12 01:55:14 +01:00
Afterster
41f5d0b7fd Fix scrobbler thread autoloader and global variables 2014-01-11 12:34:40 +01:00
Afterster
c352d65597 Add shoutbox notifications and improve Shoutbox css 2014-01-05 00:38:27 +01:00
Afterster
b9d4235bdf Replace XBMC TCP client with XBMC HTTP client 2014-01-03 12:59:07 +01:00
Afterster
1f1ae5e141 Add Headphones support 2013-12-29 13:26:31 +01:00
Afterster
09834fd452 Update PHPMailer to version 5.2.7 2013-12-29 10:49:45 +01:00
Afterster
78045239c3 Update getID3 to version 1.9.7 2013-12-29 10:42:19 +01:00
Afterster
e2cb497485 Rename echonest to EchoNest 2013-12-28 17:11:16 +01:00
Afterster
202b5a21dd Rename echonest to EchoNest 2013-12-28 17:10:56 +01:00
Afterster
26b0320c4a Add song previews on missing albums, EchoNest API support 2013-12-28 16:40:35 +01:00
Afterster
9aa505e320 Fix plugins and add new Process Wanted plugin type 2013-12-26 22:35:02 +01:00