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

52 commits

Author SHA1 Message Date
Afterster
355f6885c7 Add beautiful stream url setting and clear playlist before playing in localplay mode 2014-01-11 15:00:52 +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
9acabf8b97 Fix democratic playlist display 2013-04-13 15:06:33 -04:00
Paul Arthur
46cb6c81c5 FS#272 - Adding songs to democratic playlist
This might fix democratic handling.  Untested.
2013-02-07 14:35:03 -05:00
Paul Arthur
101f4a047a Cosmetics: s/Itterate/Iterate/ 2013-01-28 21:46:00 -05: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
Paul Arthur
16c3ba34fd Cosmetics: clean up heads in lib/ 2013-01-25 18:38:22 -05:00
Paul Arthur
bc90c0128c Start cleaning up the democratic thing.
Whoever wrote the old implementation of get_items suffered from intense fear
and hatred of SQL.
2012-10-15 13:20:28 -04: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
Paul Arthur
fd718fe786 Remove outdated comment. 2011-04-04 15:12:20 -04:00
momo-i
f99643663c header comment modified for phpdoc 2011-02-03 09:43:46 +09:00
momo-i
d703009677 header comment for phpdoc 2011-02-03 07:30:23 +09:00
momo-i
add54bc230 test header for phpdoc. now using only classes and libraries. 2011-02-02 16:48:45 +09:00
momo-i
bc7344c9f5 test for phpdoc 2011-02-02 13:35:26 +09:00
Karl Vollmer
94db841355 Fix Democratic play - properly remove songs after playback 2011-01-25 09:23:24 -04:00
Karl Vollmer
5cd7146c4d Resolve #90 and #89, remove democratic playlist entries if there is a fatal error when trying to play them 2010-12-09 22:08:59 -04:00
Paul 'flowerysong' Arthur
df1c8d74d5 Clean up democratic/tmpplaylist relationship to work under E_STRICT. 2010-04-28 00:07:30 +00:00
Paul 'flowerysong' Arthur
1cb0983ed0 Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
Paul 'flowerysong' Arthur
d78c207f76 Cosmetics: use tabs for indentation, tweak some indentation/coding style. 2010-03-14 06:10:27 +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
9b3232ba29 whole bunch more Dba::query replacements 2009-12-14 05:21:36 +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
151afa4ec1 assoicate the democratic playback with the user who sends the url 2009-03-11 03:01:24 +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
98f41161aa fix a problem with single album display, also make the democratic play votes ordered by track as secondary to vote time() 2009-03-09 00:20:22 +00:00
Karl 'vollmerk' Vollmer
6777ec1e2e first work on next db update, correct play_url() removing redundent path, fix democratic play clear 2009-03-01 00:10:49 +00:00
Karl 'vollmerk' Vollmer
dbdd96ed1b unify how the stream is constructed and played, this is a major change might be some regressions 2009-02-28 18:13: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
917c8198ae * Add mpeg to list of _parse_avi valid file types
* Fixed clear playlist, however it reveled a problem with the get items
* Removed a stupid extra check on database build
2009-02-21 01:42:10 +00:00
Karl 'vollmerk' Vollmer
b43aacaaba sync to trunk 2008-12-28 17:47:49 +00:00
Karl 'vollmerk' Vollmer
a55a80fd30 sync changes to trunk 2008-12-26 20:48:39 +00:00
Karl 'vollmerk' Vollmer
0e1e087655 fixed remove vote removing all votes regardless on democratic play 2008-04-22 03:09:45 +00:00
Karl 'vollmerk' Vollmer
bcc834d7fd flush out the democratic mojo, make the cooldown work 2008-03-17 03:29:49 +00:00
Karl 'vollmerk' Vollmer
2743730424 force consistant charset on file add, add fix_filenames script and minor tweak for democratic play 2008-03-17 00:50:16 +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
2ff28d9f26 minor change to tag gather, some speed improvements on the catalog verify and more changes to democratic play, will not work currently due to missing db update that needs more testing 2008-03-13 07:38:40 +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
e3c284b7da added song action for the api, fiddled with the democratic play stuff again 2008-03-10 06:35:19 +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
6a335845cc fixed democratic play ordering along with some misc play isues with it, limited object on rightbar to 100 also started fixing the user registration, which I had forgotten about 2007-12-02 00:25:07 +00:00
Karl 'vollmerk' Vollmer
4040d0623d fixed the page reloads once and for all, had to revert to iframe for democratic play and localplay, fixed an adding issue with democratic play if the songs were left in your active playlist 2007-11-25 07:21:45 +00:00
Karl 'vollmerk' Vollmer
cafe91fd5d really fixed the non-removal of played songs this time 2007-11-24 21:57:08 +00:00
Karl 'vollmerk' Vollmer
6e299a7f63 fixed voting up/down and removal of songs from democratic playlist after playback 2007-11-24 21:48:22 +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