summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Fix Amazon album art search, requires new config optionsKarl 'vollmerk' Vollmer2009-12-111-1/+1
|
* Improved filename pattern matching #575Karl 'vollmerk' Vollmer2009-12-081-1/+2
|
* Finish moving stuff out of doc into class, still needs more work to deal ↵Karl 'vollmerk' Vollmer2009-11-231-5/+359
| | | | with Version as well as variable response (JSON)
* Remove XML-RPC functions and start prep for use of new API for ampache ↵Karl 'vollmerk' Vollmer2009-11-192-217/+0
| | | | catalog syncs
* start of move of functions for api from doc to class where they belongKarl 'vollmerk' Vollmer2009-11-191-17/+154
|
* sync of fix for #554Karl 'vollmerk' Vollmer2009-11-192-2/+15
|
* Fix xml response so offset is used even if limit is not reachedKarl 'vollmerk' Vollmer2009-11-181-6/+6
|
* sync fix for doing something with collected m3u files during catalog creationKarl 'vollmerk' Vollmer2009-11-141-0/+6
|
* sync from trunkKarl 'vollmerk' Vollmer2009-11-141-4/+37
|
* Sync to trunkKarl 'vollmerk' Vollmer2009-11-141-5/+7
|
* Added multiple id3v2 genre to tag patch from quack23 resolves #564Karl 'vollmerk' Vollmer2009-11-142-16/+59
|
* Passwords can be shorter then asked. Changed the way its generated.dipsol2009-11-051-62/+62
|
* Issue #559, corrected the variables as suggested by quack23.dipsol2009-11-051-98/+98
|
* Fixed a little bug :Sdipsol2009-11-041-1/+1
|
* Made an redirect when it seems like the installation has already been completed.dipsol2009-11-041-90/+92
|
* Issue #364, added feature for password reset.dipsol2009-10-191-300/+319
|
* Remove auth_http-specific autocreation of nonexistent users now that this is ↵Paul 'flowerysong' Arthur2009-10-081-21/+4
| | | | | | handled generically by login.php
* Fix get_location() resolves #533Karl 'vollmerk' Vollmer2009-08-261-1/+1
|
* sync from branchKarl 'vollmerk' Vollmer2009-08-231-0/+13
|
* sync from 3.5.x branchKarl 'vollmerk' Vollmer2009-08-231-3/+3
|
* It should not have taken me that long to find the one typoKarl 'vollmerk' Vollmer2009-08-202-1/+5
|
* add rating to single song view, and include caching fixKarl 'vollmerk' Vollmer2009-07-092-4/+17
|
* Playlist adds now use the existing order rather then track order Fixed #484Karl 'vollmerk' Vollmer2009-07-091-2/+9
|
* sync from branchKarl 'vollmerk' Vollmer2009-07-082-7/+8
|
* add additional information during the install processKarl 'vollmerk' Vollmer2009-07-081-0/+41
|
* fix empty check for $id3v2['UFID']momo-i2009-07-031-10/+12
|
* fixed for PHP 5.3.0 deprecate warningsmomo-i2009-07-024-8/+8
|
* fix typo (Thx Paleo)Karl 'vollmerk' Vollmer2009-06-251-1/+1
|
* sync to trunk from 3.5 branchKarl 'vollmerk' Vollmer2009-06-211-0/+1
|
* sync fix of #489Karl 'vollmerk' Vollmer2009-06-191-4/+4
|
* sync from trunkKarl 'vollmerk' Vollmer2009-06-021-2/+2
|
* fix title issue and add some more stuff to the boolean list for preferencesKarl 'vollmerk' Vollmer2009-06-022-2/+8
|
* add MBID support Thx flowerysongKarl 'vollmerk' Vollmer2009-06-027-56/+332
|
* syncKarl 'vollmerk' Vollmer2009-06-011-1/+5
|
* fixed #479 if PHP version is 5.3.0 or larger, don't use magic_quotes.momo-i2009-05-271-1/+2
|
* fix the two remaining identified tag issues from #475Karl 'vollmerk' Vollmer2009-05-262-2/+2
|
* fix url to song, and throw some non-working tag cloud crap inKarl 'vollmerk' Vollmer2009-05-192-1/+4
|
* Add Hint for translatorsmomo-i2009-05-192-1/+6
|
* Update phpmailer version momo-i2009-05-181-1/+3
|
* fix the message parsing so that it accepts libre.fms slightly different responseKarl 'vollmerk' Vollmer2009-05-183-9/+11
|
* api fixes, added librefm scrobbler (untested) and fixed minor error in ↵Karl 'vollmerk' Vollmer2009-05-186-12/+65
| | | | header file with rtl vs ltr languages also removed dead RioPlayer plugin
* some incomplete work cleaning up the api a bitKarl 'vollmerk' Vollmer2009-05-172-0/+58
|
* add download for video that does not work, and most likely break song ↵Karl 'vollmerk' Vollmer2009-05-152-9/+23
| | | | downloads \o/
* make the parse_song_url a little cleaner, see if that straitens her up untestedKarl 'vollmerk' Vollmer2009-05-131-3/+5
|
* fix typo on get_class() check causing it to not identify song objects correctlyKarl 'vollmerk' Vollmer2009-05-111-2/+1
|
* return the constructed urlKarl 'vollmerk' Vollmer2009-05-101-1/+3
|
* Add phpmailer and change mail function.momo-i2009-05-062-17/+44
|
* sync stats fix from 3.5 branchKarl 'vollmerk' Vollmer2009-05-064-2/+6
|
* prevent php errorsKarl 'vollmerk' Vollmer2009-05-061-16/+22
|
* Update HTML header for RTL language.momo-i2009-05-061-0/+8
| | | | add debug_event for stream type check