summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testing commitKarl 'vollmerk' Vollmer2007-08-061-2/+2
|
* fix some short tags causeing some weirdness in the menu, fixed a typo here ↵xgizzmo2007-08-065-6/+6
| | | | and there.
* fixed find missing tracks, tweaked openstrands class again to account for ↵Karl 'vollmerk' Vollmer2007-08-067-9/+127
| | | | lack of [[CCDATA tag on some xml responses
* wupsKarl 'vollmerk' Vollmer2007-08-061-0/+0
|
* added ability to view album art on browse ablums and removed redundent code ↵Karl 'vollmerk' Vollmer2007-08-0613-53/+92
| | | | 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-065-6/+25
|
* broke a ton of stuff, but added some hotness... yes that is an excuseKarl 'vollmerk' Vollmer2007-08-0619-160/+261
|
* Fix link given out by song class so that they can pass validationxgizzmo2007-08-062-4/+4
|
* proof of concept, nothing one should actually useKarl 'vollmerk' Vollmer2007-08-0611-50/+185
|
* fixed ie6/7 side effect (i really love ie :p)spocky2007-08-061-1/+2
|
* - Added modules section to sidebar, conforming to new layout from r1127Karl 'vollmerk' Vollmer2007-08-0612-206/+248
| | | | - Re-enabled plugins, added openstrands plugin
* modified sidebar html/css structurespocky2007-08-067-122/+172
|
* fixed some typos, minor bugs, updated the sql, added playlist as a browse typeKarl 'vollmerk' Vollmer2007-08-0512-118/+237
|
* year another bump on openstrands, removed redundent files, fixed bug with ↵Karl 'vollmerk' Vollmer2007-08-0510-369/+65
| | | | 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 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-055-23/+13
|
* kill some debug warningsxgizzmo2007-08-044-17/+17
|
* fixed potential issue with kajax, and added advanced search button to top, ↵Karl 'vollmerk' Vollmer2007-08-046-49/+42
| | | | right bar
* fixed a bug in the numbering, referencing a non-existant valueKarl 'vollmerk' Vollmer2007-08-026-6/+15
|
* fixed paging on search, and fixed get_locationKarl 'vollmerk' Vollmer2007-08-024-2/+3
|
* moved search to upper right, removed the playlists from the left menubar, ↵Karl 'vollmerk' Vollmer2007-08-028-91/+41
| | | | fixed a potential uncaught exception on id3 tags
* tweaked auth method before I forget to use MD5 hash of password for openstrandsKarl 'vollmerk' Vollmer2007-08-021-3/+3
|
* Started modifying sidebar. Needs a lot more work and testsspocky2007-08-015-75/+81
|
* added openstrands PHP class, only a few of the methods implemented so farKarl 'vollmerk' Vollmer2007-08-011-0/+238
|
* Replace references to old code with new codexgizzmo2007-08-017-14/+14
|
* fixed bug with quick search if nothing entered, Thx VletKarl 'vollmerk' Vollmer2007-07-311-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-312-0/+14
| | | | and do not remove files
* bump config version so people are foced to re-genKarl 'vollmerk' Vollmer2007-07-312-3/+3
|
* fixed now playing, hopefully once and for all, added title text to the now ↵Karl 'vollmerk' Vollmer2007-07-3110-123/+186
| | | | 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-313-2/+3
| | | | it to pop know how to fix it, but I will do that tomorrow
* added paging to artists, albums and fixed a missed linkKarl 'vollmerk' Vollmer2007-07-314-18/+5
|
* added paging on all song displaysKarl 'vollmerk' Vollmer2007-07-317-32/+91
|
* fixed searching via quicksearch barKarl 'vollmerk' Vollmer2007-07-316-19/+17
|
* first, let's produce a page that's w3c validspocky2007-07-304-15/+14
|
* added your playlists with play link to the leftbar, no way to edit them yetKarl 'vollmerk' Vollmer2007-07-308-104/+92
|
* fixed now playing with audacious, and fixed clear now playing.. vollmer is firedKarl 'vollmerk' Vollmer2007-07-303-4/+33
|
* prep commit for the 3.4-alpha1 releaseKarl 'vollmerk' Vollmer2007-07-295-18/+22
|
* more tweaks, hopefully fixing the flash player mostly needs to be embeded to ↵Karl 'vollmerk' Vollmer2007-07-296-15/+38
| | | | fix some remaining bugs
* fixed a few more warnings, fixed artist editing and improved album editing a ↵Karl 'vollmerk' Vollmer2007-07-298-240/+139
| | | | little (so it cleans up after its self)
* Replace references to old code with new codexgizzmo2007-07-298-12/+12
|
* fixed album per row update and some warnings on song updatesKarl 'vollmerk' Vollmer2007-07-294-41/+92
|
* fixed song retaging, fixed the song view page tweaked sidebar browse and ↵Karl 'vollmerk' Vollmer2007-07-297-51/+135
| | | | fixed a bug where sorting then viewing a object that could not be sorted by said type caused nothing to display
* go to bed vollmer :) xgizzmo2007-07-291-2/+2
|
* fixed the album art gathering, enabled art resizing and saving of said ↵Karl 'vollmerk' Vollmer2007-07-298-25/+56
| | | | 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-293-1/+42
| | | | 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-295-12/+18
| | | | album art not to work as advertised
* fixed downsampling, renamed to transcoding default or always are now the optionsKarl 'vollmerk' Vollmer2007-07-296-42/+31
|