1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 02:09:23 +02:00
Commit graph

22 commits

Author SHA1 Message Date
Paul 'flowerysong' Arthur
feae94b52b Cosmetics. %s/assoicated/associated/g 2010-04-28 22:25:23 +00:00
Karl 'vollmerk' Vollmer
45f382b06d Add vim modelines to all php files (Thx ascheel) 2010-03-14 04:53:15 +00:00
dipsol
a7838e2a13 Replaced almost every dba::query to dba::read or dba::write. 2009-12-14 08:06:20 +00:00
Karl 'vollmerk' Vollmer
97c538e24f slight tweak to dba class to try to make it a little more bullet proof, commented added functions 2009-02-04 01:27:45 +00:00
Karl 'vollmerk' Vollmer
2ad68e2692 add some extra debug for failures on charset setting 2009-01-29 01:57:43 +00:00
Karl 'vollmerk' Vollmer
dd4330e2af fix typo in translate where collation was not set, instead charset was set twice (Thx sfkoch) 2009-01-27 20:55:55 +00:00
Karl 'vollmerk' Vollmer
392354df0a switched to sha() password encryption not using sha2 because of limitations of amarok, also added some caching and fixed some misc bugs 2008-07-26 07:43:18 +00:00
Karl 'vollmerk' Vollmer
13ae6a0371 show the top 2 tags on songs, sync fixes from /branches/3.4 improved caching on song object 2008-05-26 04:08:45 +00:00
Karl 'vollmerk' Vollmer
3634ba8094 added in some caching and add the database upgrade that will make the taging mostly work 2008-05-12 05:58:17 +00:00
Karl 'vollmerk' Vollmer
693e26e2ad commit of the patches from codeoverload to implement tagging, will not work without manual modification of database, yes.. this commit breaks things cope 2008-05-12 02:52:50 +00:00
Karl 'vollmerk' Vollmer
dfcd869f37 tweaks the db updates and adds a few more charset translations to the db charset reset function 2008-05-10 07:14:38 +00:00
Karl 'vollmerk' Vollmer
5318a90e4a add in functionality to reset db charset also updated the update function to take into account the collation 2008-05-08 06:44:22 +00:00
Karl 'vollmerk' Vollmer
310adfa359 last commit before beta3 release 2008-04-21 03:21:20 +00:00
Karl 'vollmerk' Vollmer
17244cee94 add the title back in to the links and be a little more violent with the charset setting... 2008-03-19 05:34:59 +00:00
Karl 'vollmerk' Vollmer
318700ad7c fixed paging on browse catalogs page, disabled the write_tags script and removed a dbl escape on the preferences 2007-12-30 01:49:13 +00:00
Karl 'vollmerk' Vollmer
ba62ca14b9 added abilty to display and delete localplay instances 2007-10-12 04:55:20 +00:00
Karl 'vollmerk' Vollmer
bff9e37fa5 more work on the localplay stuff, most details ironed out, just needs some code to back it up, also tweaked plugins and threw in some extra goodies in the preference class, also pimped out the error class 2007-09-12 07:30:55 +00:00
Karl 'vollmerk' Vollmer
805d273b0f tweaked the debug a tad for failed song inserts 2007-09-04 19:48:18 +00:00
Karl 'vollmerk' Vollmer
699a85cb82 fixed some ratings stuff, fixed some searching stuff as well 2007-08-09 06:35:24 +00:00
Karl 'vollmerk' Vollmer
83c7a25a76 missed some requires, tweaked the lastfm class and removed an unused function from general 2007-07-05 07:13:25 +00:00
Karl 'vollmerk' Vollmer
a31560aec4 it technically logs in and streams.. but thats it, complete rewrite almost everything broken 2007-04-23 07:31:05 +00:00
Karl 'vollmerk' Vollmer
9e971edd7f two php5 only classes... first stage of re-write 2007-04-08 14:24:39 +00:00