1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 10:19:25 +02:00
Commit graph

140 commits

Author SHA1 Message Date
Lawrence Brown
60a653daf4 copyright 2014 -> 2015
janitorial services
2015-01-04 21:36:41 +00:00
Afterster
2bbed12eb7 Add Aurora.js support in webplayer
Add transcode settings per player
2014-10-12 12:55:31 +02:00
Afterster
2c221e8216 Add user geolocation and user statistical graphs 2014-10-06 01:05:17 +02:00
Afterster
2374711442 Set allow_video setting as an enable/disable option 2014-09-30 13:29:10 +02:00
Afterster
3fa3cea360 Add webplayer browser notification settings 2014-09-24 22:12:52 +02:00
Afterster
66dd1ff782 Image art on artists edition and index display preferences 2014-09-15 07:37:17 +02:00
Afterster
49cd42562b Replace iframe with Ajax page loading :) :) 2014-08-08 01:36:07 +02:00
Afterster
467e071b73 Add few songs & videos metadata
Add release type on albums
Add methods code comments on few classes
Display release date on all videos
2014-08-02 22:48:41 +02:00
Afterster
3fc08b17d4 Improve video browsing and metadata parsing
Add TheMovieDB metadata plugin
2014-07-06 00:54:48 +02:00
Afterster
aa54f4952b UPnP browse support 2014-07-01 07:50:57 +02:00
Afterster
646c7d18ea Add DAAP protocol support (fix #272) 2014-06-28 15:52:52 +02:00
Afterster
40e9396f3e First upload and license implementation
Fix #252
2014-06-13 03:36:19 +02:00
Afterster
bc83e5ee3b Add donate button in footer 2014-06-04 00:27:24 +02:00
Afterster
740427c328 Add session id on votes (fix #173) and a new option to clear expired sessions votes (#178) 2014-05-29 07:18:33 +02:00
Afterster
b16958f44e Remove old code and fix old php errors 2014-05-25 22:54:04 +02:00
Afterster
98664d2a84 Update copyright years 2014-05-18 09:53:57 +02:00
Afterster
a947ec6131 Remove web player action buttons from shared items 2014-04-04 07:52:02 +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
f8de5b09f9 Add 'Play Last' to Localplay modules 2014-03-29 08:15:57 +01:00
SUTJael
7e4e12f53b Fix #173. Fix rating. Fix plenty of Warnings. 2014-03-27 15:28:58 +01:00
SUTJael
7d22e8d466 Implementation for #136 started. Album is now ready to be grouped by disks.
Need to create the new view in the album details. Group only works for album with musicbrainz identifiers.
2014-03-20 21:23:34 +01:00
Afterster
1db22aeca9 Remove scrub_out from preferences output. Already escaped when saved. Fix #161. 2014-03-15 12:52:28 +01:00
Afterster
991b16f860 Fix private broadcasts and add automatic broadcast by default web player 2014-02-23 00:42:32 +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
355f6885c7 Add beautiful stream url setting and clear playlist before playing in localplay mode 2014-01-11 15:00:52 +01:00
Afterster
a07e3fa53f Add settings for confirmation when closing window and auto-pause between tabs 2014-01-11 02:10:31 +01:00
Afterster
d138f7e304 Add AutoUpdate feature 2014-01-04 03:19:13 +01:00
Afterster
01399bbea9 Add fixed header/sidebars options (fix #89) 2014-01-03 14:56:22 +01:00
SUTJael
9edffd6fb8 Personal information visibility (Fix #81) 2013-12-26 12:47:06 +01:00
SUTJael
228cbd8648 Ability to hide personal info from other user (now playing, recently played). Fix #78
Fix colspan on video list.
2013-12-16 15:38:21 +01:00
Afterster
5eceaf2aea Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
Afterster
51cff99ef6 Fix #61 2013-12-06 23:03:43 +01:00
Afterster
3eea65ad1d Merge branch 'master' of github.com:ampache-doped/ampache 2013-11-25 01:56:10 +01:00
Afterster
f1d69768b4 Add Plex backend first implementation 2013-11-25 01:55:52 +01:00
SUTJael
aca49c658d Completely replaced the inline edition by dialog edition.
Add autocomplete for tags.
Directplay added on Radio and Smart Playlists.
Many code style fixed.
Removed all defined size (need to do that into CSS if needed).
Fixed other bugs found around..
2013-11-24 22:01:21 +01:00
Afterster
e35f175a4b Rename HTML5 Player to Web Player 2013-11-23 13:50:29 +01:00
Afterster
2f41d29e8f Add 'Now Playing' insertion date field and an option to show current played song in HTML5 page title 2013-11-18 08:08:25 +01:00
Afterster
22cb316a48 Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
Afterster
540f25ed17 Add option to show number of times an artist/song/album was played 2013-11-14 00:09:38 +01:00
SUTJael
96648e3c5d Done (see branch album-default-sort). #16 2013-11-10 11:57:50 +01:00
Afterster
6b55732567 Optional Now Playing filtered by user option 2013-11-09 18:16:45 +01:00
Afterster
c634d779d3 Only one HTML5 player in the list. Popup or Iframe version according to user setting. 2013-11-09 13:32:54 +01:00
Afterster
99ad5f7f82 HTML5 player replaced by JPlayer and add an iframed version of the player 2013-11-09 13:32:47 +01:00
Afterster
e1ea9d76d9 Optional Now Playing filtered by user option 2013-11-01 10:36:36 +01:00
Paul Arthur
1a164ba699 Yank out the Flash player by the roots. 2013-01-28 13:26:11 -05:00
Holger Brunn
959aebe07f Add an HTML5 player
Merge request #20.  Basic, not very pretty, but works and, unlike the
Flash player, is maintainable.
2013-01-28 13:26:11 -05:00
Paul Arthur
ef4d366060 Cosmetics: death to tabs
The refactoring I've been doing has reminded me of my strong preference
for spaces, and I feel inclined to impose my will on the tree.
2013-01-26 03:38:46 -05:00
Paul Arthur
16c3ba34fd Cosmetics: clean up heads in lib/ 2013-01-25 18:38:22 -05:00