Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switched to sha() password encryption not using sha2 because of limitations ↵ | Karl 'vollmerk' Vollmer | 2008-07-26 | 1 | -0/+22 |
| | | | | of amarok, also added some caching and fixed some misc bugs | ||||
* | show the top 2 tags on songs, sync fixes from /branches/3.4 improved caching ↵ | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -38/+55 |
| | | | | on song object | ||||
* | added in some caching and add the database upgrade that will make the taging ↵ | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -15/+20 |
| | | | | mostly work | ||||
* | commit of the patches from codeoverload to implement tagging, will not work ↵ | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -1/+20 |
| | | | | without manual modification of database, yes.. this commit breaks things cope | ||||
* | tweaks the db updates and adds a few more charset translations to the db ↵ | Karl 'vollmerk' Vollmer | 2008-05-10 | 1 | -4/+15 |
| | | | | charset reset function | ||||
* | add in functionality to reset db charset also updated the update function to ↵ | Karl 'vollmerk' Vollmer | 2008-05-08 | 1 | -0/+70 |
| | | | | take into account the collation | ||||
* | last commit before beta3 release | Karl 'vollmerk' Vollmer | 2008-04-21 | 1 | -1/+12 |
| | |||||
* | add the title back in to the links and be a little more violent with the ↵ | Karl 'vollmerk' Vollmer | 2008-03-19 | 1 | -1/+11 |
| | | | | charset setting... | ||||
* | fixed paging on browse catalogs page, disabled the write_tags script and ↵ | Karl 'vollmerk' Vollmer | 2007-12-30 | 1 | -1/+1 |
| | | | | removed a dbl escape on the preferences | ||||
* | added abilty to display and delete localplay instances | Karl 'vollmerk' Vollmer | 2007-10-12 | 1 | -0/+16 |
| | |||||
* | more work on the localplay stuff, most details ironed out, just needs some ↵ | Karl 'vollmerk' Vollmer | 2007-09-12 | 1 | -1/+1 |
| | | | | code to back it up, also tweaked plugins and threw in some extra goodies in the preference class, also pimped out the error class | ||||
* | tweaked the debug a tad for failed song inserts | Karl 'vollmerk' Vollmer | 2007-09-04 | 1 | -0/+10 |
| | |||||
* | fixed some ratings stuff, fixed some searching stuff as well | Karl 'vollmerk' Vollmer | 2007-08-09 | 1 | -0/+1 |
| | |||||
* | missed some requires, tweaked the lastfm class and removed an unused ↵ | Karl 'vollmerk' Vollmer | 2007-07-05 | 1 | -3/+15 |
| | | | | function from general | ||||
* | it technically logs in and streams.. but thats it, complete rewrite almost ↵ | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -11/+39 |
| | | | | everything broken | ||||
* | two php5 only classes... first stage of re-write | Karl 'vollmerk' Vollmer | 2007-04-08 | 1 | -0/+168 |