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

140 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
bd0008f450 quick commit so I can build a nightly 2006-09-24 04:07:17 +00:00
Karl 'vollmerk' Vollmer
ae70bce26c more updates to the theme stuff 2006-09-24 03:15:05 +00:00
Karl 'vollmerk' Vollmer
7a0f88a809 attempt to normalize psyco quicktime so called year fields 2006-09-16 05:56:30 +00:00
Karl 'vollmerk' Vollmer
e98446d570 fixed missing password pass issue with the mpd controller 2006-09-08 04:20:13 +00:00
Karl 'vollmerk' Vollmer
0cf99f9a6c a few updates/fixes for localplay 2006-07-30 16:22:01 +00:00
xgizzmo
5204485094 Fix for bug 397 and 498 thanks pb1dft 2006-07-24 22:14:54 +00:00
Karl 'vollmerk' Vollmer
51f91c7b34 updated spanish translation and tweak to vainfo 2006-06-23 15:45:31 +00:00
Karl 'vollmerk' Vollmer
bba84d172a last commit before beta3 release 2006-06-22 00:54:20 +00:00
Karl 'vollmerk' Vollmer
de957a17be default to id3v2 worst cast on tag gather, replace audioinfo class in /upload 2006-06-19 06:17:30 +00:00
infamy
ec9af7f83e Some clean ups of the code and changed volume to volume_set 2006-06-17 19:12:09 +00:00
Karl 'vollmerk' Vollmer
4600df647f removed some debug and tweaked vainfo just a little bit more 2006-06-17 17:21:44 +00:00
Karl 'vollmerk' Vollmer
e3734f063e moved init.php improved vainfo a bit, removed checkboxes from search page 2006-06-17 16:32:04 +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
fed2041c7b updated vainfo class that now reads flac files.. just gotta fix everything else 2006-06-12 23:12:53 +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
c2a5764553 updated test.php 2006-05-23 16:44:25 +00:00
Karl 'vollmerk' Vollmer
d4b700e2fe added ability to prune empty playlists 2006-05-22 02:29:05 +00:00
Karl 'vollmerk' Vollmer
cebb21facc fixed mpd timeout issues and a stupid little theme config load issue 2006-05-16 07:13:45 +00:00
infamy
8046e377bc updated xbmc controller delete and clear playlist now work 2006-05-15 16:52:23 +00:00
Karl 'vollmerk' Vollmer
6546c82643 fixed playlists thing for real this time 2006-05-13 07:27:16 +00:00
Karl 'vollmerk' Vollmer
ada740ec41 wups.. yea this file isnt done yet 2006-05-13 07:16:54 +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
7049a9976a icecast controller 2006-05-01 07:44:26 +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
915ee058c8 test commit for rss mojo 2006-04-22 07:59:50 +00:00
infamy
0e1559ffa3 xbmc controller first attemp 2006-04-22 06:47:42 +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
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
79a890b7bf updated localplay buttons again as well as mpd controller updates from sigger 2006-04-09 05:24:08 +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
6f95e4f953 ok one more tweak to this sucker 2006-04-06 06:34:06 +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
9dc66c6949 tweaked mime detection 2006-03-30 19:16:11 +00:00
Karl 'vollmerk' Vollmer
828b228820 final commit before beta2 release 2006-03-30 05:03:47 +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
dcb93abc50 fixed session crap with https and charset mojo with htmlentites 2006-03-27 05:10:43 +00:00
Karl 'vollmerk' Vollmer
feffae660e added a hack for some additional sorting and fixed it so that the user table has alternating colors 2006-03-24 08:24:29 +00:00
Karl 'vollmerk' Vollmer
80b0748b4a fixed playlist name editing so confirmation box works, and its a little snazzier now 2006-03-23 09:01:04 +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
7db588f7da tweaked some debug stuff and the error handler 2006-02-20 10:11:24 +00:00
Karl 'vollmerk' Vollmer
062398443b tweaked catalog drop down, added bandwidth throttling and fixed some spelling errors 2006-02-19 09:00:23 +00:00
Karl 'vollmerk' Vollmer
8679aaa543 tweaked cataloging methods and new debug_level option 2006-02-08 20:59:47 +00:00