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

25 commits

Author SHA1 Message Date
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
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
Paul 'flowerysong' Arthur
d5d87f9f7b Missing ` 2010-06-24 03:35:15 +00:00
Paul 'flowerysong' Arthur
733f507937 Browsing by tag is broken. This doesn't fix it. 2010-06-15 21:18:17 +00: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
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
b49a271f88 fix missing page headers on democratic playlist, also show the voters 2009-03-11 02:46:48 +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
65912668d2 decided to not try to detect the charset, its just such a pain in the ass and I have no figured out a way to actually get it right, reduced frequency of prune calls to speed up login 2008-05-10 09:11:22 +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
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
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
Karl 'vollmerk' Vollmer
3de0a91af3 slight performance tweak 2007-11-22 21:40:57 +00:00
Karl 'vollmerk' Vollmer
216e691dfa - Added Live Stream (Internet Radio) support
- New Database Update corrects some issues and makes internet radio possible
- Fixed ratings
- Added new Transcode preference, doesn't do anything yet
- New "Radio Stations" browse type
2007-07-23 06:08:14 +00:00
Karl 'vollmerk' Vollmer
cc9d13a9a2 fixed a bug that was causing the entire playlist to be cleared on playback due to a playlist prune 2007-06-12 06:34:40 +00:00
Karl 'vollmerk' Vollmer
05c406e1f7 added in user profile, did a little work on the preferences and session, something is fishy with session and tmp_playlist stuff will look into it tomorrow 2007-06-11 08:24:05 +00:00
Karl 'vollmerk' Vollmer
1e9f582cf1 added clear and play to the basket 2007-05-13 08:11:45 +00: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
Renamed from lib/class/tmp_playlist.class.php (Browse further)