summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* fixed XML-RPC mostly, uses insecure/old authentication method, needs more workKarl 'vollmerk' Vollmer2007-12-182-6/+7
|
* added little note on access add as to the defaults, fixed api to use ↵Karl 'vollmerk' Vollmer2007-12-151-0/+7
| | | | session_length added check for session functions with redirect to /test.php on failure
* fixed two transcode bugsKarl 'vollmerk' Vollmer2007-12-151-2/+2
|
* minor typo in mpd controller prevented it from being enabledKarl 'vollmerk' Vollmer2007-12-131-1/+1
|
* moved to a more GPL friendly font, hopefully considering it came from ↵Karl 'vollmerk' Vollmer2007-12-133-3/+1
| | | | debians stuff
* added the controls to the mpd playlist does not refresh correctly, but does workKarl 'vollmerk' Vollmer2007-12-091-3/+3
|
* untested HTTPQ code, improved MPD parsing of URLS so it reconizes democratic ↵Karl 'vollmerk' Vollmer2007-12-082-82/+195
| | | | play stuff now
* fixed public registration, added ADD button to the recently played stuffKarl 'vollmerk' Vollmer2007-12-021-4/+5
|
* corrected some display problems with the capatcha and agreements enabled on ↵Karl 'vollmerk' Vollmer2007-12-021-6/+6
| | | | user registration
* tweaked the file based zip downloads per CoFs recommendations, now uses temp ↵Karl 'vollmerk' Vollmer2007-11-241-16/+23
| | | | name and includes ability to add commenting
* renamed xml-rpc acl to rpc, added default mime type of image/jpg and added ↵Karl 'vollmerk' Vollmer2007-11-221-20/+51
| | | | config options for batch download to the fs, no garbage collection for non-completed downloads yet.
* additional xml methods songs & album_songs, also implemented catalog add ↵Karl 'vollmerk' Vollmer2007-11-211-0/+4
| | | | speed improvement from Karl Hungus
* sight tweak to id3v2 tag reading to correctly catch disk on albums (Thx hugoh)Karl 'vollmerk' Vollmer2007-11-191-0/+1
|
* some slight tweaks to display on openstrands stuff, and fixed some potential ↵Karl 'vollmerk' Vollmer2007-11-041-2/+4
| | | | errors due to bad returned data
* new version of the flash player, fixes a playlist repeat bugKarl 'vollmerk' Vollmer2007-11-041-0/+0
|
* fixed the fatal error on the controllers pageKarl 'vollmerk' Vollmer2007-10-291-40/+3
|
* fixed admin prefs, flushed out localplay stuff, tweaked filters on browseKarl 'vollmerk' Vollmer2007-10-183-34/+29
|
* switched to lacy morrows flash player, allows skinning.. (Thx hugoh)Karl 'vollmerk' Vollmer2007-10-158-1/+53
|
* added abilty to display and delete localplay instancesKarl 'vollmerk' Vollmer2007-10-121-3/+10
|
* fixed two MPD issues, can now disable localplay modules, added check for PHP5Karl 'vollmerk' Vollmer2007-10-102-16/+20
|
* tweaked the mpd class a bit changing timeouts, fixed the gather album art so ↵Karl 'vollmerk' Vollmer2007-10-012-1017/+874
| | | | it only gathers for the specified catalog
* fixed some localplay issues, now correctly shows the active instance at ↵Karl 'vollmerk' Vollmer2007-09-281-3/+5
| | | | least for the MPD module
* ajax loading thingy added to css, fixed random methods on rightbar and added ↵Karl 'vollmerk' Vollmer2007-09-281-1/+5
| | | | a default sort to the browse methods
* - Cleaned up php files (removed useless inlines styles, replaced header td ↵spocky2007-09-241-1/+1
| | | | | | | | | | 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
* made localplay technically work, lots of work to still doKarl 'vollmerk' Vollmer2007-09-202-36/+56
|
* some fixes for the localplay, you can now install the MPD controller, and ↵Karl 'vollmerk' Vollmer2007-09-141-40/+40
| | | | add instances, just not actually play to it... realized I need to think on how to do that a little...
* more work on the localplay stuff, most details ironed out, just needs some ↵Karl 'vollmerk' Vollmer2007-09-124-16/+128
| | | | code to back it up, also tweaked plugins and threw in some extra goodies in the preference class, also pimped out the error class
* few more tweaks to localplay, added in the mpd table creation mojo, just ↵Karl 'vollmerk' Vollmer2007-09-092-2/+19
| | | | need to finish install and then build the interface
* few minor bug fixes, and some more tweaks for localplayKarl 'vollmerk' Vollmer2007-09-092-30/+64
|
* new db update, moved prefs around removed useless one and fixed some ↵Karl 'vollmerk' Vollmer2007-09-094-6/+8
| | | | defaults, also fixed some potential issues with lastfm
* - Fixed missing web_path on catalog functionsKarl 'vollmerk' Vollmer2007-09-092-62/+67
| | | | | - New Localplay Controller Abstract class, required for controllers - Tweaked preferences as needed for localplay mojo
* fixed some +x stuff that shouldnt have been +x and moved the catalog ↵Karl 'vollmerk' Vollmer2007-09-093-0/+0
| | | | functions back into the content area
* fixed playlist name editing, cant change the type or the genre yet, tweaked ↵Karl 'vollmerk' Vollmer2007-09-031-0/+11
| | | | lastfm so it recovers from errors a little better, fixed a stupid typo....
* updated lastfm protocol to 1.2, improved the logic behind it does not ↵Karl 'vollmerk' Vollmer2007-08-211-1/+121
| | | | require a logout, also fixed duplicate stats collection of greedy players
* minor tweaks to playlist stuff, not finished by a longshot, added in licence ↵Karl 'vollmerk' Vollmer2007-08-201-35/+48
| | | | to kajax js file
* licence updates, Thx porthoseKarl 'vollmerk' Vollmer2007-08-195-10/+37
|
* sync of fix to 3.4Karl 'vollmerk' Vollmer2007-08-191-0/+3
|
* first step towards multi-disk support, Thx Hugo HaasKarl 'vollmerk' Vollmer2007-08-161-0/+1
|
* step one of toasting /lib/preference.lib.php and also added a missing GPL noteKarl 'vollmerk' Vollmer2007-08-142-32/+8
|
* fixed lastfm for reals this time, I think also fixed not being able to ↵Karl 'vollmerk' Vollmer2007-08-141-1/+5
| | | | re-enable users
* tweaked theme a tad, updated lastfm plugin, requires remove/readadd to work ↵Karl 'vollmerk' Vollmer2007-08-141-2/+15
| | | | correctly
* fixed lower paging horn, tweaked css for page-a-nation, added paging to ↵Karl 'vollmerk' Vollmer2007-08-091-4/+23
| | | | playlists, genres and radio strations, added detection of purchase urls to find missing tracks on albums
* tweaked algo for finding missing tracks, a good bit more reliableKarl 'vollmerk' Vollmer2007-08-071-0/+88
|
* fixed find missing tracks, tweaked openstrands class again to account for ↵Karl 'vollmerk' Vollmer2007-08-061-3/+5
| | | | lack of [[CCDATA tag on some xml responses
* proof of concept, nothing one should actually useKarl 'vollmerk' Vollmer2007-08-061-1/+15
|
* - Added modules section to sidebar, conforming to new layout from r1127Karl 'vollmerk' Vollmer2007-08-062-12/+81
| | | | - Re-enabled plugins, added openstrands plugin
* year another bump on openstrands, removed redundent files, fixed bug with ↵Karl 'vollmerk' Vollmer2007-08-052-341/+23
| | | | config gen and started work on playlists
* new version of openstrands control class, most common functions flushed outKarl 'vollmerk' Vollmer2007-08-051-17/+357
|
* fixed potential issue with kajax, and added advanced search button to top, ↵Karl 'vollmerk' Vollmer2007-08-041-0/+6
| | | | right bar
* tweaked auth method before I forget to use MD5 hash of password for openstrandsKarl 'vollmerk' Vollmer2007-08-021-3/+3
|