| Commit message (Expand) | Author | Age | Files | Lines |
* | Unify debugging output to a single file | Paul Arthur | 2013-05-27 | 1 | -1/+1 |
* | Clean up Song->_get_info() and constructor | Paul Arthur | 2013-05-13 | 1 | -21/+21 |
* | Make remote catalogs actually work | Paul Arthur | 2013-03-28 | 1 | -0/+62 |
* | Some cleanup of play URL handling | Paul Arthur | 2013-02-07 | 1 | -25/+1 |
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -907/+907 |
* | Move [un]format_bytes() from general.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -1/+1 |
* | Continue moving things into UI | Paul Arthur | 2013-01-26 | 1 | -3/+3 |
* | Move Catalog::get_disabled() to Song | Paul Arthur | 2013-01-26 | 1 | -0/+21 |
* | Move clean functions into their respective classes | Paul Arthur | 2013-01-25 | 1 | -0/+9 |
* | Move duplicate searching from Catalog to Song | Paul Arthur | 2013-01-25 | 1 | -0/+57 |
* | Cosmetics: clean up heads in lib/ | Paul Arthur | 2013-01-25 | 1 | -17/+1 |
* | Rework transcoding | Paul Arthur | 2013-01-23 | 1 | -78/+55 |
* | Switch from print_r to json_encode in debug output | Paul Arthur | 2012-11-13 | 1 | -1/+1 |
* | FS#249 - SQL error for iAmpache client | Paul Arthur | 2012-09-20 | 1 | -0/+3 |
* | Cosmetics: Song::build_cache | Paul Arthur | 2012-09-20 | 1 | -16/+20 |
* | Support setting a custom format for the rss feed | Paul Arthur | 2012-04-13 | 1 | -0/+1 |
* | Add Art cache to the caches built by Song::build_cache | Paul Arthur | 2012-03-01 | 1 | -0/+1 |
* | Avoid unnecessary work in Song::play_url | lotan_rm | 2012-03-01 | 1 | -3/+1 |
* | Remove unused metadata functions from Song class | Paul Arthur | 2011-05-03 | 1 | -47/+0 |
* | Fix forced transcoding. FS#1633.6-alpha1 | Paul Arthur | 2011-04-21 | 1 | -13/+24 |
* | Set the correct variable. | Paul Arthur | 2011-04-11 | 1 | -3/+3 |
* | Transcoding/streaming cleanup. | Paul Arthur | 2011-04-08 | 1 | -15/+19 |
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -9/+0 |
* | header comment modified for phpdoc | momo-i | 2011-02-03 | 1 | -1/+1 |
* | header comment for phpdoc | momo-i | 2011-02-03 | 1 | -1/+1 |
* | test header for phpdoc. now using only classes and libraries. | momo-i | 2011-02-02 | 1 | -19/+44 |
* | Use a function to format bytes -> human-readable sizes. Also bump catalog build | Paul 'flowerysong' Arthur | 2010-10-15 | 1 | -1/+1 |
* | Miscellaneous cleanup. | Paul 'flowerysong' Arthur | 2010-06-13 | 1 | -13/+13 |
* | Pad track number with zeros, like the doc says. Fixes FS#58, reported by Ada... | Paul 'flowerysong' Arthur | 2010-04-15 | 1 | -2/+2 |
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -264/+264 |
* | Cosmetics: use tabs for indentation, tweak some indentation/coding style. | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -26/+26 |
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
* | Fix recently played, > where it should have been >= | Karl 'vollmerk' Vollmer | 2010-02-23 | 1 | -1/+1 |
* | Tweaked how features / bandwidth level is checked, not happy with it. | Karl 'vollmerk' Vollmer | 2010-02-14 | 1 | -5/+2 |
* | Adding the bandwidth option to the preferences. This changes the complexity o... | martian | 2010-02-09 | 1 | -4/+7 |
* | Remove Dba::query from a few more classes | Karl 'vollmerk' Vollmer | 2009-12-14 | 1 | -8/+8 |
* | add MBID support Thx flowerysong | Karl 'vollmerk' Vollmer | 2009-06-02 | 1 | -3/+15 |
* | fix url to song, and throw some non-working tag cloud crap in | Karl 'vollmerk' Vollmer | 2009-05-19 | 1 | -1/+1 |
* | make the parse_song_url a little cleaner, see if that straitens her up untested | Karl 'vollmerk' Vollmer | 2009-05-13 | 1 | -3/+5 |
* | sync stats fix from 3.5 branch | Karl 'vollmerk' Vollmer | 2009-05-06 | 1 | -0/+1 |
* | tweaked fix for rss feed, makes it a little cleaner, fix custom port issue ad... | Karl 'vollmerk' Vollmer | 2009-04-13 | 1 | -2/+2 |
* | fixed recently played songs having incorrect information on non-unique entrie... | Karl 'vollmerk' Vollmer | 2009-03-29 | 1 | -0/+1 |
* | add tags to the artist and album xml documents | Karl 'vollmerk' Vollmer | 2009-03-09 | 1 | -6/+0 |
* | implement tag information on song xml document for the api, and put back genr... | Karl 'vollmerk' Vollmer | 2009-03-09 | 1 | -0/+8 |
* | fixed catalog functions and corrected negative value caching | Karl 'vollmerk' Vollmer | 2009-03-08 | 1 | -4/+4 |
* | fix typo | Karl 'vollmerk' Vollmer | 2009-03-01 | 1 | -1/+1 |
* | first work on next db update, correct play_url() removing redundent path, fix... | Karl 'vollmerk' Vollmer | 2009-03-01 | 1 | -1/+1 |
* | unify how the stream is constructed and played, this is a major change might ... | Karl 'vollmerk' Vollmer | 2009-02-28 | 1 | -42/+10 |
* | added localplay controls to api in addition to added/updated filters | Karl 'vollmerk' Vollmer | 2009-02-25 | 1 | -1/+1 |
* | broke the advanced random stuff, only ui in place for new stuff... | Karl 'vollmerk' Vollmer | 2009-02-10 | 1 | -0/+23 |