| Commit message (Expand) | Author | Age | Files | Lines |
* | add a check for Windows + PHP < 5.3 and update readme to reflect new requirem... | Karl 'vollmerk' Vollmer | 2009-02-07 | 1 | -0/+4 |
* | frigging db name in creation definition vollmer is fired | Karl 'vollmerk' Vollmer | 2009-02-04 | 1 | -1/+1 |
* | fix a password bug on updating http_q instances | Karl 'vollmerk' Vollmer | 2009-02-04 | 1 | -2/+2 |
* | add a few more columns to the video view, tweak how it picks the title when i... | Karl 'vollmerk' Vollmer | 2009-02-04 | 3 | -1/+8 |
* | fix display of ip history | Karl 'vollmerk' Vollmer | 2009-02-04 | 1 | -14/+11 |
* | slight tweak to dba class to try to make it a little more bullet proof, comme... | Karl 'vollmerk' Vollmer | 2009-02-04 | 2 | -7/+55 |
* | Added: checkdnsrr and getmxrr function for Win | momo-i | 2009-02-03 | 1 | -0/+50 |
* | Add very basic buggy as crap video support, fix a few other minor bugs with p... | Karl 'vollmerk' Vollmer | 2009-02-02 | 9 | -45/+253 |
* | fix playlist adds not showing up but still adding, fixed ip history being wip... | Karl 'vollmerk' Vollmer | 2009-02-02 | 1 | -4/+6 |
* | forgot to do :w | Karl 'vollmerk' Vollmer | 2009-02-01 | 1 | -4/+51 |
* | incomplete changes, commiting because I need a coding break | Karl 'vollmerk' Vollmer | 2009-02-01 | 4 | -122/+91 |
* | Finish IPv6 support | Karl 'vollmerk' Vollmer | 2009-02-01 | 8 | -18/+83 |
* | ACL with IPv6 should be working / testing now | Karl 'vollmerk' Vollmer | 2009-01-31 | 1 | -2/+43 |
* | add new ACL creation forms, none of them work yet, remove wrong icon... add c... | Karl 'vollmerk' Vollmer | 2009-01-31 | 1 | -2/+2 |
* | Add in IPv6 support to the ACLs and start work on the wizards for adding ACL ... | Karl 'vollmerk' Vollmer | 2009-01-31 | 3 | -23/+114 |
* | add some extra debug for failures on charset setting | Karl 'vollmerk' Vollmer | 2009-01-29 | 1 | -1/+5 |
* | Allow blank root MySQL password, required for compatibilty, continue to dis-a... | Karl 'vollmerk' Vollmer | 2009-01-28 | 1 | -7/+1 |
* | Ticket #378, The where statement was inserted before the join. That resulted ... | dipsol | 2009-01-28 | 1 | -4/+10 |
* | Ticket #387, added some checks during install for empty db passwords. Also ad... | dipsol | 2009-01-28 | 1 | -2/+14 |
* | 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 | 2 | -1/+2 |
* | 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 |
* | add a check for the sha256() hash algo | Karl 'vollmerk' Vollmer | 2008-12-28 | 1 | -1/+9 |
* | 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 |
* | prompt it again for alpha1 | Karl 'vollmerk' Vollmer | 2008-12-26 | 1 | -2/+2 |
* | Fixed: forgot ) | momo-i | 2008-12-26 | 1 | -1/+1 |
* | Fixed: All languages Charsets are using UTF-8 | momo-i | 2008-12-26 | 1 | -3/+3 |
* | 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 | 6 | -65/+92 |
* | Fixed an call to debug_event, added an third parameter which is mandatory. | dipsol | 2008-12-10 | 1 | -1/+1 |
* | cleaned up some garbage code in the template and removed a useless file | Karl 'vollmerk' Vollmer | 2008-12-07 | 2 | -242/+0 |
* | 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 | 4 | -87/+179 |
* | some work on the rss feed stuff | Karl 'vollmerk' Vollmer | 2008-12-06 | 4 | -16/+65 |
* | 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 | 3 | -10/+6 |