1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 17:59:21 +02:00
Commit graph

37 commits

Author SHA1 Message Date
Afterster
16d80f8435 Use Composer for dependencies 2015-09-13 23:30:20 +02:00
Afterster
b9bb458fa7 Add ZipStream 0.3.0 2015-02-06 20:56:47 +01:00
Lawrence Brown
60a653daf4 copyright 2014 -> 2015
janitorial services
2015-01-04 21:36:41 +00:00
Afterster
fd44327198 Move to StreamZip-PHP to avoid temporary zip file or memory overload 2014-11-27 23:46:54 +01:00
Afterster
705bd97b00 Add allowed object type granularity on zip feature
Bump version to 3.8.0-develop
2014-10-15 23:25:16 +02:00
Afterster
0cdf78b524 Show smartplaylist songs 2014-07-26 08:42:00 +02:00
Afterster
5fa00075b6 Fix zip directory names (fix #327) 2014-07-17 00:08:56 +02:00
Afterster
0254be9982 Better Video integration in Ampache features 2014-07-08 20:00:33 +02:00
Afterster
59d038335f Fix several php errors 2014-05-25 18:47:43 +02:00
Afterster
98664d2a84 Update copyright years 2014-05-18 09:53:57 +02: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
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
0ec26ed623 Add Waveform feature and few ShoutBox links 2014-01-04 21:04:30 +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
b44cc57349 Add album name as subdirectory in batch zip download (fix #20) 2013-11-19 08:31:49 +01:00
Afterster
22cb316a48 Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01: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
Paul Arthur
4aa256cb07 Clean up some PHPDoc crap
Remove misleading, unvetted, or in some cases just plain wrong data.
Packages and categories weren't being used correctly.  They still
aren't.
2011-04-04 17:37:10 -04:00
momo-i
f99643663c header comment modified for phpdoc 2011-02-03 09:43:46 +09:00
momo-i
add54bc230 test header for phpdoc. now using only classes and libraries. 2011-02-02 16:48:45 +09:00
Paul 'flowerysong' Arthur
4b5756ba9d Miscellaneous cleanup. 2010-06-13 08:11:09 +00:00
Paul 'flowerysong' Arthur
1cb0983ed0 Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
Karl 'vollmerk' Vollmer
45f382b06d Add vim modelines to all php files (Thx ascheel) 2010-03-14 04:53:15 +00:00
Karl 'vollmerk' Vollmer
059f6d4d5c fix download and batch download Addresses #408 and #407 2009-03-07 19:44:00 +00:00
flashk
8f1db90bb2 fixed error when downloading files in memory mode 2007-12-26 18:34:08 +00:00
Karl 'vollmerk' Vollmer
7a4d5df34f tweaked the file based zip downloads per CoFs recommendations, now uses temp name and includes ability to add commenting 2007-11-24 10:02:02 +00:00
Karl 'vollmerk' Vollmer
67cbb218cd renamed xml-rpc acl to rpc, added default mime type of image/jpg and added config options for batch download to the fs, no garbage collection for non-completed downloads yet. 2007-11-22 17:44:10 +00:00
Karl 'vollmerk' Vollmer
b33aa8aec6 fixed issue with lack of timeout reset on some add to catalog functions and fixed batch downloads from active playlist 2007-09-09 03:51:43 +00:00
Karl 'vollmerk' Vollmer
3e46a9775c licence updates, Thx porthose 2007-08-19 22:02:23 +00:00
Karl 'vollmerk' Vollmer
19276f57a9 fixed genre and artist view... mostly also fixed batch downloads 2007-06-04 02:45:03 +00:00
Karl 'vollmerk' Vollmer
caaf0f6e12 dont track stats on a batch download.. thats just insane 2006-12-06 18:21:15 +00:00
Karl 'vollmerk' Vollmer
9bfe4a4ff8 removed last vestiages of log_event 2006-09-30 21:45:51 +00:00
Karl 'vollmerk' Vollmer
83f3c41141 updated registration mojo thx pb1dft also some fluf updates 2006-01-02 01:06:06 +00:00
Karl 'vollmerk' Vollmer
ebd39247d9 few mpd style tweaks, new archive lib and a new print_tags 2005-08-18 16:49:50 +00:00
Karl 'vollmerk' Vollmer
c8c7cfe6ef moved archive into a modules directory, cause we didnt write it 2005-06-27 14:45:23 +00:00
Karl 'vollmerk' Vollmer
65663a24f1 move and break, move and break 2005-06-27 08:40:23 +00:00
Renamed from lib/batch.php (Browse further)