summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fixed the filter display and added a playlist_type filter for adminsKarl 'vollmerk' Vollmer2008-01-145-42/+78
|
* another tweak to the albums of the moment, removed a queryKarl 'vollmerk' Vollmer2008-01-141-20/+6
|
* fixed sorting order on browse playlistsKarl 'vollmerk' Vollmer2008-01-144-3/+5
|
* fixed public/private aspect of playlists, default is to filter out non-owned ↵Karl 'vollmerk' Vollmer2008-01-1412-12/+49
| | | | private playlists now
* fixed random album art will now preference albums with art correctlyKarl 'vollmerk' Vollmer2008-01-132-14/+8
|
* - Fixed search by rating (Thx alex2008)Karl 'vollmerk' Vollmer2008-01-138-88/+95
| | | | | - Fixed no result return on random methods - Added mime,language & lyrics to catalog updating functions
* minor tweaks to session insertion to prevent crazy people with http agent ↵Karl 'vollmerk' Vollmer2008-01-133-4/+4
| | | | strings over 255 from breaking the query, also fixed missing truncate
* fixed write flags script, actually kinda sorta works again (Thx tomatopi)Karl 'vollmerk' Vollmer2008-01-123-41/+90
|
* fixed registration, show edit song title issue and added limit to xml apiKarl 'vollmerk' Vollmer2008-01-105-12/+46
|
* fixed confirmation page for registration and made it account for greylistingKarl 'vollmerk' Vollmer2008-01-102-1/+54
|
* reordered volume buttons for localplay per david fosters recommendationKarl 'vollmerk' Vollmer2008-01-091-2/+2
|
* new ca_CA translationKarl 'vollmerk' Vollmer2008-01-072-0/+2973
|
* removed empty translationKarl 'vollmerk' Vollmer2008-01-061-3335/+0
|
* few more copyright updatesKarl 'vollmerk' Vollmer2008-01-064-9/+42
|
* added last gpl header, removed useless fileKarl 'vollmerk' Vollmer2008-01-052-26/+16
|
* fixed updating access level for prefs, headers for po files, httpq player ↵Karl 'vollmerk' Vollmer2008-01-0516-4167/+4180
| | | | skip command and image resize for gif and png
* Some headers modifiedpb1dft2008-01-049-1/+193
|
* fixed a few broken httpq functionsKarl 'vollmerk' Vollmer2008-01-042-11/+13
|
* fixed apply to all and updating of httpq instancesKarl 'vollmerk' Vollmer2008-01-043-5/+18
|
* fixed sending to localplay for democratic playlistKarl 'vollmerk' Vollmer2008-01-044-2/+12
|
* Fixed show all songs multi-page showing incorrect data on page flipKarl 'vollmerk' Vollmer2008-01-022-21/+2
|
* Output buffering is disabled when exporting catalogs.flashk2008-01-021-0/+7
|
* slight tweak to the random album art, needs improvement will look funny on ↵Karl 'vollmerk' Vollmer2008-01-018-9/+58
| | | | catalogs with no art (for now) editing an mpd instance works, need to fix httpq editing and add instance testing
* first vestiages of edit localplay instance and test localplay instance supportKarl 'vollmerk' Vollmer2007-12-316-35/+75
|
* added back the multi-char filter for browseKarl 'vollmerk' Vollmer2007-12-314-0/+15
|
* fixed flag management interface, and potentially fixed an issue with ↵Karl 'vollmerk' Vollmer2007-12-319-24/+98
| | | | use_auth=false
* added ability to do add new on other elements of song edit (Thx picasso) ↵Karl 'vollmerk' Vollmer2007-12-3111-89/+152
| | | | added export catalog to csv
* fixed localplay index problem after track delete, fixed lack of high-light ↵Karl 'vollmerk' Vollmer2007-12-309-24/+76
| | | | of current playing song, fixed problem were second localplay send would kill session of any existing items
* fixed an issue with downsample remote where it required access_control to be ↵Karl 'vollmerk' Vollmer2007-12-303-5/+7
| | | | on, and also would downsample those inside the local network definition rather then those outside
* fixed paging on browse catalogs page, disabled the write_tags script and ↵Karl 'vollmerk' Vollmer2007-12-3013-22/+18
| | | | removed a dbl escape on the preferences
* Removing rating of object will actually remove it from rating tableflashk2007-12-301-0/+8
|
* Added support for mp3 files with special constant bitrate modeflashk2007-12-291-0/+6
|
* Fixed error when checking user permissions for preferencesflashk2007-12-291-0/+1
|
* Added ability to export catalog to iTunes databaseflashk2007-12-295-33/+158
| | | | Fixed sql error when creating catalog
* Fixed rating search field not using previously selected valueflashk2007-12-271-5/+5
|
* Adding artist to playlist will order songs by album/trackflashk2007-12-261-1/+1
|
* fixed error when downloading files in memory modeflashk2007-12-261-0/+2
|
* Fix for proper byte range handling (necessary for iPhone support). Fixed ↵flashk2007-12-261-12/+18
| | | | streaming problem with Windows Media Player.
* fixed session start failure if no cookie + use_auth offKarl 'vollmerk' Vollmer2007-12-262-2/+7
|
* last commit for the day...Karl 'vollmerk' Vollmer2007-12-263-1/+54
|
* two file pattern fixes and some more work on the flagged stuff as well as ↵Karl 'vollmerk' Vollmer2007-12-267-49/+37
| | | | some minor cleanup on the album art links
* fixed preg on file pattern, some work on flagging, editing stuff actually ↵Karl 'vollmerk' Vollmer2007-12-266-37/+24
| | | | flags thing again...
* removed random space on lastfm prefs, started work on managing shout and ↵Karl 'vollmerk' Vollmer2007-12-2514-94/+134
| | | | flagged items, cleaned up shoutbox css a bit
* dont even try to do handshake if password or username have a strlen of 0Karl 'vollmerk' Vollmer2007-12-252-2/+6
|
* removed duplicate creation of tmpplaylist with flash playerKarl 'vollmerk' Vollmer2007-12-253-18/+8
|
* fixed the centering on the MOTDKarl 'vollmerk' Vollmer2007-12-252-2/+11
|
* few more tweaks preping for beta1 release, fixed typo in config fileKarl 'vollmerk' Vollmer2007-12-253-11/+7
|
* added metadata hotness to the album art dumpKarl 'vollmerk' Vollmer2007-12-254-2/+30
|
* added new album option on song edit (Thx Picasso)Karl 'vollmerk' Vollmer2007-12-255-5/+49
|
* fixed old password problemKarl 'vollmerk' Vollmer2007-12-253-5/+5
|