Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed some missing gettext, tweaked error reporting level on test.php and ↵ | Karl 'vollmerk' Vollmer | 2007-11-25 | 2 | -4/+4 |
| | | | | fixed timeout issues with API (Thx Beef Doughnut) | ||||
* | fixed the page reloads once and for all, had to revert to iframe for ↵ | Karl 'vollmerk' Vollmer | 2007-11-25 | 1 | -1/+1 |
| | | | | democratic play and localplay, fixed an adding issue with democratic play if the songs were left in your active playlist | ||||
* | fixed voting up/down and removal of songs from democratic playlist after ↵ | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -1/+3 |
| | | | | playback | ||||
* | democratic play working, if still slightly sketchy | Karl 'vollmerk' Vollmer | 2007-11-24 | 2 | -7/+12 |
| | |||||
* | democratic play on its way to being fixed, can add songs to a playlist, and ↵ | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -10/+4 |
| | | | | view them ca not play it or delete/vote yet... | ||||
* | fixed some browsing stuff that I broke a while back | Karl 'vollmerk' Vollmer | 2007-11-24 | 6 | -11/+11 |
| | |||||
* | renamed xml-rpc acl to rpc, added default mime type of image/jpg and added ↵ | Karl 'vollmerk' Vollmer | 2007-11-22 | 1 | -2/+2 |
| | | | | config options for batch download to the fs, no garbage collection for non-completed downloads yet. | ||||
* | Almost finished css cleanup | spocky | 2007-11-20 | 38 | -213/+171 |
| | |||||
* | little more work on the xml api, artists and albums now works | Karl 'vollmerk' Vollmer | 2007-11-20 | 1 | -1/+1 |
| | |||||
* | fixed the playlist methods, they all work now... semi-bug where the rightbar ↵ | Karl 'vollmerk' Vollmer | 2007-11-14 | 1 | -6/+2 |
| | | | | does not refresh when the playlist is cleared so its not obvious it worked until a manual reload, will fix later | ||||
* | - Updated Now Playing html/css | spocky | 2007-11-13 | 7 | -106/+107 |
| | | | | | | | - 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 | 1 | -0/+58 |
| | |||||
* | fixed some formating on the playlist single view, but really just testing ↵ | Karl 'vollmerk' Vollmer | 2007-11-12 | 1 | -1/+3 |
| | | | | the ciabot | ||||
* | more democratic play work, still not working going to need db change to make ↵ | Karl 'vollmerk' Vollmer | 2007-11-12 | 5 | -100/+104 |
| | | | | it work how I want, will do later | ||||
* | initial work on democratic play, not finished, added drop down select for ↵ | Karl 'vollmerk' Vollmer | 2007-11-10 | 7 | -81/+174 |
| | | | | playtype switching back in, thinking about changing it and making it a row of icons... not sure | ||||
* | fixed multi-genre random play | Karl 'vollmerk' Vollmer | 2007-11-05 | 1 | -3/+11 |
| | |||||
* | some slight tweaks to display on openstrands stuff, and fixed some potential ↵ | Karl 'vollmerk' Vollmer | 2007-11-04 | 1 | -1/+1 |
| | | | | errors due to bad returned data | ||||
* | I cant spell... | Karl 'vollmerk' Vollmer | 2007-11-04 | 1 | -1/+1 |
| | |||||
* | new version of the flash player, fixes a playlist repeat bug | Karl 'vollmerk' Vollmer | 2007-11-04 | 1 | -1/+1 |
| | |||||
* | fixed few dead links, and cli update_catalog and dump_album_art | Karl 'vollmerk' Vollmer | 2007-11-04 | 2 | -2/+1 |
| | |||||
* | renamed a few files (missing php extension) | spocky | 2007-10-24 | 41 | -470/+639 |
| | | | | updated most of the tables so that every column is independently customizable by css rules | ||||
* | Updated now playing cover title/alt | spocky | 2007-10-19 | 1 | -1/+1 |
| | |||||
* | fixed admin prefs, flushed out localplay stuff, tweaked filters on browse | Karl 'vollmerk' Vollmer | 2007-10-18 | 4 | -16/+24 |
| | |||||
* | - hardcoded disk# sort order when sort is set to album name | spocky | 2007-10-16 | 10 | -110/+160 |
| | | | | | | | - removed pager from browse table - added footer to browse tables - updated browse files for better customization - modified css | ||||
* | slight tweak to the stylesheet, fixed typo in changelog | Karl 'vollmerk' Vollmer | 2007-10-16 | 2 | -6/+0 |
| | |||||
* | Updated ajax loader | spocky | 2007-10-15 | 1 | -16/+9 |
| | | | | | | Updated pager html/css Fixed some Greysme's bugs Didn't fix ajax links w3c conformance :) | ||||
* | switched to lacy morrows flash player, allows skinning.. (Thx hugoh) | Karl 'vollmerk' Vollmer | 2007-10-15 | 1 | -2/+5 |
| | |||||
* | added abilty to display and delete localplay instances | Karl 'vollmerk' Vollmer | 2007-10-12 | 2 | -0/+46 |
| | |||||
* | slight tweak to artist page so that you can hit enter and it will still ↵ | Karl 'vollmerk' Vollmer | 2007-10-10 | 2 | -3/+5 |
| | | | | save, needs to be done to other editing methods | ||||
* | fixed acls, fixed transcoding issues | Karl 'vollmerk' Vollmer | 2007-10-10 | 4 | -56/+50 |
| | |||||
* | fixed two MPD issues, can now disable localplay modules, added check for PHP5 | Karl 'vollmerk' Vollmer | 2007-10-10 | 1 | -2/+2 |
| | |||||
* | make the append to playlist actually do something | Karl 'vollmerk' Vollmer | 2007-10-02 | 1 | -1/+1 |
| | |||||
* | fixed the localplay controls, per limeds recommendation currently under ↵ | Karl 'vollmerk' Vollmer | 2007-10-02 | 2 | -32/+8 |
| | | | | rightbar actions, not happy with location | ||||
* | fixed some localplay issues, now correctly shows the active instance at ↵ | Karl 'vollmerk' Vollmer | 2007-09-28 | 1 | -3/+14 |
| | | | | least for the MPD module | ||||
* | ajax loading thingy added to css, fixed random methods on rightbar and added ↵ | Karl 'vollmerk' Vollmer | 2007-09-28 | 1 | -0/+1 |
| | | | | a default sort to the browse methods | ||||
* | Updated rightbar submenu html/css | spocky | 2007-09-27 | 1 | -2/+2 |
| | |||||
* | - Corrected one more sidebar missing tag | spocky | 2007-09-27 | 2 | -11/+14 |
| | | | | | | | - Cleaned up some more css - Corrected a bug preventing us from using themers defined icons (also changed searched path to theme_path/images/icons) - Added ability to further customize album info box - Updated themes | ||||
* | added ability to append to playlists | Karl 'vollmerk' Vollmer | 2007-09-27 | 1 | -0/+10 |
| | |||||
* | play method now uses hidden iframe, setup second hover menu to rightbar | Karl 'vollmerk' Vollmer | 2007-09-27 | 1 | -3/+10 |
| | |||||
* | - Added ability to delete radio and playlist | Karl 'vollmerk' Vollmer | 2007-09-25 | 3 | -0/+11 |
| | | | | | | | - 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 | ||||
* | - Cleaned up php files (removed useless inlines styles, replaced header td ↵ | spocky | 2007-09-24 | 43 | -77/+79 |
| | | | | | | | | | | with th...) - Cleaned up css (removed some unused classes) - Changed quick search size and added ability to customize it - Removed width=100% in preferences tables - Corrected missing closing tag in sidebar - Minor corrections | ||||
* | - modified sidebar css | spocky | 2007-09-23 | 10 | -67/+62 |
| | | | | | | | - 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) | ||||
* | more sorting fixes, and move catalog stats to statistics | Karl 'vollmerk' Vollmer | 2007-09-20 | 4 | -20/+18 |
| | |||||
* | added sorting on most objects in most views, report bugs if you find points ↵ | Karl 'vollmerk' Vollmer | 2007-09-17 | 7 | -19/+25 |
| | | | | where sorting fails | ||||
* | some fixes for the localplay, you can now install the MPD controller, and ↵ | Karl 'vollmerk' Vollmer | 2007-09-14 | 4 | -3/+32 |
| | | | | add instances, just not actually play to it... realized I need to think on how to do that a little... | ||||
* | threw in add button for single playlist view, added the link for deleting ↵ | Karl 'vollmerk' Vollmer | 2007-09-13 | 6 | -4/+12 |
| | | | | catalogs back, also added back in the ACL page links, they dont work.. | ||||
* | more work on the localplay stuff, most details ironed out, just needs some ↵ | Karl 'vollmerk' Vollmer | 2007-09-12 | 3 | -4/+37 |
| | | | | code to back it up, also tweaked plugins and threw in some extra goodies in the preference class, also pimped out the error class | ||||
* | fixed playlist play links | Karl 'vollmerk' Vollmer | 2007-09-12 | 1 | -2/+2 |
| | |||||
* | few more tweaks to localplay, added in the mpd table creation mojo, just ↵ | Karl 'vollmerk' Vollmer | 2007-09-09 | 1 | -1/+10 |
| | | | | need to finish install and then build the interface | ||||
* | few minor bug fixes, and some more tweaks for localplay | Karl 'vollmerk' Vollmer | 2007-09-09 | 1 | -0/+1 |
| |