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

640 commits

Author SHA1 Message Date
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
2939f419e1 fixed the update and the user class reading of the preferences 2007-05-08 23:00:59 +00:00
spocky
f99f71d918 Parse error 2007-05-08 21:40:41 +00:00
Karl 'vollmerk' Vollmer
640e44d687 few more minor updates to the db that I just noticed needed to be done 2007-05-08 04:37:45 +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
c0455678c1 started work on the sorting, and added in album viewing that kinda works 2007-05-07 08:00:05 +00:00
Karl 'vollmerk' Vollmer
0dcbad80cd added in basic browse by song functionality with filtering of unplayed 2007-05-06 22:19:37 +00:00
Karl 'vollmerk' Vollmer
691c838e90 basic browse concept added to sidebar and start of the browse logic 2007-05-06 21:07:03 +00:00
Karl 'vollmerk' Vollmer
61e529be4e new update that moves some stuff around in the database, with 414 albums (18mb table) dropped size by 7mb 2007-05-03 03:36:19 +00:00
Karl 'vollmerk' Vollmer
7b187d52ab initial, ugly, non-working "new" sidebar 2007-05-01 14:03:39 +00:00
Karl 'vollmerk' Vollmer
13dd43450a fixed up part of single album view, show songs is all gone, working on replacement browse method 2007-04-23 20:33:57 +00:00
Karl 'vollmerk' Vollmer
45250f5019 added favorite X play links 2007-04-23 07:51:12 +00:00
Karl 'vollmerk' Vollmer
a31560aec4 it technically logs in and streams.. but thats it, complete rewrite almost everything broken 2007-04-23 07:31:05 +00:00
Karl 'vollmerk' Vollmer
9e971edd7f two php5 only classes... first stage of re-write 2007-04-08 14:24:39 +00:00
Karl 'vollmerk' Vollmer
6e3561114a added ability to search year range 2007-03-25 19:44:22 +00:00
pb1dft
6fa5b901d5 Embedded the flash player & fix for admin>users 2007-03-07 22:22:08 +00:00
pb1dft
dec762fe5d Changed/Added rss stuffie updated main config, Rewrote some off the statistics to use an array 2007-03-03 22:40:21 +00:00
Karl 'vollmerk' Vollmer
f9e3b1360f fixed playlist permission issue for users 2007-02-28 19:27:37 +00:00
pb1dft
055195b302 Updated all offset_limit refs to ->pref['offset_limit'] 2007-02-27 18:12:42 +00:00
pb1dft
13742eebf7 Fixed a lot of minor thing + play_type_switch for IE7 2007-02-23 23:45:46 +00:00
Karl 'vollmerk' Vollmer
b1a9417f5d fixed old username references in playlist class 2007-02-20 17:23:09 +00:00
Karl 'vollmerk' Vollmer
409ec23aae updated german tanslation and tweaked update, will do a re-verify on the next update to ensure the change has been made, last commit before XML-RPC rewrite 2007-02-20 03:25:19 +00:00
pb1dft
d84f889c9c Some minor flag mods; show username instead of id,show comment on last then flagged, made album in flagged clickable 2007-02-19 21:07:36 +00:00
Karl 'vollmerk' Vollmer
68917e09f5 fixed previously broken artist link for browsing 2007-02-15 15:19:46 +00:00
Karl 'vollmerk' Vollmer
730d21e8d8 removed dead file, updated bin files, removed debug and added a new config option 2007-02-13 22:38:13 +00:00
Karl 'vollmerk' Vollmer
796e90d890 flip democratic play sorting to FIFO 2007-02-12 16:17:15 +00:00
Karl 'vollmerk' Vollmer
949d7bb12f * Fixed xmlrpc, hopefully
* Added min count filter to browse by artist
* Fixed ratings to show yours, not average if rated
* other misc fixes
2007-02-11 06:13:21 +00:00
Karl 'vollmerk' Vollmer
66de7ffff1 fixed old reference to libglueconf 2007-02-10 23:12:34 +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
pb1dft
f0039315b3 fixed is_logged_in function for the moment. Maybe to change later 2007-02-10 00:35:43 +00:00
pb1dft
9261256943 fixed the displaying of the right ip_history with the right user at the right time 2007-02-09 23:49:46 +00:00
Karl 'vollmerk' Vollmer
bbf79a5970 * Initial Database Changes for 3.4, many things are now broken 2007-02-08 21:19:24 +00:00
Karl 'vollmerk' Vollmer
14f9a27ffb updated sql, and a db album art method fix 2007-01-27 04:00:02 +00:00
Karl 'vollmerk' Vollmer
bb372c24ff hopefully the final commit before the 3.3.3 stable release 2007-01-27 03:05:35 +00:00
Karl 'vollmerk' Vollmer
f881a29430 slight improvement, I hope to french translation, still a few missing translations and translations that need improvement plus populaire --> les plus populaire 2007-01-24 04:31:45 +00:00
Karl 'vollmerk' Vollmer
56ce11f771 added config version check, fixed play selected bug reported by chenb and fixed wmp11 now playing issue 2007-01-22 08:39:24 +00:00
Karl 'vollmerk' Vollmer
595b211d5e updated german translations removed some old scripts that are no longer needed and potentially fixed another bug relating to windows and catalog building 2007-01-21 09:29:15 +00:00
Karl 'vollmerk' Vollmer
5a4fbeffbe few more tweaks for windows dirs and fixed comment searching 2007-01-21 03:22:45 +00:00
Karl 'vollmerk' Vollmer
4957be2309 fixed a problem with catalog builds in windows and fixed a bug I created when I was playing with the album art 2007-01-21 03:02:23 +00:00
Karl 'vollmerk' Vollmer
466198e1e8 fixed force http play 2007-01-17 14:38:30 +00:00
Karl 'vollmerk' Vollmer
9f87707043 fixed a clean issue with rated items 2007-01-17 14:25:12 +00:00
Karl 'vollmerk' Vollmer
66ff3d58df few more slight tweaks to the catalog to prevent incorrect entry by the user 2007-01-17 05:35:42 +00:00
Karl 'vollmerk' Vollmer
53b8c3c94e Fixed windows mapped drive sub dir issue and catalog album art add 2007-01-16 08:50:58 +00:00
Karl 'vollmerk' Vollmer
883a1d60d3 speed up amazon gather and fixed some logic issues, and switched to disks for the download icons 2007-01-15 20:44:17 +00:00
Karl 'vollmerk' Vollmer
f0706c9b94 fix an issue with all numeric usernames... by preventing them for now this will be really fixed in the next version 2007-01-14 06:23:42 +00:00
Karl 'vollmerk' Vollmer
c19f512180 * Added new functions to HttpQ controller
* Fixed Catalog cleaning issues and album art issues
* Fixed a minor javascript error with the localplay stuff
* Started work on write_playlists.php.inc (https://ampache.bountysource.com/task/show/542)
2007-01-14 03:00:05 +00:00
Karl 'vollmerk' Vollmer
a3bdc3148d fixed tracking of user of flagged objects and allowed mass reject, approve 2007-01-12 21:51:48 +00:00
Karl 'vollmerk' Vollmer
0b39cf3100 few minor fixes including a XML-RPC fix 2007-01-12 07:45:01 +00:00
Karl 'vollmerk' Vollmer
dced24f2c5 fix for the httpq player so that it works with songs that have spaces in the name 2007-01-11 16:01:29 +00:00