Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing commit | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -2/+2 |
| | |||||
* | fix some short tags causeing some weirdness in the menu, fixed a typo here ↵ | xgizzmo | 2007-08-06 | 5 | -6/+6 |
| | | | | and there. | ||||
* | fixed find missing tracks, tweaked openstrands class again to account for ↵ | Karl 'vollmerk' Vollmer | 2007-08-06 | 7 | -9/+127 |
| | | | | lack of [[CCDATA tag on some xml responses | ||||
* | wups | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -0/+0 |
| | |||||
* | added ability to view album art on browse ablums and removed redundent code ↵ | Karl 'vollmerk' Vollmer | 2007-08-06 | 13 | -53/+92 |
| | | | | in show_artist, props to the first person who finds the bug with this re-use of code | ||||
* | Added checking for local similars | Karl 'vollmerk' Vollmer | 2007-08-06 | 5 | -6/+25 |
| | |||||
* | broke a ton of stuff, but added some hotness... yes that is an excuse | Karl 'vollmerk' Vollmer | 2007-08-06 | 19 | -160/+261 |
| | |||||
* | Fix link given out by song class so that they can pass validation | xgizzmo | 2007-08-06 | 2 | -4/+4 |
| | |||||
* | proof of concept, nothing one should actually use | Karl 'vollmerk' Vollmer | 2007-08-06 | 11 | -50/+185 |
| | |||||
* | fixed ie6/7 side effect (i really love ie :p) | spocky | 2007-08-06 | 1 | -1/+2 |
| | |||||
* | - Added modules section to sidebar, conforming to new layout from r1127 | Karl 'vollmerk' Vollmer | 2007-08-06 | 12 | -206/+248 |
| | | | | - Re-enabled plugins, added openstrands plugin | ||||
* | modified sidebar html/css structure | spocky | 2007-08-06 | 7 | -122/+172 |
| | |||||
* | fixed some typos, minor bugs, updated the sql, added playlist as a browse type | Karl 'vollmerk' Vollmer | 2007-08-05 | 12 | -118/+237 |
| | |||||
* | year another bump on openstrands, removed redundent files, fixed bug with ↵ | Karl 'vollmerk' Vollmer | 2007-08-05 | 10 | -369/+65 |
| | | | | config gen and started work on playlists | ||||
* | new version of openstrands control class, most common functions flushed out | Karl 'vollmerk' Vollmer | 2007-08-05 | 1 | -17/+357 |
| | |||||
* | fixed the catalog updating, so it doesnt throw w3c warnings | Karl 'vollmerk' Vollmer | 2007-08-05 | 1 | -14/+14 |
| | |||||
* | fixed add to catalog counting, tweaked sidebar added advanced search button | Karl 'vollmerk' Vollmer | 2007-08-05 | 5 | -23/+13 |
| | |||||
* | kill some debug warnings | xgizzmo | 2007-08-04 | 4 | -17/+17 |
| | |||||
* | fixed potential issue with kajax, and added advanced search button to top, ↵ | Karl 'vollmerk' Vollmer | 2007-08-04 | 6 | -49/+42 |
| | | | | right bar | ||||
* | fixed a bug in the numbering, referencing a non-existant value | Karl 'vollmerk' Vollmer | 2007-08-02 | 6 | -6/+15 |
| | |||||
* | fixed paging on search, and fixed get_location | Karl 'vollmerk' Vollmer | 2007-08-02 | 4 | -2/+3 |
| | |||||
* | moved search to upper right, removed the playlists from the left menubar, ↵ | Karl 'vollmerk' Vollmer | 2007-08-02 | 8 | -91/+41 |
| | | | | fixed a potential uncaught exception on id3 tags | ||||
* | tweaked auth method before I forget to use MD5 hash of password for openstrands | Karl 'vollmerk' Vollmer | 2007-08-02 | 1 | -3/+3 |
| | |||||
* | Started modifying sidebar. Needs a lot more work and tests | spocky | 2007-08-01 | 5 | -75/+81 |
| | |||||
* | added openstrands PHP class, only a few of the methods implemented so far | Karl 'vollmerk' Vollmer | 2007-08-01 | 1 | -0/+238 |
| | |||||
* | Replace references to old code with new code | xgizzmo | 2007-08-01 | 7 | -14/+14 |
| | |||||
* | fixed bug with quick search if nothing entered, Thx Vlet | Karl 'vollmerk' Vollmer | 2007-07-31 | 1 | -2/+2 |
| | |||||
* | slight tweak to do gcing a little more often, might scale this back later | Karl 'vollmerk' Vollmer | 2007-07-31 | 2 | -2/+23 |
| | |||||
* | added check in clean for catalog path readability, if unreadable stop clean ↵ | Karl 'vollmerk' Vollmer | 2007-07-31 | 2 | -0/+14 |
| | | | | and do not remove files | ||||
* | bump config version so people are foced to re-gen | Karl 'vollmerk' Vollmer | 2007-07-31 | 2 | -3/+3 |
| | |||||
* | fixed now playing, hopefully once and for all, added title text to the now ↵ | Karl 'vollmerk' Vollmer | 2007-07-31 | 10 | -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' Vollmer | 2007-07-31 | 3 | -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 link | Karl 'vollmerk' Vollmer | 2007-07-31 | 4 | -18/+5 |
| | |||||
* | added paging on all song displays | Karl 'vollmerk' Vollmer | 2007-07-31 | 7 | -32/+91 |
| | |||||
* | fixed searching via quicksearch bar | Karl 'vollmerk' Vollmer | 2007-07-31 | 6 | -19/+17 |
| | |||||
* | first, let's produce a page that's w3c valid | spocky | 2007-07-30 | 4 | -15/+14 |
| | |||||
* | added your playlists with play link to the leftbar, no way to edit them yet | Karl 'vollmerk' Vollmer | 2007-07-30 | 8 | -104/+92 |
| | |||||
* | fixed now playing with audacious, and fixed clear now playing.. vollmer is fired | Karl 'vollmerk' Vollmer | 2007-07-30 | 3 | -4/+33 |
| | |||||
* | prep commit for the 3.4-alpha1 release | Karl 'vollmerk' Vollmer | 2007-07-29 | 5 | -18/+22 |
| | |||||
* | more tweaks, hopefully fixing the flash player mostly needs to be embeded to ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 6 | -15/+38 |
| | | | | fix some remaining bugs | ||||
* | fixed a few more warnings, fixed artist editing and improved album editing a ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 8 | -240/+139 |
| | | | | little (so it cleans up after its self) | ||||
* | Replace references to old code with new code | xgizzmo | 2007-07-29 | 8 | -12/+12 |
| | |||||
* | fixed album per row update and some warnings on song updates | Karl 'vollmerk' Vollmer | 2007-07-29 | 4 | -41/+92 |
| | |||||
* | fixed song retaging, fixed the song view page tweaked sidebar browse and ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 7 | -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 :) | xgizzmo | 2007-07-29 | 1 | -2/+2 |
| | |||||
* | fixed the album art gathering, enabled art resizing and saving of said ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 8 | -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' Vollmer | 2007-07-29 | 3 | -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 blob | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -1/+13 |
| | |||||
* | slightly improved the logic on pulling albums, fixed a typo causing find ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 5 | -12/+18 |
| | | | | album art not to work as advertised | ||||
* | fixed downsampling, renamed to transcoding default or always are now the options | Karl 'vollmerk' Vollmer | 2007-07-29 | 6 | -42/+31 |
| |