Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | few minor bug fixes, and some more tweaks for localplay | Karl 'vollmerk' Vollmer | 2007-09-09 | 11 | -50/+94 |
| | |||||
* | unused files I just noticed... | Karl 'vollmerk' Vollmer | 2007-09-09 | 3 | -0/+0 |
| | |||||
* | new db update, moved prefs around removed useless one and fixed some ↵ | Karl 'vollmerk' Vollmer | 2007-09-09 | 10 | -26/+68 |
| | | | | defaults, also fixed some potential issues with lastfm | ||||
* | - Fixed missing web_path on catalog functions | Karl 'vollmerk' Vollmer | 2007-09-09 | 13 | -178/+339 |
| | | | | | - 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' Vollmer | 2007-09-09 | 16 | -28/+124 |
| | | | | functions back into the content area | ||||
* | fixed issue with lack of timeout reset on some add to catalog functions and ↵ | Karl 'vollmerk' Vollmer | 2007-09-09 | 8 | -10/+32 |
| | | | | fixed batch downloads from active playlist | ||||
* | fixed album/artist/whateva editing, fixing stats, fixed search... | Karl 'vollmerk' Vollmer | 2007-09-05 | 3 | -12/+4 |
| | |||||
* | tweaked the debug a tad for failed song inserts | Karl 'vollmerk' Vollmer | 2007-09-04 | 2 | -1/+11 |
| | |||||
* | fixed an install bug, and bumped version for release | Karl 'vollmerk' Vollmer | 2007-09-04 | 4 | -6/+8 |
| | |||||
* | two themes that are not working, and will not be replaced | Karl 'vollmerk' Vollmer | 2007-09-03 | 17 | -1139/+0 |
| | |||||
* | fixed playlist name editing, cant change the type or the genre yet, tweaked ↵ | Karl 'vollmerk' Vollmer | 2007-09-03 | 8 | -12/+158 |
| | | | | 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' Vollmer | 2007-09-03 | 2 | -8/+21 |
| | | | | display of items | ||||
* | fixed normalize playlist | Karl 'vollmerk' Vollmer | 2007-09-03 | 2 | -8/+6 |
| | |||||
* | tweaked the stats information, removed folders, was just to slow.. :( ↵ | Karl 'vollmerk' Vollmer | 2007-09-03 | 4 | -194/+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' Vollmer | 2007-09-03 | 9 | -22/+139 |
| | | | | 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' Vollmer | 2007-09-03 | 5 | -17/+87 |
| | | | | them | ||||
* | removed redundent loop in clean function | Karl 'vollmerk' Vollmer | 2007-09-03 | 1 | -17/+10 |
| | |||||
* | fixed an old reference to conf | Karl 'vollmerk' Vollmer | 2007-08-30 | 2 | -18/+6 |
| | |||||
* | sync typo fix | Karl 'vollmerk' Vollmer | 2007-08-29 | 2 | -2/+2 |
| | |||||
* | wups took out debug | Karl 'vollmerk' Vollmer | 2007-08-27 | 1 | -2/+2 |
| | |||||
* | fixed advanced random, tweaked some css a tad and fixed a few other minor typos | Karl 'vollmerk' Vollmer | 2007-08-27 | 9 | -136/+182 |
| | |||||
* | bedtime, added random box back in does not do anything thou... well besides ↵ | Karl 'vollmerk' Vollmer | 2007-08-22 | 3 | -11/+10 |
| | | | | taunt you with its not doing anythingness | ||||
* | added the initial playlist view page, fixed the artist name on albums of the ↵ | Karl 'vollmerk' Vollmer | 2007-08-22 | 9 | -7/+111 |
| | | | | moment | ||||
* | take out debug, wups | Karl 'vollmerk' Vollmer | 2007-08-21 | 1 | -3/+2 |
| | |||||
* | updated lastfm protocol to 1.2, improved the logic behind it does not ↵ | Karl 'vollmerk' Vollmer | 2007-08-21 | 8 | -64/+202 |
| | | | | require a logout, also fixed duplicate stats collection of greedy players | ||||
* | Fixed star-rating css | spocky | 2007-08-20 | 2 | -15/+15 |
| | |||||
* | moved to spockys a link for text, ratings are broken.. but I think I did ↵ | Karl 'vollmerk' Vollmer | 2007-08-20 | 3 | -16/+9 |
| | | | | that will fix later | ||||
* | minor tweaks to playlist stuff, not finished by a longshot, added in licence ↵ | Karl 'vollmerk' Vollmer | 2007-08-20 | 4 | -105/+58 |
| | | | | to kajax js file | ||||
* | Updated css class for ajax elements (please check function text in ↵ | spocky | 2007-08-20 | 2 | -4/+20 |
| | | | | ajax.class.php) | ||||
* | Don't know why but minus sign in "ampache-playlist.m3u" prevents my ↵ | spocky | 2007-08-19 | 1 | -1/+1 |
| | | | | vista/winamp from playing any stream (although a working playlist file is downloaded successfully in temp folder). Underscore seems to be ok. | ||||
* | fixed object rating css issue | spocky | 2007-08-19 | 3 | -16/+16 |
| | |||||
* | licence updates, Thx porthose | Karl 'vollmerk' Vollmer | 2007-08-19 | 60 | -167/+208 |
| | |||||
* | fixed slight glitch introduced into the paging stuff | Karl 'vollmerk' Vollmer | 2007-08-19 | 2 | -6/+8 |
| | |||||
* | added some basic random functionality, need to make the advanced page | Karl 'vollmerk' Vollmer | 2007-08-19 | 10 | -20/+189 |
| | |||||
* | fixed single downloads and that annoying minor css issue with albums of the ↵ | Karl 'vollmerk' Vollmer | 2007-08-19 | 6 | -7/+39 |
| | | | | moment | ||||
* | sync of fix to 3.4 | Karl 'vollmerk' Vollmer | 2007-08-19 | 2 | -0/+4 |
| | |||||
* | fixed album.disk for ogg files and added it to the display | Karl 'vollmerk' Vollmer | 2007-08-19 | 7 | -9/+23 |
| | |||||
* | fixed the songs view that I broke | Karl 'vollmerk' Vollmer | 2007-08-17 | 1 | -1/+1 |
| | |||||
* | - updated star-rating to integrate original author's improvments (better ↵ | spocky | 2007-08-17 | 3 | -100/+70 |
| | | | | | | compatibility, php code no more dependent on the stars image size which means themers can now use any image size they like) - updated random albums css so that it does not break lines when cover is not downloaded quickly enough | ||||
* | first step towards multi-disk support, Thx Hugo Haas | Karl 'vollmerk' Vollmer | 2007-08-16 | 6 | -6/+53 |
| | |||||
* | fixed lastfm stuff typo | Karl 'vollmerk' Vollmer | 2007-08-15 | 1 | -1/+1 |
| | |||||
* | updated css (sidebar, random albums, global classes) | spocky | 2007-08-15 | 6 | -31/+48 |
| | | | | | cleaned up html corrected a typo in show_objects | ||||
* | step one of toasting /lib/preference.lib.php and also added a missing GPL note | Karl 'vollmerk' Vollmer | 2007-08-14 | 5 | -42/+190 |
| | |||||
* | fixed lastfm for reals this time, I think also fixed not being able to ↵ | Karl 'vollmerk' Vollmer | 2007-08-14 | 5 | -18/+17 |
| | | | | re-enable users | ||||
* | fixed some minor css issues with recently played, added newest ↵ | Karl 'vollmerk' Vollmer | 2007-08-14 | 3 | -5/+15 |
| | | | | artists/genres back in to main page | ||||
* | tweaked theme a tad, updated lastfm plugin, requires remove/readadd to work ↵ | Karl 'vollmerk' Vollmer | 2007-08-14 | 8 | -49/+50 |
| | | | | correctly | ||||
* | tweaked get_newest to operate a little different, tweaked lastfm (currently ↵ | Karl 'vollmerk' Vollmer | 2007-08-09 | 8 | -33/+78 |
| | | | | broken) | ||||
* | fixed some ratings stuff, fixed some searching stuff as well | Karl 'vollmerk' Vollmer | 2007-08-09 | 5 | -16/+22 |
| | |||||
* | fixed lower paging horn, tweaked css for page-a-nation, added paging to ↵ | Karl 'vollmerk' Vollmer | 2007-08-09 | 12 | -47/+92 |
| | | | | playlists, genres and radio strations, added detection of purchase urls to find missing tracks on albums | ||||
* | minor css adjustments | spocky | 2007-08-08 | 1 | -11/+14 |
| |