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

197 commits

Author SHA1 Message Date
xgizzmo
923d3a287b Fix a page redirect issue and hopefully not unfix a bunch of other stuff. 2007-08-08 05:55:54 +00:00
spocky
2a7030d1f1 almost finished sidebar stuff 2007-08-07 21:58:45 +00:00
Karl 'vollmerk' Vollmer
fe077220bf broke a ton of stuff, but added some hotness... yes that is an excuse 2007-08-06 04:22:19 +00:00
Karl 'vollmerk' Vollmer
1c101a3b34 fixed paging on search, and fixed get_location 2007-08-02 05:39:10 +00:00
Karl 'vollmerk' Vollmer
f8c98952aa fixed now playing, hopefully once and for all, added title text to the now playing username that displays the agent they are using to play said song, added distinct sessions and session lengths for each stream instance 2007-07-31 07:22:18 +00:00
Karl 'vollmerk' Vollmer
2148ecc8ac added a browse by all, noticed a bug with browsing _very_ large lists causes it to pop know how to fix it, but I will do that tomorrow 2007-07-31 04:44:56 +00:00
Karl 'vollmerk' Vollmer
755ab35f6b fixed the album art gathering, enabled art resizing and saving of said stuff... not sure if saving and retriving is saving any time. tweaked show test config wording 2007-07-29 07:21:47 +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
ff606dbefc removed some old/legacy functions fixed download and merged it into the /play 2007-07-22 18:32:09 +00:00
Karl 'vollmerk' Vollmer
4720720285 corrected ajax but introduced with prototype, tweaked how ajax stuff is done, now uses ajax:: class also replaced player with a logout icon 2007-07-22 16:47:22 +00:00
xgizzmo
b337d84d9a few fixups to pass W3C Validation Service (wip) 2007-07-19 00:19:43 +00:00
Karl 'vollmerk' Vollmer
7be9eb4ea1 re-added ability to delete catalogs, fixed exception error with id3 library 2007-07-12 05:30:30 +00:00
Karl 'vollmerk' Vollmer
edf482ff3d moved back to a GPL flash player for 3.4 codebase, fixed some stream issues (non-m3u playlist types were failing) and tweaked the look of the /test.php page and fixed the xspf playlist generation 2007-07-05 06:05:18 +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
b0fdd250fc added rightbar and fixed genre playback 2007-06-10 21:17:25 +00:00
Karl 'vollmerk' Vollmer
7743d70c68 fixed browse users, add user, edit user 2007-06-04 07:40:06 +00:00
Karl 'vollmerk' Vollmer
7603e48e9e tweaked the sidebars, think they look a lot better now 2007-06-01 04:36:07 +00:00
Karl 'vollmerk' Vollmer
79316acb81 fixed find album art, including a fix from Karl Hungus... seriously I am not making that name up 2007-05-25 05:49:22 +00:00
Karl 'vollmerk' Vollmer
641e7de637 catalog build technically works now, still working out some issues with the dynamic updating of the current state 2007-05-14 07:12:15 +00:00
Karl 'vollmerk' Vollmer
1a6ae62569 flushed out the album view and added a few more features removed unused icons 2007-05-13 18:38:19 +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
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
0557ea37ad fixed now playing 2007-04-23 18:59:35 +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
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
bbf79a5970 * Initial Database Changes for 3.4, many things are now broken 2007-02-08 21:19:24 +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
pb1dft
bc1cf374f4 minor change in user registration agreement 2007-01-08 22:14:21 +00:00
Karl 'vollmerk' Vollmer
b6cfe134ba * Re-worked Main page of Ampache, adding Album of the moment.
* Moved stats to /stats.php page
* Fixed logic error in resize that could cause nothign to display
  if resize was on, but it still failed
* Fixed Upload Album art from Find Album Art
* Added Menu to the TV page
* Fixed logic error that showed localplay if user had access
  regardless of global config
* Changed default action of browse.php to song browse
2007-01-07 20:35:49 +00:00
spocky
b4cbb5a229 fixed a minor issue with truncated genres in sidebar
cleaned up *cough* a little bit *cough* base css file (remind me not to clean anything like this one).
2007-01-06 00:45:06 +00:00
Karl 'vollmerk' Vollmer
49ca88ee62 renamed albumart.php to image.php and prepared for the find album art page fixes 2006-12-29 00:55:05 +00:00
Karl 'vollmerk' Vollmer
c9bf00afb1 removed some unused files, and tweaked the style of a few pages 2006-12-22 04:35:24 +00:00
Karl 'vollmerk' Vollmer
d62207327c * Added new icons, and speed up icon display
* Fixed ORDER BY `track` on play selected
* Started work on editing/flagging albums and artists
2006-12-20 02:59:31 +00:00
Karl 'vollmerk' Vollmer
988f2a92ec new icons 2006-12-19 08:36:56 +00:00
Karl 'vollmerk' Vollmer
70df9d795a new icons!!! Thx www.famfamfam.com 2006-12-19 01:27:44 +00:00
Karl 'vollmerk' Vollmer
ce1a8672d4 * Added delete admin function on democratic play
* fixed some minor display issues with playlist dropdowns
* added Delete Disabled bin script for removing disabled songs
2006-12-14 05:13:09 +00:00
Karl 'vollmerk' Vollmer
9c8be228a7 playlist switcher, plugin interface and the shell of a lastfm plugin (need patch file) 2006-11-26 20:28:46 +00:00
Karl 'vollmerk' Vollmer
c522a2c1e9 some bug fixes and tweaks 2006-11-17 06:30:36 +00:00
pb1dft
095bc809d6 Added new flash player and fixed a lot of other problems. Implemented Export to ItunesDB 2006-11-13 17:48:51 +00:00
Karl 'vollmerk' Vollmer
a8589cef1e working democratic play 2006-11-05 21:48:43 +00:00
Karl 'vollmerk' Vollmer
9cfb075df5 3.3.1-Alpha1 release 2006-10-29 00:51:53 +00:00
pb1dft
5038eb20d7 minor glitch in ip_history fixed 2006-10-28 01:23:00 +00:00
pb1dft
5db7a0e53c Strange error occured while commiting 2006-10-27 21:14:40 +00:00
Karl 'vollmerk' Vollmer
166452b033 updated ajax so it works with IE 2006-10-24 06:01:07 +00:00
Karl 'vollmerk' Vollmer
f283e4040e few more tweaks and some work on the tv pages 2006-10-23 08:00:34 +00:00
Karl 'vollmerk' Vollmer
7b49a436d0 patched flaw in getid3() fixed a problem with vainfo and songs with no tags and fixed the xml_from_array() function 2006-10-21 21:09:50 +00:00
Karl 'vollmerk' Vollmer
39e8556985 closes guest access security hole with register_globals on and improves error reporting on quarantine migration and adds xml.server.php file for remote information querys 2006-10-17 05:07:16 +00:00
Karl 'vollmerk' Vollmer
2a8cbedade new rating hotness, has some bugs will continue to hash them out 2006-10-12 01:34:18 +00:00
Karl 'vollmerk' Vollmer
80d226853c how could I have been soo stupid 2006-10-11 21:23:37 +00:00
Karl 'vollmerk' Vollmer
f79a2489c1 updates, ajax kind of broken right now its late 2006-10-09 09:00:47 +00:00