| Commit message (Expand) | Author | Age | Files | Lines |
* | Add in IPv6 support to the ACLs and start work on the wizards for adding ACL ... | Karl 'vollmerk' Vollmer | 2009-01-31 | 2 | -21/+110 |
* | add some extra debug for failures on charset setting | Karl 'vollmerk' Vollmer | 2009-01-29 | 1 | -1/+5 |
* | Ticket #378, The where statement was inserted before the join. That resulted ... | dipsol | 2009-01-28 | 1 | -4/+10 |
* | fix typo in translate where collation was not set, instead charset was set tw... | Karl 'vollmerk' Vollmer | 2009-01-27 | 1 | -2/+3 |
* | fix editing preferences, and colorize the debug page a tad for fun | Karl 'vollmerk' Vollmer | 2009-01-27 | 1 | -0/+28 |
* | added mimetype to XML for song objects | Karl 'vollmerk' Vollmer | 2009-01-25 | 1 | -0/+1 |
* | tweak debug a tad | Karl 'vollmerk' Vollmer | 2009-01-25 | 1 | -1/+1 |
* | final commits before the release | Karl 'vollmerk' Vollmer | 2009-01-01 | 1 | -2/+0 |
* | fix the sort files script to handle variable folder art names and enable fina... | Karl 'vollmerk' Vollmer | 2009-01-01 | 1 | -1/+6 |
* | fix typo in catalog export | Karl 'vollmerk' Vollmer | 2008-12-29 | 1 | -1/+1 |
* | put in a hack to clear the rightbar if the preferences deem it so | Karl 'vollmerk' Vollmer | 2008-12-28 | 1 | -0/+5 |
* | sync to trunk | Karl 'vollmerk' Vollmer | 2008-12-28 | 1 | -1/+3 |
* | added the tags to the artist and album display, and also made the cataloging ... | Karl 'vollmerk' Vollmer | 2008-12-28 | 6 | -11/+43 |
* | fix issue where the small thumbnail is used for larger images if resize album... | Karl 'vollmerk' Vollmer | 2008-12-28 | 1 | -2/+4 |
* | sync changes to trunk | Karl 'vollmerk' Vollmer | 2008-12-26 | 2 | -2/+7 |
* | XML-RPC uses now a sha256 digest | dipsol | 2008-12-11 | 2 | -30/+30 |
* | Deleted parameters which where creating errors. | dipsol | 2008-12-11 | 1 | -1/+1 |
* | When updating an remote catalog it will try to grab the images from the remot... | dipsol | 2008-12-11 | 2 | -25/+158 |
* | changed the xmlrpc library to the pear xmlrpc library. Also fixed some other ... | dipsol | 2008-12-11 | 4 | -58/+84 |
* | Fixed an call to debug_event, added an third parameter which is mandatory. | dipsol | 2008-12-10 | 1 | -1/+1 |
* | added the recently played back in | Karl 'vollmerk' Vollmer | 2008-12-07 | 1 | -3/+75 |
* | finished up the rss feed stuff for now playing, it is currently the only type... | Karl 'vollmerk' Vollmer | 2008-12-07 | 3 | -86/+177 |
* | some work on the rss feed stuff | Karl 'vollmerk' Vollmer | 2008-12-06 | 2 | -12/+64 |
* | make a slight change to the song display, the title is now the direct link. T... | Karl 'vollmerk' Vollmer | 2008-12-06 | 1 | -1/+2 |
* | little more work, at least it is unbroken again... still not finished | Karl 'vollmerk' Vollmer | 2008-12-06 | 1 | -15/+57 |
* | some more minor changes to the browsing, not complete yet but it is stuff I d... | Karl 'vollmerk' Vollmer | 2008-12-06 | 1 | -9/+51 |
* | Fixed typo in playlist xml. | Kevin James 'purdyk' Purdy | 2008-12-02 | 1 | -1/+1 |
* | junk commit, nothing really changed | Karl 'vollmerk' Vollmer | 2008-12-02 | 1 | -4/+24 |
* | some other minor changes, nothing big | Karl 'vollmerk' Vollmer | 2008-11-29 | 2 | -1/+4 |
* | improved error messages for api, includes additional information on handshake... | Karl 'vollmerk' Vollmer | 2008-11-29 | 2 | -1/+4 |
* | require users to have at least 25 to create playlists, or have access to them | Karl 'vollmerk' Vollmer | 2008-11-26 | 1 | -2/+5 |
* | allow add or verify on a specified sub directory of an existing catalog | Karl 'vollmerk' Vollmer | 2008-11-19 | 2 | -19/+33 |
* | prevent fread($fp,0) if a program seeks to the very end of a file | Karl 'vollmerk' Vollmer | 2008-11-19 | 1 | -1/+1 |
* | added in ping for the xmlapi returns the version, if a authID is passed it ex... | Karl 'vollmerk' Vollmer | 2008-11-19 | 1 | -2/+5 |
* | add the ratings to the album and artist xml results, fixed a logic error on t... | Karl 'vollmerk' Vollmer | 2008-11-19 | 1 | -33/+14 |
* | more cleanup, added numeric values of ratings to the song xml return | Karl 'vollmerk' Vollmer | 2008-11-15 | 2 | -1/+5 |
* | simplify the logic, and improve it all in one commit.. lies | Karl 'vollmerk' Vollmer | 2008-11-15 | 1 | -4/+9 |
* | add in require_localnet_session configuration | Karl 'vollmerk' Vollmer | 2008-11-15 | 3 | -3/+23 |
* | fixed a problem where random urls were not being used by the flash player | Karl 'vollmerk' Vollmer | 2008-11-14 | 1 | -0/+10 |
* | Creating new user now uses the new password hashing scheme | Kevin James 'purdyk' Purdy | 2008-11-03 | 1 | -2/+3 |
* | no real progress, just saving my work | Karl 'vollmerk' Vollmer | 2008-11-03 | 2 | -2/+2 |
* | move to sha256 for passwords API and Interface | Karl 'vollmerk' Vollmer | 2008-10-30 | 4 | -5/+5 |
* | added in badtime error check and made it return the buffer on unknown errors ... | Karl 'vollmerk' Vollmer | 2008-10-30 | 1 | -1/+5 |
* | switched to sha1() api authentication method | Karl 'vollmerk' Vollmer | 2008-10-30 | 1 | -5/+18 |
* | fix http auth issues, fix missing line sfrom dipsols patch, few other minor t... | Karl 'vollmerk' Vollmer | 2008-10-29 | 6 | -31/+62 |
* | Commit, still no internet paying for it.. curse you free.fr | Karl 'vollmerk' Vollmer | 2008-10-27 | 10 | -939/+1017 |
* | Fixed Album Art (folder.jpg images) #318 (Thx imigueldiaz) | momo-i | 2008-10-22 | 1 | -1/+2 |
* | Updated registration mail multi-byte and language sync. | momo-i | 2008-09-05 | 1 | -18/+69 |
* | Fixed #300 (Thx abs0) and Fixed didn't catch exception first analyze. | momo-i | 2008-09-04 | 1 | -3/+13 |
* | simplify code, remove large if else statement | momo-i | 2008-09-03 | 4 | -120/+109 |