1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 02:39:47 +02:00
Commit graph

28 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
1dfdf2afab made localplay technically work, lots of work to still do 2007-09-20 07:39:45 +00:00
Karl 'vollmerk' Vollmer
d1dcfcbc90 some fixes for the localplay, you can now install the MPD controller, and add instances, just not actually play to it... realized I need to think on how to do that a little... 2007-09-14 07:04:26 +00:00
Karl 'vollmerk' Vollmer
f89098d3ac few more tweaks to localplay, added in the mpd table creation mojo, just need to finish install and then build the interface 2007-09-09 22:17:13 +00:00
Karl 'vollmerk' Vollmer
b1b7998a0f few minor bug fixes, and some more tweaks for localplay 2007-09-09 21:07:45 +00:00
Karl 'vollmerk' Vollmer
b3950d0c94 new db update, moved prefs around removed useless one and fixed some defaults, also fixed some potential issues with lastfm 2007-09-09 06:13:32 +00:00
Karl 'vollmerk' Vollmer
f4ad61dccf - Fixed missing web_path on catalog functions
- New Localplay Controller Abstract class, required for controllers
- Tweaked preferences as needed for localplay mojo
2007-09-09 05:41:26 +00:00
Karl 'vollmerk' Vollmer
3e46a9775c licence updates, Thx porthose 2007-08-19 22:02:23 +00:00
Karl 'vollmerk' Vollmer
689517e332 fixed preferences mostly, also fixed some genre issues and other stuff I am forgetting now 2007-06-11 05:16:20 +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
b611d2e0a3 * Added echo of pattern on print tags
* Tweaked headers on ajax page
* Fixed quick search box issues on browse by song
* Reverted to text for browse by albums
* Fixed some bad error handling on localplay
2007-01-05 08:07:00 +00:00
Karl 'vollmerk' Vollmer
ca34aa1ede * Prevent Album art set on demo because people put porn in there :(
* Fix Push functionality for the Democratic view stuff
* Add footer div definition per Apex's request
* Fix Config display with multi-value elements
* Added plugin checking to update.php wq
2006-12-05 04:43:13 +00:00
Karl 'vollmerk' Vollmer
ad6644d6cb fixed some localplay issues 2006-11-15 09:28:23 +00:00
Karl 'vollmerk' Vollmer
f79a2489c1 updates, ajax kind of broken right now its late 2006-10-09 09:00:47 +00:00
Karl 'vollmerk' Vollmer
78590d7d51 fixed a problem with preferences showing disabled localplay modules, included sajax library 2006-10-09 05:46:40 +00:00
Karl 'vollmerk' Vollmer
ebdb7573bf fixed up localplay a little more, to the point of it basicly working... added check for mysql on installer langue page, tweaked some css as well 2006-09-28 05:39:50 +00:00
Karl 'vollmerk' Vollmer
dbdc2a6158 updated changelog made reseting album art take above user perms 2006-09-13 14:37:21 +00:00
xgizzmo
94991b185c fixed pause function in localplay (thanks Salguod) bug #923 2006-08-16 11:36:58 +00:00
xgizzmo
2b62d84743 Added new pages to ui.lib,Fixed typo in show_playlist,Some XHTML fix ups 2006-06-23 01:00:36 +00:00
Karl 'vollmerk' Vollmer
88cac15dd7 fixed stream/localplay buttons and the mpd skip now works *gasp* 2006-06-06 03:11:40 +00:00
Karl 'vollmerk' Vollmer
6c570d4e5a added volume controls, missing mute icon 2006-06-06 02:50:03 +00:00
Karl 'vollmerk' Vollmer
56acdc4b64 turn the sajax stuff back into ajax and also commit some broken mpd skipping code yea! 2006-06-06 01:24:39 +00:00
Karl 'vollmerk' Vollmer
a02b8ce207 fixed clean, added lang to installer (thx ros) and cleaned up catalog display a bit and mojoed lang list 2006-05-01 07:22:07 +00:00
Karl 'vollmerk' Vollmer
5aeac3b17e added an ugly localplay view page, and made it so you can remove songs from your mpd playlist... its ugly.. I know.. ooh yea you can also deactivate modules now 2006-04-09 07:55:50 +00:00
Karl 'vollmerk' Vollmer
2b55e30467 This update includes a full rewrite of the Localplay code, only update
to this version if you don't care about losing a lot of functionality
while I am still finishing it up. Also the only working localplay
method is currently MPD. UPDATE AT YOUR OWN RISK!
2006-04-08 05:58:05 +00:00
Karl 'vollmerk' Vollmer
3b01fd4cdb fixed mising web_path reference and a few more updates to the locaplay/mpd stuff 2006-04-06 07:37:37 +00:00
Karl 'vollmerk' Vollmer
9ece92a2ef fix typos 2006-04-06 06:22:04 +00:00
Karl 'vollmerk' Vollmer
065e228c18 added a new function to song and added a untested mpd controller 2006-04-06 06:16:02 +00:00
Karl 'vollmerk' Vollmer
3b0791a0e0 empty localplay api class... just a concept right now... 2006-04-02 08:49:58 +00:00