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

27 commits

Author SHA1 Message Date
Lawrence Brown
60a653daf4 copyright 2014 -> 2015
janitorial services
2015-01-04 21:36:41 +00:00
Afterster
98664d2a84 Update copyright years 2014-05-18 09:53:57 +02:00
Afterster
0152ab610f Move ampache-doped to ampache 2014-04-15 20:20:02 +02:00
Afterster
7b64802f62 Rename Ampache to Ampache-doped 2014-02-01 10:30:13 +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
b7d00ceeb4 Cosmetics: clean up heads in / 2013-01-25 15:40:47 -05:00
Paul Arthur
fe5d18095e Refactor similar init code into new init-tiny.php
Several places were doing operations that were practically the same
(loading core libraries and setting some variables), with varying
levels of success in remembering to do the right things in the right
order. Making a separate minimal init.php that doesn't worry about
some of the sanity checks and session bumpf makes this cleaner and
easier to maintain.
2012-03-13 17:57:07 -04:00
Paul Arthur
4a9d06f66b Refactor switch statement in test.php 2012-02-21 12:49:06 -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
aee809f1dc header comment replace for phpdoc 2011-02-03 10:07:39 +09: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
3435cfa2bf fix wrong prefix 2008-08-31 06:28:16 +00:00
momo-i
eb9e000f3d parse error fixed 2008-08-26 00:50:11 +00:00
Karl 'vollmerk' Vollmer
64fb3786bb good number of changes to browse, this breaks more then it fixes... 2008-08-13 03:36:29 +00:00
Karl 'vollmerk' Vollmer
efd932b9fd fixed some copyright lines and removed unused file 2008-05-08 06:10:17 +00:00
Karl 'vollmerk' Vollmer
9e97e1a980 fixed some missing gettext, tweaked error reporting level on test.php and fixed timeout issues with API (Thx Beef Doughnut) 2007-11-25 21:36:57 +00:00
Karl 'vollmerk' Vollmer
3e46a9775c licence updates, Thx porthose 2007-08-19 22:02:23 +00:00
Karl 'vollmerk' Vollmer
f5a947aa0c first step to the migration hotness, detect failed config files and show migration docs 2007-07-25 07:48:28 +00:00
Karl 'vollmerk' Vollmer
71f0c05034 fixed the debug page 2007-06-21 07:33:35 +00:00
Karl 'vollmerk' Vollmer
a31560aec4 it technically logs in and streams.. but thats it, complete rewrite almost everything broken 2007-04-23 07:31:05 +00:00
Karl 'vollmerk' Vollmer
a528277904 updated translations, new russian translation, generate config tool to update config and new putenv test on /test.php 2006-10-22 09:24:39 +00:00
xgizzmo
90c965631e Fix for bug 473 thanks pb1dft 2006-07-24 22:18:09 +00:00
Karl 'vollmerk' Vollmer
2b55e30467 This update includes a full rewrite of the Localplay code, only update
to this version if you don't care about losing a lot of functionality
while I am still finishing it up. Also the only working localplay
method is currently MPD. UPDATE AT YOUR OWN RISK!
2006-04-08 05:58:05 +00:00
Karl 'vollmerk' Vollmer
36ecb66d14 fixed library references 2005-06-28 16:38:50 +00:00
Karl 'vollmerk' Vollmer
bcad40a05a New Import 2005-06-09 16:34:40 +00:00