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

537 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
c0456fee32 new theme, temp breaking of all other themes... will be fixed I swear also re-indexing of mysql tables 2006-09-23 21:12:08 +00:00
Karl 'vollmerk' Vollmer
063e67887b browse by title and page header hotness 2006-09-15 06:12:52 +00:00
Karl 'vollmerk' Vollmer
b469b70195 added min album size 2006-09-13 14:43:35 +00:00
Karl 'vollmerk' Vollmer
dbdc2a6158 updated changelog made reseting album art take above user perms 2006-09-13 14:37:21 +00:00
Karl 'vollmerk' Vollmer
87c3f8292f fixed up some playlist snafus now appends to playlist and remembers last used 2006-09-11 03:41:50 +00:00
Karl 'vollmerk' Vollmer
a3a07028fb cleaned up access control interface a bit 2006-09-08 05:31:48 +00:00
xgizzmo
94991b185c fixed pause function in localplay (thanks Salguod) bug #923 2006-08-16 11:36:58 +00:00
xgizzmo
afa1173a19 Fix for bug 514 thanks pb1dft 2006-07-24 22:18:44 +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
c6c2320170 few catalog tweaks, removed dead files, added stats link and readme for kajax 2006-06-15 18:24:25 +00:00
Karl 'vollmerk' Vollmer
7db599b70d new vainfo which should solve the ogg with id3 tags issue and potentially break other things yeah! 2006-06-14 23:57:21 +00:00
Karl 'vollmerk' Vollmer
547494de29 some logic fixes for auto-transcoding 2006-06-09 16:41:27 +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
bc0d3d581e fixed get_url 2006-05-26 04:39:33 +00:00
Karl 'vollmerk' Vollmer
c99efeaa06 fixed playlist cataloging stupid basename... anyway.. 2006-05-13 19:22:26 +00:00
Karl 'vollmerk' Vollmer
6546c82643 fixed playlists thing for real this time 2006-05-13 07:27:16 +00:00
Karl 'vollmerk' Vollmer
a4be3297d5 fixed localplay buttons with use_auth disabled and tweaked access control mojo to prevent login in addition to the normal prevention of streaming 2006-05-13 00:39:40 +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
9c65bbb26c reverted change, the &amp does work because this isnt displayed by a browser 2006-04-22 19:05:59 +00:00
xgizzmo
e3a736e7ef found some unescaped & 2006-04-22 08:52:01 +00:00
Karl 'vollmerk' Vollmer
6a8795b049 no longer passes the sid with the urls if require_session is turned off 2006-04-19 19:18:48 +00:00
Karl 'vollmerk' Vollmer
fd547fa826 unfudged the playlists stuff I broke last night 2006-04-19 00:30:36 +00:00
Karl 'vollmerk' Vollmer
4632a09466 new install theme and fixed jpeg resize issues 2006-04-18 08:47:08 +00:00
Karl 'vollmerk' Vollmer
a8aff4f67f fixed asx playlists and updated others to use the $song->get_url() function as they should... 2006-04-16 23:23:16 +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
7b1e57d0cc fixed playlist add problem and a few other minor bugs 2006-04-09 04:28:56 +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
Karl 'vollmerk' Vollmer
05e6d947be fixed a problem I introduced by unfudging the song.php file 2006-04-02 08:14:21 +00:00
Karl 'vollmerk' Vollmer
05a1cfe349 whos the idiot now I ask you 2006-03-30 19:57:35 +00:00
Karl 'vollmerk' Vollmer
9dc66c6949 tweaked mime detection 2006-03-30 19:16:11 +00:00
Karl 'vollmerk' Vollmer
e61a3b3ca1 added in the manage users section and put in a temp disable songs section which currently does not work 2006-03-29 09:17:04 +00:00
Karl 'vollmerk' Vollmer
c603a3c5c0 fixed a minor flaging glitch 2006-03-28 07:00:32 +00:00
Karl 'vollmerk' Vollmer
0bacebf1eb fixed a problem where it would redirect you back to an empty album/artist view 2006-03-27 08:16:02 +00:00
Karl 'vollmerk' Vollmer
664bd9a28a I am not proud... but it works 2006-03-27 07:59:33 +00:00
Karl 'vollmerk' Vollmer
7673d000dd added some more to flagging and updated mail page to fit new standards 2006-03-27 04:29:23 +00:00
Karl 'vollmerk' Vollmer
75434cbeb6 tweaks to upload 2006-03-26 22:53:30 +00:00
Karl 'vollmerk' Vollmer
78164aefef more interface tweaks, and a bunch of log_event cleanup 2006-03-23 02:05:38 +00:00
Karl 'vollmerk' Vollmer
abcb173edc I am not happy with it.. but its progress and I need sleep 2006-03-21 08:33:33 +00:00
Karl 'vollmerk' Vollmer
a6bfd8f079 genre... we dont need no stinking genre.. we need them genreS fools 2006-03-21 03:12:31 +00:00
Karl 'vollmerk' Vollmer
5730ee7803 more catalog fun! 2006-03-20 19:12:49 +00:00
Karl 'vollmerk' Vollmer
eda7fd335c catalog clean up and admin index changes 2006-03-20 01:55:03 +00:00
Karl 'vollmerk' Vollmer
16f655ba45 new tabbed preferences and account page is back 2006-03-16 05:25:00 +00:00
Karl 'vollmerk' Vollmer
239db889b2 added b flag to the popen in downsampling 2006-02-23 16:00:51 +00:00
Karl 'vollmerk' Vollmer
79b8e30e4e added loose name compare and improved rename 2006-02-13 08:12:47 +00:00