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

15 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
04aa79b53c Move show_{footer,header}() from ui.lib.php to UI 2013-01-26 01:22:50 -05:00
Paul Arthur
b7d00ceeb4 Cosmetics: clean up heads in / 2013-01-25 15:40:47 -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
Paul Arthur
a9da6a6fa2 Reworked search
Still has tentacles and should have been integrated into the existing
API/Browse implementation better, but it's functional.
2011-04-02 00:48:58 -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
4979ca79f6 revert to old random methods for now 2009-03-15 21:37:42 +00:00
Karl 'vollmerk' Vollmer
addb6f957f broke the advanced random stuff, only ui in place for new stuff... 2009-02-10 03:49:24 +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
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
ab0e89b8dd fixed multi-genre random play 2007-11-05 02:52:57 +00:00
Karl 'vollmerk' Vollmer
185630d92c bedtime, added random box back in does not do anything thou... well besides taunt you with its not doing anythingness 2007-08-22 05:45:15 +00:00
Karl 'vollmerk' Vollmer
bc36b9d282 added some basic random functionality, need to make the advanced page 2007-08-19 08:50:35 +00:00
Renamed from randomplay.php (Browse further)