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
59305b9a6e
Fix #73
2014-03-22 11:44:22 +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
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
04aa79b53c
Move show_{footer,header}() from ui.lib.php to UI
2013-01-26 01:22:50 -05:00
Paul Arthur
42133f38d2
Move access_denied() from lib/ui.lib.php to UI
2013-01-26 00:57:40 -05:00
Paul Arthur
b7d00ceeb4
Cosmetics: clean up heads in /
2013-01-25 15:40:47 -05:00
Paul Arthur
f65076b93d
Switch from _() to T_()
...
Even if we move away from php-gettext in the future, it's easy to
write a quick T_() as a simple wrapper; it's not so easy to rewrite
PHP to allow redeclaration of a function.
2012-04-12 21:13:29 -04: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
7f36693353
Change Browse from static to instantiable. Among other things, fixes FS#13;
...
probably also breaks things. Most things appear to still work, but I may have
missed some cases.
2010-06-10 05:33:57 +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
d8ea07a04a
sync from 3.5.x and fix display issue on playlist view
2009-12-20 16:52:43 +00:00
Karl 'vollmerk' Vollmer
1a475806e0
fix democratic play interface feedback issues and make the wizard actually work
2009-03-15 22:46:28 +00:00
Karl 'vollmerk' Vollmer
b92109a64f
put supplemental object support back into the browse object for now, replace later
2009-03-13 03:15:09 +00:00
Karl 'vollmerk' Vollmer
b49a271f88
fix missing page headers on democratic playlist, also show the voters
2009-03-11 02:46:48 +00:00
Karl 'vollmerk' Vollmer
c59dd7d4b3
corrected display on cleared democratic playlist, and added some basic caching, vote amount needs to be cached
2009-02-21 01:59:11 +00:00
Karl 'vollmerk' Vollmer
2a0c72b30c
some more minor tweaks to democratic playlist, fixed now playing on localplay playlist
2009-02-08 15:16:02 +00:00
Karl 'vollmerk' Vollmer
9d6ca07ecb
more tweaks to the democratic playlist, move the play command out front also clean up now playing on localplay status box
2009-02-08 02:27:14 +00:00
Karl 'vollmerk' Vollmer
caf9fb06c6
last commit before stable release, been a long hard road
2008-05-10 11:16:37 +00:00
Karl 'vollmerk' Vollmer
94f37cd899
fixed some pretty dumb issues with democratic play
2008-03-14 05:33:55 +00:00
Karl 'vollmerk' Vollmer
591ca8e918
almost done cleaning up the democratic play mojo
2008-03-11 07:24:24 +00:00
Karl 'vollmerk' Vollmer
311ac99112
minor fixes to the playlist, fixed up the democratic playlist kinda, still does not work completely
2008-03-10 05:24:59 +00:00
Karl 'vollmerk' Vollmer
bd270b0227
fixed the acl issue... sigh
2008-03-07 06:51:52 +00:00
Karl 'vollmerk' Vollmer
27ba8110ca
democratic play working, if still slightly sketchy
2007-11-24 21:16:13 +00:00
Karl 'vollmerk' Vollmer
3508380e99
democratic play on its way to being fixed, can add songs to a playlist, and view them ca not play it or delete/vote yet...
2007-11-24 19:51:11 +00:00
Karl 'vollmerk' Vollmer
f435ca753c
more democratic play work, still not working going to need db change to make it work how I want, will do later
2007-11-12 07:36:52 +00:00
Karl 'vollmerk' Vollmer
0e26226af8
initial work on democratic play, not finished, added drop down select for playtype switching back in, thinking about changing it and making it a row of icons... not sure
2007-11-10 19:05:42 +00:00
Karl 'vollmerk' Vollmer
6319e26250
renamed tv, fixed up the tmp playlist, added two preferences and corrected some logic in play/index.php
2007-05-08 04:11:39 +00:00