summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Resolve #401 new database update, reset album thumbs and use resized art...Karl 'vollmerk' Vollmer2009-03-015-25/+60
* fix typoKarl 'vollmerk' Vollmer2009-03-011-1/+1
* first work on next db update, correct play_url() removing redundent path, fix...Karl 'vollmerk' Vollmer2009-03-016-41/+78
* unify how the stream is constructed and played, this is a major change might ...Karl 'vollmerk' Vollmer2009-02-2811-176/+257
* added localplay controls to api in addition to added/updated filtersKarl 'vollmerk' Vollmer2009-02-254-3/+61
* fix album + name + year grouping and remove some debug, and add a clean to up...Karl 'vollmerk' Vollmer2009-02-251-7/+8
* Added: lyrics get from getid3 (pls test by any mp3s)momo-i2009-02-243-40/+93
* change handshake date format to ISO 8601Karl 'vollmerk' Vollmer2009-02-241-2/+2
* Fixed: translate words changemomo-i2009-02-241-1/+1
* Add: song_lyrics to Ampache #327 (thx alister55)momo-i2009-02-244-1/+84
* make the update_song_from_tags() function get called correctly, still an issu...Karl 'vollmerk' Vollmer2009-02-241-2/+2
* sync from branches/3.4Karl 'vollmerk' Vollmer2009-02-222-1/+5
* corrected display on cleared democratic playlist, and added some basic cachin...Karl 'vollmerk' Vollmer2009-02-211-0/+8
* * Add mpeg to list of _parse_avi valid file typesKarl 'vollmerk' Vollmer2009-02-213-11/+30
* failed attempt to implement flag caching, commiting so I can work on it laterKarl 'vollmerk' Vollmer2009-02-192-2/+55
* failed experiement, decent performance boost on verify by removing a bunch of...Karl 'vollmerk' Vollmer2009-02-193-44/+192
* Updated: Norwegian into general.lib.phpmomo-i2009-02-191-0/+1
* cleanup of dead / old functionsKarl 'vollmerk' Vollmer2009-02-195-410/+8
* correct incorrect reference to update_song_from_tagsKarl 'vollmerk' Vollmer2009-02-191-1/+1
* corrected update_media_from_tags() reference and added debug to api for ping()Karl 'vollmerk' Vollmer2009-02-181-1/+1
* make verify semi-safe again, video update does not actually do anythingKarl 'vollmerk' Vollmer2009-02-181-22/+47
* some more work to make the catalog clean and verify functions work for videosKarl 'vollmerk' Vollmer2009-02-163-22/+52
* partially fixed clean function for video filesKarl 'vollmerk' Vollmer2009-02-151-4/+8
* broke the advanced random stuff, only ui in place for new stuff...Karl 'vollmerk' Vollmer2009-02-101-0/+23
* tweak it so that flv is a valid video type and correctly(??) get the codec fr...Karl 'vollmerk' Vollmer2009-02-092-6/+45
* fix edit links, and some interface issues I created with other changesKarl 'vollmerk' Vollmer2009-02-093-4/+4
* some more minor tweaks to democratic playlist, fixed now playing on localplay...Karl 'vollmerk' Vollmer2009-02-081-1/+1
* fixed mpd controller url parsingKarl 'vollmerk' Vollmer2009-02-081-0/+1
* more tweaks to the democratic playlist, move the play command out front also ...Karl 'vollmerk' Vollmer2009-02-081-1/+6
* fixed missing reference to new variable name when downsamplingKarl 'vollmerk' Vollmer2009-02-083-1/+14
* forgot interfaceKarl 'vollmerk' Vollmer2009-02-081-0/+35
* standardize media interface stuff a bitKarl 'vollmerk' Vollmer2009-02-083-2/+14
* rename the variables, potentially break some stuff, good funKarl 'vollmerk' Vollmer2009-02-071-18/+2
* add a check for Windows + PHP < 5.3 and update readme to reflect new requirem...Karl 'vollmerk' Vollmer2009-02-071-0/+4
* frigging db name in creation definition vollmer is firedKarl 'vollmerk' Vollmer2009-02-041-1/+1
* fix a password bug on updating http_q instancesKarl 'vollmerk' Vollmer2009-02-041-2/+2
* add a few more columns to the video view, tweak how it picks the title when i...Karl 'vollmerk' Vollmer2009-02-043-1/+8
* fix display of ip historyKarl 'vollmerk' Vollmer2009-02-041-14/+11
* slight tweak to dba class to try to make it a little more bullet proof, comme...Karl 'vollmerk' Vollmer2009-02-042-7/+55
* Added: checkdnsrr and getmxrr function for Winmomo-i2009-02-031-0/+50
* Add very basic buggy as crap video support, fix a few other minor bugs with p...Karl 'vollmerk' Vollmer2009-02-029-45/+253
* fix playlist adds not showing up but still adding, fixed ip history being wip...Karl 'vollmerk' Vollmer2009-02-021-4/+6
* forgot to do :wKarl 'vollmerk' Vollmer2009-02-011-4/+51
* incomplete changes, commiting because I need a coding breakKarl 'vollmerk' Vollmer2009-02-014-122/+91
* Finish IPv6 supportKarl 'vollmerk' Vollmer2009-02-018-18/+83
* ACL with IPv6 should be working / testing nowKarl 'vollmerk' Vollmer2009-01-311-2/+43
* add new ACL creation forms, none of them work yet, remove wrong icon... add c...Karl 'vollmerk' Vollmer2009-01-311-2/+2
* Add in IPv6 support to the ACLs and start work on the wizards for adding ACL ...Karl 'vollmerk' Vollmer2009-01-313-23/+114
* add some extra debug for failures on charset settingKarl 'vollmerk' Vollmer2009-01-291-1/+5
* Allow blank root MySQL password, required for compatibilty, continue to dis-a...Karl 'vollmerk' Vollmer2009-01-281-7/+1