summaryrefslogtreecommitdiffstats
path: root/lib/class
Commit message (Collapse)AuthorAgeFilesLines
* Replace references to old code with new codexgizzmo2007-07-291-2/+2
|
* 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-292-9/+22
| | | | 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-292-22/+17
|
* fixed play all artist, play all artist random, and account updating from ↵Karl 'vollmerk' Vollmer2007-07-291-0/+46
| | | | user preferences
* fixed typoKarl 'vollmerk' Vollmer2007-07-271-1/+1
|
* synced over Vlets prevent_multiple_login patch and improved error reporting ↵Karl 'vollmerk' Vollmer2007-07-261-4/+6
| | | | a bit moving to use of the Error class
* fixed some tarded typos, obviously time for me to get some sleepKarl 'vollmerk' Vollmer2007-07-241-3/+3
|
* added album and artist dynamic options, tweaked display and how you add ↵Karl 'vollmerk' Vollmer2007-07-241-6/+79
| | | | em... still not happy with it, but good enough for now
* added dynamic playlist item support, default and genre currently workKarl 'vollmerk' Vollmer2007-07-243-4/+210
|
* editing a live stream works now, added confirmation to live stream creation ↵Karl 'vollmerk' Vollmer2007-07-231-0/+47
| | | | and also tweaked the create page to be slightly less wordy
* - Added Live Stream (Internet Radio) supportKarl 'vollmerk' Vollmer2007-07-237-26/+265
| | | | | | | - New Database Update corrects some issues and makes internet radio possible - Fixed ratings - Added new Transcode preference, doesn't do anything yet - New "Radio Stations" browse type
* sync french translation, fixed ratingsKarl 'vollmerk' Vollmer2007-07-232-8/+39
|
* removed some old/legacy functions fixed download and merged it into the /playKarl 'vollmerk' Vollmer2007-07-223-6/+6
|
* corrected ajax but introduced with prototype, tweaked how ajax stuff is ↵Karl 'vollmerk' Vollmer2007-07-221-0/+104
| | | | done, now uses ajax:: class also replaced player with a logout icon
* fixed level updating for admin preferencesKarl 'vollmerk' Vollmer2007-07-122-3/+3
|
* re-added ability to delete catalogs, fixed exception error with id3 libraryKarl 'vollmerk' Vollmer2007-07-122-7/+14
|
* sync lastfm fix to trunkKarl 'vollmerk' Vollmer2007-07-061-2/+2
|
* semi-fixed lastfmKarl 'vollmerk' Vollmer2007-07-052-3/+2
|
* missed some requires, tweaked the lastfm class and removed an unused ↵Karl 'vollmerk' Vollmer2007-07-052-21/+35
| | | | function from general
* moved back to a GPL flash player for 3.4 codebase, fixed some stream issues ↵Karl 'vollmerk' Vollmer2007-07-051-32/+34
| | | | (non-m3u playlist types were failing) and tweaked the look of the /test.php page and fixed the xspf playlist generation
* fixed update from tags for artist and album and fixed clear album artKarl 'vollmerk' Vollmer2007-07-052-39/+38
|
* fixed some catalog update issues, fixed some genre pages and made the sql ↵Karl 'vollmerk' Vollmer2007-07-025-40/+50
| | | | sort stuff for show songs work
* tweak to the preferences and the updateKarl 'vollmerk' Vollmer2007-07-021-0/+20
|
* bunch of minor fixes and a db changeKarl 'vollmerk' Vollmer2007-07-012-6/+16
|
* fixed the ip tracking stuff.. sortaKarl 'vollmerk' Vollmer2007-06-211-7/+6
|
* added genre link to show songs stuff, made the single album view do ajaxie ↵Karl 'vollmerk' Vollmer2007-06-211-1/+3
| | | | stuff for its additions and removed some extra code from he basketcases that did not need to be there
* added code for new update, not enabledKarl 'vollmerk' Vollmer2007-06-191-3/+39
|
* fixed an issue with songs stopping a little early depending on the client ↵Karl 'vollmerk' Vollmer2007-06-191-4/+2
| | | | you use
* fixed some issues with the installer, and also made it so that you can ↵Karl 'vollmerk' Vollmer2007-06-174-82/+95
| | | | delete/disable users again
* fixed a potential security issue where the password hash was being put into ↵Karl 'vollmerk' Vollmer2007-06-121-1/+3
| | | | the object :S
* fixed a bug that was causing the entire playlist to be cleared on playback ↵Karl 'vollmerk' Vollmer2007-06-121-2/+5
| | | | due to a playlist prune
* switched over to Dba:: for all vauth functions and deleted independent dba libKarl 'vollmerk' Vollmer2007-06-121-15/+14
|
* fixed clean so that it properly cleaned album_dataKarl 'vollmerk' Vollmer2007-06-111-0/+8
|
* added in user profile, did a little work on the preferences and session, ↵Karl 'vollmerk' Vollmer2007-06-111-0/+22
| | | | something is fishy with session and tmp_playlist stuff will look into it tomorrow
* fixed preferences mostly, also fixed some genre issues and other stuff I am ↵Karl 'vollmerk' Vollmer2007-06-114-32/+24
| | | | forgetting now
* a few conf references replacedKarl 'vollmerk' Vollmer2007-06-101-3/+3
|
* fixed stats recording mostlyKarl 'vollmerk' Vollmer2007-06-102-16/+15
|
* really removed it this timeKarl 'vollmerk' Vollmer2007-06-101-2/+0
|
* removed rewrite of port with force_http_play onKarl 'vollmerk' Vollmer2007-06-101-2/+0
|
* added rightbar and fixed genre playbackKarl 'vollmerk' Vollmer2007-06-101-14/+8
|
* made it so you could alpha_match search on artistsKarl 'vollmerk' Vollmer2007-06-091-0/+10
|
* - Fixed RatingsKarl 'vollmerk' Vollmer2007-06-072-47/+31
| | | | | - Tweaked RSS, still needs work - Show Single artist mostly finished
* syncing session id alterationKarl 'vollmerk' Vollmer2007-06-061-0/+20
|
* fixed browse users, add user, edit userKarl 'vollmerk' Vollmer2007-06-042-64/+97
|
* fixed genre and artist view... mostly also fixed batch downloadsKarl 'vollmerk' Vollmer2007-06-045-101/+67
|