summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 ca...Karl 'vollmerk' Vollmer2008-01-018-9/+58
* 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 use_auth...Karl 'vollmerk' Vollmer2007-12-319-24/+98
* added ability to do add new on other elements of song edit (Thx picasso) adde...Karl 'vollmerk' Vollmer2007-12-3111-89/+152
* fixed localplay index problem after track delete, fixed lack of high-light of...Karl 'vollmerk' Vollmer2007-12-309-24/+76
* fixed an issue with downsample remote where it required access_control to be ...Karl 'vollmerk' Vollmer2007-12-303-5/+7
* fixed paging on browse catalogs page, disabled the write_tags script and remo...Karl 'vollmerk' Vollmer2007-12-3013-22/+18
* 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 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 stre...flashk2007-12-261-12/+18
* 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 som...Karl 'vollmerk' Vollmer2007-12-267-49/+37
* fixed preg on file pattern, some work on flagging, editing stuff actually fla...Karl 'vollmerk' Vollmer2007-12-266-37/+24
* removed random space on lastfm prefs, started work on managing shout and flag...Karl 'vollmerk' Vollmer2007-12-2514-94/+134
* 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
* removed duplicate cookie-age and bad logic on readKarl 'vollmerk' Vollmer2007-12-252-6/+2
* reimplemented the session function checkKarl 'vollmerk' Vollmer2007-12-254-25/+19
* changed alpha4 to beta1, updated translation base files, corrected mysql_auth...Karl 'vollmerk' Vollmer2007-12-2416-23614/+24827
* slight correction to installerKarl 'vollmerk' Vollmer2007-12-242-33/+37
* fixed a problem with the dump that caused it not to work with MySQL 4.xKarl 'vollmerk' Vollmer2007-12-242-1/+802
* fixed now playing for the API and lack of session extend when using the APIKarl 'vollmerk' Vollmer2007-12-245-5/+33
* fixed filters being applied incorrectly, and removed un-needed query on show ...Karl 'vollmerk' Vollmer2007-12-2410-17/+51
* fixed an issue with the flash player when the play method was not defaultKarl 'vollmerk' Vollmer2007-12-234-4/+10
* fixed xml-rpc now uses handshake method properlyKarl 'vollmerk' Vollmer2007-12-235-52/+69
* fixed an album art issue created with the new auth codeKarl 'vollmerk' Vollmer2007-12-233-12/+11
* fixed issue where streams would start even with no songsKarl 'vollmerk' Vollmer2007-12-232-1/+2
* fixed login that was out of orderKarl 'vollmerk' Vollmer2007-12-231-2/+3
* fixed API calls, cleaned up old functions that are no longer neededKarl 'vollmerk' Vollmer2007-12-234-73/+24
* fixed opera playback, added playlist mojo to the xml api doodly, konqueror is...Karl 'vollmerk' Vollmer2007-12-226-984/+1929
* fixed a missing update to the new auth mojoKarl 'vollmerk' Vollmer2007-12-211-2/+1
* API and XML-RPC are still broken, but moved to new session code, sleep timeKarl 'vollmerk' Vollmer2007-12-209-742/+313
* fixed issues with user edit and create, fixed seek errors (Thx Karl Hungus) s...Karl 'vollmerk' Vollmer2007-12-209-22/+418
* fixed three bugs found by purdyk with the apiKarl 'vollmerk' Vollmer2007-12-193-2/+3
* fixed dbl negative on xml api and enabled the timestamp check as well as fixe...Karl 'vollmerk' Vollmer2007-12-184-8/+10