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

25 commits

Author SHA1 Message Date
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
57483216e4 Rename tmpPlaylist to Tmp_Playlist 2013-01-25 21:48:51 -05:00
Karl 'vollmerk' Vollmer
6eac754129 added in the playlist bar, and the auto-loading of a tmp playlist per session 2007-05-13 00:32:57 +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
Karl 'vollmerk' Vollmer
796e90d890 flip democratic play sorting to FIFO 2007-02-12 16:17:15 +00:00
Karl 'vollmerk' Vollmer
f778936cbd debug code, fun for the whole family... 2007-02-10 20:42:27 +00:00
Karl 'vollmerk' Vollmer
d407773cb2 fixed democratic play vote order and user preferences update 2007-02-10 20:41:38 +00:00
Karl 'vollmerk' Vollmer
a145e33a37 added ability to clear entire democratic playlist 2006-12-30 22:49:36 +00:00
Karl 'vollmerk' Vollmer
504cd93ea8 typos abound! 2006-12-12 21:58:26 +00:00
Karl 'vollmerk' Vollmer
4feee9e40a wowow 2006-12-12 21:56:58 +00:00
Karl 'vollmerk' Vollmer
4d053815c5 wups, wasnt cleaning up the playlist of objects with no votes 2006-11-12 20:20:08 +00:00
Karl 'vollmerk' Vollmer
85a3474424 added ability to vote songs up and down in democratic play and fixed a problem with ajax not resetting the gettext() and not having a user or session 2006-11-12 20:10:22 +00:00
Karl 'vollmerk' Vollmer
5174ce434a fixed some sql snaufs that were causing the democratic play to not respect voting preference 2006-11-06 16:26:32 +00:00
Karl 'vollmerk' Vollmer
ae97010e42 slight improvement to the democratic stuff and a stats fix 2006-11-06 03:02:54 +00:00
Karl 'vollmerk' Vollmer
81ad69915a fixed an issue with democratic play when the voted playlist ran out 2006-11-05 23:38:15 +00:00
Karl 'vollmerk' Vollmer
66688aeea7 stupid php 2006-11-05 22:33:02 +00:00
Karl 'vollmerk' Vollmer
a8589cef1e working democratic play 2006-11-05 21:48:43 +00:00
Karl 'vollmerk' Vollmer
d3b5f2f3f8 more work towards the democratic play stuff, really need a UI to test from here on out 2006-11-05 09:59:50 +00:00
pb1dft
f6c313e550 I made a mistake 2006-11-04 01:38:14 +00:00
Karl 'vollmerk' Vollmer
00d74cac5a fixed something I thought I had already fixed, and fiddled with democratic play a tiny bit 2006-10-31 06:55:54 +00:00
Karl 'vollmerk' Vollmer
598a200b96 ok this is ugly but it works 2006-10-30 04:46:45 +00:00
Karl 'vollmerk' Vollmer
f283e4040e few more tweaks and some work on the tv pages 2006-10-23 08:00:34 +00:00
Karl 'vollmerk' Vollmer
3d6a49a218 fixed some zip file issues quarantine migration issues and added a bunch to the tmp playlist class 2006-10-15 20:08:53 +00:00
Karl 'vollmerk' Vollmer
637656f08d added db update for tmp playlist and added initial class definition 2006-10-15 08:57:52 +00:00