summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fixed issue with xmlapi when no limit provided, fixed now playing refresh, ↵Karl 'vollmerk' Vollmer2008-01-1921-533/+700
| | | | fixed single item update (Thx alex2008) added some more stuff for managing shoutbox stuff, started work on implementation of CoFs system added untested search method on xmlapi
* Happy new year !spocky2008-01-171-1/+1
|
* Added alt/titles on album picturesspocky2008-01-174-10/+15
| | | | Fixed a display bug in templates
* Fixed artist display wrongly using ellipsis_threshold_album preferencespocky2008-01-172-2/+2
| | | | Fixed wrong artist html encoding in random albums image title
* Fixed update from tags (#121)spocky2008-01-171-1/+1
|
* Fixed album sorting not using disk# (this time, it shouldn't break anything)spocky2008-01-152-2/+2
|
* Fixed a missing bottom column in browse songsspocky2008-01-151-0/+3
|
* fixed missing default array and live_stream filter actionKarl 'vollmerk' Vollmer2008-01-141-1/+4
|
* reduced size of the font when editingKarl 'vollmerk' Vollmer2008-01-147-6/+16
|
* 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