| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed: translate words change | momo-i | 2009-02-24 | 1 | -1/+1 |
* | Add: song_lyrics to Ampache #327 (thx alister55) | momo-i | 2009-02-24 | 4 | -1/+84 |
* | make the update_song_from_tags() function get called correctly, still an issu... | Karl 'vollmerk' Vollmer | 2009-02-24 | 1 | -2/+2 |
* | sync from branches/3.4 | Karl 'vollmerk' Vollmer | 2009-02-22 | 2 | -1/+5 |
* | corrected display on cleared democratic playlist, and added some basic cachin... | Karl 'vollmerk' Vollmer | 2009-02-21 | 1 | -0/+8 |
* | * Add mpeg to list of _parse_avi valid file types | Karl 'vollmerk' Vollmer | 2009-02-21 | 3 | -11/+30 |
* | failed attempt to implement flag caching, commiting so I can work on it later | Karl 'vollmerk' Vollmer | 2009-02-19 | 2 | -2/+55 |
* | failed experiement, decent performance boost on verify by removing a bunch of... | Karl 'vollmerk' Vollmer | 2009-02-19 | 3 | -44/+192 |
* | Updated: Norwegian into general.lib.php | momo-i | 2009-02-19 | 1 | -0/+1 |
* | cleanup of dead / old functions | Karl 'vollmerk' Vollmer | 2009-02-19 | 5 | -410/+8 |
* | correct incorrect reference to update_song_from_tags | Karl 'vollmerk' Vollmer | 2009-02-19 | 1 | -1/+1 |
* | corrected update_media_from_tags() reference and added debug to api for ping() | Karl 'vollmerk' Vollmer | 2009-02-18 | 1 | -1/+1 |
* | make verify semi-safe again, video update does not actually do anything | Karl 'vollmerk' Vollmer | 2009-02-18 | 1 | -22/+47 |
* | some more work to make the catalog clean and verify functions work for videos | Karl 'vollmerk' Vollmer | 2009-02-16 | 3 | -22/+52 |
* | partially fixed clean function for video files | Karl 'vollmerk' Vollmer | 2009-02-15 | 1 | -4/+8 |
* | broke the advanced random stuff, only ui in place for new stuff... | Karl 'vollmerk' Vollmer | 2009-02-10 | 1 | -0/+23 |
* | tweak it so that flv is a valid video type and correctly(??) get the codec fr... | Karl 'vollmerk' Vollmer | 2009-02-09 | 2 | -6/+45 |
* | fix edit links, and some interface issues I created with other changes | Karl 'vollmerk' Vollmer | 2009-02-09 | 3 | -4/+4 |
* | some more minor tweaks to democratic playlist, fixed now playing on localplay... | Karl 'vollmerk' Vollmer | 2009-02-08 | 1 | -1/+1 |
* | fixed mpd controller url parsing | Karl 'vollmerk' Vollmer | 2009-02-08 | 1 | -0/+1 |
* | more tweaks to the democratic playlist, move the play command out front also ... | Karl 'vollmerk' Vollmer | 2009-02-08 | 1 | -1/+6 |
* | fixed missing reference to new variable name when downsampling | Karl 'vollmerk' Vollmer | 2009-02-08 | 3 | -1/+14 |
* | forgot interface | Karl 'vollmerk' Vollmer | 2009-02-08 | 1 | -0/+35 |
* | standardize media interface stuff a bit | Karl 'vollmerk' Vollmer | 2009-02-08 | 3 | -2/+14 |
* | rename the variables, potentially break some stuff, good fun | Karl 'vollmerk' Vollmer | 2009-02-07 | 1 | -18/+2 |
* | 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 |