Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | one more time now that I actually did a reload on postfix | Karl 'vollmerk' Vollmer | 2007-11-30 | 1 | -1/+3 |
| | |||||
* | yet another test of the commit messages | Karl 'vollmerk' Vollmer | 2007-11-30 | 1 | -1/+1 |
| | |||||
* | fixed problem with automatic downsampling, referencing old function | Karl 'vollmerk' Vollmer | 2007-11-30 | 2 | -2/+2 |
| | |||||
* | testing svn | Karl 'vollmerk' Vollmer | 2007-11-30 | 1 | -1/+0 |
| | |||||
* | massive speed boost on the standard browse functions | Karl 'vollmerk' Vollmer | 2007-11-30 | 5 | -9/+64 |
| | |||||
* | fixed a potential consistancy issue with the play type drop down | Karl 'vollmerk' Vollmer | 2007-11-30 | 3 | -1/+23 |
| | |||||
* | tweaked the denied page, made it a little prettier and added conditional ↵ | Karl 'vollmerk' Vollmer | 2007-11-30 | 2 | -4/+51 |
| | | | | note for demos | ||||
* | bump to alpha4, db update adds democratic table and add_path to catalog | Karl 'vollmerk' Vollmer | 2007-11-26 | 3 | -3/+39 |
| | |||||
* | preparing for release point, exciting stuff | Karl 'vollmerk' Vollmer | 2007-11-26 | 17 | -22154/+26965 |
| | |||||
* | fixed a missing ob_end_flush() on the catalog create | Karl 'vollmerk' Vollmer | 2007-11-26 | 1 | -2/+4 |
| | |||||
* | new version of the database, all fields were changed to utf-8_ci | Karl 'vollmerk' Vollmer | 2007-11-25 | 1 | -122/+164 |
| | |||||
* | fixed some missing gettext, tweaked error reporting level on test.php and ↵ | Karl 'vollmerk' Vollmer | 2007-11-25 | 4 | -5/+13 |
| | | | | fixed timeout issues with API (Thx Beef Doughnut) | ||||
* | slight tweak to prevent the user from trying to loop their democratic play | Karl 'vollmerk' Vollmer | 2007-11-25 | 1 | -0/+6 |
| | |||||
* | fixed the page reloads once and for all, had to revert to iframe for ↵ | Karl 'vollmerk' Vollmer | 2007-11-25 | 7 | -18/+16 |
| | | | | democratic play and localplay, fixed an adding issue with democratic play if the songs were left in your active playlist | ||||
* | yea I am fired | Karl 'vollmerk' Vollmer | 2007-11-25 | 1 | -1/+1 |
| | |||||
* | fixed stupid bug in xml server, forgot to change function | Karl 'vollmerk' Vollmer | 2007-11-25 | 1 | -1/+1 |
| | |||||
* | really fixed the non-removal of played songs this time | Karl 'vollmerk' Vollmer | 2007-11-24 | 2 | -2/+4 |
| | |||||
* | fixed voting up/down and removal of songs from democratic playlist after ↵ | Karl 'vollmerk' Vollmer | 2007-11-24 | 8 | -44/+63 |
| | | | | playback | ||||
* | democratic play working, if still slightly sketchy | Karl 'vollmerk' Vollmer | 2007-11-24 | 10 | -77/+184 |
| | |||||
* | democratic play on its way to being fixed, can add songs to a playlist, and ↵ | Karl 'vollmerk' Vollmer | 2007-11-24 | 5 | -98/+124 |
| | | | | view them ca not play it or delete/vote yet... | ||||
* | added most popular back to the statistics page, formating needs to be ↵ | Karl 'vollmerk' Vollmer | 2007-11-24 | 2 | -3/+26 |
| | | | | tweaked, will do later | ||||
* | fixed some browsing stuff that I broke a while back | Karl 'vollmerk' Vollmer | 2007-11-24 | 7 | -15/+19 |
| | |||||
* | tweaked the file based zip downloads per CoFs recommendations, now uses temp ↵ | Karl 'vollmerk' Vollmer | 2007-11-24 | 3 | -19/+34 |
| | | | | name and includes ability to add commenting | ||||
* | slight performance tweak | Karl 'vollmerk' Vollmer | 2007-11-22 | 1 | -0/+3 |
| | |||||
* | Well, we might not even need util_iframe... | spocky | 2007-11-22 | 1 | -1/+2 |
| | |||||
* | Changed how playlists are sent to browsers so that it works on IE. Hopefully ↵ | spocky | 2007-11-22 | 4 | -3/+8 |
| | | | | there won't be side effects. Karl, if feedback is good, I let you cleanup the code :) | ||||
* | renamed xml-rpc acl to rpc, added default mime type of image/jpg and added ↵ | Karl 'vollmerk' Vollmer | 2007-11-22 | 10 | -34/+177 |
| | | | | config options for batch download to the fs, no garbage collection for non-completed downloads yet. | ||||
* | another speed improvement to the cataloging from Hungus | Karl 'vollmerk' Vollmer | 2007-11-22 | 1 | -3/+35 |
| | |||||
* | added genre_artists, genre_albums and genre_songs | Karl 'vollmerk' Vollmer | 2007-11-21 | 1 | -0/+18 |
| | |||||
* | some temporary tweaks to make the whole amarok thing work, will be tweaking ↵ | Karl 'vollmerk' Vollmer | 2007-11-21 | 4 | -10/+21 |
| | | | | this as it is currently slightly insecure | ||||
* | really fixed image, and put in a quick hack on play for api access | Karl 'vollmerk' Vollmer | 2007-11-21 | 3 | -3/+3 |
| | |||||
* | two fixes for invalid artist ids in album xml and parse error on image.php | Karl 'vollmerk' Vollmer | 2007-11-21 | 2 | -8/+8 |
| | |||||
* | tweak to make the image.php file work with API auth, and corrected URLs | Karl 'vollmerk' Vollmer | 2007-11-21 | 2 | -2/+11 |
| | |||||
* | additional xml methods songs & album_songs, also implemented catalog add ↵ | Karl 'vollmerk' Vollmer | 2007-11-21 | 5 | -6/+69 |
| | | | | speed improvement from Karl Hungus | ||||
* | Almost finished css cleanup | spocky | 2007-11-20 | 47 | -646/+388 |
| | |||||
* | added artist_albums | Karl 'vollmerk' Vollmer | 2007-11-20 | 2 | -0/+25 |
| | |||||
* | added genres as a new xml method, and improved logging | Karl 'vollmerk' Vollmer | 2007-11-20 | 3 | -0/+51 |
| | |||||
* | little more work on the xml api, artists and albums now works | Karl 'vollmerk' Vollmer | 2007-11-20 | 7 | -14/+89 |
| | |||||
* | more changes for the amarok hotness | Karl 'vollmerk' Vollmer | 2007-11-20 | 6 | -6/+93 |
| | |||||
* | tweak javascript so Flashplayer works on the Wii browser | Karl 'vollmerk' Vollmer | 2007-11-20 | 2 | -3/+12 |
| | |||||
* | sight tweak to id3v2 tag reading to correctly catch disk on albums (Thx hugoh) | Karl 'vollmerk' Vollmer | 2007-11-19 | 2 | -1/+2 |
| | |||||
* | fixed an album art config parsing problem, Thanks Karl Hungus more work on ↵ | Karl 'vollmerk' Vollmer | 2007-11-19 | 10 | -33/+104 |
| | | | | xml class and api mojo, handshake logic in place | ||||
* | some inital work on an api for amarok, tweaked stream class a bit, think ↵ | Karl 'vollmerk' Vollmer | 2007-11-19 | 6 | -94/+179 |
| | | | | theres still a bug with some playlist methods, also need to confirm problem with IE | ||||
* | wups typo | Karl 'vollmerk' Vollmer | 2007-11-14 | 1 | -1/+1 |
| | |||||
* | one last little change to auto-enable localplay when enabling a localplay module | Karl 'vollmerk' Vollmer | 2007-11-14 | 2 | -0/+6 |
| | |||||
* | fixed the playlist methods, they all work now... semi-bug where the rightbar ↵ | Karl 'vollmerk' Vollmer | 2007-11-14 | 4 | -6/+42 |
| | | | | does not refresh when the playlist is cleared so its not obvious it worked until a manual reload, will fix later | ||||
* | forgot the screencap | nf | 2007-11-14 | 1 | -0/+0 |
| | |||||
* | - Updated Now Playing html/css | spocky | 2007-11-13 | 13 | -224/+212 |
| | | | | | | | - 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) | ||||
* | added single song view | Karl 'vollmerk' Vollmer | 2007-11-13 | 4 | -10/+107 |
| | |||||
* | fixed some formating on the playlist single view, but really just testing ↵ | Karl 'vollmerk' Vollmer | 2007-11-12 | 1 | -1/+3 |
| | | | | the ciabot |