| Commit message (Expand) | Author | Age | Files | Lines |
* | More changes to art - have not removed old functionality yet | Karl 'vollmerk' Vollmer | 2010-03-21 | 6 | -15/+748 |
* | Switched to new art method for primary image display | Karl 'vollmerk' Vollmer | 2010-03-21 | 2 | -27/+251 |
* | add headers | Karl 'vollmerk' Vollmer | 2010-03-21 | 2 | -0/+2 |
* | typo :( | Karl 'vollmerk' Vollmer | 2010-03-21 | 1 | -1/+1 |
* | Updated vlc controller referencing #47 | Karl 'vollmerk' Vollmer | 2010-03-21 | 2 | -155/+157 |
* | Resolved #39 - slightly differently then provided patch - Adds attribute hack... | Karl 'vollmerk' Vollmer | 2010-03-21 | 2 | -2/+16 |
* | Make keyword search *really* play nice with others, by interacting with | Paul 'flowerysong' Arthur | 2010-03-20 | 1 | -2/+3 |
* | Add missing $operator so keyword searching will play well with others. | Paul 'flowerysong' Arthur | 2010-03-20 | 1 | -1/+1 |
* | cleaned up tabbing a bit | Karl 'vollmerk' Vollmer | 2010-03-19 | 1 | -86/+86 |
* | removed stupid require that I should not have put in | Karl 'vollmerk' Vollmer | 2010-03-19 | 1 | -1/+0 |
* | whups missed a file | Karl 'vollmerk' Vollmer | 2010-03-19 | 1 | -0/+527 |
* | Add vlc controller - untested, just want it in svn | Karl 'vollmerk' Vollmer | 2010-03-19 | 2 | -0/+610 |
* | Update Falsi | momo-i | 2010-03-16 | 2 | -3749/+3317 |
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 279 | -9313/+9313 |
* | Another instance of the dropped column `key` being used. | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -2/+1 |
* | Don't try to insert the key field, since it doesn't exist in the catalog table. | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -3/+2 |
* | Cosmetics: use tabs for indentation, tweak some indentation/coding style. | Paul 'flowerysong' Arthur | 2010-03-14 | 28 | -1365/+1365 |
* | Cosmetics: use tabs for indentation. | Paul 'flowerysong' Arthur | 2010-03-14 | 26 | -2667/+2667 |
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 408 | -0/+408 |
* | Remove null auth method. | Paul 'flowerysong' Arthur | 2010-03-14 | 2 | -17/+1 |
* | Unbreak http auth, make it more sane. Old broken method renamed to null, in | Paul 'flowerysong' Arthur | 2010-03-14 | 5 | -30/+57 |
* | Cosmetics: add vim modeline, consistently use tabs for indentation, typos, wrap | Paul 'flowerysong' Arthur | 2010-03-13 | 2 | -153/+155 |
* | use filemtime for catalog verify untested | Karl 'vollmerk' Vollmer | 2010-03-12 | 1 | -0/+4 |
* | Improve debugging a bit to prove a point | Karl 'vollmerk' Vollmer | 2010-03-09 | 1 | -2/+3 |
* | Add fa_IR (thx Soroush) and update languages | momo-i | 2010-03-09 | 34 | -2047/+7262 |
* | hmm php seems to be stripping trailing \ns from the output buffer, stupid pos | Karl 'vollmerk' Vollmer | 2010-03-08 | 1 | -1/+2 |
* | improve text output of catalog_update.inc | Karl 'vollmerk' Vollmer | 2010-03-08 | 1 | -5/+22 |
* | update language Uniform words(Playlist) | momo-i | 2010-03-01 | 2 | -3/+3 |
* | typo | Karl 'vollmerk' Vollmer | 2010-03-01 | 1 | -1/+1 |
* | Update defaults for new installs (extending default timeouts) fix installatio... | Karl 'vollmerk' Vollmer | 2010-03-01 | 4 | -12/+19 |
* | Make the tag cloud do something, only song browsing for now... | Karl 'vollmerk' Vollmer | 2010-02-23 | 2 | -7/+24 |
* | Fix recently played, > where it should have been >= | Karl 'vollmerk' Vollmer | 2010-02-23 | 1 | -1/+1 |
* | adjusted installer lib to write the config file directly, need to update docu... | Karl 'vollmerk' Vollmer | 2010-02-20 | 1 | -4/+18 |
* | Command line installation script completed - pending updates to lib/install.p... | Karl 'vollmerk' Vollmer | 2010-02-20 | 3 | -12/+76 |
* | start of work on cmdline installer for debian | Karl 'vollmerk' Vollmer | 2010-02-20 | 3 | -0/+71 |
* | Add -g flag to catalog_update.inc for Art gathering | Karl 'vollmerk' Vollmer | 2010-02-20 | 2 | -8/+26 |
* | Change catalog update display to 1/second | Karl 'vollmerk' Vollmer | 2010-02-19 | 3 | -12/+23 |
* | quick fix for acls | Karl 'vollmerk' Vollmer | 2010-02-19 | 1 | -5/+3 |
* | Horrible implementation, but at least it works, will cleanup tomorrow maybe | Karl 'vollmerk' Vollmer | 2010-02-17 | 1 | -5/+13 |
* | Typo - will require another db update eventually... sigh | Karl 'vollmerk' Vollmer | 2010-02-17 | 1 | -1/+1 |
* | Add Art class, empty but will be used for album/artist/movie art | Karl 'vollmerk' Vollmer | 2010-02-17 | 1 | -0/+42 |
* | Fix typos, and tweak insert_now_playing preping for Video now playing | Karl 'vollmerk' Vollmer | 2010-02-14 | 4 | -6/+16 |
* | use new logic for index, simplify it for the time being. | Karl 'vollmerk' Vollmer | 2010-02-14 | 2 | -172/+30 |
* | Tweaked how features / bandwidth level is checked, not happy with it. | Karl 'vollmerk' Vollmer | 2010-02-14 | 14 | -62/+77 |
* | switched to boolean mode fulltext search with conditional fuzzyness | martian | 2010-02-13 | 1 | -6/+22 |
* | use medium images from google, not any | martian | 2010-02-12 | 1 | -1/+5 |
* | google image search support | martian | 2010-02-12 | 2 | -4/+35 |
* | clean up sql a bit | martian | 2010-02-11 | 1 | -19/+19 |
* | slight improvement to search result sorting | martian | 2010-02-11 | 1 | -1/+4 |
* | moved database alterations to proper place | martian | 2010-02-11 | 2 | -1/+11 |