summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* step one of toasting /lib/preference.lib.php and also added a missing GPL noteKarl 'vollmerk' Vollmer2007-08-142-0/+177
|
* fixed lastfm for reals this time, I think also fixed not being able to ↵Karl 'vollmerk' Vollmer2007-08-142-11/+7
| | | | re-enable users
* tweaked theme a tad, updated lastfm plugin, requires remove/readadd to work ↵Karl 'vollmerk' Vollmer2007-08-143-34/+11
| | | | correctly
* tweaked get_newest to operate a little different, tweaked lastfm (currently ↵Karl 'vollmerk' Vollmer2007-08-094-27/+50
| | | | broken)
* fixed some ratings stuff, fixed some searching stuff as wellKarl 'vollmerk' Vollmer2007-08-094-16/+19
|
* fixed lower paging horn, tweaked css for page-a-nation, added paging to ↵Karl 'vollmerk' Vollmer2007-08-091-1/+5
| | | | playlists, genres and radio strations, added detection of purchase urls to find missing tracks on albums
* Fix a page redirect issue and hopefully not unfix a bunch of other stuff.xgizzmo2007-08-081-5/+8
|
* almost finished sidebar stuffspocky2007-08-071-5/+11
|
* default sort order on albums, artists & song titlesKarl 'vollmerk' Vollmer2007-08-071-21/+41
|
* tweaked algo for finding missing tracks, a good bit more reliableKarl 'vollmerk' Vollmer2007-08-071-1/+10
|
* removed <-- work around thanks for nuttin IExgizzmo2007-08-071-14/+14
|
* removed <-uname -r work around thanks for nuttin IExgizzmo2007-08-071-3/+3
|
* fix some short tags causeing some weirdness in the menu, fixed a typo here ↵xgizzmo2007-08-061-1/+1
| | | | and there.
* fixed find missing tracks, tweaked openstrands class again to account for ↵Karl 'vollmerk' Vollmer2007-08-062-2/+81
| | | | lack of [[CCDATA tag on some xml responses
* added ability to view album art on browse ablums and removed redundent code ↵Karl 'vollmerk' Vollmer2007-08-062-2/+14
| | | | in show_artist, props to the first person who finds the bug with this re-use of code
* Added checking for local similarsKarl 'vollmerk' Vollmer2007-08-063-5/+24
|
* broke a ton of stuff, but added some hotness... yes that is an excuseKarl 'vollmerk' Vollmer2007-08-065-36/+73
|
* Fix link given out by song class so that they can pass validationxgizzmo2007-08-061-3/+3
|
* proof of concept, nothing one should actually useKarl 'vollmerk' Vollmer2007-08-066-41/+113
|
* - Added modules section to sidebar, conforming to new layout from r1127Karl 'vollmerk' Vollmer2007-08-064-78/+75
| | | | - Re-enabled plugins, added openstrands plugin
* fixed some typos, minor bugs, updated the sql, added playlist as a browse typeKarl 'vollmerk' Vollmer2007-08-055-63/+107
|
* year another bump on openstrands, removed redundent files, fixed bug with ↵Karl 'vollmerk' Vollmer2007-08-052-3/+22
| | | | config gen and started work on playlists
* fixed the catalog updating, so it doesnt throw w3c warningsKarl 'vollmerk' Vollmer2007-08-051-14/+14
|
* fixed add to catalog counting, tweaked sidebar added advanced search buttonKarl 'vollmerk' Vollmer2007-08-051-8/+9
|
* kill some debug warningsxgizzmo2007-08-043-16/+16
|
* fixed potential issue with kajax, and added advanced search button to top, ↵Karl 'vollmerk' Vollmer2007-08-041-18/+24
| | | | right bar
* fixed paging on search, and fixed get_locationKarl 'vollmerk' Vollmer2007-08-021-1/+1
|
* moved search to upper right, removed the playlists from the left menubar, ↵Karl 'vollmerk' Vollmer2007-08-022-2/+5
| | | | fixed a potential uncaught exception on id3 tags
* Replace references to old code with new codexgizzmo2007-08-011-2/+2
|
* slight tweak to do gcing a little more often, might scale this back laterKarl 'vollmerk' Vollmer2007-07-312-2/+23
|
* added check in clean for catalog path readability, if unreadable stop clean ↵Karl 'vollmerk' Vollmer2007-07-311-0/+12
| | | | and do not remove files
* bump config version so people are foced to re-genKarl 'vollmerk' Vollmer2007-07-311-2/+2
|
* fixed now playing, hopefully once and for all, added title text to the now ↵Karl 'vollmerk' Vollmer2007-07-315-115/+171
| | | | playing username that displays the agent they are using to play said song, added distinct sessions and session lengths for each stream instance
* added a browse by all, noticed a bug with browsing _very_ large lists causes ↵Karl 'vollmerk' Vollmer2007-07-312-1/+2
| | | | it to pop know how to fix it, but I will do that tomorrow
* added paging on all song displaysKarl 'vollmerk' Vollmer2007-07-311-5/+54
|
* fixed searching via quicksearch barKarl 'vollmerk' Vollmer2007-07-312-8/+7
|
* added your playlists with play link to the leftbar, no way to edit them yetKarl 'vollmerk' Vollmer2007-07-303-77/+56
|
* fixed now playing with audacious, and fixed clear now playing.. vollmer is firedKarl 'vollmerk' Vollmer2007-07-302-4/+28
|
* prep commit for the 3.4-alpha1 releaseKarl 'vollmerk' Vollmer2007-07-291-3/+0
|
* more tweaks, hopefully fixing the flash player mostly needs to be embeded to ↵Karl 'vollmerk' Vollmer2007-07-292-5/+5
| | | | fix some remaining bugs
* fixed a few more warnings, fixed artist editing and improved album editing a ↵Karl 'vollmerk' Vollmer2007-07-293-215/+51
| | | | little (so it cleans up after its self)
* Replace references to old code with new codexgizzmo2007-07-293-5/+5
|
* fixed album per row update and some warnings on song updatesKarl 'vollmerk' Vollmer2007-07-292-40/+80
|
* fixed song retaging, fixed the song view page tweaked sidebar browse and ↵Karl 'vollmerk' Vollmer2007-07-293-42/+115
| | | | fixed a bug where sorting then viewing a object that could not be sorted by said type caused nothing to display
* fixed the album art gathering, enabled art resizing and saving of said ↵Karl 'vollmerk' Vollmer2007-07-294-14/+41
| | | | stuff... not sure if saving and retriving is saving any time. tweaked show test config wording
* new update to correct normal sized blob for those already on 3.4, also added ↵Karl 'vollmerk' Vollmer2007-07-291-1/+34
| | | | stream_* and downsample_cmd migration support, and but support I mean I tell them its not going to work
* tweaked earlier update to use medium blobKarl 'vollmerk' Vollmer2007-07-291-1/+13
|
* slightly improved the logic on pulling albums, fixed a typo causing find ↵Karl 'vollmerk' Vollmer2007-07-292-3/+8
| | | | album art not to work as advertised
* fixed downsampling, renamed to transcoding default or always are now the optionsKarl 'vollmerk' Vollmer2007-07-294-38/+27
|
* fixed play all artist, play all artist random, and account updating from ↵Karl 'vollmerk' Vollmer2007-07-292-11/+70
| | | | user preferences