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

573 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
27ba8110ca democratic play working, if still slightly sketchy 2007-11-24 21:16:13 +00:00
Karl 'vollmerk' Vollmer
3508380e99 democratic play on its way to being fixed, can add songs to a playlist, and view them ca not play it or delete/vote yet... 2007-11-24 19:51:11 +00:00
Karl 'vollmerk' Vollmer
9344fd377d added most popular back to the statistics page, formating needs to be tweaked, will do later 2007-11-24 11:06:38 +00:00
Karl 'vollmerk' Vollmer
8f78e6885b fixed some browsing stuff that I broke a while back 2007-11-24 10:19:06 +00:00
Karl 'vollmerk' Vollmer
3de0a91af3 slight performance tweak 2007-11-22 21:40:57 +00:00
spocky
467fd32a4e Changed how playlists are sent to browsers so that it works on IE. Hopefully there won't be side effects. Karl, if feedback is good, I let you cleanup the code :) 2007-11-22 18:58:00 +00:00
Karl 'vollmerk' Vollmer
67cbb218cd renamed xml-rpc acl to rpc, added default mime type of image/jpg and added config options for batch download to the fs, no garbage collection for non-completed downloads yet. 2007-11-22 17:44:10 +00:00
Karl 'vollmerk' Vollmer
d5ae71f551 another speed improvement to the cataloging from Hungus 2007-11-22 16:30:37 +00:00
Karl 'vollmerk' Vollmer
090d4f6899 some temporary tweaks to make the whole amarok thing work, will be tweaking this as it is currently slightly insecure 2007-11-21 18:26:00 +00:00
Karl 'vollmerk' Vollmer
9ded189f8c really fixed image, and put in a quick hack on play for api access 2007-11-21 08:44:21 +00:00
Karl 'vollmerk' Vollmer
8f883bfa45 two fixes for invalid artist ids in album xml and parse error on image.php 2007-11-21 08:35:31 +00:00
Karl 'vollmerk' Vollmer
068b2cbbb3 tweak to make the image.php file work with API auth, and corrected URLs 2007-11-21 07:07:34 +00:00
Karl 'vollmerk' Vollmer
8d914e47c9 additional xml methods songs & album_songs, also implemented catalog add speed improvement from Karl Hungus 2007-11-21 06:53:20 +00:00
Karl 'vollmerk' Vollmer
28b86ee456 added artist_albums 2007-11-20 15:36:49 +00:00
Karl 'vollmerk' Vollmer
8c99cc8770 added genres as a new xml method, and improved logging 2007-11-20 08:32:15 +00:00
Karl 'vollmerk' Vollmer
5869da3fe5 little more work on the xml api, artists and albums now works 2007-11-20 06:23:05 +00:00
Karl 'vollmerk' Vollmer
c1829308f4 more changes for the amarok hotness 2007-11-20 05:32:08 +00:00
Karl 'vollmerk' Vollmer
b28c8ea49f tweak javascript so Flashplayer works on the Wii browser 2007-11-20 04:22:14 +00:00
Karl 'vollmerk' Vollmer
b372d114dc fixed an album art config parsing problem, Thanks Karl Hungus more work on xml class and api mojo, handshake logic in place 2007-11-19 08:34:52 +00:00
Karl 'vollmerk' Vollmer
f4d94f034e some inital work on an api for amarok, tweaked stream class a bit, think theres still a bug with some playlist methods, also need to confirm problem with IE 2007-11-19 07:40:48 +00:00
Karl 'vollmerk' Vollmer
421805ce6a fixed the playlist methods, they all work now... semi-bug where the rightbar does not refresh when the playlist is cleared so its not obvious it worked until a manual reload, will fix later 2007-11-14 06:44:50 +00:00
spocky
1379769b18 - Updated Now Playing html/css
- Fixed Star-rating css
- Updated Pager (5 elements around selected page# should be enough)
- Updated Album class so that disk# is part of the link
- Some more cleanup/updates to html/themes (hopefully it should be almost done in a week, so that themers can start theming on 3.4)
2007-11-13 20:57:07 +00:00
Karl 'vollmerk' Vollmer
ab6ecea9db added single song view 2007-11-13 04:31:50 +00:00
Karl 'vollmerk' Vollmer
f435ca753c more democratic play work, still not working going to need db change to make it work how I want, will do later 2007-11-12 07:36:52 +00:00
Karl 'vollmerk' Vollmer
0e26226af8 initial work on democratic play, not finished, added drop down select for playtype switching back in, thinking about changing it and making it a row of icons... not sure 2007-11-10 19:05:42 +00:00
Karl 'vollmerk' Vollmer
7114792a08 added windows transcode line to config (commented out by default) and fixed ordering of catalogs 2007-11-09 18:24:23 +00:00
Karl 'vollmerk' Vollmer
8e29b0e691 fixed invalid reference to start point for browsing (Thx yoog) 2007-11-08 17:18:54 +00:00
Karl 'vollmerk' Vollmer
ab0e89b8dd fixed multi-genre random play 2007-11-05 02:52:57 +00:00
Karl 'vollmerk' Vollmer
d3840c7de0 some slight tweaks to display on openstrands stuff, and fixed some potential errors due to bad returned data 2007-11-04 23:12:31 +00:00
Karl 'vollmerk' Vollmer
979d3b0f5e fixed few dead links, and cli update_catalog and dump_album_art 2007-11-04 18:03:18 +00:00
Karl 'vollmerk' Vollmer
b8a80febe1 Corriger une faute de frappe (Merci Limed) 2007-10-18 10:10:49 +00:00
Karl 'vollmerk' Vollmer
f64a2f4d00 fixed admin prefs, flushed out localplay stuff, tweaked filters on browse 2007-10-18 05:52:06 +00:00
spocky
15c56f21f2 - hardcoded disk# sort order when sort is set to album name
- removed pager from browse table
- added footer to browse tables
- updated browse files for better customization
- modified css
2007-10-16 20:26:16 +00:00
spocky
b49eff3e13 Updated ajax loader
Updated pager html/css
Fixed some Greysme's bugs
Didn't fix ajax links w3c conformance :)
2007-10-15 21:02:50 +00:00
Karl 'vollmerk' Vollmer
ba62ca14b9 added abilty to display and delete localplay instances 2007-10-12 04:55:20 +00:00
Karl 'vollmerk' Vollmer
f5a47635bd really fixed downsampling.... :S 2007-10-10 07:48:41 +00:00
Karl 'vollmerk' Vollmer
ff58181d5b fixed acls, fixed transcoding issues 2007-10-10 07:30:15 +00:00
Karl 'vollmerk' Vollmer
32349846fb fixed two MPD issues, can now disable localplay modules, added check for PHP5 2007-10-10 06:08:33 +00:00
Karl 'vollmerk' Vollmer
8045c0121c make the append to playlist actually do something 2007-10-02 16:47:32 +00:00
Karl 'vollmerk' Vollmer
e496a54bfa fixed the localplay controls, per limeds recommendation currently under rightbar actions, not happy with location 2007-10-02 04:14:41 +00:00
Karl 'vollmerk' Vollmer
7ddeb585a0 fixed album art gathering so it only does it when the album changes, also fixed display so it correctly updates 2007-10-02 03:19:47 +00:00
Karl 'vollmerk' Vollmer
13852c51ea stupid mistake that broke all streaming 2007-09-28 15:33:59 +00:00
Karl 'vollmerk' Vollmer
79ca59df62 fixed some localplay issues, now correctly shows the active instance at least for the MPD module 2007-09-28 04:34:02 +00:00
Karl 'vollmerk' Vollmer
705fba8f49 ajax loading thingy added to css, fixed random methods on rightbar and added a default sort to the browse methods 2007-09-28 02:18:08 +00:00
Karl 'vollmerk' Vollmer
851c035d4e fixed album random and by min random 2007-09-25 04:17:03 +00:00
Karl 'vollmerk' Vollmer
4fecf43894 - Added ability to delete radio and playlist
- Tweaked Classic CSS to fix issue with larger fonts
- Fixed some javascript update issues due to quoting on the catalog 
  processes
- Fixed display of the MOTD
2007-09-25 03:35:08 +00:00
spocky
a3d16d1cd6 - modified sidebar css
- modified rightbar html/css
- added patch to enabled ie6 :hover pseudo classes
- modified boxes html/css to remove table tags and enable box floating
- added 1st version of 3.4 greysme theme (needs more work, especially on ie6)
2007-09-23 20:06:37 +00:00
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
649c44446a more sorting fixes, and move catalog stats to statistics 2007-09-20 01:56:42 +00:00
Karl 'vollmerk' Vollmer
88562955f9 added sorting on most objects in most views, report bugs if you find points where sorting fails 2007-09-17 03:11:06 +00:00