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

21 commits

Author SHA1 Message Date
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)