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

31 commits

Author SHA1 Message Date
Afterster
5f3d59ed74 Add buttons to minimize web player and expand playlist (fix # 2016-02-28 18:49:19 +01:00
Afterster
aa19993358 Add video support to playlist (fix #675) 2015-12-27 21:25:30 +01:00
Afterster
c2039e9ff0 Add art id to generated art url (fix #996)
Lighted player and library item edition dialog
2015-12-26 23:40:35 +01:00
Afterster
16d80f8435 Use Composer for dependencies 2015-09-13 23:30:20 +02:00
Afterster
207076d9a0 Merge branch 'develop' of https://github.com/Niols/ampache into Niols-develop
Conflicts:
	admin/users.php
	config/ampache.cfg.php.dist
	lib/class/api.class.php
	lib/class/userflag.class.php
	lib/rating.lib.php
	lib/ui.lib.php
	sql/ampache.sql
	templates/browse_filters.inc.php
	templates/footer.inc.php
	templates/header.inc.php
	templates/show_albums.inc.php
	templates/show_artists.inc.php
	templates/show_broadcasts.inc.php
	templates/show_catalogs.inc.php
	templates/show_channels.inc.php
	templates/show_concerts.inc.php
	templates/show_democratic_playlist.inc.php
	templates/show_html5_player_headers.inc.php
	templates/show_index.inc.php
	templates/show_install_config.inc.php
	templates/show_labels.inc.php
	templates/show_live_streams.inc.php
	templates/show_localplay_playlist.inc.php
	templates/show_login_form.inc.php
	templates/show_manage_license.inc.php
	templates/show_manage_shoutbox.inc.php
	templates/show_missing_albums.inc.php
	templates/show_objects.inc.php
	templates/show_playlist_songs.inc.php
	templates/show_playlists.inc.php
	templates/show_preferences.inc.php
	templates/show_pvmsgs.inc.php
	templates/show_recommended_artists.inc.php
	templates/show_searches.inc.php
	templates/show_shared_objects.inc.php
	templates/show_song_previews.inc.php
	templates/show_songs.inc.php
	templates/show_tvshow_seasons.inc.php
	templates/show_tvshows.inc.php
	templates/show_user_activate.inc.php
	templates/show_users.inc.php
	templates/show_videos.inc.php
	templates/show_wanted_albums.inc.php
	templates/sidebar.inc.php
	templates/stylesheets.inc.php
2015-09-06 11:23:51 +02:00
Afterster
47a6585c88 Use latest php-cs-fixer version 2015-07-29 21:59:12 +02:00
Niols
a1f6a073cb Use UI::find_template everytime there's a '/templates/…'
Note: This concerns everything but the install files
2015-06-06 18:54:05 +02:00
Ryan Copley
bf50a2e0f7 Add to existing playlist via the html5 player 2015-05-17 22:24:20 -04:00
Afterster
7f1e7db305 Avoid JavaScript error when closing page if no player started x2 2015-04-21 20:39:05 +02:00
Afterster
5af007c721 Avoid JavaScript error when closing page if no player started 2015-04-21 20:37:29 +02:00
Afterster
a4eafa834d Fix few french translation
Avoid player exit confirmation on download links
Fix song removal from user uploader
2015-04-21 19:56:36 +02:00
Afterster
3f29ec1952 Fixed #719: Controller buttons are disappear when playing video 2015-02-08 11:14:18 +01:00
Afterster
62b9e08e83 Use an unique audioContext for all webplayer features 2015-02-06 21:37:06 +01:00
Afterster
8f39ca4656 Fix web player Visualizer and ReplayGain activation when not the first play action on the page 2015-01-27 07:31:33 +01:00
Afterster
a67ff1750c Add track peak amplitude handling on ReplayGain feature
Add orange shadow on replaygain button when enabled
2015-01-27 00:06:35 +01:00
Afterster
5cab6758d4 Disable web player equalizer if visualizer is not enabled (#661) 2015-01-12 13:46:54 +01:00
Afterster
85e39f7c8e Add Play Next on Albums / Artists / Playlists 2015-01-02 20:55:49 +01:00
Tan Chee Eng
7c5ec76f51 First draft for "Play Next" feature 2014-12-31 11:06:51 +08:00
Afterster
0c0f335a57 Fix advanced share display 2014-11-15 10:33:36 +01:00
Afterster
33bb01afbf Add HTML5 ReplayGain Track support 2014-11-10 15:02:09 +01:00
Afterster
a5bd894531 Fix jquery.cookie inclusion and missing Aurora.js maps (fix #527) 2014-10-23 11:44:56 +02:00
Afterster
abf4920a39 Fix javascript console.error case 2014-10-17 12:45:01 +02: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
517eab0ad6 Change includes 2014-09-28 20:19:53 +02:00
Afterster
3fa3cea360 Add webplayer browser notification settings 2014-09-24 22:12:52 +02:00
Afterster
ec375b1c52 Fix NavigateTo on non-ajax browsing 2014-09-24 01:23:53 +02:00
Afterster
66dd1ff782 Image art on artists edition and index display preferences 2014-09-15 07:37:17 +02:00
Afterster
db18201236 Fix player artist/album ajax links 2014-08-08 07:39:32 +02:00
Afterster
81bd5aab0f Fix phpfix javascript visibility 2014-08-08 07:32:57 +02:00
Afterster
49cd42562b Replace iframe with Ajax page loading :) :) 2014-08-08 01:36:07 +02:00