summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* few minor bug fixes, and some more tweaks for localplayKarl 'vollmerk' Vollmer2007-09-092-14/+5
|
* new db update, moved prefs around removed useless one and fixed some ↵Karl 'vollmerk' Vollmer2007-09-094-19/+56
| | | | defaults, also fixed some potential issues with lastfm
* - Fixed missing web_path on catalog functionsKarl 'vollmerk' Vollmer2007-09-096-105/+196
| | | | | - 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-3/+27
| | | | functions back into the content area
* fixed issue with lack of timeout reset on some add to catalog functions and ↵Karl 'vollmerk' Vollmer2007-09-093-9/+18
| | | | fixed batch downloads from active playlist
* fixed album/artist/whateva editing, fixing stats, fixed search...Karl 'vollmerk' Vollmer2007-09-051-3/+3
|
* tweaked the debug a tad for failed song insertsKarl 'vollmerk' Vollmer2007-09-042-1/+11
|
* fixed an install bug, and bumped version for releaseKarl 'vollmerk' Vollmer2007-09-042-4/+4
|
* fixed playlist name editing, cant change the type or the genre yet, tweaked ↵Karl 'vollmerk' Vollmer2007-09-032-8/+26
| | | | lastfm so it recovers from errors a little better, fixed a stupid typo....
* fixed typo on update.php, fixed filtering on genre view and added match to ↵Karl 'vollmerk' Vollmer2007-09-031-7/+20
| | | | display of items
* fixed normalize playlistKarl 'vollmerk' Vollmer2007-09-031-6/+6
|
* tweaked the stats information, removed folders, was just to slow.. :( ↵Karl 'vollmerk' Vollmer2007-09-033-192/+22
| | | | removed playlist.lib.php as its not longer needed
* added ability to save playlists based on the active playlist, fixed the send ↵Karl 'vollmerk' Vollmer2007-09-032-22/+23
| | | | on add playlist preference, send and clear still does not work, but its progress
* added the ability to delete songs from a playlist, now if you could only add ↵Karl 'vollmerk' Vollmer2007-09-031-14/+30
| | | | them
* removed redundent loop in clean functionKarl 'vollmerk' Vollmer2007-09-031-17/+10
|
* wups took out debugKarl 'vollmerk' Vollmer2007-08-271-2/+2
|
* fixed advanced random, tweaked some css a tad and fixed a few other minor typosKarl 'vollmerk' Vollmer2007-08-273-129/+131
|
* bedtime, added random box back in does not do anything thou... well besides ↵Karl 'vollmerk' Vollmer2007-08-221-2/+6
| | | | taunt you with its not doing anythingness
* added the initial playlist view page, fixed the artist name on albums of the ↵Karl 'vollmerk' Vollmer2007-08-223-5/+7
| | | | moment
* take out debug, wupsKarl 'vollmerk' Vollmer2007-08-211-3/+2
|
* updated lastfm protocol to 1.2, improved the logic behind it does not ↵Karl 'vollmerk' Vollmer2007-08-215-44/+78
| | | | require a logout, also fixed duplicate stats collection of greedy players
* moved to spockys a link for text, ratings are broken.. but I think I did ↵Karl 'vollmerk' Vollmer2007-08-201-10/+3
| | | | that will fix later
* Updated css class for ajax elements (please check function text in ↵spocky2007-08-201-0/+11
| | | | ajax.class.php)
* Don't know why but minus sign in "ampache-playlist.m3u" prevents my ↵spocky2007-08-191-1/+1
| | | | vista/winamp from playing any stream (although a working playlist file is downloaded successfully in temp folder). Underscore seems to be ok.
* licence updates, Thx porthoseKarl 'vollmerk' Vollmer2007-08-1928-78/+87
|
* added some basic random functionality, need to make the advanced pageKarl 'vollmerk' Vollmer2007-08-192-1/+49
|
* fixed single downloads and that annoying minor css issue with albums of the ↵Karl 'vollmerk' Vollmer2007-08-192-0/+25
| | | | moment
* fixed album.disk for ogg files and added it to the displayKarl 'vollmerk' Vollmer2007-08-194-5/+13
|
* fixed the songs view that I brokeKarl 'vollmerk' Vollmer2007-08-171-1/+1
|
* first step towards multi-disk support, Thx Hugo HaasKarl 'vollmerk' Vollmer2007-08-165-6/+52
|
* 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