| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed registration, show edit song title issue and added limit to xml api | Karl 'vollmerk' Vollmer | 2008-01-10 | 1 | -1/+12 |
* | fixed updating access level for prefs, headers for po files, httpq player ski... | Karl 'vollmerk' Vollmer | 2008-01-05 | 3 | -4/+16 |
* | fixed apply to all and updating of httpq instances | Karl 'vollmerk' Vollmer | 2008-01-04 | 2 | -5/+9 |
* | slight tweak to the random album art, needs improvement will look funny on ca... | Karl 'vollmerk' Vollmer | 2008-01-01 | 5 | -8/+28 |
* | first vestiages of edit localplay instance and test localplay instance support | Karl 'vollmerk' Vollmer | 2007-12-31 | 1 | -0/+12 |
* | fixed flag management interface, and potentially fixed an issue with use_auth... | Karl 'vollmerk' Vollmer | 2007-12-31 | 3 | -10/+28 |
* | added ability to do add new on other elements of song edit (Thx picasso) adde... | Karl 'vollmerk' Vollmer | 2007-12-31 | 4 | -68/+93 |
* | fixed localplay index problem after track delete, fixed lack of high-light of... | Karl 'vollmerk' Vollmer | 2007-12-30 | 2 | -0/+18 |
* | fixed paging on browse catalogs page, disabled the write_tags script and remo... | Karl 'vollmerk' Vollmer | 2007-12-30 | 4 | -3/+7 |
* | Removing rating of object will actually remove it from rating table | flashk | 2007-12-30 | 1 | -0/+8 |
* | Added support for mp3 files with special constant bitrate mode | flashk | 2007-12-29 | 1 | -0/+6 |
* | Fixed error when checking user permissions for preferences | flashk | 2007-12-29 | 1 | -0/+1 |
* | Added ability to export catalog to iTunes database | flashk | 2007-12-29 | 2 | -33/+46 |
* | Adding artist to playlist will order songs by album/track | flashk | 2007-12-26 | 1 | -1/+1 |
* | fixed error when downloading files in memory mode | flashk | 2007-12-26 | 1 | -0/+2 |
* | fixed session start failure if no cookie + use_auth off | Karl 'vollmerk' Vollmer | 2007-12-26 | 1 | -2/+5 |
* | two file pattern fixes and some more work on the flagged stuff as well as som... | Karl 'vollmerk' Vollmer | 2007-12-26 | 2 | -37/+21 |
* | fixed preg on file pattern, some work on flagging, editing stuff actually fla... | Karl 'vollmerk' Vollmer | 2007-12-26 | 2 | -33/+10 |
* | removed random space on lastfm prefs, started work on managing shout and flag... | Karl 'vollmerk' Vollmer | 2007-12-25 | 4 | -21/+29 |
* | removed duplicate creation of tmpplaylist with flash player | Karl 'vollmerk' Vollmer | 2007-12-25 | 2 | -17/+4 |
* | few more tweaks preping for beta1 release, fixed typo in config file | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -1/+1 |
* | added metadata hotness to the album art dump | Karl 'vollmerk' Vollmer | 2007-12-25 | 2 | -1/+21 |
* | added new album option on song edit (Thx Picasso) | Karl 'vollmerk' Vollmer | 2007-12-25 | 3 | -4/+45 |
* | fixed old password problem | Karl 'vollmerk' Vollmer | 2007-12-25 | 2 | -2/+5 |
* | removed duplicate cookie-age and bad logic on read | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -4/+1 |
* | reimplemented the session function check | Karl 'vollmerk' Vollmer | 2007-12-25 | 2 | -7/+17 |
* | changed alpha4 to beta1, updated translation base files, corrected mysql_auth... | Karl 'vollmerk' Vollmer | 2007-12-24 | 3 | -22/+23 |
* | fixed a problem with the dump that caused it not to work with MySQL 4.x | Karl 'vollmerk' Vollmer | 2007-12-24 | 1 | -1/+10 |
* | fixed now playing for the API and lack of session extend when using the API | Karl 'vollmerk' Vollmer | 2007-12-24 | 3 | -3/+27 |
* | fixed filters being applied incorrectly, and removed un-needed query on show ... | Karl 'vollmerk' Vollmer | 2007-12-24 | 2 | -5/+31 |
* | fixed an issue with the flash player when the play method was not default | Karl 'vollmerk' Vollmer | 2007-12-23 | 2 | -0/+7 |
* | fixed xml-rpc now uses handshake method properly | Karl 'vollmerk' Vollmer | 2007-12-23 | 2 | -31/+53 |
* | fixed issue where streams would start even with no songs | Karl 'vollmerk' Vollmer | 2007-12-23 | 1 | -1/+1 |
* | fixed login that was out of order | Karl 'vollmerk' Vollmer | 2007-12-23 | 1 | -2/+3 |
* | fixed API calls, cleaned up old functions that are no longer needed | Karl 'vollmerk' Vollmer | 2007-12-23 | 3 | -72/+23 |
* | fixed opera playback, added playlist mojo to the xml api doodly, konqueror is... | Karl 'vollmerk' Vollmer | 2007-12-22 | 2 | -37/+46 |
* | API and XML-RPC are still broken, but moved to new session code, sleep time | Karl 'vollmerk' Vollmer | 2007-12-20 | 3 | -29/+304 |
* | fixed issues with user edit and create, fixed seek errors (Thx Karl Hungus) s... | Karl 'vollmerk' Vollmer | 2007-12-20 | 4 | -3/+383 |
* | fixed three bugs found by purdyk with the api | Karl 'vollmerk' Vollmer | 2007-12-19 | 2 | -1/+2 |
* | fixed dbl negative on xml api and enabled the timestamp check as well as fixe... | Karl 'vollmerk' Vollmer | 2007-12-18 | 1 | -4/+5 |
* | fixed XML-RPC mostly, uses insecure/old authentication method, needs more work | Karl 'vollmerk' Vollmer | 2007-12-18 | 5 | -70/+203 |
* | cleaned up XML API errors so that they are always xml docs regardless | Karl 'vollmerk' Vollmer | 2007-12-18 | 2 | -1/+3 |
* | fixed typo preventing deletion of users | Karl 'vollmerk' Vollmer | 2007-12-17 | 1 | -1/+1 |
* | added shoutbox functionality, only linked from song and album right now also ... | Karl 'vollmerk' Vollmer | 2007-12-17 | 2 | -0/+180 |
* | fixed mailing functions | Karl 'vollmerk' Vollmer | 2007-12-17 | 1 | -0/+99 |
* | fixed delete disabled and sort_files bin scripts | Karl 'vollmerk' Vollmer | 2007-12-17 | 3 | -15/+14 |
* | fixed the find duplicates stuff, its actually still broken somewhat but it mo... | Karl 'vollmerk' Vollmer | 2007-12-16 | 3 | -121/+71 |
* | fixed some playlist issues, (mime type and selection) cleaned up the preferen... | Karl 'vollmerk' Vollmer | 2007-12-16 | 7 | -241/+168 |
* | sync of fix to stable | Karl 'vollmerk' Vollmer | 2007-12-16 | 1 | -2/+5 |
* | seperated out the time into its own section on advanced random play, started ... | Karl 'vollmerk' Vollmer | 2007-12-15 | 1 | -14/+27 |